Package-level declarations
Types
Coordinates AndroidDebugMenuPlatformActions behavior in the SDAI presentation layer.
Coordinates DebugMenuAccessor behavior in the SDAI presentation layer.
Defines the DebugMenuAction contract for the SDAI presentation layer.
Defines the DebugMenuEffect contract for the SDAI presentation layer.
Defines the DebugMenuIntent contract for the SDAI presentation layer.
Defines the DebugMenuModal contract for the SDAI presentation layer.
Defines the DebugMenuPlatformActions contract for the SDAI presentation layer.
Carries DebugMenuScreenContentState data through the SDAI presentation layer.
Carries DebugMenuScreenStrings data through the SDAI presentation layer.
Carries DebugMenuState data through the SDAI presentation layer.
Coordinates DebugMenuViewModel behavior in the SDAI presentation layer.
Provides the NoOpDebugMenuPlatformActions singleton used by the SDAI presentation layer.
Functions
Renders the DebugMenuHeader UI for the SDAI presentation layer.
Renders the DebugMenuItem UI for the SDAI presentation layer.
Renders the DebugMenuScreen UI for the SDAI presentation layer.
Renders the DebugMenuScreenContent UI for the SDAI presentation layer.
Renders the debugMenuScreenStrings UI for the SDAI presentation layer.
Renders the HeaderLine UI for the SDAI presentation layer.
Converts SDAI data with mapToUi.
Renders the toContentState UI for the SDAI presentation layer.
Converts SDAI data with toIntent.