{"version":3,"sources":["node_modules/@arcgis/core/assets.js"],"sourcesContent":["/*\nAll material copyright ESRI, All Rights Reserved, unless otherwise specified.\nSee https://js.arcgis.com/4.28/esri/copyright.txt for details.\n*/\nimport s from \"./config.js\";\nimport t from \"./request.js\";\nimport o from \"./core/Error.js\";\nimport r from \"./core/Logger.js\";\nimport { join as e } from \"./core/urlUtils.js\";\nconst i = r.getLogger(\"esri.assets\");\nfunction n(s, o) {\n return t(a(s), o);\n}\nfunction a(t) {\n if (!s.assetsPath) throw i.errorOnce(\"The API assets location needs to be set using config.assetsPath. More information: https://arcg.is/1OzLe50\"), new o(\"assets:path-not-set\", \"config.assetsPath is not set\");\n return e(s.assetsPath, t);\n}\nexport { n as fetchAsset, a as getAssetUrl };"],"mappings":";;;;;;;;;;AASA,IAAM,IAAIA,GAAE,UAAU,aAAa;AAInC,SAAS,EAAE,GAAG;AACZ,MAAI,CAAC,EAAE;AAAY,UAAM,EAAE,UAAU,4GAA4G,GAAG,IAAIC,GAAE,uBAAuB,8BAA8B;AAC/M,SAAO,EAAE,EAAE,YAAY,CAAC;AAC1B;","names":["s","s"],"x_google_ignoreList":[0]}