When consuming a web map from JavaScript using the WebMap object, is there a inherent provision to use the applicationSettings defined in the web map for things like a search widget? I can see that data gets loaded in the WebMap object, but is there an expectation that something will use the applicationProperties.viewing.search stuff? Or should we pull that stuff out ourselves and build a Search widget?