* Updated package json but not updated source files * Update eslint plugin * updated files
* Refactor: Adds getNextAvailableId * Refactor: Hides DependencyGraph button if there are no dependencies * Refactor: Changes the new button * Refactor: Removes usages of NEW_VARIABLE_ID * Refactor: Reverts the new button
* Chore: initial commit * Refactor: adds usages * Refactor: adds FeatureInfoBox * Refactor: uses graphs instead * Refactor: adds id, name, title to prop instead of key * Refactor: adds usages to VariablesList * Refactor: Moves unknowns to first page * Refactor: minor stylings and icons * Refactor: styling * Refactor: changed to button with modal * Refactor: adds VariablesDependenciesButton * Refactor: changes after UX feedback * Refactor: renames heading * Refactor: changes after PR comments * Refactor: small changes after PR comments