feat: add support for JSON output and configurable action buttons
This MR include:
- JSON Output Support - toggle between JSON format and existing N-Triples format using the
outputAsJson
prop. - Hide Action Buttons - ability to hide or show action buttons in the UI with the
hideActionButtons
prop.