TWSLoadingState
TWSLoadingState is a sealed class for constraining possible loading states.
NOTE: This class is a modified version of the original loading state representation from the Accompanist WebView library. Modifications were made to add support for force-refresh states initiated by user actions and more detailed loading progress tracking.