* Enables automation driver to discover the widget using the path "<SContentBrowser>/<SAssetView>/MyAssetItemName"
#rb brooke.hubert
#jira UE-195070
[CL 27764834 by logan buchy in ue5-main branch]
Moving SSearchToggleButton into ToolWidgets module to be reused externally.
#rb daren.cheng robert.seiver
[CL 27566135 by andrea botti in ue5-main branch]
A constant height is added to the total asset tile height to make space for both the name and the icon.
#jira UE-193377
#rb patrick.boutot, aditya.ravichandran
[CL 27346375 by zahra nikbakht in ue5-main branch]
2) Removed usage of WITH_VERSE and UE_USE_VERSE_PATHS
3) Modified UBT to always set WITH_VERSE and UE_USE_VERSE_PATHS to one until the setting is completely removed.
#rb Andrew.Scheidecker
[CL 27199531 by tim smith in ue5-main branch]
* Use FTelemetryRouter framework to track collection workflow telemetry instead of bespoke delegates on ContentBrowserModule
#jira UE-192081
#rb Robert.Millar
[CL 26892299 by logan buchy in ue5-main branch]
The slate windows get close after the subsystems are deinitilaized so we need to be carefull with those in the content browser widget code. Some binding can still be queried while processing some defered windows event during the closing of the slate application.
#jira UE-189606
#rb JeanLuc.Corenthin
[CL 26615347 by julien stjean in ue5-main branch]
* Provides support for displaying asset names in the asset picker flyout's tile view.
* Reworks Preset manager moderately to have more streamlined controls and use of context menus to handle deletion and renaming
* Fixes the asset picker to display preset collections regardless if the user has configured the editor to show plugin/editor content
* Alters some language around the preset system for clarity
#rb Jimmy.Andrews
#jira UE-183734
[CL 26326674 by nathan mitchell in ue5-main branch]
* Moved workflow tracking of collection manipulations up one level to target user interaction only
* Added create/destroy collection workflows
* Remove hand-holding utilities aimed to ease verbosity of telemetry event generation
#rb wes.hunt
#jira UE-155132
#preflight 6463b34f063e77985c259c71
[CL 25492328 by logan buchy in ue5-main branch]