UNPKG

react-calendar-kit

Version:

React Calendar Kit is a powerful and flexible library for building accessible and highly customizable calendar and date/time picker components in your React applications. React Calendar Kit provides a solid foundation for creating inclusive user experienc

3 lines (2 loc) 294 B
'use client'; function o(t,a){return t&&a&&t.x<a.x+a.width&&t.x+t.width>a.x&&t.y<a.y+a.height&&t.y+t.height>a.y}function i(t,a){let h=Math.max(0,Math.min(t.right,a.right)-Math.max(t.left,a.left)),n=Math.max(0,Math.min(t.bottom,a.bottom)-Math.max(t.top,a.top));return h*n}export{o as a,i as b};