Horizon Aid 1.0.2

Installs cleanly on plain Drupal CMS with no patches of any kind.

Fixed:
- #3622092 Install canvas_page_template_component from the recipe so Canvas does not install it during RecipeAppliedEvent.
- #3621847 Remove the nineteen Canvas Component config entities shipped in the fallback state (477 PHP warnings on every install).
- #3621848 Point the header search box at a plain form instead of the search page's Views exposed block.
- #3622140 Restore the inline exposed form on the search results page.
- #3622112 Rename user 1 so the functional suite can log in, and shorten the two job names.
- #3622114 Clear the restored cmssite directory before composer create-project.

Changed:
- #3622094 Test Horizon Aid on Drupal CMS only, and rename the test job to functional testing.

Known issues:
- #3620718 A fresh install can leave a stale cache so the first web request fatals site-wide; drush cr clears it. Not fixed in this release.