{"version":3,"file":"getPublickImgUrl-d508fecf.js","sources":["../../../app/javascript/composables/getPublickImgUrl.js"],"sourcesContent":["export function getPublickImgURL(img_path) {\n return `/images/front/${img_path}`\n}\n\nexport function getMiniImgURL(img_path) {\n return `/images/front/mini/${img_path}`\n}\n\nexport function getImageCset(img_path) {\n return `/images/front/mini/${img_path} 100w, /images/front/mobile/${img_path} 200w, /images/front/${img_path} 400w`\n}\n"],"names":["getPublickImgURL","img_path","getMiniImgURL","getImageCset"],"mappings":"AAAO,SAASA,EAAiBC,EAAU,CACzC,MAAO,iBAAiBA,GAC1B,CAEO,SAASC,EAAcD,EAAU,CACtC,MAAO,sBAAsBA,GAC/B,CAEO,SAASE,EAAaF,EAAU,CACrC,MAAO,sBAAsBA,gCAAuCA,yBAAgCA,QACtG"}