SearchKit - Improve icon handling
authorColeman Watts <coleman@civicrm.org>
Tue, 1 Nov 2022 02:10:33 +0000 (22:10 -0400)
committerColeman Watts <coleman@civicrm.org>
Tue, 1 Nov 2022 11:17:05 +0000 (07:17 -0400)
commit5f0a735dd66f1eed860235ae108a743657939465
tree840966466fdb3fa099faa9893591a97d74b43d45
parent71fd73e3b30a7b25c8e09618c6647ed74e267086
SearchKit - Improve icon handling

Gives the ability to have "fallback" icons, e.g. choosing the
icon for contact_sub_type with a fallback to contact_type.
Civi/Api4/Utils/FormattingUtil.php
ext/search_kit/Civi/Api4/Action/SearchDisplay/AbstractRunAction.php
ext/search_kit/tests/phpunit/api/v4/SearchDisplay/SearchRunTest.php