ItemActionScenario type

type ItemActionScenario =
  | "recent"
  | "favorites"
  | "sharedWithMe"
  | "homeRecent"
  | "homeFavorites"
  | "homeSharedWithMe"
  | "workspace"
  | "pipeline"
  | "lineage"
  | "datahub"