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 Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
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 Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
CancelBooking.tsx Removed unused variables (#6704) (#6750) 2023-01-31 22:29:24 +00:00
SkeletonLoader.tsx Changed a neutral- classes to gray (#6603) 2023-01-20 23:04:58 +01:00
SlotPicker.tsx Reduce booking page bundle size (#7131) 2023-02-17 12:53:31 -07:00
TimeOptions.tsx Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
TimezoneDropdown.tsx Reduce booking page bundle size (#7131) 2023-02-17 12:53:31 -07:00
UserAvatars.tsx Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00