* Fixed layground and share font weight
* Fixed namings and deleted unused api files
* Deleted unused code
* Changed tweaks to input schema
* Changed TableAdvancedToggleCellRender to change Tweaks instead of Nodes if in tweaks page
* Removed Hide Visibility to show tweaks' Enable Input
* Set advanced of all nodes as true in tweaks
* Changed column defs to change width and pass isTweaks to advanced
* Changed tweaks store to identify changes in the Advanced field instead of the Values field
* Changed to not change quantity of hooks
* Changed table node cell render to not change the value of the tweaks
* Changed to disable inputs
* Added disabled behavior to table node cell render
* Added cursor default to cell classes
* Updated tweaks test
* Added persistence in session
* Removed initial setup from api modal to enable persistence
* Added persistence to storage
* Changed test to test persistence of tweaks
* Re-added initial setup to api modal
* Fixed size of tweaks modal