#71: Added getSize and getCollapsed to imperative API exposed by Panel. #67, #72: Removed nullish coalescing operator (??) because it caused problems with default create-react-app configuration. Fix edge case when expanding a panel via imperative API that was collapsed by user drag