Description
JsonInput.vue in ui-library is deprecated and says to use p-code-input. However p-code-input doesn't have the ability to format the input which JsonInput does have. Which means we just keep using JsonInput. We should either add the ability to format to p-code-input or remove the deprecation.