Hi @jdd1,
That explains the problem - as the field format editors are still in the legacy platform, you can’t call them from the new platform (using plugin.ts and kibana.json).
You either have to wait till they are migrated to the new platform or use a separate plugin in the legacy plugin format to register the editor till then.