* Add internal api scaffolding and documentation
* Fix docs build
* Refactor `apiName` to a static method for proper enforcement
* Restructure idea around ts augmentation for internal apis
* Remove border when terminal window is focused
Remove deep selector from non-scoped style
Migrate vue-resize library to vue3-resize
* Fix codeMirrorRef instance name
* Missing semicolon
* fix rendering string instead of html
* fix rendering raw html on tooltips by global configuration
* lint
---------
Co-authored-by: Mo Mesgin <mmesgin@Mos-M2-MacBook-Pro.local>
* Cleanup entry for vue configuration
Rename reserved function terms
Correct extendApp initialization by passing Vue attribute
Avoid reserved name Vue
Set more unique and meaningful file names
Remove deprecated code added with rebase
Add vue instance to mountApp
Add comments and references to TODO issue
Restore function declaration over binding issue
Rename apps and correct issue with the render
Rebase residual cleanup
Remove unnecessary env var related to Nuxt
Remove deprecated confit assignment
Revert render function refactoring
* Fix Dashboard version issue