{ "version": 3, "sources": ["apps/partner-center-client/src/app/core/images.ts"], "sourcesContent": ["export function getImageSrc(imageName: string): string {\n if (window.location.hostname === 'localhost') {\n return `/assets/${imageName}`;\n }\n return `https://vstatic-prod.apigateway.co/partner-center-client.9223372035140895041.prod/assets/${imageName}`;\n}\n"], "mappings": "AAAM,SAAUA,EAAYC,EAAiB,CAC3C,OAAIC,OAAOC,SAASC,WAAa,YACxB,WAAWH,CAAS,GAEtB,mEAAmEA,CAAS,EACrF", "names": ["getImageSrc", "imageName", "window", "location", "hostname"] }