* chore(helper-plugin)!: move useRBAC
* chore: get tests working
* chore!: remove auth
* chore!: remove usePersistentState
* fix: refactor building admin package so it shares modules with different entries
* fix: session vs local
* add the disable permissions and style to the edit and delete buttons
* fix review comments and add unit test
* fix type errors
* remove useless Icon
* add satisfies to define Permissions type
* first draft implementation edit release
* add dialog unit test
* add permission to the edit button
* add permissions type and remove old unit test
* add createAction to the PermissionMap
* fix type errors
* fix unit test
* fix lint error
* fix review comments
* change state naming
* change dialog to modal