cal.pub0.org/apps/web/components/booking
Efraín Rochín fd76bc9cab
Reduce booking page bundle size (#7131)
* AvailabilityPage Component loaded dynamically

* update next/bundle-analyzer dependency

* Load dynamically SlotPicker and TimezoneDropDown and make some imports refactoring

* Gates functionality Returned

* Replace crypto with md5 dependency to generate gravatar url

* Refactor: AvailableTimes and SlotPicker

* Update next.config.js

* Update SlotPicker.tsx

* Update getEventTypeAppData.ts

---------

Co-authored-by: zomars <zomars@me.com>
2023-02-17 12:53:31 -07:00
..
pages Reduce booking page bundle size (#7131) 2023-02-17 12:53:31 -07:00
AvailableEventLocations.tsx
AvailableTimes.tsx Reduce booking page bundle size (#7131) 2023-02-17 12:53:31 -07:00
BookingDescription.tsx Reduce booking page bundle size (#7131) 2023-02-17 12:53:31 -07:00
BookingListItem.tsx
CancelBooking.tsx
SkeletonLoader.tsx
SlotPicker.tsx Reduce booking page bundle size (#7131) 2023-02-17 12:53:31 -07:00
TimeOptions.tsx
TimezoneDropdown.tsx Reduce booking page bundle size (#7131) 2023-02-17 12:53:31 -07:00
UserAvatars.tsx