Migrate GfXRayPageComponent to ChangeDetectionStrategy.OnPush with minimal changes: import ChangeDetectionStrategy and set changeDetection on the component decorator + Fix apps/client/tsconfig.editor.json: add typeRoots (match tsconfig.app.json) and remove explicit types that forced missing @types/jest / @types/node