On object pages, the current settings dropdown is implemented as a custom tooltip. Update this to use a menu component instead, so it behaves more like a standard actions menu.
The menu should include the following actions:
- View STIX JSON (moved from the toolbar)
- Revoke (no checkbox)
- Deprecate (no checkbox)
- Delete (always accessible by admins and does not rely on the object's current
editing status)
Note: the workflow status is currently displayed in the existing dropdown and is planned to be moved elsewhere (#684)

On object pages, the current settings dropdown is implemented as a custom tooltip. Update this to use a menu component instead, so it behaves more like a standard actions menu.
The menu should include the following actions:
editingstatus)Note: the workflow status is currently displayed in the existing dropdown and is planned to be moved elsewhere (#684)