themeComponentsPresetIds

val themeComponentsPresetIds: Map<String, String>

Contains the overview of the default IviThemeComponents configuration. This overview creates a bridge between the discoverable theme components service. Here we create the IviThemeComponent with the corresponding identifier. And the theming service where we collect all the IviThemeComponent from the various discoverable services. In this case we need to create an initial theme that consists of the IviThemeComponents. An IviThemeComponent is considered as the default component if its IviThemeComponent.id matches the value of the corresponding entry in themeComponentsPresetIds.