@calcom/atoms 1.0.101 → 1.0.102-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.
- package/README.md +18 -1
- package/dist/{AddressInput-ljX96GOj.js → AddressInput-SsWYIER6.js} +3 -3
- package/dist/{AlbyPriceComponent--ArQtxNB.js → AlbyPriceComponent-ZTDUjSTR.js} +29 -29
- package/dist/{PhoneInput-PVqJ__ZZ.js → PhoneInput-OrfnJILr.js} +1 -1
- package/dist/cal-atoms.js +5 -36
- package/dist/{index-7oHjpn4P.js → index-21QJFBtu.js} +1 -1
- package/dist/index-XAs7JDE6.js +1956 -0
- package/dist/index-iUtbhTr7.js +82554 -0
- package/dist/packages/features/bookings/Booker/Booker.d.ts.map +1 -1
- package/dist/packages/features/bookings/Booker/components/AvailableTimeSlots.d.ts.map +1 -1
- package/dist/packages/features/bookings/Booker/components/BookEventForm/BookEventForm.d.ts.map +1 -1
- package/dist/packages/features/bookings/Booker/components/BookEventForm/BookFormAsModal.d.ts.map +1 -1
- package/dist/packages/features/bookings/Booker/components/BookEventForm/BookingFields.d.ts.map +1 -1
- package/dist/packages/features/bookings/Booker/components/DatePicker.d.ts.map +1 -1
- package/dist/packages/features/bookings/Booker/components/DryRunMessage.d.ts.map +1 -1
- package/dist/packages/features/bookings/Booker/components/EventMeta.d.ts.map +1 -1
- package/dist/packages/features/bookings/Booker/components/InstantBooking.d.ts.map +1 -1
- package/dist/packages/features/bookings/Booker/components/LargeCalendar.d.ts.map +1 -1
- package/dist/packages/features/bookings/Booker/components/OutOfOfficeInSlots.d.ts.map +1 -1
- package/dist/packages/features/bookings/Booker/components/OverlayCalendar/OverlayCalendar.d.ts.map +1 -1
- package/dist/packages/features/bookings/Booker/components/RedirectToInstantMeetingModal.d.ts.map +1 -1
- package/dist/packages/features/bookings/Booker/components/hooks/useBookerLayout.d.ts.map +1 -1
- package/dist/packages/features/bookings/Booker/components/hooks/useBookingForm.d.ts.map +1 -1
- package/dist/packages/features/bookings/Booker/components/hooks/useBookings.d.ts.map +1 -1
- package/dist/packages/features/bookings/Booker/components/hooks/useCalendars.d.ts +84 -6
- package/dist/packages/features/bookings/Booker/components/hooks/useCalendars.d.ts.map +1 -1
- package/dist/packages/features/bookings/Booker/components/hooks/useOverlayCalendar.d.ts.map +1 -1
- package/dist/packages/features/bookings/Booker/components/hooks/useSkipConfirmStep.d.ts.map +1 -1
- package/dist/packages/features/bookings/Booker/components/hooks/useSlots.d.ts.map +1 -1
- package/dist/packages/features/bookings/Booker/components/hooks/useVerifyCode.d.ts.map +1 -1
- package/dist/packages/features/bookings/Booker/components/hooks/useVerifyEmail.d.ts.map +1 -1
- package/dist/packages/features/bookings/Booker/config.d.ts.map +1 -1
- package/dist/packages/features/bookings/Booker/store.d.ts.map +1 -1
- package/dist/packages/features/bookings/Booker/types.d.ts +1 -0
- package/dist/packages/features/bookings/Booker/types.d.ts.map +1 -1
- package/dist/packages/features/bookings/Booker/utils/dates.d.ts.map +1 -1
- package/dist/packages/features/bookings/Booker/utils/event.d.ts +25 -3
- package/dist/packages/features/bookings/Booker/utils/event.d.ts.map +1 -1
- package/dist/packages/features/bookings/Booker/utils/getBookerTimezone.d.ts.map +1 -1
- package/dist/packages/features/bookings/Booker/utils/isBookingDryRun.d.ts.map +1 -1
- package/dist/packages/features/bookings/Booker/utils/isFeatureEnabledForVisitor.d.ts.map +1 -1
- package/dist/packages/features/bookings/Booker/utils/isSlotEquivalent.d.ts.map +1 -1
- package/dist/packages/features/bookings/Booker/utils/isTimeslotAvailable.d.ts.map +1 -1
- package/dist/packages/features/bookings/Booker/utils/lastBookingResponse.d.ts +1 -1
- package/dist/packages/features/bookings/Booker/utils/lastBookingResponse.d.ts.map +1 -1
- package/dist/packages/features/bookings/Booker/utils/layout.d.ts.map +1 -1
- package/dist/packages/features/bookings/Booker/utils/query-param.d.ts.map +1 -1
- package/dist/packages/features/bookings/Booker/utils/use-brand-colors.d.ts.map +1 -1
- package/dist/packages/features/bookings/lib/book-event-form/booking-to-mutation-input-mapper.d.ts.map +1 -1
- package/dist/packages/features/bookings/lib/create-booking.d.ts.map +1 -1
- package/dist/packages/features/bookings/lib/create-instant-booking.d.ts.map +1 -1
- package/dist/packages/features/bookings/lib/create-recurring-booking.d.ts.map +1 -1
- package/dist/packages/features/bookings/lib/doesBookingRequireConfirmation.d.ts.map +1 -1
- package/dist/packages/features/bookings/lib/get-booking.d.ts.map +1 -1
- package/dist/packages/features/bookings/lib/getAllCredentialsForUsersOnEvent/getAllCredentials.d.ts +1 -1
- package/dist/packages/features/bookings/lib/getAllCredentialsForUsersOnEvent/getAllCredentials.d.ts.map +1 -1
- package/dist/packages/features/bookings/lib/getAllCredentialsForUsersOnEvent/refreshCredentials.d.ts +1 -6
- package/dist/packages/features/bookings/lib/getAllCredentialsForUsersOnEvent/refreshCredentials.d.ts.map +1 -1
- package/dist/packages/features/bookings/lib/getBookingDataSchema.d.ts.map +1 -1
- package/dist/packages/features/bookings/lib/getBookingDataSchemaForApi.d.ts.map +1 -1
- package/dist/packages/features/bookings/lib/getBookingFields.d.ts.map +1 -1
- package/dist/packages/features/bookings/lib/getBookingInfo.d.ts +16 -0
- package/dist/packages/features/bookings/lib/getBookingInfo.d.ts.map +1 -1
- package/dist/packages/features/bookings/lib/getBookingResponsesSchema.d.ts.map +1 -1
- package/dist/packages/features/bookings/lib/getBookingToDelete.d.ts +3 -0
- package/dist/packages/features/bookings/lib/getBookingToDelete.d.ts.map +1 -1
- package/dist/packages/features/bookings/lib/getCalEventResponses.d.ts.map +1 -1
- package/dist/packages/features/bookings/lib/getLocationOptionsForSelect.d.ts +1 -1
- package/dist/packages/features/bookings/lib/getUserBooking.d.ts +8 -0
- package/dist/packages/features/bookings/lib/getUserBooking.d.ts.map +1 -1
- package/dist/packages/features/bookings/lib/getWebhookPayloadForBooking.d.ts.map +1 -1
- package/dist/packages/features/bookings/lib/handleCancelBooking.d.ts.map +1 -1
- package/dist/packages/features/bookings/lib/handleNewBooking/addVideoCallDataToEvent.d.ts.map +1 -1
- package/dist/packages/features/bookings/lib/handleNewBooking/checkBookingAndDurationLimits.d.ts +1 -1
- package/dist/packages/features/bookings/lib/handleNewBooking/checkBookingAndDurationLimits.d.ts.map +1 -1
- package/dist/packages/features/bookings/lib/handleNewBooking/checkIfBookerEmailIsBlocked.d.ts.map +1 -1
- package/dist/packages/features/bookings/lib/handleNewBooking/createBooking.d.ts +2 -3
- package/dist/packages/features/bookings/lib/handleNewBooking/createBooking.d.ts.map +1 -1
- package/dist/packages/features/bookings/lib/handleNewBooking/ensureAvailableUsers.d.ts +611 -3
- package/dist/packages/features/bookings/lib/handleNewBooking/ensureAvailableUsers.d.ts.map +1 -1
- package/dist/packages/features/bookings/lib/handleNewBooking/findBookingQuery.d.ts.map +1 -1
- package/dist/packages/features/bookings/lib/handleNewBooking/getBookingData.d.ts +180 -3
- package/dist/packages/features/bookings/lib/handleNewBooking/getBookingData.d.ts.map +1 -1
- package/dist/packages/features/bookings/lib/handleNewBooking/getEventType.d.ts +1192 -0
- package/dist/packages/features/bookings/lib/handleNewBooking/getEventType.d.ts.map +1 -0
- package/dist/packages/features/bookings/lib/handleNewBooking/getEventTypesFromDB.d.ts +9 -0
- package/dist/packages/features/bookings/lib/handleNewBooking/getEventTypesFromDB.d.ts.map +1 -1
- package/dist/packages/features/bookings/lib/handleNewBooking/getLocationValuesForDb.d.ts +1 -1
- package/dist/packages/features/bookings/lib/handleNewBooking/getLocationValuesForDb.d.ts.map +1 -1
- package/dist/packages/features/bookings/lib/handleNewBooking/getRequiresConfirmationFlags.d.ts +1 -0
- package/dist/packages/features/bookings/lib/handleNewBooking/getRequiresConfirmationFlags.d.ts.map +1 -1
- package/dist/packages/features/bookings/lib/handleNewBooking/getSeatedBooking.d.ts.map +1 -1
- package/dist/packages/features/bookings/lib/handleNewBooking/loadAndValidateUsers.d.ts +2 -2
- package/dist/packages/features/bookings/lib/handleNewBooking/loadAndValidateUsers.d.ts.map +1 -1
- package/dist/packages/features/bookings/lib/handleNewBooking/loadUsers.d.ts +2 -0
- package/dist/packages/features/bookings/lib/handleNewBooking/loadUsers.d.ts.map +1 -1
- package/dist/packages/features/bookings/lib/handleNewBooking/logger.d.ts.map +1 -1
- package/dist/packages/features/bookings/lib/handleNewBooking/scheduleNoShowTriggers.d.ts.map +1 -1
- package/dist/packages/features/bookings/lib/handleNewBooking/test/buildDryRunBooking.test.d.ts +2 -0
- package/dist/packages/features/bookings/lib/handleNewBooking/test/buildDryRunBooking.test.d.ts.map +1 -0
- package/dist/packages/features/bookings/lib/handleNewBooking/test/buildEventForTeamEventType.test.d.ts +2 -0
- package/dist/packages/features/bookings/lib/handleNewBooking/test/buildEventForTeamEventType.test.d.ts.map +1 -0
- package/dist/packages/features/bookings/lib/handleNewBooking/test/team-bookings/seatedRoundRobin.test.d.ts +2 -0
- package/dist/packages/features/bookings/lib/handleNewBooking/test/team-bookings/seatedRoundRobin.test.d.ts.map +1 -0
- package/dist/packages/features/bookings/lib/handleNewBooking/validateBookingTimeIsNotOutOfBounds.d.ts.map +1 -1
- package/dist/packages/features/bookings/lib/handleNewBooking/validateEventLength.d.ts +1 -1
- package/dist/packages/features/bookings/lib/handleNewBooking/validateEventLength.d.ts.map +1 -1
- package/dist/packages/features/bookings/lib/handleNewBooking.d.ts +98 -1
- package/dist/packages/features/bookings/lib/handleNewBooking.d.ts.map +1 -1
- package/dist/packages/features/bookings/lib/handleNewRecurringBooking.d.ts.map +1 -1
- package/dist/packages/features/bookings/lib/handleSeats/cancel/cancelAttendeeSeat.d.ts.map +1 -1
- package/dist/packages/features/bookings/lib/handleSeats/create/createNewSeat.d.ts.map +1 -1
- package/dist/packages/features/bookings/lib/handleSeats/handleSeats.d.ts.map +1 -1
- package/dist/packages/features/bookings/lib/handleSeats/lib/lastAttendeeDeleteBooking.d.ts.map +1 -1
- package/dist/packages/features/bookings/lib/handleSeats/reschedule/attendee/attendeeRescheduleSeatedBooking.d.ts.map +1 -1
- package/dist/packages/features/bookings/lib/handleSeats/reschedule/owner/combineTwoSeatedBookings.d.ts.map +1 -1
- package/dist/packages/features/bookings/lib/handleSeats/reschedule/owner/moveSeatedBookingToNewTimeSlot.d.ts.map +1 -1
- package/dist/packages/features/bookings/lib/handleSeats/reschedule/owner/ownerRescheduleSeatedBooking.d.ts.map +1 -1
- package/dist/packages/features/bookings/lib/handleSeats/reschedule/rescheduleSeatedBooking.d.ts.map +1 -1
- package/dist/packages/features/bookings/lib/handleWebhookTrigger.d.ts +2 -2
- package/dist/packages/features/bookings/lib/handleWebhookTrigger.d.ts.map +1 -1
- package/dist/packages/features/bookings/lib/requiresConfirmation/getBookingRequest.d.ts +122 -0
- package/dist/packages/features/bookings/lib/requiresConfirmation/getBookingRequest.d.ts.map +1 -0
- package/dist/packages/features/bookings/types.d.ts +1 -1
- package/dist/packages/features/bookings/types.d.ts.map +1 -1
- package/dist/packages/features/data-table/DataTableProvider.d.ts +1 -0
- package/dist/packages/features/data-table/DataTableProvider.d.ts.map +1 -1
- package/dist/packages/features/data-table/components/DataTable.d.ts +2 -1
- package/dist/packages/features/data-table/components/DataTable.d.ts.map +1 -1
- package/dist/packages/features/data-table/components/DataTableWrapper.d.ts +3 -1
- package/dist/packages/features/data-table/components/DataTableWrapper.d.ts.map +1 -1
- package/dist/packages/features/data-table/components/filters/ActiveFilters.d.ts.map +1 -1
- package/dist/packages/features/data-table/components/filters/ClearFiltersButton.d.ts.map +1 -1
- package/dist/packages/features/data-table/components/filters/DateRangeFilter.d.ts +2 -1
- package/dist/packages/features/data-table/components/filters/DateRangeFilter.d.ts.map +1 -1
- package/dist/packages/features/data-table/components/filters/FilterPopover.d.ts.map +1 -1
- package/dist/packages/features/data-table/components/filters/index.d.ts.map +1 -1
- package/dist/packages/features/data-table/components/filters/useFilterPopoverOpen.d.ts +5 -0
- package/dist/packages/features/data-table/components/filters/useFilterPopoverOpen.d.ts.map +1 -0
- package/dist/packages/features/data-table/components/filters/utils.d.ts.map +1 -1
- package/dist/packages/features/data-table/components/segment/DeleteSegmentDialog.d.ts.map +1 -1
- package/dist/packages/features/data-table/components/segment/FilterSegmentSelect.d.ts.map +1 -1
- package/dist/packages/features/data-table/components/segment/SaveFilterSegmentButton.d.ts.map +1 -1
- package/dist/packages/features/data-table/hooks/useColumnSizingVars.d.ts.map +1 -1
- package/dist/packages/features/data-table/hooks/useFetchMoreOnBottomReached.d.ts.map +1 -1
- package/dist/packages/features/data-table/index.d.ts +1 -0
- package/dist/packages/features/data-table/index.d.ts.map +1 -1
- package/dist/packages/features/data-table/lib/dateRange.d.ts.map +1 -1
- package/dist/packages/features/data-table/lib/parsers.d.ts +127 -0
- package/dist/packages/features/data-table/lib/parsers.d.ts.map +1 -0
- package/dist/packages/features/data-table/lib/serializers.d.ts +90 -0
- package/dist/packages/features/data-table/lib/serializers.d.ts.map +1 -0
- package/dist/packages/features/data-table/lib/server.d.ts +11 -0
- package/dist/packages/features/data-table/lib/server.d.ts.map +1 -1
- package/dist/packages/features/data-table/lib/types.d.ts +2 -1
- package/dist/packages/features/data-table/lib/types.d.ts.map +1 -1
- package/dist/packages/features/data-table/lib/utils.d.ts.map +1 -1
- package/dist/packages/features/ee/billing/api/webhook/__handler.d.ts.map +1 -1
- package/dist/packages/features/ee/billing/api/webhook/_checkout.session.completed.d.ts +6 -0
- package/dist/packages/features/ee/billing/api/webhook/_checkout.session.completed.d.ts.map +1 -0
- package/dist/packages/features/ee/billing/api/webhook/_customer.subscription.deleted.team-plan.d.ts.map +1 -1
- package/dist/packages/features/ee/billing/api/webhook/_invoice.paid.org.d.ts +2 -2
- package/dist/packages/features/ee/billing/api/webhook/_invoice.paid.org.d.ts.map +1 -1
- package/dist/packages/features/ee/billing/api/webhook/_payment_intent.succeeded.d.ts.map +1 -1
- package/dist/packages/features/ee/billing/api/webhook/index.d.ts.map +1 -1
- package/dist/packages/features/ee/billing/billing-service.d.ts +1 -0
- package/dist/packages/features/ee/billing/billing-service.d.ts.map +1 -1
- package/dist/packages/features/ee/billing/credit-service.d.ts +64 -0
- package/dist/packages/features/ee/billing/credit-service.d.ts.map +1 -0
- package/dist/packages/features/ee/billing/credit-service.test.d.ts +2 -0
- package/dist/packages/features/ee/billing/credit-service.test.d.ts.map +1 -0
- package/dist/packages/features/ee/billing/stripe-billling-service.d.ts +11 -0
- package/dist/packages/features/ee/billing/stripe-billling-service.d.ts.map +1 -1
- package/dist/packages/features/ee/billing/teams/internal-team-billing.d.ts +5 -0
- package/dist/packages/features/ee/billing/teams/internal-team-billing.d.ts.map +1 -1
- package/dist/packages/features/ee/payments/components/Payment.d.ts.map +1 -1
- package/dist/packages/features/ee/payments/pages/payment.d.ts +4 -0
- package/dist/packages/features/ee/payments/pages/payment.d.ts.map +1 -1
- package/dist/packages/features/ee/round-robin/assignmentReason/AssignmentReasonRecorder.d.ts +49 -6
- package/dist/packages/features/ee/round-robin/assignmentReason/AssignmentReasonRecorder.d.ts.map +1 -1
- package/dist/packages/features/ee/round-robin/handleRescheduleEventManager.d.ts +4 -1
- package/dist/packages/features/ee/round-robin/handleRescheduleEventManager.d.ts.map +1 -1
- package/dist/packages/features/ee/round-robin/roundRobinManualReassignment.d.ts.map +1 -1
- package/dist/packages/features/ee/round-robin/roundRobinReassignment.d.ts.map +1 -1
- package/dist/packages/features/ee/workflows/api/handleSMSResponse.d.ts +7 -0
- package/dist/packages/features/ee/workflows/api/handleSMSResponse.d.ts.map +1 -0
- package/dist/packages/features/ee/workflows/api/scheduleEmailReminders.d.ts.map +1 -1
- package/dist/packages/features/ee/workflows/api/scheduleSMSReminders.d.ts.map +1 -1
- package/dist/packages/features/ee/workflows/api/scheduleWhatsappReminders.d.ts.map +1 -1
- package/dist/packages/features/ee/workflows/components/AddActionDialog.d.ts.map +1 -1
- package/dist/packages/features/ee/workflows/components/DeleteDialog.d.ts.map +1 -1
- package/dist/packages/features/ee/workflows/components/TimeTimeUnitInput.d.ts.map +1 -1
- package/dist/packages/features/ee/workflows/components/WorkflowStepContainer.d.ts.map +1 -1
- package/dist/packages/features/ee/workflows/lib/compareReminderBodyToTemplate.d.ts.map +1 -1
- package/dist/packages/features/ee/workflows/lib/getAllWorkflows.d.ts.map +1 -1
- package/dist/packages/features/ee/workflows/lib/getOptions.d.ts +2 -2
- package/dist/packages/features/ee/workflows/lib/getOptions.d.ts.map +1 -1
- package/dist/packages/features/ee/workflows/lib/getWorkflowReminders.d.ts +4 -1
- package/dist/packages/features/ee/workflows/lib/getWorkflowReminders.d.ts.map +1 -1
- package/dist/packages/features/ee/workflows/lib/reminders/emailReminderManager.d.ts +2 -0
- package/dist/packages/features/ee/workflows/lib/reminders/emailReminderManager.d.ts.map +1 -1
- package/dist/packages/features/ee/workflows/lib/reminders/messageDispatcher.d.ts +42 -0
- package/dist/packages/features/ee/workflows/lib/reminders/messageDispatcher.d.ts.map +1 -0
- package/dist/packages/features/ee/workflows/lib/reminders/providers/twilioProvider.d.ts +35 -2
- package/dist/packages/features/ee/workflows/lib/reminders/providers/twilioProvider.d.ts.map +1 -1
- package/dist/packages/features/ee/workflows/lib/reminders/reminderScheduler.d.ts +5 -1
- package/dist/packages/features/ee/workflows/lib/reminders/reminderScheduler.d.ts.map +1 -1
- package/dist/packages/features/ee/workflows/lib/reminders/reminderScheduler.test.d.ts +2 -0
- package/dist/packages/features/ee/workflows/lib/reminders/reminderScheduler.test.d.ts.map +1 -0
- package/dist/packages/features/ee/workflows/lib/reminders/scheduleMandatoryReminder.d.ts +2 -2
- package/dist/packages/features/ee/workflows/lib/reminders/scheduleMandatoryReminder.d.ts.map +1 -1
- package/dist/packages/features/ee/workflows/lib/reminders/smsReminderManager.d.ts +2 -0
- package/dist/packages/features/ee/workflows/lib/reminders/smsReminderManager.d.ts.map +1 -1
- package/dist/packages/features/ee/workflows/lib/reminders/templates/customTemplate.d.ts.map +1 -1
- package/dist/packages/features/ee/workflows/lib/reminders/templates/emailRatingTemplate.d.ts.map +1 -1
- package/dist/packages/features/ee/workflows/lib/reminders/templates/emailReminderTemplate.d.ts.map +1 -1
- package/dist/packages/features/ee/workflows/lib/reminders/templates/smsReminderTemplate.d.ts.map +1 -1
- package/dist/packages/features/ee/workflows/lib/reminders/templates/whatsapp/whatsappEventCancelledTemplate.d.ts.map +1 -1
- package/dist/packages/features/ee/workflows/lib/reminders/templates/whatsapp/whatsappEventCompletedTemplate.d.ts.map +1 -1
- package/dist/packages/features/ee/workflows/lib/reminders/templates/whatsapp/whatsappEventReminderTemplate.d.ts.map +1 -1
- package/dist/packages/features/ee/workflows/lib/reminders/templates/whatsapp/whatsappEventRescheduledTemplate.d.ts.map +1 -1
- package/dist/packages/features/ee/workflows/lib/reminders/utils.d.ts.map +1 -1
- package/dist/packages/features/ee/workflows/lib/reminders/verifyPhoneNumber.d.ts.map +1 -1
- package/dist/packages/features/ee/workflows/lib/reminders/whatsappReminderManager.d.ts.map +1 -1
- package/dist/packages/features/ee/workflows/lib/repository/workflowOptOutContact.d.ts +6 -0
- package/dist/packages/features/ee/workflows/lib/repository/workflowOptOutContact.d.ts.map +1 -0
- package/dist/packages/features/ee/workflows/lib/repository/workflowReminder.d.ts +18 -0
- package/dist/packages/features/ee/workflows/lib/repository/workflowReminder.d.ts.map +1 -0
- package/dist/packages/features/ee/workflows/lib/service/workflowOptOutService.d.ts +5 -0
- package/dist/packages/features/ee/workflows/lib/service/workflowOptOutService.d.ts.map +1 -0
- package/dist/packages/features/eventtypes/components/AddMembersWithSwitch.d.ts.map +1 -1
- package/dist/packages/features/eventtypes/components/AssignAllTeamMembers.d.ts.map +1 -1
- package/dist/packages/features/eventtypes/components/CheckedTeamSelect.d.ts.map +1 -1
- package/dist/packages/features/eventtypes/components/CheckedUserSelect.d.ts.map +1 -1
- package/dist/packages/features/eventtypes/components/ChildrenEventTypeSelect.d.ts.map +1 -1
- package/dist/packages/features/eventtypes/components/DuplicateDialog.d.ts.map +1 -1
- package/dist/packages/features/eventtypes/components/EditWeightsForAllTeamMembers.d.ts.map +1 -1
- package/dist/packages/features/eventtypes/components/EventType.d.ts.map +1 -1
- package/dist/packages/features/eventtypes/components/EventTypeDescription.d.ts.map +1 -1
- package/dist/packages/features/eventtypes/components/HostEditDialogs.d.ts.map +1 -1
- package/dist/packages/features/eventtypes/components/MultiDropdownSelect.d.ts.map +1 -1
- package/dist/packages/features/eventtypes/components/MultiplePrivateLinksController.d.ts.map +1 -1
- package/dist/packages/features/eventtypes/components/SkeletonLoader.d.ts +0 -1
- package/dist/packages/features/eventtypes/components/SkeletonLoader.d.ts.map +1 -1
- package/dist/packages/features/eventtypes/components/dialogs/AssignmentWarningDialog.d.ts.map +1 -1
- package/dist/packages/features/eventtypes/components/tabs/advanced/DisableAllEmailsSetting.d.ts.map +1 -1
- package/dist/packages/features/eventtypes/components/tabs/advanced/EventAdvancedTab.d.ts +4 -1
- package/dist/packages/features/eventtypes/components/tabs/advanced/EventAdvancedTab.d.ts.map +1 -1
- package/dist/packages/features/eventtypes/components/tabs/ai/EventAITab.d.ts.map +1 -1
- package/dist/packages/features/eventtypes/components/tabs/apps/EventAppsTab.d.ts.map +1 -1
- package/dist/packages/features/eventtypes/components/tabs/assignment/EventTeamAssignmentTab.d.ts.map +1 -1
- package/dist/packages/features/eventtypes/components/tabs/availability/EventAvailabilityTab.d.ts.map +1 -1
- package/dist/packages/features/eventtypes/components/tabs/instant/EventInstantTab.d.ts.map +1 -1
- package/dist/packages/features/eventtypes/components/tabs/limits/EventLimitsTab.d.ts.map +1 -1
- package/dist/packages/features/eventtypes/components/tabs/recurring/EventRecurringTab.d.ts.map +1 -1
- package/dist/packages/features/eventtypes/components/tabs/setup/EventSetupTab.d.ts +4 -0
- package/dist/packages/features/eventtypes/components/tabs/setup/EventSetupTab.d.ts.map +1 -1
- package/dist/packages/features/eventtypes/components/tabs/webhooks/EventWebhooksTab.d.ts.map +1 -1
- package/dist/packages/features/eventtypes/components/tabs/workflows/EventWorkfowsTab.d.ts.map +1 -1
- package/dist/packages/features/eventtypes/lib/getPublicEvent.d.ts +21 -0
- package/dist/packages/features/eventtypes/lib/getPublicEvent.d.ts.map +1 -1
- package/dist/packages/features/eventtypes/lib/types.d.ts +2 -0
- package/dist/packages/features/eventtypes/lib/types.d.ts.map +1 -1
- package/dist/packages/features/form-builder/Components.d.ts.map +1 -1
- package/dist/packages/features/form-builder/FormBuilder.d.ts.map +1 -1
- package/dist/packages/features/form-builder/FormBuilderField.d.ts.map +1 -1
- package/dist/packages/features/form-builder/schema.d.ts.map +1 -1
- package/dist/packages/features/form-builder/useShouldBeDisabledDueToPrefill.d.ts.map +1 -1
- package/dist/packages/features/form-builder/utils/getFieldIdentifier.d.ts.map +1 -1
- package/dist/packages/features/form-builder/utils/variantsConfig.d.ts +1 -1
- package/dist/packages/features/form-builder/utils/variantsConfig.d.ts.map +1 -1
- package/dist/packages/features/form-builder/utils.d.ts.map +1 -1
- package/dist/packages/features/schedules/components/DateOverrideInputDialog.d.ts.map +1 -1
- package/dist/packages/features/schedules/components/DateOverrideList.d.ts.map +1 -1
- package/dist/packages/features/schedules/components/Schedule.d.ts.map +1 -1
- package/dist/packages/features/schedules/components/ScheduleListItem.d.ts.map +1 -1
- package/dist/packages/features/schedules/lib/use-schedule/useApiV2AvailableSlots.d.ts +6 -0
- package/dist/packages/features/schedules/lib/use-schedule/useApiV2AvailableSlots.d.ts.map +1 -0
- package/dist/packages/features/schedules/lib/use-schedule/useNonEmptyScheduleDays.d.ts.map +1 -1
- package/dist/packages/features/schedules/lib/use-schedule/useSchedule.d.ts +232 -84
- package/dist/packages/features/schedules/lib/use-schedule/useSchedule.d.ts.map +1 -1
- package/dist/packages/features/schedules/lib/use-schedule/useSlotsForDate.d.ts.map +1 -1
- package/dist/packages/features/schedules/lib/use-schedule/useTimesForSchedule.d.ts.map +1 -1
- package/dist/packages/features/shell/banners/useBanners.d.ts.map +1 -1
- package/dist/packages/features/shell/navigation/Navigation.d.ts.map +1 -1
- package/dist/packages/features/shell/useBottomNavItems.d.ts.map +1 -1
- package/dist/packages/platform/atoms/add-members-switch/AddMembersWithSwitchPlatformWrapper.d.ts.map +1 -1
- package/dist/packages/platform/atoms/availability/AvailabilitySettings.d.ts.map +1 -1
- package/dist/packages/platform/atoms/availability/wrappers/AvailabilitySettingsPlatformWrapper.d.ts.map +1 -1
- package/dist/packages/platform/atoms/booker/BookerPlatformWrapper.d.ts.map +1 -1
- package/dist/packages/platform/atoms/booker/types.d.ts +1 -0
- package/dist/packages/platform/atoms/booker/types.d.ts.map +1 -1
- package/dist/packages/platform/atoms/booker-embed/BookerEmbed.d.ts +1 -0
- package/dist/packages/platform/atoms/booker-embed/BookerEmbed.d.ts.map +1 -1
- package/dist/packages/platform/atoms/booker-embed/useGetRoutingFormUrlProps.d.ts.map +1 -1
- package/dist/packages/platform/atoms/calendar-settings/wrappers/CalendarSettingsPlatformWrapper.d.ts.map +1 -1
- package/dist/packages/platform/atoms/connect/OAuthConnect.d.ts.map +1 -1
- package/dist/packages/platform/atoms/connect/conferencing-apps/ConferencingAppsViewPlatformWrapper.d.ts.map +1 -1
- package/dist/packages/platform/atoms/connect/conferencing-apps/hooks/useAtomBulkUpdateEventTypesToDefaultLocation.d.ts +4 -0
- package/dist/packages/platform/atoms/connect/conferencing-apps/hooks/useAtomBulkUpdateEventTypesToDefaultLocation.d.ts.map +1 -1
- package/dist/packages/platform/atoms/connect/conferencing-apps/hooks/useAtomGetEventTypes.d.ts.map +1 -1
- package/dist/packages/platform/atoms/connect/conferencing-apps/hooks/useAtomsGetInstalledConferencingApps.d.ts.map +1 -1
- package/dist/packages/platform/atoms/connect/conferencing-apps/hooks/useConnect.d.ts +3 -1
- package/dist/packages/platform/atoms/connect/conferencing-apps/hooks/useConnect.d.ts.map +1 -1
- package/dist/packages/platform/atoms/connect/conferencing-apps/hooks/useDeleteCredential.d.ts.map +1 -1
- package/dist/packages/platform/atoms/connect/conferencing-apps/hooks/useGetDefaultConferencingApp.d.ts.map +1 -1
- package/dist/packages/platform/atoms/connect/conferencing-apps/hooks/useUpdateUserDefaultConferencingApp.d.ts.map +1 -1
- package/dist/packages/platform/atoms/destination-calendar/DestinationCalendar.d.ts.map +1 -1
- package/dist/packages/platform/atoms/destination-calendar/DestinationCalendarSelector.d.ts.map +1 -1
- package/dist/packages/platform/atoms/destination-calendar/wrappers/DestinationCalendarSettingsPlatformWrapper.d.ts.map +1 -1
- package/dist/packages/platform/atoms/event-types/atom-api-transformers/transformApiEventTypeForAtom.d.ts +43 -23
- package/dist/packages/platform/atoms/event-types/atom-api-transformers/transformApiEventTypeForAtom.d.ts.map +1 -1
- package/dist/packages/platform/atoms/event-types/hooks/useAtomEventTypeAppIntegration.d.ts.map +1 -1
- package/dist/packages/platform/atoms/event-types/hooks/useAtomEventTypeById.d.ts +10 -0
- package/dist/packages/platform/atoms/event-types/hooks/useAtomEventTypeById.d.ts.map +1 -1
- package/dist/packages/platform/atoms/event-types/hooks/useAtomEventTypePaymentInfo.d.ts +4 -0
- package/dist/packages/platform/atoms/event-types/hooks/useAtomEventTypePaymentInfo.d.ts.map +1 -1
- package/dist/packages/platform/atoms/event-types/hooks/useAtomHostSchedules.d.ts.map +1 -1
- package/dist/packages/platform/atoms/event-types/hooks/useAtomUpdateEventType.d.ts +12 -0
- package/dist/packages/platform/atoms/event-types/hooks/useAtomUpdateEventType.d.ts.map +1 -1
- package/dist/packages/platform/atoms/event-types/hooks/useEventTypeForm.d.ts.map +1 -1
- package/dist/packages/platform/atoms/event-types/hooks/useHandleRouteChange.d.ts.map +1 -1
- package/dist/packages/platform/atoms/event-types/hooks/usePlatformTabsNavigations.d.ts.map +1 -1
- package/dist/packages/platform/atoms/event-types/hooks/useTabsNavigations.d.ts.map +1 -1
- package/dist/packages/platform/atoms/event-types/hooks/useTeamMembersWithSegment.d.ts.map +1 -1
- package/dist/packages/platform/atoms/event-types/payments/PaymentForm.d.ts.map +1 -1
- package/dist/packages/platform/atoms/event-types/payments/StripePaymentForm.d.ts.map +1 -1
- package/dist/packages/platform/atoms/event-types/wrappers/CreateEventTypePlatformWrapper.d.ts.map +1 -1
- package/dist/packages/platform/atoms/event-types/wrappers/EventAdvancedPlatformWrapper.d.ts.map +1 -1
- package/dist/packages/platform/atoms/event-types/wrappers/EventAvailabilityTabPlatformWrapper.d.ts.map +1 -1
- package/dist/packages/platform/atoms/event-types/wrappers/EventLimitsTabPlatformWrapper.d.ts.map +1 -1
- package/dist/packages/platform/atoms/event-types/wrappers/EventPaymentsTabPlatformWrapper.d.ts.map +1 -1
- package/dist/packages/platform/atoms/event-types/wrappers/EventRecurringTabPlatformWrapper.d.ts.map +1 -1
- package/dist/packages/platform/atoms/event-types/wrappers/EventSetupTabPlatformWrapper.d.ts.map +1 -1
- package/dist/packages/platform/atoms/event-types/wrappers/EventTeamAssignmentTabPlatformWrapper.d.ts.map +1 -1
- package/dist/packages/platform/atoms/event-types/wrappers/EventTypePlatformWrapper.d.ts.map +1 -1
- package/dist/packages/platform/atoms/hooks/bookings/useBooking.d.ts.map +1 -1
- package/dist/packages/platform/atoms/hooks/bookings/useBookings.d.ts.map +1 -1
- package/dist/packages/platform/atoms/hooks/bookings/useCancelBooking.d.ts.map +1 -1
- package/dist/packages/platform/atoms/hooks/bookings/useCreateBooking.d.ts.map +1 -1
- package/dist/packages/platform/atoms/hooks/bookings/useCreateInstantBooking.d.ts.map +1 -1
- package/dist/packages/platform/atoms/hooks/bookings/useCreateRecurringBooking.d.ts.map +1 -1
- package/dist/packages/platform/atoms/hooks/bookings/useGetBookingForReschedule.d.ts.map +1 -1
- package/dist/packages/platform/atoms/hooks/bookings/useHandleBookEvent.d.ts.map +1 -1
- package/dist/packages/platform/atoms/hooks/calendars/useAddSelectedCalendar.d.ts.map +1 -1
- package/dist/packages/platform/atoms/hooks/calendars/useDeleteCalendarCredentials.d.ts.map +1 -1
- package/dist/packages/platform/atoms/hooks/calendars/useRemoveSelectedCalendar.d.ts.map +1 -1
- package/dist/packages/platform/atoms/hooks/calendars/useUpdateDestinationCalendars.d.ts.map +1 -1
- package/dist/packages/platform/atoms/hooks/connect/useCheck.d.ts.map +1 -1
- package/dist/packages/platform/atoms/hooks/connect/useConnect.d.ts +2 -4
- package/dist/packages/platform/atoms/hooks/connect/useConnect.d.ts.map +1 -1
- package/dist/packages/platform/atoms/hooks/event-types/private/useCreateEventType.d.ts +4 -0
- package/dist/packages/platform/atoms/hooks/event-types/private/useCreateEventType.d.ts.map +1 -1
- package/dist/packages/platform/atoms/hooks/event-types/private/useCreateTeamEventType.d.ts +4 -0
- package/dist/packages/platform/atoms/hooks/event-types/private/useCreateTeamEventType.d.ts.map +1 -1
- package/dist/packages/platform/atoms/hooks/event-types/private/useDeleteEventTypeById.d.ts +4 -0
- package/dist/packages/platform/atoms/hooks/event-types/private/useDeleteEventTypeById.d.ts.map +1 -1
- package/dist/packages/platform/atoms/hooks/event-types/private/useDeleteTeamEventTypeById.d.ts.map +1 -1
- package/dist/packages/platform/atoms/hooks/event-types/private/useEventTypeById.d.ts.map +1 -1
- package/dist/packages/platform/atoms/hooks/event-types/public/useEventType.d.ts.map +1 -1
- package/dist/packages/platform/atoms/hooks/event-types/public/useEventTypes.d.ts.map +1 -1
- package/dist/packages/platform/atoms/hooks/event-types/public/useTeamEventType.d.ts.map +1 -1
- package/dist/packages/platform/atoms/hooks/event-types/public/useTeamEventTypes.d.ts.map +1 -1
- package/dist/packages/platform/atoms/hooks/organizations/bookings/useOrganizationBookings.d.ts.map +1 -1
- package/dist/packages/platform/atoms/hooks/organizations/bookings/useOrganizationUserBookings.d.ts.map +1 -1
- package/dist/packages/platform/atoms/hooks/schedules/useDeleteSchedule.d.ts.map +1 -1
- package/dist/packages/platform/atoms/hooks/schedules/useSchedule.d.ts.map +1 -1
- package/dist/packages/platform/atoms/hooks/schedules/useUpdateSchedule.d.ts.map +1 -1
- package/dist/packages/platform/atoms/hooks/stripe/useCheck.d.ts.map +1 -1
- package/dist/packages/platform/atoms/hooks/stripe/useConnect.d.ts.map +1 -1
- package/dist/packages/platform/atoms/hooks/teams/useTeamMembers.d.ts.map +1 -1
- package/dist/packages/platform/atoms/hooks/useAvailableSlots.d.ts +0 -2
- package/dist/packages/platform/atoms/hooks/useAvailableSlots.d.ts.map +1 -1
- package/dist/packages/platform/atoms/hooks/useCalendarsBusyTimes.d.ts.map +1 -1
- package/dist/packages/platform/atoms/hooks/useConnectedCalendars.d.ts +84 -6
- package/dist/packages/platform/atoms/hooks/useConnectedCalendars.d.ts.map +1 -1
- package/dist/packages/platform/atoms/hooks/useDeleteSelectedSlot.d.ts.map +1 -1
- package/dist/packages/platform/atoms/hooks/useOAuthClient.d.ts.map +1 -1
- package/dist/packages/platform/atoms/hooks/useOAuthFlow.d.ts.map +1 -1
- package/dist/packages/platform/atoms/hooks/usePublicEvent.d.ts +21 -0
- package/dist/packages/platform/atoms/hooks/usePublicEvent.d.ts.map +1 -1
- package/dist/packages/platform/atoms/hooks/useReserveSlot.d.ts +2 -2
- package/dist/packages/platform/atoms/hooks/useReserveSlot.d.ts.map +1 -1
- package/dist/packages/platform/atoms/hooks/useSlots.d.ts +2 -1
- package/dist/packages/platform/atoms/hooks/useSlots.d.ts.map +1 -1
- package/dist/packages/platform/atoms/hooks/useTimezone.d.ts.map +1 -1
- package/dist/packages/platform/atoms/index.d.ts +0 -32
- package/dist/packages/platform/atoms/index.d.ts.map +1 -1
- package/dist/packages/platform/atoms/lib/getPlaceholderContent.d.ts.map +1 -1
- package/dist/packages/platform/atoms/lib/getQueryParam.d.ts.map +1 -1
- package/dist/packages/platform/atoms/lib/setQueryParam.d.ts.map +1 -1
- package/dist/packages/platform/atoms/lib/useLocale.d.ts +10 -0
- package/dist/packages/platform/atoms/lib/useLocale.d.ts.map +1 -0
- package/dist/packages/platform/atoms/router/Router.d.ts +1 -1
- package/dist/packages/platform/atoms/router/Router.d.ts.map +1 -1
- package/dist/packages/platform/atoms/selected-calendars/SelectedCalendarsSettings.d.ts.map +1 -1
- package/dist/packages/platform/atoms/selected-calendars/wrappers/SelectedCalendarsSettingsPlatformWrapper.d.ts.map +1 -1
- package/dist/packages/platform/atoms/src/components/atoms-wrapper.d.ts.map +1 -1
- package/dist/packages/platform/atoms/src/components/ui/dialog.d.ts +4 -4
- package/dist/packages/platform/atoms/src/components/ui/dialog.d.ts.map +1 -1
- package/dist/packages/platform/atoms/src/components/ui/shell.d.ts.map +1 -1
- package/dist/packages/platform/atoms/src/components/ui/switch.d.ts +1 -1
- package/dist/packages/platform/atoms/src/components/ui/toast.d.ts +5 -5
- package/dist/packages/platform/atoms/src/components/ui/use-toast.d.ts.map +1 -1
- package/dist/packages/platform/atoms/src/lib/timeZones.d.ts.map +1 -1
- package/dist/packages/platform/atoms/vite.config.d.ts.map +1 -1
- package/dist/packages/platform/libraries/emails.d.ts +6 -0
- package/dist/packages/platform/libraries/emails.d.ts.map +1 -1
- package/dist/packages/platform/libraries/event-types.d.ts +1 -1
- package/dist/packages/platform/libraries/event-types.d.ts.map +1 -1
- package/dist/packages/platform/libraries/index.d.ts +4 -0
- package/dist/packages/platform/libraries/index.d.ts.map +1 -1
- package/dist/packages/platform/types/bookings/2024-08-13/inputs/create-booking.input.d.ts +3 -3
- package/dist/packages/platform/types/bookings/2024-08-13/inputs/create-booking.input.d.ts.map +1 -1
- package/dist/packages/platform/types/bookings/2024-08-13/inputs/location.input.d.ts +1 -1
- package/dist/packages/platform/types/bookings/2024-08-13/inputs/location.input.d.ts.map +1 -1
- package/dist/packages/platform/types/bookings/2024-08-13/inputs/validators/validate-metadata.d.ts.map +1 -1
- package/dist/packages/platform/types/bookings/2024-08-13/outputs/get-bookings.output.d.ts +10 -0
- package/dist/packages/platform/types/bookings/2024-08-13/outputs/get-bookings.output.d.ts.map +1 -1
- package/dist/packages/platform/types/calendars/index.d.ts +2 -0
- package/dist/packages/platform/types/calendars/index.d.ts.map +1 -0
- package/dist/packages/platform/types/{calendars.d.ts → calendars/inputs/busy-times.input.d.ts} +1 -1
- package/dist/packages/platform/types/calendars/inputs/busy-times.input.d.ts.map +1 -0
- package/dist/packages/platform/types/calendars/inputs/create-calendar-credentials.input.d.ts +5 -0
- package/dist/packages/platform/types/calendars/inputs/create-calendar-credentials.input.d.ts.map +1 -0
- package/dist/packages/platform/types/calendars/inputs/index.d.ts +3 -0
- package/dist/packages/platform/types/calendars/inputs/index.d.ts.map +1 -0
- package/dist/packages/platform/types/event-types/event-types_2024_06_14/inputs/booker-layouts.input.d.ts +5 -1
- package/dist/packages/platform/types/event-types/event-types_2024_06_14/inputs/booker-layouts.input.d.ts.map +1 -1
- package/dist/packages/platform/types/event-types/event-types_2024_06_14/inputs/booking-fields.input.d.ts +5 -1
- package/dist/packages/platform/types/event-types/event-types_2024_06_14/inputs/booking-fields.input.d.ts.map +1 -1
- package/dist/packages/platform/types/event-types/event-types_2024_06_14/inputs/booking-limits-count.input.d.ts.map +1 -1
- package/dist/packages/platform/types/event-types/event-types_2024_06_14/inputs/booking-limits-duration.input.d.ts.map +1 -1
- package/dist/packages/platform/types/event-types/event-types_2024_06_14/inputs/booking-window.input.d.ts.map +1 -1
- package/dist/packages/platform/types/event-types/event-types_2024_06_14/inputs/confirmation-policy.input.d.ts.map +1 -1
- package/dist/packages/platform/types/event-types/event-types_2024_06_14/inputs/create-event-type.input.d.ts +1 -0
- package/dist/packages/platform/types/event-types/event-types_2024_06_14/inputs/create-event-type.input.d.ts.map +1 -1
- package/dist/packages/platform/types/event-types/event-types_2024_06_14/inputs/locations.input.d.ts.map +1 -1
- package/dist/packages/platform/types/event-types/event-types_2024_06_14/inputs/update-event-type.input.d.ts +1 -0
- package/dist/packages/platform/types/event-types/event-types_2024_06_14/inputs/update-event-type.input.d.ts.map +1 -1
- package/dist/packages/platform/types/event-types/event-types_2024_06_14/outputs/booking-fields.output.d.ts +1 -0
- package/dist/packages/platform/types/event-types/event-types_2024_06_14/outputs/booking-fields.output.d.ts.map +1 -1
- package/dist/packages/platform/types/event-types/event-types_2024_06_14/outputs/event-type.output.d.ts +1 -0
- package/dist/packages/platform/types/event-types/event-types_2024_06_14/outputs/event-type.output.d.ts.map +1 -1
- package/dist/packages/platform/types/event-types/event-types_2024_06_14/outputs/locations.output.d.ts +1 -1
- package/dist/packages/platform/types/event-types/event-types_2024_06_14/outputs/locations.output.d.ts.map +1 -1
- package/dist/packages/platform/types/routing-forms/responses/routing-form-response.output.d.ts +1 -1
- package/dist/packages/platform/types/slots/slots-2024-04-15/inputs/index.d.ts +8 -0
- package/dist/packages/platform/types/slots/slots-2024-04-15/inputs/index.d.ts.map +1 -1
- package/dist/packages/platform/utils/permissions.d.ts.map +1 -1
- package/dist/packages/prisma/zod/app_routingforms_formresponse.d.ts +3 -1
- package/dist/packages/prisma/zod/app_routingforms_formresponse.d.ts.map +1 -1
- package/dist/packages/prisma/zod/booking.d.ts +3 -1
- package/dist/packages/prisma/zod/booking.d.ts.map +1 -1
- package/dist/packages/prisma/zod/bookingdenormalized.d.ts +84 -0
- package/dist/packages/prisma/zod/bookingdenormalized.d.ts.map +1 -0
- package/dist/packages/prisma/zod/bookingtimestatusdenormalized.d.ts +87 -0
- package/dist/packages/prisma/zod/bookingtimestatusdenormalized.d.ts.map +1 -0
- package/dist/packages/prisma/zod/calendarcache.d.ts +3 -0
- package/dist/packages/prisma/zod/calendarcache.d.ts.map +1 -1
- package/dist/packages/prisma/zod/credential.d.ts +5 -1
- package/dist/packages/prisma/zod/credential.d.ts.map +1 -1
- package/dist/packages/prisma/zod/creditbalance.d.ts +36 -0
- package/dist/packages/prisma/zod/creditbalance.d.ts.map +1 -0
- package/dist/packages/prisma/zod/creditexpenselog.d.ts +41 -0
- package/dist/packages/prisma/zod/creditexpenselog.d.ts.map +1 -0
- package/dist/packages/prisma/zod/custom/eventtype.d.ts +40 -0
- package/dist/packages/prisma/zod/custom/eventtype.d.ts.map +1 -1
- package/dist/packages/prisma/zod/delegationcredential.d.ts +2 -1
- package/dist/packages/prisma/zod/delegationcredential.d.ts.map +1 -1
- package/dist/packages/prisma/zod/eventtype.d.ts +44 -0
- package/dist/packages/prisma/zod/eventtype.d.ts.map +1 -1
- package/dist/packages/prisma/zod/index.d.ts +7 -0
- package/dist/packages/prisma/zod/index.d.ts.map +1 -1
- package/dist/packages/prisma/zod/membership.d.ts +6 -0
- package/dist/packages/prisma/zod/membership.d.ts.map +1 -1
- package/dist/packages/prisma/zod/organizationsettings.d.ts +3 -0
- package/dist/packages/prisma/zod/organizationsettings.d.ts.map +1 -1
- package/dist/packages/prisma/zod/platformbilling.d.ts +3 -0
- package/dist/packages/prisma/zod/platformbilling.d.ts.map +1 -1
- package/dist/packages/prisma/zod/role.d.ts +41 -0
- package/dist/packages/prisma/zod/role.d.ts.map +1 -0
- package/dist/packages/prisma/zod/rolepermission.d.ts +31 -0
- package/dist/packages/prisma/zod/rolepermission.d.ts.map +1 -0
- package/dist/packages/prisma/zod/routingformresponse.d.ts +2 -2
- package/dist/packages/prisma/zod/routingformresponsedenormalized.d.ts +102 -0
- package/dist/packages/prisma/zod/routingformresponsedenormalized.d.ts.map +1 -0
- package/dist/packages/prisma/zod/routingformresponsefield.d.ts +35 -0
- package/dist/packages/prisma/zod/routingformresponsefield.d.ts.map +1 -0
- package/dist/packages/prisma/zod/team.d.ts +2 -1
- package/dist/packages/prisma/zod/team.d.ts.map +1 -1
- package/dist/packages/prisma/zod/user.d.ts +2 -1
- package/dist/packages/prisma/zod/user.d.ts.map +1 -1
- package/dist/packages/prisma/zod/workflowoptoutcontact.d.ts +27 -0
- package/dist/packages/prisma/zod/workflowoptoutcontact.d.ts.map +1 -0
- package/dist/packages/prisma/zod-utils.d.ts +96 -0
- package/dist/packages/prisma/zod-utils.d.ts.map +1 -1
- package/dist/packages/prisma-client/index.d.ts +26559 -11424
- package/dist/packages/trpc/react/hooks/useEmailVerifyCheck.d.ts +11 -2
- package/dist/packages/trpc/react/hooks/useEmailVerifyCheck.d.ts.map +1 -1
- package/dist/packages/trpc/react/hooks/useMeQuery.d.ts +11 -2
- package/dist/packages/trpc/react/hooks/useMeQuery.d.ts.map +1 -1
- package/dist/packages/trpc/react/shared.d.ts +1 -1
- package/dist/packages/trpc/react/shared.d.ts.map +1 -1
- package/dist/packages/trpc/server/routers/viewer/slots/_router.d.ts +15 -6
- package/dist/packages/trpc/server/routers/viewer/slots/_router.d.ts.map +1 -1
- package/dist/packages/trpc/server/routers/viewer/slots/getSchedule.handler.d.ts.map +1 -1
- package/dist/packages/trpc/server/routers/viewer/slots/handleNotificationWhenNoSlots.d.ts.map +1 -1
- package/dist/packages/trpc/server/routers/viewer/slots/isAvailable.handler.d.ts.map +1 -1
- package/dist/packages/trpc/server/routers/viewer/slots/reserveSlot.handler.d.ts.map +1 -1
- package/dist/packages/trpc/server/routers/viewer/slots/types.d.ts +2 -2
- package/dist/packages/trpc/server/routers/viewer/slots/types.d.ts.map +1 -1
- package/dist/packages/trpc/server/routers/viewer/slots/util.d.ts +303 -13
- package/dist/packages/trpc/server/routers/viewer/slots/util.d.ts.map +1 -1
- package/dist/style.css +1 -1
- package/package.json +3 -3
- package/dist/AppCard-xRrhcyow.js +0 -162
- package/dist/AppListCardPlatformWrapper-iE_KoJJz.js +0 -9
- package/dist/AppListCardWebWrapper-XQkboW-A.js +0 -74
- package/dist/AppSettingsInterface-Yokg1R5e.js +0 -29
- package/dist/AppSettingsInterface-_QxvdIHr.js +0 -75
- package/dist/AppSettingsInterface-hweGTkAI.js +0 -23
- package/dist/DateRangePicker-F9HOeX4I.js +0 -2418
- package/dist/EventTypeAppCardInterface-0XruIPBf.js +0 -41
- package/dist/EventTypeAppCardInterface-1ZEoYers.js +0 -34
- package/dist/EventTypeAppCardInterface-41c-etQb.js +0 -24
- package/dist/EventTypeAppCardInterface-6lncfu0H.js +0 -24
- package/dist/EventTypeAppCardInterface-6qEGBpiE.js +0 -34
- package/dist/EventTypeAppCardInterface-9DgXPWbh.js +0 -51
- package/dist/EventTypeAppCardInterface-Hu4nTaNm.js +0 -24
- package/dist/EventTypeAppCardInterface-HzzLujZJ.js +0 -41
- package/dist/EventTypeAppCardInterface-ImWU0nbu.js +0 -34
- package/dist/EventTypeAppCardInterface-KTvwKoZp.js +0 -49
- package/dist/EventTypeAppCardInterface-LStyD24r.js +0 -32
- package/dist/EventTypeAppCardInterface-Ri7zlKki.js +0 -526
- package/dist/EventTypeAppCardInterface-TNJ-n2uU.js +0 -24
- package/dist/EventTypeAppCardInterface-X9N_qajz.js +0 -34
- package/dist/EventTypeAppCardInterface-_6rEgHys.js +0 -42
- package/dist/EventTypeAppCardInterface-_LSGnI_j.js +0 -31
- package/dist/EventTypeAppCardInterface-_ZueJNzP.js +0 -24
- package/dist/EventTypeAppCardInterface-eYhGvYx2.js +0 -34
- package/dist/EventTypeAppCardInterface-iFfUUper.js +0 -42
- package/dist/EventTypeAppCardInterface-ihd1dVU4.js +0 -39
- package/dist/EventTypeAppCardInterface-mLgPR301.js +0 -33
- package/dist/EventTypeAppCardInterface-nuD4okpy.js +0 -86
- package/dist/EventTypeAppCardInterface-smWUxvN0.js +0 -34
- package/dist/EventTypeAppCardInterface-tv38JUda.js +0 -51
- package/dist/EventTypeAppCardInterface-w_0z5zlD.js +0 -32
- package/dist/EventTypeAppCardInterface-wgZe_Ofg.js +0 -34
- package/dist/EventTypeAppSettingsInterface-1LlsqP0W.js +0 -23
- package/dist/EventTypeAppSettingsInterface-2pQN1OGk.js +0 -24
- package/dist/EventTypeAppSettingsInterface-5BIvQr77.js +0 -25
- package/dist/EventTypeAppSettingsInterface-9O9w0xgs.js +0 -72
- package/dist/EventTypeAppSettingsInterface-B1xYXFpt.js +0 -23
- package/dist/EventTypeAppSettingsInterface-C9Q0l9cT.js +0 -43
- package/dist/EventTypeAppSettingsInterface-Z1nqP5Qg.js +0 -120
- package/dist/EventTypeAppSettingsInterface-dN8YHzJm.js +0 -298
- package/dist/EventTypeAppSettingsInterface-h0cnVPv3.js +0 -221
- package/dist/EventTypeAppSettingsInterface-h62B0iUq.js +0 -48
- package/dist/EventTypeAppSettingsInterface-qQ8NC-lG.js +0 -42
- package/dist/EventTypeAppSettingsInterface-xlOnemZ9.js +0 -78
- package/dist/InstallAppButton-IY16xtI-.js +0 -14
- package/dist/InstallAppButton-JXhBVaYJ.js +0 -29
- package/dist/InstallAppButton-djNqJZP7.js +0 -58
- package/dist/InstallAppButton-loNdcyIF.js +0 -14
- package/dist/StripePaymentForm-MaOvyTtN.js +0 -493
- package/dist/currencyOptions-kannG2hu.js +0 -61
- package/dist/index-0i5XfWSB.js +0 -518
- package/dist/index-Aa5t8hn2.js +0 -28
- package/dist/index-LwkTy4i-.js +0 -157199
- package/dist/packages/features/schedules/components/index.d.ts +0 -7
- package/dist/packages/features/schedules/components/index.d.ts.map +0 -1
- package/dist/packages/features/schedules/index.d.ts +0 -4
- package/dist/packages/features/schedules/index.d.ts.map +0 -1
- package/dist/packages/features/schedules/lib/use-schedule/index.d.ts +0 -5
- package/dist/packages/features/schedules/lib/use-schedule/index.d.ts.map +0 -1
- package/dist/packages/platform/types/calendars.d.ts.map +0 -1
- package/dist/useIsAppEnabled-KtuZ9LXV.js +0 -18
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
import { jsx as a } from "react/jsx-runtime";
|
|
2
|
-
import { t as m } from "./index-LwkTy4i-.js";
|
|
3
|
-
import { A as c } from "./AppCard-xRrhcyow.js";
|
|
4
|
-
import { u } from "./useIsAppEnabled-KtuZ9LXV.js";
|
|
5
|
-
import l from "./EventTypeAppSettingsInterface-B1xYXFpt.js";
|
|
6
|
-
const b = function({ app: t, eventType: e }) {
|
|
7
|
-
var p;
|
|
8
|
-
const { getAppData: r, setAppData: s, disabled: n } = m(), { enabled: o, updateEnabled: i } = u(t);
|
|
9
|
-
return /* @__PURE__ */ a(
|
|
10
|
-
c,
|
|
11
|
-
{
|
|
12
|
-
hideSettingsIcon: !0,
|
|
13
|
-
app: t,
|
|
14
|
-
switchOnClick: (d) => {
|
|
15
|
-
i(d);
|
|
16
|
-
},
|
|
17
|
-
switchChecked: o,
|
|
18
|
-
teamId: ((p = e.team) == null ? void 0 : p.id) || void 0,
|
|
19
|
-
children: /* @__PURE__ */ a(
|
|
20
|
-
l,
|
|
21
|
-
{
|
|
22
|
-
eventType: e,
|
|
23
|
-
slug: t.slug,
|
|
24
|
-
disabled: n,
|
|
25
|
-
getAppData: r,
|
|
26
|
-
setAppData: s
|
|
27
|
-
}
|
|
28
|
-
)
|
|
29
|
-
}
|
|
30
|
-
);
|
|
31
|
-
};
|
|
32
|
-
export {
|
|
33
|
-
b as default
|
|
34
|
-
};
|
|
@@ -1,42 +0,0 @@
|
|
|
1
|
-
import { jsx as e, Fragment as p } from "react/jsx-runtime";
|
|
2
|
-
import { s as i, t as f, v as g, q as v, W as S } from "./index-LwkTy4i-.js";
|
|
3
|
-
import { useMemo as b, useState as C } from "react";
|
|
4
|
-
import { A as w } from "./AppCard-xRrhcyow.js";
|
|
5
|
-
import E from "./EventTypeAppSettingsInterface-xlOnemZ9.js";
|
|
6
|
-
const W = function({
|
|
7
|
-
app: a,
|
|
8
|
-
eventType: c,
|
|
9
|
-
eventTypeFormMetadata: m
|
|
10
|
-
}) {
|
|
11
|
-
const t = i.useSearchParams(), s = i.usePathname(), h = b(
|
|
12
|
-
() => `${s}${t ? `?${t.toString()}` : ""}`,
|
|
13
|
-
[s, t]
|
|
14
|
-
), { getAppData: n, setAppData: d, disabled: l } = f(), [o, u] = C(n("enabled")), A = g(m), { t: y } = v(), r = !o && A;
|
|
15
|
-
return /* @__PURE__ */ e(
|
|
16
|
-
w,
|
|
17
|
-
{
|
|
18
|
-
returnTo: S + h,
|
|
19
|
-
app: a,
|
|
20
|
-
switchChecked: o,
|
|
21
|
-
switchOnClick: (P) => {
|
|
22
|
-
u(P);
|
|
23
|
-
},
|
|
24
|
-
description: /* @__PURE__ */ e(p, { children: "Add Paypal payment to your events" }),
|
|
25
|
-
disableSwitch: r,
|
|
26
|
-
switchTooltip: r ? y("other_payment_app_enabled") : void 0,
|
|
27
|
-
children: /* @__PURE__ */ e(p, { children: /* @__PURE__ */ e(
|
|
28
|
-
E,
|
|
29
|
-
{
|
|
30
|
-
eventType: c,
|
|
31
|
-
slug: a.slug,
|
|
32
|
-
disabled: l,
|
|
33
|
-
getAppData: n,
|
|
34
|
-
setAppData: d
|
|
35
|
-
}
|
|
36
|
-
) })
|
|
37
|
-
}
|
|
38
|
-
);
|
|
39
|
-
};
|
|
40
|
-
export {
|
|
41
|
-
W as default
|
|
42
|
-
};
|
|
@@ -1,39 +0,0 @@
|
|
|
1
|
-
import { jsx as t, jsxs as e } from "react/jsx-runtime";
|
|
2
|
-
import { t as m, N as o } from "./index-LwkTy4i-.js";
|
|
3
|
-
import { A as u } from "./AppCard-xRrhcyow.js";
|
|
4
|
-
import { u as h } from "./useIsAppEnabled-KtuZ9LXV.js";
|
|
5
|
-
const E = function({ eventType: a, app: s }) {
|
|
6
|
-
var n;
|
|
7
|
-
const { getAppData: l, setAppData: i } = m(), p = l("isSunrise"), { enabled: c, updateEnabled: r } = h(s);
|
|
8
|
-
return /* @__PURE__ */ t(
|
|
9
|
-
u,
|
|
10
|
-
{
|
|
11
|
-
app: s,
|
|
12
|
-
switchOnClick: (d) => {
|
|
13
|
-
d ? (r(!0), i("isSunrise", !0)) : (r(!1), i("isSunrise", !1));
|
|
14
|
-
},
|
|
15
|
-
switchChecked: c,
|
|
16
|
-
teamId: ((n = a.team) == null ? void 0 : n.id) || void 0,
|
|
17
|
-
children: /* @__PURE__ */ e("div", { className: "mt-2 text-sm", children: [
|
|
18
|
-
/* @__PURE__ */ e("div", { className: "flex", children: [
|
|
19
|
-
/* @__PURE__ */ t("span", { className: "ltr:mr-2 rtl:ml-2", children: /* @__PURE__ */ t(o, { name: p ? "sunrise" : "sunset" }) }),
|
|
20
|
-
"I am an AppCard for Event with Title: ",
|
|
21
|
-
a.title
|
|
22
|
-
] }),
|
|
23
|
-
" ",
|
|
24
|
-
/* @__PURE__ */ e("div", { className: "mt-2", children: [
|
|
25
|
-
"Edit ",
|
|
26
|
-
/* @__PURE__ */ e("span", { className: "italic", children: [
|
|
27
|
-
"packages/app-store/",
|
|
28
|
-
s.slug,
|
|
29
|
-
"/EventTypeAppCardInterface.tsx"
|
|
30
|
-
] }),
|
|
31
|
-
" to play with me"
|
|
32
|
-
] })
|
|
33
|
-
] })
|
|
34
|
-
}
|
|
35
|
-
);
|
|
36
|
-
};
|
|
37
|
-
export {
|
|
38
|
-
E as default
|
|
39
|
-
};
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
import { jsx as a } from "react/jsx-runtime";
|
|
2
|
-
import { t as m } from "./index-LwkTy4i-.js";
|
|
3
|
-
import { A as c } from "./AppCard-xRrhcyow.js";
|
|
4
|
-
import { u as l } from "./useIsAppEnabled-KtuZ9LXV.js";
|
|
5
|
-
import u from "./EventTypeAppSettingsInterface-C9Q0l9cT.js";
|
|
6
|
-
const g = function({ eventType: e, app: t }) {
|
|
7
|
-
var p;
|
|
8
|
-
const { enabled: r, updateEnabled: s } = l(t), { disabled: o, getAppData: n, setAppData: d } = m();
|
|
9
|
-
return /* @__PURE__ */ a(
|
|
10
|
-
c,
|
|
11
|
-
{
|
|
12
|
-
app: t,
|
|
13
|
-
switchOnClick: (i) => {
|
|
14
|
-
s(i);
|
|
15
|
-
},
|
|
16
|
-
switchChecked: r,
|
|
17
|
-
teamId: ((p = e.team) == null ? void 0 : p.id) || void 0,
|
|
18
|
-
children: /* @__PURE__ */ a(
|
|
19
|
-
u,
|
|
20
|
-
{
|
|
21
|
-
eventType: e,
|
|
22
|
-
slug: t.slug,
|
|
23
|
-
disabled: o,
|
|
24
|
-
getAppData: n,
|
|
25
|
-
setAppData: d
|
|
26
|
-
}
|
|
27
|
-
)
|
|
28
|
-
}
|
|
29
|
-
);
|
|
30
|
-
};
|
|
31
|
-
export {
|
|
32
|
-
g as default
|
|
33
|
-
};
|
|
@@ -1,86 +0,0 @@
|
|
|
1
|
-
import { jsx as t, Fragment as o, jsxs as u } from "react/jsx-runtime";
|
|
2
|
-
import { s as v, q as F, t as T, w as a, W as _, x as L, f as V, S as x } from "./index-LwkTy4i-.js";
|
|
3
|
-
import { useMemo as W, useState as p } from "react";
|
|
4
|
-
import { A as $ } from "./AppCard-xRrhcyow.js";
|
|
5
|
-
import { c as g, i as j, a as C } from "./currencyOptions-kannG2hu.js";
|
|
6
|
-
const H = function({ app: S, eventType: A }) {
|
|
7
|
-
var f, h;
|
|
8
|
-
const i = v.useSearchParams(), d = v.usePathname(), P = W(
|
|
9
|
-
() => `${d}${i ? `?${i.toString()}` : ""}`,
|
|
10
|
-
[d, i]
|
|
11
|
-
), { t: n } = F(), { getAppData: r, setAppData: c } = T(), y = r("price"), l = r("currency"), k = r("paymentOption"), N = r("enabled"), [s, O] = p(g.find((e) => e.value === l)), [w, E] = p(
|
|
12
|
-
j(l) ? C[l] : ""
|
|
13
|
-
), [b, q] = p(N), m = ((f = a) == null ? void 0 : f.find((e) => k === e.value)) || {
|
|
14
|
-
label: a[0].label,
|
|
15
|
-
value: a[0].value
|
|
16
|
-
}, D = ((h = A.recurringEvent) == null ? void 0 : h.count) !== void 0;
|
|
17
|
-
return /* @__PURE__ */ t(
|
|
18
|
-
$,
|
|
19
|
-
{
|
|
20
|
-
returnTo: _ + P,
|
|
21
|
-
app: S,
|
|
22
|
-
switchChecked: b,
|
|
23
|
-
switchOnClick: (e) => {
|
|
24
|
-
q(e);
|
|
25
|
-
},
|
|
26
|
-
description: /* @__PURE__ */ t(o, { children: "Add a mock payment to your events" }),
|
|
27
|
-
children: /* @__PURE__ */ t(o, { children: D ? /* @__PURE__ */ t(L, { className: "mt-2", severity: "warning", title: n("warning_recurring_event_payment") }) : b && /* @__PURE__ */ u(o, { children: [
|
|
28
|
-
/* @__PURE__ */ t("div", { className: "mt-2 block items-center sm:flex", children: /* @__PURE__ */ t(
|
|
29
|
-
V,
|
|
30
|
-
{
|
|
31
|
-
id: "test-mock-payment-app-price",
|
|
32
|
-
label: "Price",
|
|
33
|
-
labelSrOnly: !0,
|
|
34
|
-
addOnLeading: w,
|
|
35
|
-
addOnSuffix: l,
|
|
36
|
-
step: "0.01",
|
|
37
|
-
min: "0.5",
|
|
38
|
-
type: "number",
|
|
39
|
-
required: !0,
|
|
40
|
-
className: "block w-full rounded-sm pl-2 text-sm",
|
|
41
|
-
placeholder: "Price",
|
|
42
|
-
onChange: (e) => {
|
|
43
|
-
c("price", Number(e.target.value) * 100), s && c("currency", s.value);
|
|
44
|
-
},
|
|
45
|
-
value: y > 0 ? y / 100 : void 0
|
|
46
|
-
}
|
|
47
|
-
) }),
|
|
48
|
-
/* @__PURE__ */ u("div", { className: "mt-5 w-60", children: [
|
|
49
|
-
/* @__PURE__ */ t("label", { className: "text-default mb-1 block text-sm font-medium", htmlFor: "currency", children: n("currency") }),
|
|
50
|
-
/* @__PURE__ */ t(
|
|
51
|
-
x,
|
|
52
|
-
{
|
|
53
|
-
id: "test-mock-payment-app-currency-id",
|
|
54
|
-
variant: "default",
|
|
55
|
-
options: g,
|
|
56
|
-
value: s,
|
|
57
|
-
className: "text-black",
|
|
58
|
-
defaultValue: s,
|
|
59
|
-
onChange: (e) => {
|
|
60
|
-
e && (O(e), E(C[e.value]), c("currency", e.value));
|
|
61
|
-
}
|
|
62
|
-
}
|
|
63
|
-
)
|
|
64
|
-
] }),
|
|
65
|
-
/* @__PURE__ */ u("div", { className: "mt-4 w-60", children: [
|
|
66
|
-
/* @__PURE__ */ t("label", { className: "text-default mb-1 block text-sm font-medium", htmlFor: "currency", children: "Payment option" }),
|
|
67
|
-
/* @__PURE__ */ t(
|
|
68
|
-
x,
|
|
69
|
-
{
|
|
70
|
-
defaultValue: m ? { ...m, label: n(m.label) } : { ...a[0], label: n(a[0].label) },
|
|
71
|
-
options: a.map((e) => ({ ...e, label: n(e.label) || e.label })),
|
|
72
|
-
onChange: (e) => {
|
|
73
|
-
e && c("paymentOption", e.value);
|
|
74
|
-
},
|
|
75
|
-
className: "mb-1 h-[38px] w-full",
|
|
76
|
-
isDisabled: !1
|
|
77
|
-
}
|
|
78
|
-
)
|
|
79
|
-
] })
|
|
80
|
-
] }) })
|
|
81
|
-
}
|
|
82
|
-
);
|
|
83
|
-
};
|
|
84
|
-
export {
|
|
85
|
-
H as default
|
|
86
|
-
};
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
import { jsx as a } from "react/jsx-runtime";
|
|
2
|
-
import { t as m } from "./index-LwkTy4i-.js";
|
|
3
|
-
import { A as c } from "./AppCard-xRrhcyow.js";
|
|
4
|
-
import { u } from "./useIsAppEnabled-KtuZ9LXV.js";
|
|
5
|
-
import l from "./EventTypeAppSettingsInterface-qQ8NC-lG.js";
|
|
6
|
-
const b = function({ app: t, eventType: e }) {
|
|
7
|
-
var p;
|
|
8
|
-
const { getAppData: r, setAppData: s, disabled: n } = m(), { enabled: o, updateEnabled: i } = u(t);
|
|
9
|
-
return /* @__PURE__ */ a(
|
|
10
|
-
c,
|
|
11
|
-
{
|
|
12
|
-
hideSettingsIcon: !0,
|
|
13
|
-
app: t,
|
|
14
|
-
switchOnClick: (d) => {
|
|
15
|
-
i(d);
|
|
16
|
-
},
|
|
17
|
-
switchChecked: o,
|
|
18
|
-
teamId: ((p = e.team) == null ? void 0 : p.id) || void 0,
|
|
19
|
-
children: /* @__PURE__ */ a(
|
|
20
|
-
l,
|
|
21
|
-
{
|
|
22
|
-
eventType: e,
|
|
23
|
-
slug: t.slug,
|
|
24
|
-
disabled: n,
|
|
25
|
-
getAppData: r,
|
|
26
|
-
setAppData: s
|
|
27
|
-
}
|
|
28
|
-
)
|
|
29
|
-
}
|
|
30
|
-
);
|
|
31
|
-
};
|
|
32
|
-
export {
|
|
33
|
-
b as default
|
|
34
|
-
};
|
|
@@ -1,51 +0,0 @@
|
|
|
1
|
-
import { jsx as a, jsxs as u } from "react/jsx-runtime";
|
|
2
|
-
import { t as h, f as n } from "./index-LwkTy4i-.js";
|
|
3
|
-
import { A } from "./AppCard-xRrhcyow.js";
|
|
4
|
-
import { u as I } from "./useIsAppEnabled-KtuZ9LXV.js";
|
|
5
|
-
const E = function({ app: t, eventType: i }) {
|
|
6
|
-
var d;
|
|
7
|
-
const { getAppData: o, setAppData: s, disabled: r } = h(), l = o("MATOMO_URL"), p = o("SITE_ID"), { enabled: c, updateEnabled: m } = I(t);
|
|
8
|
-
return /* @__PURE__ */ a(
|
|
9
|
-
A,
|
|
10
|
-
{
|
|
11
|
-
hideSettingsIcon: !0,
|
|
12
|
-
app: t,
|
|
13
|
-
switchOnClick: (e) => {
|
|
14
|
-
m(e);
|
|
15
|
-
},
|
|
16
|
-
switchChecked: c,
|
|
17
|
-
teamId: ((d = i.team) == null ? void 0 : d.id) || void 0,
|
|
18
|
-
children: /* @__PURE__ */ u("div", { className: "flex flex-col gap-2", children: [
|
|
19
|
-
/* @__PURE__ */ a(
|
|
20
|
-
n,
|
|
21
|
-
{
|
|
22
|
-
dataTestid: `${t.slug}-url`,
|
|
23
|
-
name: "Matomo URL",
|
|
24
|
-
placeholder: "Enter your Matomo URL here",
|
|
25
|
-
value: l,
|
|
26
|
-
disabled: r,
|
|
27
|
-
onChange: (e) => {
|
|
28
|
-
s("MATOMO_URL", e.target.value);
|
|
29
|
-
}
|
|
30
|
-
}
|
|
31
|
-
),
|
|
32
|
-
/* @__PURE__ */ a(
|
|
33
|
-
n,
|
|
34
|
-
{
|
|
35
|
-
dataTestid: `${t.slug}-site-id`,
|
|
36
|
-
disabled: r,
|
|
37
|
-
name: "Site ID",
|
|
38
|
-
placeholder: "Enter your Site ID",
|
|
39
|
-
value: p,
|
|
40
|
-
onChange: (e) => {
|
|
41
|
-
s("SITE_ID", e.target.value);
|
|
42
|
-
}
|
|
43
|
-
}
|
|
44
|
-
)
|
|
45
|
-
] })
|
|
46
|
-
}
|
|
47
|
-
);
|
|
48
|
-
};
|
|
49
|
-
export {
|
|
50
|
-
E as default
|
|
51
|
-
};
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
import { jsx as r } from "react/jsx-runtime";
|
|
2
|
-
import { useState as c } from "react";
|
|
3
|
-
import { t as m, f as l } from "./index-LwkTy4i-.js";
|
|
4
|
-
import { A as f } from "./AppCard-xRrhcyow.js";
|
|
5
|
-
const k = function({ app: p, eventType: i }) {
|
|
6
|
-
var n;
|
|
7
|
-
const { getAppData: t, setAppData: o } = m(), s = t("trackingId"), [d, a] = c(t("enabled"));
|
|
8
|
-
return /* @__PURE__ */ r(
|
|
9
|
-
f,
|
|
10
|
-
{
|
|
11
|
-
app: p,
|
|
12
|
-
switchOnClick: (e) => {
|
|
13
|
-
a(!!e);
|
|
14
|
-
},
|
|
15
|
-
switchChecked: d,
|
|
16
|
-
teamId: ((n = i.team) == null ? void 0 : n.id) || void 0,
|
|
17
|
-
children: /* @__PURE__ */ r(
|
|
18
|
-
l,
|
|
19
|
-
{
|
|
20
|
-
name: "Tracking ID",
|
|
21
|
-
value: s,
|
|
22
|
-
onChange: (e) => {
|
|
23
|
-
o("trackingId", e.target.value);
|
|
24
|
-
}
|
|
25
|
-
}
|
|
26
|
-
)
|
|
27
|
-
}
|
|
28
|
-
);
|
|
29
|
-
};
|
|
30
|
-
export {
|
|
31
|
-
k as default
|
|
32
|
-
};
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
import { jsx as t } from "react/jsx-runtime";
|
|
2
|
-
import { t as l, f as m } from "./index-LwkTy4i-.js";
|
|
3
|
-
import { A as u } from "./AppCard-xRrhcyow.js";
|
|
4
|
-
import { u as h } from "./useIsAppEnabled-KtuZ9LXV.js";
|
|
5
|
-
const D = function({ app: a, eventType: d }) {
|
|
6
|
-
var s;
|
|
7
|
-
const { getAppData: n, setAppData: r, disabled: p } = l(), i = n("SITE_ID"), { enabled: o, updateEnabled: c } = h(a);
|
|
8
|
-
return /* @__PURE__ */ t(
|
|
9
|
-
u,
|
|
10
|
-
{
|
|
11
|
-
app: a,
|
|
12
|
-
switchOnClick: (e) => {
|
|
13
|
-
c(e);
|
|
14
|
-
},
|
|
15
|
-
switchChecked: o,
|
|
16
|
-
teamId: ((s = d.team) == null ? void 0 : s.id) || void 0,
|
|
17
|
-
children: /* @__PURE__ */ t("fieldset", { className: "space-y-2", disabled: p, children: /* @__PURE__ */ t(
|
|
18
|
-
m,
|
|
19
|
-
{
|
|
20
|
-
disabled: p,
|
|
21
|
-
name: "Site ID",
|
|
22
|
-
value: i,
|
|
23
|
-
placeholder: "Enter your Site ID",
|
|
24
|
-
onChange: (e) => {
|
|
25
|
-
r("SITE_ID", e.target.value);
|
|
26
|
-
}
|
|
27
|
-
}
|
|
28
|
-
) })
|
|
29
|
-
}
|
|
30
|
-
);
|
|
31
|
-
};
|
|
32
|
-
export {
|
|
33
|
-
D as default
|
|
34
|
-
};
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import { jsx as i } from "react/jsx-runtime";
|
|
2
|
-
import { f as o } from "./index-LwkTy4i-.js";
|
|
3
|
-
const p = ({
|
|
4
|
-
getAppData: t,
|
|
5
|
-
setAppData: e,
|
|
6
|
-
disabled: a
|
|
7
|
-
}) => {
|
|
8
|
-
const n = t("trackingId");
|
|
9
|
-
return /* @__PURE__ */ i(
|
|
10
|
-
o,
|
|
11
|
-
{
|
|
12
|
-
name: "Pixel ID",
|
|
13
|
-
value: n,
|
|
14
|
-
disabled: a,
|
|
15
|
-
onChange: (r) => {
|
|
16
|
-
e("trackingId", r.target.value);
|
|
17
|
-
}
|
|
18
|
-
}
|
|
19
|
-
);
|
|
20
|
-
};
|
|
21
|
-
export {
|
|
22
|
-
p as default
|
|
23
|
-
};
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import { jsx as i } from "react/jsx-runtime";
|
|
2
|
-
import { f as g } from "./index-LwkTy4i-.js";
|
|
3
|
-
const o = ({
|
|
4
|
-
getAppData: t,
|
|
5
|
-
setAppData: a,
|
|
6
|
-
disabled: e
|
|
7
|
-
}) => {
|
|
8
|
-
const n = t("trackingId");
|
|
9
|
-
return /* @__PURE__ */ i(
|
|
10
|
-
g,
|
|
11
|
-
{
|
|
12
|
-
name: "Tracking ID",
|
|
13
|
-
"data-testid": "gtm-tracking-id-input",
|
|
14
|
-
value: n,
|
|
15
|
-
disabled: e,
|
|
16
|
-
onChange: (r) => {
|
|
17
|
-
a("trackingId", r.target.value);
|
|
18
|
-
}
|
|
19
|
-
}
|
|
20
|
-
);
|
|
21
|
-
};
|
|
22
|
-
export {
|
|
23
|
-
o as default
|
|
24
|
-
};
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
import { jsx as o } from "react/jsx-runtime";
|
|
2
|
-
import { f as c } from "./index-LwkTy4i-.js";
|
|
3
|
-
const s = ({
|
|
4
|
-
getAppData: t,
|
|
5
|
-
setAppData: e,
|
|
6
|
-
disabled: a,
|
|
7
|
-
slug: n
|
|
8
|
-
}) => {
|
|
9
|
-
const r = t("trackingId");
|
|
10
|
-
return /* @__PURE__ */ o(
|
|
11
|
-
c,
|
|
12
|
-
{
|
|
13
|
-
dataTestid: n,
|
|
14
|
-
name: "Tracking ID",
|
|
15
|
-
value: r,
|
|
16
|
-
disabled: a,
|
|
17
|
-
onChange: (i) => {
|
|
18
|
-
e("trackingId", i.target.value);
|
|
19
|
-
}
|
|
20
|
-
}
|
|
21
|
-
);
|
|
22
|
-
};
|
|
23
|
-
export {
|
|
24
|
-
s as default
|
|
25
|
-
};
|
|
@@ -1,72 +0,0 @@
|
|
|
1
|
-
import { jsx as l, Fragment as x, jsxs as o } from "react/jsx-runtime";
|
|
2
|
-
import { useState as N, useEffect as w } from "react";
|
|
3
|
-
import { q as _, V as t, x as g, f as C, O as P, S as p } from "./index-LwkTy4i-.js";
|
|
4
|
-
const d = [{ label: "BTC", value: "BTC", unit: "sats" }], T = ({
|
|
5
|
-
eventType: f,
|
|
6
|
-
getAppData: s,
|
|
7
|
-
setAppData: a
|
|
8
|
-
}) => {
|
|
9
|
-
var v, h;
|
|
10
|
-
const { t: n } = _(), i = s("price"), c = s("currency"), [r, O] = N(
|
|
11
|
-
d.find((e) => e.value === c) || d[0]
|
|
12
|
-
), b = s("paymentOption"), u = ((v = t) == null ? void 0 : v.find((e) => b === e.value)) || {
|
|
13
|
-
label: t[0].label,
|
|
14
|
-
value: t[0].value
|
|
15
|
-
}, y = !!f.seatsPerTimeSlot, [m] = N(s("enabled")), S = ((h = f.recurringEvent) == null ? void 0 : h.count) !== void 0;
|
|
16
|
-
return w(() => {
|
|
17
|
-
!c && m && a("currency", r.value);
|
|
18
|
-
}, [c, r, a, m]), /* @__PURE__ */ l(x, { children: S ? /* @__PURE__ */ l(g, { className: "mt-2", severity: "warning", title: n("warning_recurring_event_payment") }) : m && /* @__PURE__ */ o(x, { children: [
|
|
19
|
-
/* @__PURE__ */ l("div", { className: "mt-2 block items-center sm:flex", children: /* @__PURE__ */ l(
|
|
20
|
-
C,
|
|
21
|
-
{
|
|
22
|
-
label: "Price",
|
|
23
|
-
labelSrOnly: !0,
|
|
24
|
-
addOnLeading: /* @__PURE__ */ l(P, { className: "h-4 w-4" }),
|
|
25
|
-
addOnSuffix: r.unit || r.value,
|
|
26
|
-
type: "number",
|
|
27
|
-
required: !0,
|
|
28
|
-
className: "block w-full rounded-sm border-gray-300 pl-2 pr-12 text-sm",
|
|
29
|
-
placeholder: "Price",
|
|
30
|
-
onChange: (e) => {
|
|
31
|
-
a("price", Number(e.target.value)), c && a("currency", c);
|
|
32
|
-
},
|
|
33
|
-
value: i && i > 0 ? i : void 0
|
|
34
|
-
}
|
|
35
|
-
) }),
|
|
36
|
-
/* @__PURE__ */ o("div", { className: "mt-5 w-60", children: [
|
|
37
|
-
/* @__PURE__ */ l("label", { className: "text-default block text-sm font-medium", htmlFor: "currency", children: n("currency") }),
|
|
38
|
-
/* @__PURE__ */ l(
|
|
39
|
-
p,
|
|
40
|
-
{
|
|
41
|
-
variant: "default",
|
|
42
|
-
options: d,
|
|
43
|
-
value: r,
|
|
44
|
-
className: "text-black",
|
|
45
|
-
defaultValue: r,
|
|
46
|
-
onChange: (e) => {
|
|
47
|
-
e && (O(e), a("currency", e.value));
|
|
48
|
-
}
|
|
49
|
-
}
|
|
50
|
-
)
|
|
51
|
-
] }),
|
|
52
|
-
/* @__PURE__ */ o("div", { className: "mt-2 w-60", children: [
|
|
53
|
-
/* @__PURE__ */ l("label", { className: "text-default block text-sm font-medium", htmlFor: "currency", children: "Payment option" }),
|
|
54
|
-
/* @__PURE__ */ l(
|
|
55
|
-
p,
|
|
56
|
-
{
|
|
57
|
-
defaultValue: u ? { ...u, label: n(u.label) } : { ...t[0], label: n(t[0].label) },
|
|
58
|
-
options: t.map((e) => ({ ...e, label: n(e.label) || e.label })),
|
|
59
|
-
onChange: (e) => {
|
|
60
|
-
e && a("paymentOption", e.value);
|
|
61
|
-
},
|
|
62
|
-
className: "mb-1 h-[38px] w-full",
|
|
63
|
-
isDisabled: y
|
|
64
|
-
}
|
|
65
|
-
)
|
|
66
|
-
] }),
|
|
67
|
-
y && b === "HOLD" && /* @__PURE__ */ l(g, { className: "mt-2", severity: "warning", title: n("seats_and_no_show_fee_error") })
|
|
68
|
-
] }) });
|
|
69
|
-
};
|
|
70
|
-
export {
|
|
71
|
-
T as default
|
|
72
|
-
};
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import { jsx as i } from "react/jsx-runtime";
|
|
2
|
-
import { f as o } from "./index-LwkTy4i-.js";
|
|
3
|
-
const p = ({
|
|
4
|
-
getAppData: t,
|
|
5
|
-
setAppData: e,
|
|
6
|
-
disabled: a
|
|
7
|
-
}) => {
|
|
8
|
-
const n = t("trackingId");
|
|
9
|
-
return /* @__PURE__ */ i(
|
|
10
|
-
o,
|
|
11
|
-
{
|
|
12
|
-
name: "Tracking ID",
|
|
13
|
-
value: n,
|
|
14
|
-
disabled: a,
|
|
15
|
-
onChange: (r) => {
|
|
16
|
-
e("trackingId", r.target.value);
|
|
17
|
-
}
|
|
18
|
-
}
|
|
19
|
-
);
|
|
20
|
-
};
|
|
21
|
-
export {
|
|
22
|
-
p as default
|
|
23
|
-
};
|
|
@@ -1,43 +0,0 @@
|
|
|
1
|
-
import { jsxs as o, jsx as e } from "react/jsx-runtime";
|
|
2
|
-
import { useState as u } from "react";
|
|
3
|
-
import { q as p, f as h, K as v, M as x } from "./index-LwkTy4i-.js";
|
|
4
|
-
const N = ({ eventType: n, disabled: d }) => {
|
|
5
|
-
const { t: i } = p(), [r, c] = u(""), m = r !== "" ? `?${r}` : "", t = n.URL + m;
|
|
6
|
-
function s({ size: a, data: f }) {
|
|
7
|
-
const l = `https://api.qrserver.com/v1/create-qr-code/?size=${a}&data=${f}`;
|
|
8
|
-
return /* @__PURE__ */ e(v, { content: t, children: /* @__PURE__ */ e("a", { download: !0, href: l, target: "_blank", rel: "noreferrer", children: /* @__PURE__ */ e(
|
|
9
|
-
"img",
|
|
10
|
-
{
|
|
11
|
-
className: x(
|
|
12
|
-
"hover:bg-muted border-default border transition hover:shadow-sm",
|
|
13
|
-
a >= 256 && "min-h-32"
|
|
14
|
-
),
|
|
15
|
-
style: { padding: a / 16, borderRadius: a / 20 },
|
|
16
|
-
width: a,
|
|
17
|
-
src: l,
|
|
18
|
-
alt: t
|
|
19
|
-
}
|
|
20
|
-
) }) });
|
|
21
|
-
}
|
|
22
|
-
return /* @__PURE__ */ o("div", { className: "flex w-full flex-col gap-5 text-sm", children: [
|
|
23
|
-
/* @__PURE__ */ e("div", { className: "flex w-full", children: /* @__PURE__ */ e(
|
|
24
|
-
h,
|
|
25
|
-
{
|
|
26
|
-
name: "hello",
|
|
27
|
-
disabled: d,
|
|
28
|
-
value: r,
|
|
29
|
-
onChange: (a) => c(a.target.value),
|
|
30
|
-
label: i("additional_url_parameters"),
|
|
31
|
-
containerClassName: "w-full"
|
|
32
|
-
}
|
|
33
|
-
) }),
|
|
34
|
-
/* @__PURE__ */ o("div", { className: "max-w-60 flex items-baseline gap-2", children: [
|
|
35
|
-
/* @__PURE__ */ e(s, { size: 256, data: t }),
|
|
36
|
-
/* @__PURE__ */ e(s, { size: 128, data: t }),
|
|
37
|
-
/* @__PURE__ */ e(s, { size: 64, data: t })
|
|
38
|
-
] })
|
|
39
|
-
] });
|
|
40
|
-
};
|
|
41
|
-
export {
|
|
42
|
-
N as default
|
|
43
|
-
};
|