Integrate CogniteFileViewer Add to this Flows app to preview CDF files (PDF, image, text). Dependencies The file-viewer library files (copied in Step 2) require this npm package: | Package | Version | |---|---| | | | ships as a dependency of at the correct version — do not install it separately. and are assumed to already be present in Flows apps. --- Your job Complete these steps in order. Read each file before modifying it. --- Step 1 — Understand the app Read these files before touching anything: - — detect package manager ( field or lock file) and existing deps - — understand current Vite…