[{"data":1,"prerenderedAt":4734},["ShallowReactive",2],{"navigation":3,"docs-/providers/cloudimage":136,"docs-/providers/cloudimage-surround":1348},[4,20,33,126],{"title":5,"_path":6,"children":7},"Get Started","/get-started",[8,11,14,17],{"title":9,"_path":10},"Installation","/get-started/installation",{"title":12,"_path":13},"Configuration","/get-started/configuration",{"title":15,"_path":16},"Providers","/get-started/providers",{"title":18,"_path":19},"Contributing","/get-started/contributing",{"title":21,"_path":22,"children":23},"Usage","/usage",[24,27,30],{"title":25,"_path":26},"\u003CNuxtImg>","/usage/nuxt-img",{"title":28,"_path":29},"\u003CNuxtPicture>","/usage/nuxt-picture",{"title":31,"_path":32},"useImage()","/usage/use-image",{"title":15,"_path":34,"children":35},"/providers",[36,39,42,45,48,51,54,57,60,63,66,69,72,75,78,81,84,87,90,93,96,99,102,105,108,111,114,117,120,123],{"title":37,"_path":38},"Aliyun","/providers/aliyun",{"title":40,"_path":41},"AWS Amplify","/providers/aws-amplify",{"title":43,"_path":44},"Bunny","/providers/bunny",{"title":46,"_path":47},"Caisy","/providers/caisy",{"title":49,"_path":50},"Cloudflare","/providers/cloudflare",{"title":52,"_path":53},"Cloudimage","/providers/cloudimage",{"title":55,"_path":56},"Cloudinary","/providers/cloudinary",{"title":58,"_path":59},"Contentful","/providers/contentful",{"title":61,"_path":62},"Directus","/providers/directus",{"title":64,"_path":65},"Edgio","/providers/edgio",{"title":67,"_path":68},"Fastly","/providers/fastly",{"title":70,"_path":71},"Glide","/providers/glide",{"title":73,"_path":74},"Gumlet","/providers/gumlet",{"title":76,"_path":77},"Hygraph","/providers/hygraph",{"title":79,"_path":80},"ImageEngine","/providers/imageengine",{"title":82,"_path":83},"ImageKit","/providers/imagekit",{"title":85,"_path":86},"Imgix","/providers/imgix",{"title":88,"_path":89},"IPX","/providers/ipx",{"title":91,"_path":92},"Netlify","/providers/netlify",{"title":94,"_path":95},"Prepr","/providers/prepr",{"title":97,"_path":98},"Prismic","/providers/prismic",{"title":100,"_path":101},"Sanity","/providers/sanity",{"title":103,"_path":104},"Sirv","/providers/sirv",{"title":106,"_path":107},"Storyblok","/providers/storyblok",{"title":109,"_path":110},"Strapi","/providers/strapi",{"title":112,"_path":113},"Twicpics","/providers/twicpics",{"title":115,"_path":116},"Unsplash","/providers/unsplash",{"title":118,"_path":119},"Uploadcare","/providers/uploadcare",{"title":121,"_path":122},"Vercel","/providers/vercel",{"title":124,"_path":125},"Weserv","/providers/weserv",{"title":127,"_path":128,"children":129},"Advanced","/advanced",[130,133],{"title":131,"_path":132},"Custom Provider","/advanced/custom-provider",{"title":134,"_path":135},"Static Images","/advanced/static-images",{"_path":53,"_dir":137,"_draft":138,"_partial":138,"_locale":139,"title":52,"description":140,"links":141,"body":147,"_type":1342,"_id":1343,"_source":1344,"_file":1345,"_stem":1346,"_extension":1347},"providers",false,"","Nuxt Image has first class integration with Cloudimage.",[142],{"label":143,"icon":144,"to":145,"size":146},"Source","i-simple-icons-github","https://github.com/nuxt/image/blob/main/src/runtime/providers/cloudimage.ts","xs",{"type":148,"children":149,"toc":1331},"root",[150,168,190,371,378,387,405,419,428,440,445,583,588,787,797,819,824,855,874,1037,1047,1068,1073,1187,1193,1223,1237,1257,1325],{"type":151,"tag":152,"props":153,"children":154},"element","p",{},[155,158,166],{"type":156,"value":157},"text","Integration between ",{"type":151,"tag":159,"props":160,"children":164},"a",{"href":161,"rel":162},"https://www.cloudimage.io/en/home",[163],"nofollow",[165],{"type":156,"value":52},{"type":156,"value":167}," and the image module.",{"type":151,"tag":152,"props":169,"children":170},{},[171,173,180,182,188],{"type":156,"value":172},"To use this provider you need to specify your Cloudimage ",{"type":151,"tag":174,"props":175,"children":177},"code",{"className":176},[],[178],{"type":156,"value":179},"token",{"type":156,"value":181}," and the ",{"type":151,"tag":174,"props":183,"children":185},{"className":184},[],[186],{"type":156,"value":187},"baseURL",{"type":156,"value":189}," of your image storage.",{"type":151,"tag":191,"props":192,"children":197},"pre",{"className":193,"code":194,"filename":195,"language":196,"meta":139,"style":139},"language-ts shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","export default defineNuxtConfig({\n  image: {\n    cloudimage: {\n      token: 'your_cloudimage_token',\n      baseURL: 'origin_image_url' // or alias\n    }\n  }\n})\n","nuxt.config.ts","ts",[198],{"type":151,"tag":174,"props":199,"children":200},{"__ignoreMap":139},[201,236,256,273,307,339,348,357],{"type":151,"tag":202,"props":203,"children":206},"span",{"class":204,"line":205},"line",1,[207,213,218,224,230],{"type":151,"tag":202,"props":208,"children":210},{"style":209},"--shiki-light:#39ADB5;--shiki-default:#89DDFF;--shiki-dark:#89DDFF;--shiki-light-font-style:italic;--shiki-default-font-style:italic;--shiki-dark-font-style:italic",[211],{"type":156,"value":212},"export",{"type":151,"tag":202,"props":214,"children":215},{"style":209},[216],{"type":156,"value":217}," default",{"type":151,"tag":202,"props":219,"children":221},{"style":220},"--shiki-light:#6182B8;--shiki-default:#82AAFF;--shiki-dark:#82AAFF",[222],{"type":156,"value":223}," defineNuxtConfig",{"type":151,"tag":202,"props":225,"children":227},{"style":226},"--shiki-light:#90A4AE;--shiki-default:#EEFFFF;--shiki-dark:#BABED8",[228],{"type":156,"value":229},"(",{"type":151,"tag":202,"props":231,"children":233},{"style":232},"--shiki-light:#39ADB5;--shiki-default:#89DDFF;--shiki-dark:#89DDFF",[234],{"type":156,"value":235},"{\n",{"type":151,"tag":202,"props":237,"children":239},{"class":204,"line":238},2,[240,246,251],{"type":151,"tag":202,"props":241,"children":243},{"style":242},"--shiki-light:#E53935;--shiki-default:#F07178;--shiki-dark:#F07178",[244],{"type":156,"value":245},"  image",{"type":151,"tag":202,"props":247,"children":248},{"style":232},[249],{"type":156,"value":250},":",{"type":151,"tag":202,"props":252,"children":253},{"style":232},[254],{"type":156,"value":255}," {\n",{"type":151,"tag":202,"props":257,"children":259},{"class":204,"line":258},3,[260,265,269],{"type":151,"tag":202,"props":261,"children":262},{"style":242},[263],{"type":156,"value":264},"    cloudimage",{"type":151,"tag":202,"props":266,"children":267},{"style":232},[268],{"type":156,"value":250},{"type":151,"tag":202,"props":270,"children":271},{"style":232},[272],{"type":156,"value":255},{"type":151,"tag":202,"props":274,"children":276},{"class":204,"line":275},4,[277,282,286,291,297,302],{"type":151,"tag":202,"props":278,"children":279},{"style":242},[280],{"type":156,"value":281},"      token",{"type":151,"tag":202,"props":283,"children":284},{"style":232},[285],{"type":156,"value":250},{"type":151,"tag":202,"props":287,"children":288},{"style":232},[289],{"type":156,"value":290}," '",{"type":151,"tag":202,"props":292,"children":294},{"style":293},"--shiki-light:#91B859;--shiki-default:#C3E88D;--shiki-dark:#C3E88D",[295],{"type":156,"value":296},"your_cloudimage_token",{"type":151,"tag":202,"props":298,"children":299},{"style":232},[300],{"type":156,"value":301},"'",{"type":151,"tag":202,"props":303,"children":304},{"style":232},[305],{"type":156,"value":306},",\n",{"type":151,"tag":202,"props":308,"children":310},{"class":204,"line":309},5,[311,316,320,324,329,333],{"type":151,"tag":202,"props":312,"children":313},{"style":242},[314],{"type":156,"value":315},"      baseURL",{"type":151,"tag":202,"props":317,"children":318},{"style":232},[319],{"type":156,"value":250},{"type":151,"tag":202,"props":321,"children":322},{"style":232},[323],{"type":156,"value":290},{"type":151,"tag":202,"props":325,"children":326},{"style":293},[327],{"type":156,"value":328},"origin_image_url",{"type":151,"tag":202,"props":330,"children":331},{"style":232},[332],{"type":156,"value":301},{"type":151,"tag":202,"props":334,"children":336},{"style":335},"--shiki-light:#90A4AE;--shiki-default:#546E7A;--shiki-dark:#676E95;--shiki-light-font-style:italic;--shiki-default-font-style:italic;--shiki-dark-font-style:italic",[337],{"type":156,"value":338}," // or alias\n",{"type":151,"tag":202,"props":340,"children":342},{"class":204,"line":341},6,[343],{"type":151,"tag":202,"props":344,"children":345},{"style":232},[346],{"type":156,"value":347},"    }\n",{"type":151,"tag":202,"props":349,"children":351},{"class":204,"line":350},7,[352],{"type":151,"tag":202,"props":353,"children":354},{"style":232},[355],{"type":156,"value":356},"  }\n",{"type":151,"tag":202,"props":358,"children":360},{"class":204,"line":359},8,[361,366],{"type":151,"tag":202,"props":362,"children":363},{"style":232},[364],{"type":156,"value":365},"}",{"type":151,"tag":202,"props":367,"children":368},{"style":226},[369],{"type":156,"value":370},")\n",{"type":151,"tag":372,"props":373,"children":375},"h2",{"id":374},"options",[376],{"type":156,"value":377},"Options",{"type":151,"tag":379,"props":380,"children":381},"h3",{"id":179},[382],{"type":151,"tag":174,"props":383,"children":385},{"className":384},[],[386],{"type":156,"value":179},{"type":151,"tag":388,"props":389,"children":390},"ul",{},[391],{"type":151,"tag":392,"props":393,"children":394},"li",{},[395,397,403],{"type":156,"value":396},"Type: ",{"type":151,"tag":398,"props":399,"children":400},"strong",{},[401],{"type":156,"value":402},"String",{"type":156,"value":404}," (required)",{"type":151,"tag":152,"props":406,"children":407},{},[408,410,417],{"type":156,"value":409},"Your Cloudimage customer token. ",{"type":151,"tag":159,"props":411,"children":414},{"href":412,"rel":413},"https://www.cloudimage.io/en/register_page",[163],[415],{"type":156,"value":416},"Register",{"type":156,"value":418}," for a Cloudimage account to get one. Registration takes less than a minute and is totally free.",{"type":151,"tag":379,"props":420,"children":422},{"id":421},"baseurl",[423],{"type":151,"tag":174,"props":424,"children":426},{"className":425},[],[427],{"type":156,"value":187},{"type":151,"tag":388,"props":429,"children":430},{},[431],{"type":151,"tag":392,"props":432,"children":433},{},[434,435,439],{"type":156,"value":396},{"type":151,"tag":398,"props":436,"children":437},{},[438],{"type":156,"value":402},{"type":156,"value":404},{"type":151,"tag":152,"props":441,"children":442},{},[443],{"type":156,"value":444},"Your origin image URL or storage alias that allows to shorten your origin image URLs.",{"type":151,"tag":191,"props":446,"children":448},{"className":193,"code":447,"filename":195,"language":196,"meta":139,"style":139},"export default defineNuxtConfig({\n  image: {\n    cloudimage: {\n      token: 'demo',\n      baseURL: 'sample.li'\n    }\n  }\n})\n",[449],{"type":151,"tag":174,"props":450,"children":451},{"__ignoreMap":139},[452,475,490,505,533,558,565,572],{"type":151,"tag":202,"props":453,"children":454},{"class":204,"line":205},[455,459,463,467,471],{"type":151,"tag":202,"props":456,"children":457},{"style":209},[458],{"type":156,"value":212},{"type":151,"tag":202,"props":460,"children":461},{"style":209},[462],{"type":156,"value":217},{"type":151,"tag":202,"props":464,"children":465},{"style":220},[466],{"type":156,"value":223},{"type":151,"tag":202,"props":468,"children":469},{"style":226},[470],{"type":156,"value":229},{"type":151,"tag":202,"props":472,"children":473},{"style":232},[474],{"type":156,"value":235},{"type":151,"tag":202,"props":476,"children":477},{"class":204,"line":238},[478,482,486],{"type":151,"tag":202,"props":479,"children":480},{"style":242},[481],{"type":156,"value":245},{"type":151,"tag":202,"props":483,"children":484},{"style":232},[485],{"type":156,"value":250},{"type":151,"tag":202,"props":487,"children":488},{"style":232},[489],{"type":156,"value":255},{"type":151,"tag":202,"props":491,"children":492},{"class":204,"line":258},[493,497,501],{"type":151,"tag":202,"props":494,"children":495},{"style":242},[496],{"type":156,"value":264},{"type":151,"tag":202,"props":498,"children":499},{"style":232},[500],{"type":156,"value":250},{"type":151,"tag":202,"props":502,"children":503},{"style":232},[504],{"type":156,"value":255},{"type":151,"tag":202,"props":506,"children":507},{"class":204,"line":275},[508,512,516,520,525,529],{"type":151,"tag":202,"props":509,"children":510},{"style":242},[511],{"type":156,"value":281},{"type":151,"tag":202,"props":513,"children":514},{"style":232},[515],{"type":156,"value":250},{"type":151,"tag":202,"props":517,"children":518},{"style":232},[519],{"type":156,"value":290},{"type":151,"tag":202,"props":521,"children":522},{"style":293},[523],{"type":156,"value":524},"demo",{"type":151,"tag":202,"props":526,"children":527},{"style":232},[528],{"type":156,"value":301},{"type":151,"tag":202,"props":530,"children":531},{"style":232},[532],{"type":156,"value":306},{"type":151,"tag":202,"props":534,"children":535},{"class":204,"line":309},[536,540,544,548,553],{"type":151,"tag":202,"props":537,"children":538},{"style":242},[539],{"type":156,"value":315},{"type":151,"tag":202,"props":541,"children":542},{"style":232},[543],{"type":156,"value":250},{"type":151,"tag":202,"props":545,"children":546},{"style":232},[547],{"type":156,"value":290},{"type":151,"tag":202,"props":549,"children":550},{"style":293},[551],{"type":156,"value":552},"sample.li",{"type":151,"tag":202,"props":554,"children":555},{"style":232},[556],{"type":156,"value":557},"'\n",{"type":151,"tag":202,"props":559,"children":560},{"class":204,"line":341},[561],{"type":151,"tag":202,"props":562,"children":563},{"style":232},[564],{"type":156,"value":347},{"type":151,"tag":202,"props":566,"children":567},{"class":204,"line":350},[568],{"type":151,"tag":202,"props":569,"children":570},{"style":232},[571],{"type":156,"value":356},{"type":151,"tag":202,"props":573,"children":574},{"class":204,"line":359},[575,579],{"type":151,"tag":202,"props":576,"children":577},{"style":232},[578],{"type":156,"value":365},{"type":151,"tag":202,"props":580,"children":581},{"style":226},[582],{"type":156,"value":370},{"type":151,"tag":152,"props":584,"children":585},{},[586],{"type":156,"value":587},"These formats all work as well:",{"type":151,"tag":191,"props":589,"children":591},{"className":193,"code":590,"filename":195,"language":196,"meta":139,"style":139},"export default defineNuxtConfig({\n  image: {\n    cloudimage: {\n      token: 'demo',\n      baseURL: 'sample.li/images',\n      baseURL: 'https://sample.li/images',\n      baseURL: '_sl_' // alias defined in your Cloudimage storage settings\n    }\n  }\n})\n",[592],{"type":151,"tag":174,"props":593,"children":594},{"__ignoreMap":139},[595,618,633,648,675,703,731,760,767,775],{"type":151,"tag":202,"props":596,"children":597},{"class":204,"line":205},[598,602,606,610,614],{"type":151,"tag":202,"props":599,"children":600},{"style":209},[601],{"type":156,"value":212},{"type":151,"tag":202,"props":603,"children":604},{"style":209},[605],{"type":156,"value":217},{"type":151,"tag":202,"props":607,"children":608},{"style":220},[609],{"type":156,"value":223},{"type":151,"tag":202,"props":611,"children":612},{"style":226},[613],{"type":156,"value":229},{"type":151,"tag":202,"props":615,"children":616},{"style":232},[617],{"type":156,"value":235},{"type":151,"tag":202,"props":619,"children":620},{"class":204,"line":238},[621,625,629],{"type":151,"tag":202,"props":622,"children":623},{"style":242},[624],{"type":156,"value":245},{"type":151,"tag":202,"props":626,"children":627},{"style":232},[628],{"type":156,"value":250},{"type":151,"tag":202,"props":630,"children":631},{"style":232},[632],{"type":156,"value":255},{"type":151,"tag":202,"props":634,"children":635},{"class":204,"line":258},[636,640,644],{"type":151,"tag":202,"props":637,"children":638},{"style":242},[639],{"type":156,"value":264},{"type":151,"tag":202,"props":641,"children":642},{"style":232},[643],{"type":156,"value":250},{"type":151,"tag":202,"props":645,"children":646},{"style":232},[647],{"type":156,"value":255},{"type":151,"tag":202,"props":649,"children":650},{"class":204,"line":275},[651,655,659,663,667,671],{"type":151,"tag":202,"props":652,"children":653},{"style":242},[654],{"type":156,"value":281},{"type":151,"tag":202,"props":656,"children":657},{"style":232},[658],{"type":156,"value":250},{"type":151,"tag":202,"props":660,"children":661},{"style":232},[662],{"type":156,"value":290},{"type":151,"tag":202,"props":664,"children":665},{"style":293},[666],{"type":156,"value":524},{"type":151,"tag":202,"props":668,"children":669},{"style":232},[670],{"type":156,"value":301},{"type":151,"tag":202,"props":672,"children":673},{"style":232},[674],{"type":156,"value":306},{"type":151,"tag":202,"props":676,"children":677},{"class":204,"line":309},[678,682,686,690,695,699],{"type":151,"tag":202,"props":679,"children":680},{"style":242},[681],{"type":156,"value":315},{"type":151,"tag":202,"props":683,"children":684},{"style":232},[685],{"type":156,"value":250},{"type":151,"tag":202,"props":687,"children":688},{"style":232},[689],{"type":156,"value":290},{"type":151,"tag":202,"props":691,"children":692},{"style":293},[693],{"type":156,"value":694},"sample.li/images",{"type":151,"tag":202,"props":696,"children":697},{"style":232},[698],{"type":156,"value":301},{"type":151,"tag":202,"props":700,"children":701},{"style":232},[702],{"type":156,"value":306},{"type":151,"tag":202,"props":704,"children":705},{"class":204,"line":341},[706,710,714,718,723,727],{"type":151,"tag":202,"props":707,"children":708},{"style":242},[709],{"type":156,"value":315},{"type":151,"tag":202,"props":711,"children":712},{"style":232},[713],{"type":156,"value":250},{"type":151,"tag":202,"props":715,"children":716},{"style":232},[717],{"type":156,"value":290},{"type":151,"tag":202,"props":719,"children":720},{"style":293},[721],{"type":156,"value":722},"https://sample.li/images",{"type":151,"tag":202,"props":724,"children":725},{"style":232},[726],{"type":156,"value":301},{"type":151,"tag":202,"props":728,"children":729},{"style":232},[730],{"type":156,"value":306},{"type":151,"tag":202,"props":732,"children":733},{"class":204,"line":350},[734,738,742,746,751,755],{"type":151,"tag":202,"props":735,"children":736},{"style":242},[737],{"type":156,"value":315},{"type":151,"tag":202,"props":739,"children":740},{"style":232},[741],{"type":156,"value":250},{"type":151,"tag":202,"props":743,"children":744},{"style":232},[745],{"type":156,"value":290},{"type":151,"tag":202,"props":747,"children":748},{"style":293},[749],{"type":156,"value":750},"_sl_",{"type":151,"tag":202,"props":752,"children":753},{"style":232},[754],{"type":156,"value":301},{"type":151,"tag":202,"props":756,"children":757},{"style":335},[758],{"type":156,"value":759}," // alias defined in your Cloudimage storage settings\n",{"type":151,"tag":202,"props":761,"children":762},{"class":204,"line":359},[763],{"type":151,"tag":202,"props":764,"children":765},{"style":232},[766],{"type":156,"value":347},{"type":151,"tag":202,"props":768,"children":770},{"class":204,"line":769},9,[771],{"type":151,"tag":202,"props":772,"children":773},{"style":232},[774],{"type":156,"value":356},{"type":151,"tag":202,"props":776,"children":778},{"class":204,"line":777},10,[779,783],{"type":151,"tag":202,"props":780,"children":781},{"style":232},[782],{"type":156,"value":365},{"type":151,"tag":202,"props":784,"children":785},{"style":226},[786],{"type":156,"value":370},{"type":151,"tag":379,"props":788,"children":790},{"id":789},"apiversion",[791],{"type":151,"tag":174,"props":792,"children":794},{"className":793},[],[795],{"type":156,"value":796},"apiVersion",{"type":151,"tag":388,"props":798,"children":799},{},[800,808],{"type":151,"tag":392,"props":801,"children":802},{},[803,804],{"type":156,"value":396},{"type":151,"tag":398,"props":805,"children":806},{},[807],{"type":156,"value":402},{"type":151,"tag":392,"props":809,"children":810},{},[811,813],{"type":156,"value":812},"Default: ",{"type":151,"tag":174,"props":814,"children":816},{"className":815},[],[817],{"type":156,"value":818},"empty string",{"type":151,"tag":152,"props":820,"children":821},{},[822],{"type":156,"value":823},"Allow using a specific version of the API.",{"type":151,"tag":825,"props":826,"children":827},"callout",{},[828],{"type":151,"tag":152,"props":829,"children":830},{},[831,833,838,840,845,847,853],{"type":156,"value":832},"For tokens created before ",{"type":151,"tag":398,"props":834,"children":835},{},[836],{"type":156,"value":837},"20.10.2021",{"type":156,"value":839},", ",{"type":151,"tag":174,"props":841,"children":843},{"className":842},[],[844],{"type":156,"value":796},{"type":156,"value":846}," needs to be set to ",{"type":151,"tag":174,"props":848,"children":850},{"className":849},[],[851],{"type":156,"value":852},"v7",{"type":156,"value":854},".",{"type":151,"tag":152,"props":856,"children":857},{},[858,860,865,867,872],{"type":156,"value":859},"Here's an official demo config. ",{"type":151,"tag":174,"props":861,"children":863},{"className":862},[],[864],{"type":156,"value":524},{"type":156,"value":866}," is an old token hence ",{"type":151,"tag":174,"props":868,"children":870},{"className":869},[],[871],{"type":156,"value":796},{"type":156,"value":873}," needs to be defined as well.",{"type":151,"tag":191,"props":875,"children":877},{"className":193,"code":876,"filename":195,"language":196,"meta":139,"style":139},"export default defineNuxtConfig({\n  image: {\n    cloudimage: {\n      token: 'demo',\n      baseURL: 'sample.li',\n      apiVersion: 'v7'\n    }\n  }\n})\n",[878],{"type":151,"tag":174,"props":879,"children":880},{"__ignoreMap":139},[881,904,919,934,961,988,1012,1019,1026],{"type":151,"tag":202,"props":882,"children":883},{"class":204,"line":205},[884,888,892,896,900],{"type":151,"tag":202,"props":885,"children":886},{"style":209},[887],{"type":156,"value":212},{"type":151,"tag":202,"props":889,"children":890},{"style":209},[891],{"type":156,"value":217},{"type":151,"tag":202,"props":893,"children":894},{"style":220},[895],{"type":156,"value":223},{"type":151,"tag":202,"props":897,"children":898},{"style":226},[899],{"type":156,"value":229},{"type":151,"tag":202,"props":901,"children":902},{"style":232},[903],{"type":156,"value":235},{"type":151,"tag":202,"props":905,"children":906},{"class":204,"line":238},[907,911,915],{"type":151,"tag":202,"props":908,"children":909},{"style":242},[910],{"type":156,"value":245},{"type":151,"tag":202,"props":912,"children":913},{"style":232},[914],{"type":156,"value":250},{"type":151,"tag":202,"props":916,"children":917},{"style":232},[918],{"type":156,"value":255},{"type":151,"tag":202,"props":920,"children":921},{"class":204,"line":258},[922,926,930],{"type":151,"tag":202,"props":923,"children":924},{"style":242},[925],{"type":156,"value":264},{"type":151,"tag":202,"props":927,"children":928},{"style":232},[929],{"type":156,"value":250},{"type":151,"tag":202,"props":931,"children":932},{"style":232},[933],{"type":156,"value":255},{"type":151,"tag":202,"props":935,"children":936},{"class":204,"line":275},[937,941,945,949,953,957],{"type":151,"tag":202,"props":938,"children":939},{"style":242},[940],{"type":156,"value":281},{"type":151,"tag":202,"props":942,"children":943},{"style":232},[944],{"type":156,"value":250},{"type":151,"tag":202,"props":946,"children":947},{"style":232},[948],{"type":156,"value":290},{"type":151,"tag":202,"props":950,"children":951},{"style":293},[952],{"type":156,"value":524},{"type":151,"tag":202,"props":954,"children":955},{"style":232},[956],{"type":156,"value":301},{"type":151,"tag":202,"props":958,"children":959},{"style":232},[960],{"type":156,"value":306},{"type":151,"tag":202,"props":962,"children":963},{"class":204,"line":309},[964,968,972,976,980,984],{"type":151,"tag":202,"props":965,"children":966},{"style":242},[967],{"type":156,"value":315},{"type":151,"tag":202,"props":969,"children":970},{"style":232},[971],{"type":156,"value":250},{"type":151,"tag":202,"props":973,"children":974},{"style":232},[975],{"type":156,"value":290},{"type":151,"tag":202,"props":977,"children":978},{"style":293},[979],{"type":156,"value":552},{"type":151,"tag":202,"props":981,"children":982},{"style":232},[983],{"type":156,"value":301},{"type":151,"tag":202,"props":985,"children":986},{"style":232},[987],{"type":156,"value":306},{"type":151,"tag":202,"props":989,"children":990},{"class":204,"line":341},[991,996,1000,1004,1008],{"type":151,"tag":202,"props":992,"children":993},{"style":242},[994],{"type":156,"value":995},"      apiVersion",{"type":151,"tag":202,"props":997,"children":998},{"style":232},[999],{"type":156,"value":250},{"type":151,"tag":202,"props":1001,"children":1002},{"style":232},[1003],{"type":156,"value":290},{"type":151,"tag":202,"props":1005,"children":1006},{"style":293},[1007],{"type":156,"value":852},{"type":151,"tag":202,"props":1009,"children":1010},{"style":232},[1011],{"type":156,"value":557},{"type":151,"tag":202,"props":1013,"children":1014},{"class":204,"line":350},[1015],{"type":151,"tag":202,"props":1016,"children":1017},{"style":232},[1018],{"type":156,"value":347},{"type":151,"tag":202,"props":1020,"children":1021},{"class":204,"line":359},[1022],{"type":151,"tag":202,"props":1023,"children":1024},{"style":232},[1025],{"type":156,"value":356},{"type":151,"tag":202,"props":1027,"children":1028},{"class":204,"line":769},[1029,1033],{"type":151,"tag":202,"props":1030,"children":1031},{"style":232},[1032],{"type":156,"value":365},{"type":151,"tag":202,"props":1034,"children":1035},{"style":226},[1036],{"type":156,"value":370},{"type":151,"tag":379,"props":1038,"children":1040},{"id":1039},"cdnurl",[1041],{"type":151,"tag":174,"props":1042,"children":1044},{"className":1043},[],[1045],{"type":156,"value":1046},"cdnURL",{"type":151,"tag":388,"props":1048,"children":1049},{},[1050,1058],{"type":151,"tag":392,"props":1051,"children":1052},{},[1053,1054],{"type":156,"value":396},{"type":151,"tag":398,"props":1055,"children":1056},{},[1057],{"type":156,"value":402},{"type":151,"tag":392,"props":1059,"children":1060},{},[1061,1062],{"type":156,"value":812},{"type":151,"tag":174,"props":1063,"children":1065},{"className":1064},[],[1066],{"type":156,"value":1067},"https://{token}.cloudimg.io/{apiVersion}",{"type":151,"tag":152,"props":1069,"children":1070},{},[1071],{"type":156,"value":1072},"Replaces the dynamically built URL",{"type":151,"tag":191,"props":1074,"children":1076},{"className":193,"code":1075,"filename":195,"language":196,"meta":139,"style":139},"export default defineNuxtConfig({\n  image: {\n    cloudimage: {\n      cdnURL: 'https://demo.cloudimg.io/v7',\n    }\n  }\n})\n",[1077],{"type":151,"tag":174,"props":1078,"children":1079},{"__ignoreMap":139},[1080,1103,1118,1133,1162,1169,1176],{"type":151,"tag":202,"props":1081,"children":1082},{"class":204,"line":205},[1083,1087,1091,1095,1099],{"type":151,"tag":202,"props":1084,"children":1085},{"style":209},[1086],{"type":156,"value":212},{"type":151,"tag":202,"props":1088,"children":1089},{"style":209},[1090],{"type":156,"value":217},{"type":151,"tag":202,"props":1092,"children":1093},{"style":220},[1094],{"type":156,"value":223},{"type":151,"tag":202,"props":1096,"children":1097},{"style":226},[1098],{"type":156,"value":229},{"type":151,"tag":202,"props":1100,"children":1101},{"style":232},[1102],{"type":156,"value":235},{"type":151,"tag":202,"props":1104,"children":1105},{"class":204,"line":238},[1106,1110,1114],{"type":151,"tag":202,"props":1107,"children":1108},{"style":242},[1109],{"type":156,"value":245},{"type":151,"tag":202,"props":1111,"children":1112},{"style":232},[1113],{"type":156,"value":250},{"type":151,"tag":202,"props":1115,"children":1116},{"style":232},[1117],{"type":156,"value":255},{"type":151,"tag":202,"props":1119,"children":1120},{"class":204,"line":258},[1121,1125,1129],{"type":151,"tag":202,"props":1122,"children":1123},{"style":242},[1124],{"type":156,"value":264},{"type":151,"tag":202,"props":1126,"children":1127},{"style":232},[1128],{"type":156,"value":250},{"type":151,"tag":202,"props":1130,"children":1131},{"style":232},[1132],{"type":156,"value":255},{"type":151,"tag":202,"props":1134,"children":1135},{"class":204,"line":275},[1136,1141,1145,1149,1154,1158],{"type":151,"tag":202,"props":1137,"children":1138},{"style":242},[1139],{"type":156,"value":1140},"      cdnURL",{"type":151,"tag":202,"props":1142,"children":1143},{"style":232},[1144],{"type":156,"value":250},{"type":151,"tag":202,"props":1146,"children":1147},{"style":232},[1148],{"type":156,"value":290},{"type":151,"tag":202,"props":1150,"children":1151},{"style":293},[1152],{"type":156,"value":1153},"https://demo.cloudimg.io/v7",{"type":151,"tag":202,"props":1155,"children":1156},{"style":232},[1157],{"type":156,"value":301},{"type":151,"tag":202,"props":1159,"children":1160},{"style":232},[1161],{"type":156,"value":306},{"type":151,"tag":202,"props":1163,"children":1164},{"class":204,"line":309},[1165],{"type":151,"tag":202,"props":1166,"children":1167},{"style":232},[1168],{"type":156,"value":347},{"type":151,"tag":202,"props":1170,"children":1171},{"class":204,"line":341},[1172],{"type":151,"tag":202,"props":1173,"children":1174},{"style":232},[1175],{"type":156,"value":356},{"type":151,"tag":202,"props":1177,"children":1178},{"class":204,"line":350},[1179,1183],{"type":151,"tag":202,"props":1180,"children":1181},{"style":232},[1182],{"type":156,"value":365},{"type":151,"tag":202,"props":1184,"children":1185},{"style":226},[1186],{"type":156,"value":370},{"type":151,"tag":372,"props":1188,"children":1190},{"id":1189},"cloudimage-modifiers",[1191],{"type":156,"value":1192},"Cloudimage modifiers",{"type":151,"tag":152,"props":1194,"children":1195},{},[1196,1198,1204,1206,1213,1215,1221],{"type":156,"value":1197},"Beside the ",{"type":151,"tag":159,"props":1199,"children":1201},{"href":1200},"/usage/nuxt-img#modifiers",[1202],{"type":156,"value":1203},"standard modifiers",{"type":156,"value":1205},", also you can pass Cloudimage-specific ",{"type":151,"tag":159,"props":1207,"children":1210},{"href":1208,"rel":1209},"https://docs.cloudimage.io/go/cloudimage-documentation-v7/en/introduction",[163],[1211],{"type":156,"value":1212},"Cloudimage-specific transformation",{"type":156,"value":1214}," params to ",{"type":151,"tag":174,"props":1216,"children":1218},{"className":1217},[],[1219],{"type":156,"value":1220},"modifiers",{"type":156,"value":1222}," prop.",{"type":151,"tag":372,"props":1224,"children":1226},{"id":1225},"cloudimage-fit-values",[1227,1229,1235],{"type":156,"value":1228},"Cloudimage ",{"type":151,"tag":174,"props":1230,"children":1232},{"className":1231},[],[1233],{"type":156,"value":1234},"fit",{"type":156,"value":1236}," values",{"type":151,"tag":152,"props":1238,"children":1239},{},[1240,1242,1255],{"type":156,"value":1241},"Beside ",{"type":151,"tag":159,"props":1243,"children":1245},{"href":1244},"/usage/nuxt-img#fit",[1246,1248,1253],{"type":156,"value":1247},"the standard values for ",{"type":151,"tag":174,"props":1249,"children":1251},{"className":1250},[],[1252],{"type":156,"value":1234},{"type":156,"value":1254}," property",{"type":156,"value":1256}," of Nuxt image and Nuxt picture, Cloudimage offers the following for extra resizing params:",{"type":151,"tag":388,"props":1258,"children":1259},{},[1260,1271,1282,1292,1303,1314],{"type":151,"tag":392,"props":1261,"children":1262},{},[1263,1269],{"type":151,"tag":174,"props":1264,"children":1266},{"className":1265},[],[1267],{"type":156,"value":1268},"crop",{"type":156,"value":1270}," - Crops the image to specified dimensions (width and height) and keeps proportions.",{"type":151,"tag":392,"props":1272,"children":1273},{},[1274,1280],{"type":151,"tag":174,"props":1275,"children":1277},{"className":1276},[],[1278],{"type":156,"value":1279},"face",{"type":156,"value":1281}," - Crops the image automatically keeping the most prominent face.",{"type":151,"tag":392,"props":1283,"children":1284},{},[1285,1290],{"type":151,"tag":174,"props":1286,"children":1288},{"className":1287},[],[1289],{"type":156,"value":1234},{"type":156,"value":1291}," - Resizes the image to fit into a specified width and height box, adds padding (image or solid colour) to keep proportions.",{"type":151,"tag":392,"props":1293,"children":1294},{},[1295,1301],{"type":151,"tag":174,"props":1296,"children":1298},{"className":1297},[],[1299],{"type":156,"value":1300},"cropfit",{"type":156,"value":1302}," - Sets crop or fit resize mode depending on the origin and the desired dimensions.",{"type":151,"tag":392,"props":1304,"children":1305},{},[1306,1312],{"type":151,"tag":174,"props":1307,"children":1309},{"className":1308},[],[1310],{"type":156,"value":1311},"bound",{"type":156,"value":1313}," - Resizes to a given width and height box and keeps proportions. Similar to fit but without adding padding.",{"type":151,"tag":392,"props":1315,"children":1316},{},[1317,1323],{"type":151,"tag":174,"props":1318,"children":1320},{"className":1319},[],[1321],{"type":156,"value":1322},"boundmin",{"type":156,"value":1324}," - Resizes an image while bounding the smaller dimension to the desired width or height while keeping proportions.",{"type":151,"tag":1326,"props":1327,"children":1328},"style",{},[1329],{"type":156,"value":1330},"html .light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html.light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html.dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}",{"title":139,"searchDepth":238,"depth":238,"links":1332},[1333,1339,1340],{"id":374,"depth":238,"text":377,"children":1334},[1335,1336,1337,1338],{"id":179,"depth":258,"text":179},{"id":421,"depth":258,"text":187},{"id":789,"depth":258,"text":796},{"id":1039,"depth":258,"text":1046},{"id":1189,"depth":238,"text":1192},{"id":1225,"depth":238,"text":1341},"Cloudimage fit values","markdown","content:3.providers:cloudimage.md","content","3.providers/cloudimage.md","3.providers/cloudimage","md",[1349,1696],{"_path":50,"_dir":137,"_draft":138,"_partial":138,"_locale":139,"title":49,"description":1350,"links":1351,"body":1354,"_type":1342,"_id":1693,"_source":1344,"_file":1694,"_stem":1695,"_extension":1347},"Nuxt Image has first class integration with Cloudflare.",[1352],{"label":143,"icon":144,"to":1353,"size":146},"https://github.com/nuxt/image/blob/main/src/runtime/providers/cloudflare.ts",{"type":148,"children":1355,"toc":1688},[1356,1367,1372,1482,1490,1639,1643,1651,1661,1666,1684],{"type":151,"tag":152,"props":1357,"children":1358},{},[1359,1360,1366],{"type":156,"value":157},{"type":151,"tag":159,"props":1361,"children":1364},{"href":1362,"rel":1363},"https://developers.cloudflare.com/images/",[163],[1365],{"type":156,"value":49},{"type":156,"value":167},{"type":151,"tag":152,"props":1368,"children":1369},{},[1370],{"type":156,"value":1371},"To use this provider you just need to specify the base url (zone) of your service:",{"type":151,"tag":191,"props":1373,"children":1375},{"className":193,"code":1374,"filename":195,"language":196,"meta":139,"style":139},"export default defineNuxtConfig({\n  image: {\n    cloudflare: {\n      baseURL: 'https://that-test.site'\n    }\n  }\n})\n",[1376],{"type":151,"tag":174,"props":1377,"children":1378},{"__ignoreMap":139},[1379,1402,1417,1433,1457,1464,1471],{"type":151,"tag":202,"props":1380,"children":1381},{"class":204,"line":205},[1382,1386,1390,1394,1398],{"type":151,"tag":202,"props":1383,"children":1384},{"style":209},[1385],{"type":156,"value":212},{"type":151,"tag":202,"props":1387,"children":1388},{"style":209},[1389],{"type":156,"value":217},{"type":151,"tag":202,"props":1391,"children":1392},{"style":220},[1393],{"type":156,"value":223},{"type":151,"tag":202,"props":1395,"children":1396},{"style":226},[1397],{"type":156,"value":229},{"type":151,"tag":202,"props":1399,"children":1400},{"style":232},[1401],{"type":156,"value":235},{"type":151,"tag":202,"props":1403,"children":1404},{"class":204,"line":238},[1405,1409,1413],{"type":151,"tag":202,"props":1406,"children":1407},{"style":242},[1408],{"type":156,"value":245},{"type":151,"tag":202,"props":1410,"children":1411},{"style":232},[1412],{"type":156,"value":250},{"type":151,"tag":202,"props":1414,"children":1415},{"style":232},[1416],{"type":156,"value":255},{"type":151,"tag":202,"props":1418,"children":1419},{"class":204,"line":258},[1420,1425,1429],{"type":151,"tag":202,"props":1421,"children":1422},{"style":242},[1423],{"type":156,"value":1424},"    cloudflare",{"type":151,"tag":202,"props":1426,"children":1427},{"style":232},[1428],{"type":156,"value":250},{"type":151,"tag":202,"props":1430,"children":1431},{"style":232},[1432],{"type":156,"value":255},{"type":151,"tag":202,"props":1434,"children":1435},{"class":204,"line":275},[1436,1440,1444,1448,1453],{"type":151,"tag":202,"props":1437,"children":1438},{"style":242},[1439],{"type":156,"value":315},{"type":151,"tag":202,"props":1441,"children":1442},{"style":232},[1443],{"type":156,"value":250},{"type":151,"tag":202,"props":1445,"children":1446},{"style":232},[1447],{"type":156,"value":290},{"type":151,"tag":202,"props":1449,"children":1450},{"style":293},[1451],{"type":156,"value":1452},"https://that-test.site",{"type":151,"tag":202,"props":1454,"children":1455},{"style":232},[1456],{"type":156,"value":557},{"type":151,"tag":202,"props":1458,"children":1459},{"class":204,"line":309},[1460],{"type":151,"tag":202,"props":1461,"children":1462},{"style":232},[1463],{"type":156,"value":347},{"type":151,"tag":202,"props":1465,"children":1466},{"class":204,"line":341},[1467],{"type":151,"tag":202,"props":1468,"children":1469},{"style":232},[1470],{"type":156,"value":356},{"type":151,"tag":202,"props":1472,"children":1473},{"class":204,"line":350},[1474,1478],{"type":151,"tag":202,"props":1475,"children":1476},{"style":232},[1477],{"type":156,"value":365},{"type":151,"tag":202,"props":1479,"children":1480},{"style":226},[1481],{"type":156,"value":370},{"type":151,"tag":152,"props":1483,"children":1484},{},[1485],{"type":151,"tag":398,"props":1486,"children":1487},{},[1488],{"type":156,"value":1489},"Example:",{"type":151,"tag":191,"props":1491,"children":1495},{"className":1492,"code":1493,"language":1494,"meta":139,"style":139},"language-vue shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","\u003CNuxtImg provider=\"cloudflare\" src=\"/burger.jpeg\" height=\"300\" :modifiers=\"{ fit: 'contain' }\" />\n","vue",[1496],{"type":151,"tag":174,"props":1497,"children":1498},{"__ignoreMap":139},[1499],{"type":151,"tag":202,"props":1500,"children":1501},{"class":204,"line":205},[1502,1507,1512,1518,1523,1528,1533,1537,1542,1546,1550,1555,1559,1564,1568,1572,1577,1581,1586,1590,1594,1598,1603,1608,1612,1616,1621,1625,1630,1634],{"type":151,"tag":202,"props":1503,"children":1504},{"style":232},[1505],{"type":156,"value":1506},"\u003C",{"type":151,"tag":202,"props":1508,"children":1509},{"style":242},[1510],{"type":156,"value":1511},"NuxtImg",{"type":151,"tag":202,"props":1513,"children":1515},{"style":1514},"--shiki-light:#9C3EDA;--shiki-default:#C792EA;--shiki-dark:#C792EA",[1516],{"type":156,"value":1517}," provider",{"type":151,"tag":202,"props":1519,"children":1520},{"style":232},[1521],{"type":156,"value":1522},"=",{"type":151,"tag":202,"props":1524,"children":1525},{"style":232},[1526],{"type":156,"value":1527},"\"",{"type":151,"tag":202,"props":1529,"children":1530},{"style":293},[1531],{"type":156,"value":1532},"cloudflare",{"type":151,"tag":202,"props":1534,"children":1535},{"style":232},[1536],{"type":156,"value":1527},{"type":151,"tag":202,"props":1538,"children":1539},{"style":1514},[1540],{"type":156,"value":1541}," src",{"type":151,"tag":202,"props":1543,"children":1544},{"style":232},[1545],{"type":156,"value":1522},{"type":151,"tag":202,"props":1547,"children":1548},{"style":232},[1549],{"type":156,"value":1527},{"type":151,"tag":202,"props":1551,"children":1552},{"style":293},[1553],{"type":156,"value":1554},"/burger.jpeg",{"type":151,"tag":202,"props":1556,"children":1557},{"style":232},[1558],{"type":156,"value":1527},{"type":151,"tag":202,"props":1560,"children":1561},{"style":1514},[1562],{"type":156,"value":1563}," height",{"type":151,"tag":202,"props":1565,"children":1566},{"style":232},[1567],{"type":156,"value":1522},{"type":151,"tag":202,"props":1569,"children":1570},{"style":232},[1571],{"type":156,"value":1527},{"type":151,"tag":202,"props":1573,"children":1574},{"style":293},[1575],{"type":156,"value":1576},"300",{"type":151,"tag":202,"props":1578,"children":1579},{"style":232},[1580],{"type":156,"value":1527},{"type":151,"tag":202,"props":1582,"children":1583},{"style":232},[1584],{"type":156,"value":1585}," :",{"type":151,"tag":202,"props":1587,"children":1588},{"style":1514},[1589],{"type":156,"value":1220},{"type":151,"tag":202,"props":1591,"children":1592},{"style":232},[1593],{"type":156,"value":1522},{"type":151,"tag":202,"props":1595,"children":1596},{"style":232},[1597],{"type":156,"value":1527},{"type":151,"tag":202,"props":1599,"children":1600},{"style":232},[1601],{"type":156,"value":1602},"{",{"type":151,"tag":202,"props":1604,"children":1605},{"style":242},[1606],{"type":156,"value":1607}," fit",{"type":151,"tag":202,"props":1609,"children":1610},{"style":232},[1611],{"type":156,"value":250},{"type":151,"tag":202,"props":1613,"children":1614},{"style":232},[1615],{"type":156,"value":290},{"type":151,"tag":202,"props":1617,"children":1618},{"style":293},[1619],{"type":156,"value":1620},"contain",{"type":151,"tag":202,"props":1622,"children":1623},{"style":232},[1624],{"type":156,"value":301},{"type":151,"tag":202,"props":1626,"children":1627},{"style":232},[1628],{"type":156,"value":1629}," }",{"type":151,"tag":202,"props":1631,"children":1632},{"style":232},[1633],{"type":156,"value":1527},{"type":151,"tag":202,"props":1635,"children":1636},{"style":232},[1637],{"type":156,"value":1638}," />\n",{"type":151,"tag":372,"props":1640,"children":1641},{"id":374},[1642],{"type":156,"value":377},{"type":151,"tag":379,"props":1644,"children":1645},{"id":421},[1646],{"type":151,"tag":174,"props":1647,"children":1649},{"className":1648},[],[1650],{"type":156,"value":187},{"type":151,"tag":152,"props":1652,"children":1653},{},[1654,1655],{"type":156,"value":812},{"type":151,"tag":174,"props":1656,"children":1658},{"className":1657},[],[1659],{"type":156,"value":1660},"/",{"type":151,"tag":152,"props":1662,"children":1663},{},[1664],{"type":156,"value":1665},"Your deployment's domain (zone).",{"type":151,"tag":152,"props":1667,"children":1668},{},[1669,1674,1676,1682],{"type":151,"tag":398,"props":1670,"children":1671},{},[1672],{"type":156,"value":1673},"Note:",{"type":156,"value":1675}," ",{"type":151,"tag":174,"props":1677,"children":1679},{"className":1678},[],[1680],{"type":156,"value":1681},"/cdn-cgi/image/",{"type":156,"value":1683}," will be automatically appended for generating URLs.",{"type":151,"tag":1326,"props":1685,"children":1686},{},[1687],{"type":156,"value":1330},{"title":139,"searchDepth":238,"depth":238,"links":1689},[1690],{"id":374,"depth":238,"text":377,"children":1691},[1692],{"id":421,"depth":258,"text":187},"content:3.providers:cloudflare.md","3.providers/cloudflare.md","3.providers/cloudflare",{"_path":56,"_dir":137,"_draft":138,"_partial":138,"_locale":139,"title":55,"description":1697,"links":1698,"body":1701,"_type":1342,"_id":4731,"_source":1344,"_file":4732,"_stem":4733,"_extension":1347},"Nuxt Image has first class integration with Cloudinary.",[1699],{"label":143,"icon":144,"to":1700,"size":146},"https://github.com/nuxt/image/blob/main/src/runtime/providers/cloudinary.ts",{"type":148,"children":1702,"toc":4705},[1703,1714,1738,1743,1853,1859,1881,1894,1899,2008,2114,2119,2124,2233,2336,2341,2353,2369,2467,2481,2487,2503,2529,2538,2543,2589,2594,2604,2617,2680,2833,2842,2957,3123,3132,3146,3310,3319,3324,3442,3451,3465,3474,3486,3495,3500,3618,3627,3660,4026,4039,4048,4077,4086,4091,4100,4120,4492,4502,4516,4634,4644,4657,4666,4671,4681,4686,4701],{"type":151,"tag":152,"props":1704,"children":1705},{},[1706,1707,1713],{"type":156,"value":157},{"type":151,"tag":159,"props":1708,"children":1711},{"href":1709,"rel":1710},"https://cloudinary.com",[163],[1712],{"type":156,"value":55},{"type":156,"value":167},{"type":151,"tag":825,"props":1715,"children":1716},{},[1717],{"type":151,"tag":152,"props":1718,"children":1719},{},[1720,1722,1729,1731],{"type":156,"value":1721},"If you are looking for more advanced Cloudinary usage or prebuilt components like VideoPlayer, OgImage or ProductGallery, check out Cloudinary module for Nuxt by visiting module ",{"type":151,"tag":159,"props":1723,"children":1726},{"href":1724,"rel":1725},"https://cloudinary.nuxtjs.org/",[163],[1727],{"type":156,"value":1728},"documentation",{"type":156,"value":1730}," or GitHub ",{"type":151,"tag":159,"props":1732,"children":1735},{"href":1733,"rel":1734},"https://github.com/nuxt-modules/cloudinary",[163],[1736],{"type":156,"value":1737},"repository",{"type":151,"tag":152,"props":1739,"children":1740},{},[1741],{"type":156,"value":1742},"To use this provider you just need to specify the base url of your project in cloudinary.",{"type":151,"tag":191,"props":1744,"children":1746},{"className":193,"code":1745,"filename":195,"language":196,"meta":139,"style":139},"export default defineNuxtConfig({\n  image: {\n    cloudinary: {\n      baseURL: 'https://res.cloudinary.com/\u003Cyour-cloud-name>/image/upload/'\n    }\n  }\n})\n",[1747],{"type":151,"tag":174,"props":1748,"children":1749},{"__ignoreMap":139},[1750,1773,1788,1804,1828,1835,1842],{"type":151,"tag":202,"props":1751,"children":1752},{"class":204,"line":205},[1753,1757,1761,1765,1769],{"type":151,"tag":202,"props":1754,"children":1755},{"style":209},[1756],{"type":156,"value":212},{"type":151,"tag":202,"props":1758,"children":1759},{"style":209},[1760],{"type":156,"value":217},{"type":151,"tag":202,"props":1762,"children":1763},{"style":220},[1764],{"type":156,"value":223},{"type":151,"tag":202,"props":1766,"children":1767},{"style":226},[1768],{"type":156,"value":229},{"type":151,"tag":202,"props":1770,"children":1771},{"style":232},[1772],{"type":156,"value":235},{"type":151,"tag":202,"props":1774,"children":1775},{"class":204,"line":238},[1776,1780,1784],{"type":151,"tag":202,"props":1777,"children":1778},{"style":242},[1779],{"type":156,"value":245},{"type":151,"tag":202,"props":1781,"children":1782},{"style":232},[1783],{"type":156,"value":250},{"type":151,"tag":202,"props":1785,"children":1786},{"style":232},[1787],{"type":156,"value":255},{"type":151,"tag":202,"props":1789,"children":1790},{"class":204,"line":258},[1791,1796,1800],{"type":151,"tag":202,"props":1792,"children":1793},{"style":242},[1794],{"type":156,"value":1795},"    cloudinary",{"type":151,"tag":202,"props":1797,"children":1798},{"style":232},[1799],{"type":156,"value":250},{"type":151,"tag":202,"props":1801,"children":1802},{"style":232},[1803],{"type":156,"value":255},{"type":151,"tag":202,"props":1805,"children":1806},{"class":204,"line":275},[1807,1811,1815,1819,1824],{"type":151,"tag":202,"props":1808,"children":1809},{"style":242},[1810],{"type":156,"value":315},{"type":151,"tag":202,"props":1812,"children":1813},{"style":232},[1814],{"type":156,"value":250},{"type":151,"tag":202,"props":1816,"children":1817},{"style":232},[1818],{"type":156,"value":290},{"type":151,"tag":202,"props":1820,"children":1821},{"style":293},[1822],{"type":156,"value":1823},"https://res.cloudinary.com/\u003Cyour-cloud-name>/image/upload/",{"type":151,"tag":202,"props":1825,"children":1826},{"style":232},[1827],{"type":156,"value":557},{"type":151,"tag":202,"props":1829,"children":1830},{"class":204,"line":309},[1831],{"type":151,"tag":202,"props":1832,"children":1833},{"style":232},[1834],{"type":156,"value":347},{"type":151,"tag":202,"props":1836,"children":1837},{"class":204,"line":341},[1838],{"type":151,"tag":202,"props":1839,"children":1840},{"style":232},[1841],{"type":156,"value":356},{"type":151,"tag":202,"props":1843,"children":1844},{"class":204,"line":350},[1845,1849],{"type":151,"tag":202,"props":1846,"children":1847},{"style":232},[1848],{"type":156,"value":365},{"type":151,"tag":202,"props":1850,"children":1851},{"style":226},[1852],{"type":156,"value":370},{"type":151,"tag":372,"props":1854,"children":1856},{"id":1855},"remote-images",[1857],{"type":156,"value":1858},"Remote Images",{"type":151,"tag":152,"props":1860,"children":1861},{},[1862,1864,1871,1873,1880],{"type":156,"value":1863},"To handle remote image data, you can either use ",{"type":151,"tag":159,"props":1865,"children":1868},{"href":1866,"rel":1867},"https://cloudinary.com/documentation/fetch_remote_images#remote_image_fetch_url",[163],[1869],{"type":156,"value":1870},"fetch",{"type":156,"value":1872}," or ",{"type":151,"tag":159,"props":1874,"children":1877},{"href":1875,"rel":1876},"https://cloudinary.com/documentation/fetch_remote_images#auto_upload_remote_resources",[163],[1878],{"type":156,"value":1879},"upload",{"type":156,"value":854},{"type":151,"tag":152,"props":1882,"children":1883},{},[1884,1886,1892],{"type":156,"value":1885},"Consult the cloudinary ",{"type":151,"tag":159,"props":1887,"children":1890},{"href":1888,"rel":1889},"https://cloudinary.com/documentation/fetch_remote_images#comparing_fetch_to_auto_upload",[163],[1891],{"type":156,"value":1728},{"type":156,"value":1893}," for the difference between the two.",{"type":151,"tag":379,"props":1895,"children":1896},{"id":1870},[1897],{"type":156,"value":1898},"Fetch",{"type":151,"tag":191,"props":1900,"children":1902},{"className":193,"code":1901,"filename":195,"language":196,"meta":139,"style":139},"export default defineNuxtConfig({\n  image: {\n    cloudinary: {\n      baseURL: 'https://res.cloudinary.com/\u003Cyour-cloud-name>/image/fetch/'\n    }\n  }\n})\n",[1903],{"type":151,"tag":174,"props":1904,"children":1905},{"__ignoreMap":139},[1906,1929,1944,1959,1983,1990,1997],{"type":151,"tag":202,"props":1907,"children":1908},{"class":204,"line":205},[1909,1913,1917,1921,1925],{"type":151,"tag":202,"props":1910,"children":1911},{"style":209},[1912],{"type":156,"value":212},{"type":151,"tag":202,"props":1914,"children":1915},{"style":209},[1916],{"type":156,"value":217},{"type":151,"tag":202,"props":1918,"children":1919},{"style":220},[1920],{"type":156,"value":223},{"type":151,"tag":202,"props":1922,"children":1923},{"style":226},[1924],{"type":156,"value":229},{"type":151,"tag":202,"props":1926,"children":1927},{"style":232},[1928],{"type":156,"value":235},{"type":151,"tag":202,"props":1930,"children":1931},{"class":204,"line":238},[1932,1936,1940],{"type":151,"tag":202,"props":1933,"children":1934},{"style":242},[1935],{"type":156,"value":245},{"type":151,"tag":202,"props":1937,"children":1938},{"style":232},[1939],{"type":156,"value":250},{"type":151,"tag":202,"props":1941,"children":1942},{"style":232},[1943],{"type":156,"value":255},{"type":151,"tag":202,"props":1945,"children":1946},{"class":204,"line":258},[1947,1951,1955],{"type":151,"tag":202,"props":1948,"children":1949},{"style":242},[1950],{"type":156,"value":1795},{"type":151,"tag":202,"props":1952,"children":1953},{"style":232},[1954],{"type":156,"value":250},{"type":151,"tag":202,"props":1956,"children":1957},{"style":232},[1958],{"type":156,"value":255},{"type":151,"tag":202,"props":1960,"children":1961},{"class":204,"line":275},[1962,1966,1970,1974,1979],{"type":151,"tag":202,"props":1963,"children":1964},{"style":242},[1965],{"type":156,"value":315},{"type":151,"tag":202,"props":1967,"children":1968},{"style":232},[1969],{"type":156,"value":250},{"type":151,"tag":202,"props":1971,"children":1972},{"style":232},[1973],{"type":156,"value":290},{"type":151,"tag":202,"props":1975,"children":1976},{"style":293},[1977],{"type":156,"value":1978},"https://res.cloudinary.com/\u003Cyour-cloud-name>/image/fetch/",{"type":151,"tag":202,"props":1980,"children":1981},{"style":232},[1982],{"type":156,"value":557},{"type":151,"tag":202,"props":1984,"children":1985},{"class":204,"line":309},[1986],{"type":151,"tag":202,"props":1987,"children":1988},{"style":232},[1989],{"type":156,"value":347},{"type":151,"tag":202,"props":1991,"children":1992},{"class":204,"line":341},[1993],{"type":151,"tag":202,"props":1994,"children":1995},{"style":232},[1996],{"type":156,"value":356},{"type":151,"tag":202,"props":1998,"children":1999},{"class":204,"line":350},[2000,2004],{"type":151,"tag":202,"props":2001,"children":2002},{"style":232},[2003],{"type":156,"value":365},{"type":151,"tag":202,"props":2005,"children":2006},{"style":226},[2007],{"type":156,"value":370},{"type":151,"tag":191,"props":2009,"children":2011},{"className":1492,"code":2010,"language":1494,"meta":139,"style":139},"\u003CNuxtImg provider=\"cloudinary\" src=\"https://upload.wikimedia.org/wikipedia/commons/a/ae/Olympic_flag.jpg\" width=\"300\" height=\"200\" />\n",[2012],{"type":151,"tag":174,"props":2013,"children":2014},{"__ignoreMap":139},[2015],{"type":151,"tag":202,"props":2016,"children":2017},{"class":204,"line":205},[2018,2022,2026,2030,2034,2038,2043,2047,2051,2055,2059,2064,2068,2073,2077,2081,2085,2089,2093,2097,2101,2106,2110],{"type":151,"tag":202,"props":2019,"children":2020},{"style":232},[2021],{"type":156,"value":1506},{"type":151,"tag":202,"props":2023,"children":2024},{"style":242},[2025],{"type":156,"value":1511},{"type":151,"tag":202,"props":2027,"children":2028},{"style":1514},[2029],{"type":156,"value":1517},{"type":151,"tag":202,"props":2031,"children":2032},{"style":232},[2033],{"type":156,"value":1522},{"type":151,"tag":202,"props":2035,"children":2036},{"style":232},[2037],{"type":156,"value":1527},{"type":151,"tag":202,"props":2039,"children":2040},{"style":293},[2041],{"type":156,"value":2042},"cloudinary",{"type":151,"tag":202,"props":2044,"children":2045},{"style":232},[2046],{"type":156,"value":1527},{"type":151,"tag":202,"props":2048,"children":2049},{"style":1514},[2050],{"type":156,"value":1541},{"type":151,"tag":202,"props":2052,"children":2053},{"style":232},[2054],{"type":156,"value":1522},{"type":151,"tag":202,"props":2056,"children":2057},{"style":232},[2058],{"type":156,"value":1527},{"type":151,"tag":202,"props":2060,"children":2061},{"style":293},[2062],{"type":156,"value":2063},"https://upload.wikimedia.org/wikipedia/commons/a/ae/Olympic_flag.jpg",{"type":151,"tag":202,"props":2065,"children":2066},{"style":232},[2067],{"type":156,"value":1527},{"type":151,"tag":202,"props":2069,"children":2070},{"style":1514},[2071],{"type":156,"value":2072}," width",{"type":151,"tag":202,"props":2074,"children":2075},{"style":232},[2076],{"type":156,"value":1522},{"type":151,"tag":202,"props":2078,"children":2079},{"style":232},[2080],{"type":156,"value":1527},{"type":151,"tag":202,"props":2082,"children":2083},{"style":293},[2084],{"type":156,"value":1576},{"type":151,"tag":202,"props":2086,"children":2087},{"style":232},[2088],{"type":156,"value":1527},{"type":151,"tag":202,"props":2090,"children":2091},{"style":1514},[2092],{"type":156,"value":1563},{"type":151,"tag":202,"props":2094,"children":2095},{"style":232},[2096],{"type":156,"value":1522},{"type":151,"tag":202,"props":2098,"children":2099},{"style":232},[2100],{"type":156,"value":1527},{"type":151,"tag":202,"props":2102,"children":2103},{"style":293},[2104],{"type":156,"value":2105},"200",{"type":151,"tag":202,"props":2107,"children":2108},{"style":232},[2109],{"type":156,"value":1527},{"type":151,"tag":202,"props":2111,"children":2112},{"style":232},[2113],{"type":156,"value":1638},{"type":151,"tag":152,"props":2115,"children":2116},{},[2117],{"type":156,"value":2118},"Note: You will need to configure your \"Allowed fetch domains\" to do the above.",{"type":151,"tag":379,"props":2120,"children":2121},{"id":1879},[2122],{"type":156,"value":2123},"Upload",{"type":151,"tag":191,"props":2125,"children":2127},{"className":193,"code":2126,"filename":195,"language":196,"meta":139,"style":139},"export default defineNuxtConfig({\n  image: {\n    cloudinary: {\n      baseURL: 'https://res.cloudinary.com/\u003Cyour-cloud-name>/image/upload/\u003Cmapping-folder>'\n    }\n  }\n})\n",[2128],{"type":151,"tag":174,"props":2129,"children":2130},{"__ignoreMap":139},[2131,2154,2169,2184,2208,2215,2222],{"type":151,"tag":202,"props":2132,"children":2133},{"class":204,"line":205},[2134,2138,2142,2146,2150],{"type":151,"tag":202,"props":2135,"children":2136},{"style":209},[2137],{"type":156,"value":212},{"type":151,"tag":202,"props":2139,"children":2140},{"style":209},[2141],{"type":156,"value":217},{"type":151,"tag":202,"props":2143,"children":2144},{"style":220},[2145],{"type":156,"value":223},{"type":151,"tag":202,"props":2147,"children":2148},{"style":226},[2149],{"type":156,"value":229},{"type":151,"tag":202,"props":2151,"children":2152},{"style":232},[2153],{"type":156,"value":235},{"type":151,"tag":202,"props":2155,"children":2156},{"class":204,"line":238},[2157,2161,2165],{"type":151,"tag":202,"props":2158,"children":2159},{"style":242},[2160],{"type":156,"value":245},{"type":151,"tag":202,"props":2162,"children":2163},{"style":232},[2164],{"type":156,"value":250},{"type":151,"tag":202,"props":2166,"children":2167},{"style":232},[2168],{"type":156,"value":255},{"type":151,"tag":202,"props":2170,"children":2171},{"class":204,"line":258},[2172,2176,2180],{"type":151,"tag":202,"props":2173,"children":2174},{"style":242},[2175],{"type":156,"value":1795},{"type":151,"tag":202,"props":2177,"children":2178},{"style":232},[2179],{"type":156,"value":250},{"type":151,"tag":202,"props":2181,"children":2182},{"style":232},[2183],{"type":156,"value":255},{"type":151,"tag":202,"props":2185,"children":2186},{"class":204,"line":275},[2187,2191,2195,2199,2204],{"type":151,"tag":202,"props":2188,"children":2189},{"style":242},[2190],{"type":156,"value":315},{"type":151,"tag":202,"props":2192,"children":2193},{"style":232},[2194],{"type":156,"value":250},{"type":151,"tag":202,"props":2196,"children":2197},{"style":232},[2198],{"type":156,"value":290},{"type":151,"tag":202,"props":2200,"children":2201},{"style":293},[2202],{"type":156,"value":2203},"https://res.cloudinary.com/\u003Cyour-cloud-name>/image/upload/\u003Cmapping-folder>",{"type":151,"tag":202,"props":2205,"children":2206},{"style":232},[2207],{"type":156,"value":557},{"type":151,"tag":202,"props":2209,"children":2210},{"class":204,"line":309},[2211],{"type":151,"tag":202,"props":2212,"children":2213},{"style":232},[2214],{"type":156,"value":347},{"type":151,"tag":202,"props":2216,"children":2217},{"class":204,"line":341},[2218],{"type":151,"tag":202,"props":2219,"children":2220},{"style":232},[2221],{"type":156,"value":356},{"type":151,"tag":202,"props":2223,"children":2224},{"class":204,"line":350},[2225,2229],{"type":151,"tag":202,"props":2226,"children":2227},{"style":232},[2228],{"type":156,"value":365},{"type":151,"tag":202,"props":2230,"children":2231},{"style":226},[2232],{"type":156,"value":370},{"type":151,"tag":191,"props":2234,"children":2236},{"className":1492,"code":2235,"language":1494,"meta":139,"style":139},"\u003CNuxtImg provider=\"cloudinary\" src=\"/commons/a/ae/Olympic_flag.jpg\" width=\"300\" height=\"200\" />\n",[2237],{"type":151,"tag":174,"props":2238,"children":2239},{"__ignoreMap":139},[2240],{"type":151,"tag":202,"props":2241,"children":2242},{"class":204,"line":205},[2243,2247,2251,2255,2259,2263,2267,2271,2275,2279,2283,2288,2292,2296,2300,2304,2308,2312,2316,2320,2324,2328,2332],{"type":151,"tag":202,"props":2244,"children":2245},{"style":232},[2246],{"type":156,"value":1506},{"type":151,"tag":202,"props":2248,"children":2249},{"style":242},[2250],{"type":156,"value":1511},{"type":151,"tag":202,"props":2252,"children":2253},{"style":1514},[2254],{"type":156,"value":1517},{"type":151,"tag":202,"props":2256,"children":2257},{"style":232},[2258],{"type":156,"value":1522},{"type":151,"tag":202,"props":2260,"children":2261},{"style":232},[2262],{"type":156,"value":1527},{"type":151,"tag":202,"props":2264,"children":2265},{"style":293},[2266],{"type":156,"value":2042},{"type":151,"tag":202,"props":2268,"children":2269},{"style":232},[2270],{"type":156,"value":1527},{"type":151,"tag":202,"props":2272,"children":2273},{"style":1514},[2274],{"type":156,"value":1541},{"type":151,"tag":202,"props":2276,"children":2277},{"style":232},[2278],{"type":156,"value":1522},{"type":151,"tag":202,"props":2280,"children":2281},{"style":232},[2282],{"type":156,"value":1527},{"type":151,"tag":202,"props":2284,"children":2285},{"style":293},[2286],{"type":156,"value":2287},"/commons/a/ae/Olympic_flag.jpg",{"type":151,"tag":202,"props":2289,"children":2290},{"style":232},[2291],{"type":156,"value":1527},{"type":151,"tag":202,"props":2293,"children":2294},{"style":1514},[2295],{"type":156,"value":2072},{"type":151,"tag":202,"props":2297,"children":2298},{"style":232},[2299],{"type":156,"value":1522},{"type":151,"tag":202,"props":2301,"children":2302},{"style":232},[2303],{"type":156,"value":1527},{"type":151,"tag":202,"props":2305,"children":2306},{"style":293},[2307],{"type":156,"value":1576},{"type":151,"tag":202,"props":2309,"children":2310},{"style":232},[2311],{"type":156,"value":1527},{"type":151,"tag":202,"props":2313,"children":2314},{"style":1514},[2315],{"type":156,"value":1563},{"type":151,"tag":202,"props":2317,"children":2318},{"style":232},[2319],{"type":156,"value":1522},{"type":151,"tag":202,"props":2321,"children":2322},{"style":232},[2323],{"type":156,"value":1527},{"type":151,"tag":202,"props":2325,"children":2326},{"style":293},[2327],{"type":156,"value":2105},{"type":151,"tag":202,"props":2329,"children":2330},{"style":232},[2331],{"type":156,"value":1527},{"type":151,"tag":202,"props":2333,"children":2334},{"style":232},[2335],{"type":156,"value":1638},{"type":151,"tag":152,"props":2337,"children":2338},{},[2339],{"type":156,"value":2340},"Note: You will need to configure your \"Auto upload mapping\" to do the above.",{"type":151,"tag":372,"props":2342,"children":2344},{"id":2343},"cloudinary-fit-values",[2345,2347,2352],{"type":156,"value":2346},"Cloudinary ",{"type":151,"tag":174,"props":2348,"children":2350},{"className":2349},[],[2351],{"type":156,"value":1234},{"type":156,"value":1236},{"type":151,"tag":152,"props":2354,"children":2355},{},[2356,2357,2367],{"type":156,"value":1241},{"type":151,"tag":159,"props":2358,"children":2359},{"href":1244},[2360,2361,2366],{"type":156,"value":1247},{"type":151,"tag":174,"props":2362,"children":2364},{"className":2363},[],[2365],{"type":156,"value":1234},{"type":156,"value":1254},{"type":156,"value":2368}," of Nuxt image and Nuxt picture, Cloudinary offers the following for extra resizing experience:",{"type":151,"tag":388,"props":2370,"children":2371},{},[2372,2398,2422,2445,2456],{"type":151,"tag":392,"props":2373,"children":2374},{},[2375,2381,2383,2389,2391,2396],{"type":151,"tag":174,"props":2376,"children":2378},{"className":2377},[],[2379],{"type":156,"value":2380},"minCover",{"type":156,"value":2382}," - Same like ",{"type":151,"tag":174,"props":2384,"children":2386},{"className":2385},[],[2387],{"type":156,"value":2388},"cover",{"type":156,"value":2390}," but only resizing if the original image is ",{"type":151,"tag":398,"props":2392,"children":2393},{},[2394],{"type":156,"value":2395},"smaller",{"type":156,"value":2397}," than the given minimum (width and height).",{"type":151,"tag":392,"props":2399,"children":2400},{},[2401,2407,2409,2415,2417,2421],{"type":151,"tag":174,"props":2402,"children":2404},{"className":2403},[],[2405],{"type":156,"value":2406},"minInside",{"type":156,"value":2408}," - Same as the ",{"type":151,"tag":174,"props":2410,"children":2412},{"className":2411},[],[2413],{"type":156,"value":2414},"inside",{"type":156,"value":2416}," mode but only if the original image is ",{"type":151,"tag":398,"props":2418,"children":2419},{},[2420],{"type":156,"value":2395},{"type":156,"value":2397},{"type":151,"tag":392,"props":2423,"children":2424},{},[2425,2431,2432,2437,2438,2443],{"type":151,"tag":174,"props":2426,"children":2428},{"className":2427},[],[2429],{"type":156,"value":2430},"coverLimit",{"type":156,"value":2408},{"type":151,"tag":174,"props":2433,"children":2435},{"className":2434},[],[2436],{"type":156,"value":2388},{"type":156,"value":2416},{"type":151,"tag":398,"props":2439,"children":2440},{},[2441],{"type":156,"value":2442},"larger",{"type":156,"value":2444}," than the given limit (width and height)",{"type":151,"tag":392,"props":2446,"children":2447},{},[2448,2454],{"type":151,"tag":174,"props":2449,"children":2451},{"className":2450},[],[2452],{"type":156,"value":2453},"thumbnail",{"type":156,"value":2455},"- Generate a thumbnail using face detection.",{"type":151,"tag":392,"props":2457,"children":2458},{},[2459,2465],{"type":151,"tag":174,"props":2460,"children":2462},{"className":2461},[],[2463],{"type":156,"value":2464},"cropping",{"type":156,"value":2466}," - Used to extract a given width & height out of the original image. The original proportions are retained.",{"type":151,"tag":152,"props":2468,"children":2469},{},[2470,2472,2479],{"type":156,"value":2471},"Check out ",{"type":151,"tag":159,"props":2473,"children":2476},{"href":2474,"rel":2475},"https://cloudinary.com/documentation/image_transformation_reference#crop_parameter",[163],[2477],{"type":156,"value":2478},"Cloudinary resize mode Documentation",{"type":156,"value":2480}," for more details.",{"type":151,"tag":372,"props":2482,"children":2484},{"id":2483},"cloudinary-modifiers",[2485],{"type":156,"value":2486},"Cloudinary modifiers",{"type":151,"tag":152,"props":2488,"children":2489},{},[2490,2491,2495,2497,2502],{"type":156,"value":1197},{"type":151,"tag":159,"props":2492,"children":2493},{"href":1200},[2494],{"type":156,"value":1203},{"type":156,"value":2496},", you can also pass the following Cloudinary-specific transformation params to ",{"type":151,"tag":174,"props":2498,"children":2500},{"className":2499},[],[2501],{"type":156,"value":1220},{"type":156,"value":1222},{"type":151,"tag":825,"props":2504,"children":2505},{},[2506],{"type":151,"tag":152,"props":2507,"children":2508},{},[2509,2511,2518,2520,2527],{"type":156,"value":2510},"The Cloudinary provider automatically enables ",{"type":151,"tag":159,"props":2512,"children":2515},{"href":2513,"rel":2514},"https://cloudinary.com/documentation/image_transformations#f_auto",[163],[2516],{"type":156,"value":2517},"automatic format selection",{"type":156,"value":2519}," and ",{"type":151,"tag":159,"props":2521,"children":2524},{"href":2522,"rel":2523},"https://cloudinary.com/documentation/image_optimization#automatic_quality_selection_q_auto",[163],[2525],{"type":156,"value":2526},"automatic quality selection",{"type":156,"value":2528}," for best performance.",{"type":151,"tag":379,"props":2530,"children":2532},{"id":2531},"rotate",[2533],{"type":151,"tag":174,"props":2534,"children":2536},{"className":2535},[],[2537],{"type":156,"value":2531},{"type":151,"tag":152,"props":2539,"children":2540},{},[2541],{"type":156,"value":2542},"Accepted values:",{"type":151,"tag":388,"props":2544,"children":2545},{},[2546,2551],{"type":151,"tag":392,"props":2547,"children":2548},{},[2549],{"type":156,"value":2550},"Any degree number, or",{"type":151,"tag":392,"props":2552,"children":2553},{},[2554,2560,2562,2568,2569,2575,2576,2582,2583],{"type":151,"tag":174,"props":2555,"children":2557},{"className":2556},[],[2558],{"type":156,"value":2559},"auto_right",{"type":156,"value":2561}," | ",{"type":151,"tag":174,"props":2563,"children":2565},{"className":2564},[],[2566],{"type":156,"value":2567},"auto_left",{"type":156,"value":2561},{"type":151,"tag":174,"props":2570,"children":2572},{"className":2571},[],[2573],{"type":156,"value":2574},"ignore",{"type":156,"value":2561},{"type":151,"tag":174,"props":2577,"children":2579},{"className":2578},[],[2580],{"type":156,"value":2581},"vflip",{"type":156,"value":2561},{"type":151,"tag":174,"props":2584,"children":2586},{"className":2585},[],[2587],{"type":156,"value":2588},"hflip",{"type":151,"tag":152,"props":2590,"children":2591},{},[2592],{"type":156,"value":2593},"To rotate or flip a given asset by certain degrees, or automatically based on orientation.",{"type":151,"tag":379,"props":2595,"children":2597},{"id":2596},"roundcorner",[2598],{"type":151,"tag":174,"props":2599,"children":2601},{"className":2600},[],[2602],{"type":156,"value":2603},"roundCorner",{"type":151,"tag":152,"props":2605,"children":2606},{},[2607,2609,2615],{"type":156,"value":2608},"Round the specified corners of the desired image. If pass only a number or ",{"type":151,"tag":174,"props":2610,"children":2612},{"className":2611},[],[2613],{"type":156,"value":2614},"max",{"type":156,"value":2616}," (all corners will be applied). The syntax for other use cases is as below:",{"type":151,"tag":388,"props":2618,"children":2619},{},[2620,2641,2661],{"type":151,"tag":392,"props":2621,"children":2622},{},[2623,2625,2631,2633,2639],{"type":156,"value":2624},"Using 2 values: ",{"type":151,"tag":174,"props":2626,"children":2628},{"className":2627},[],[2629],{"type":156,"value":2630},"top_left_bottom_right_radius:top_right_bottom_left_radius",{"type":156,"value":2632},"(Example: ",{"type":151,"tag":174,"props":2634,"children":2636},{"className":2635},[],[2637],{"type":156,"value":2638},"20:40",{"type":156,"value":2640},")",{"type":151,"tag":392,"props":2642,"children":2643},{},[2644,2646,2652,2654,2660],{"type":156,"value":2645},"Using 3 values: ",{"type":151,"tag":174,"props":2647,"children":2649},{"className":2648},[],[2650],{"type":156,"value":2651},"top_left:top_right_bottom_left:bottom_right",{"type":156,"value":2653}," (Example: ",{"type":151,"tag":174,"props":2655,"children":2657},{"className":2656},[],[2658],{"type":156,"value":2659},"20:30:40",{"type":156,"value":2640},{"type":151,"tag":392,"props":2662,"children":2663},{},[2664,2666,2672,2673,2679],{"type":156,"value":2665},"Using 4 values: ",{"type":151,"tag":174,"props":2667,"children":2669},{"className":2668},[],[2670],{"type":156,"value":2671},"top_left:top_right:bottom_left:bottom_right",{"type":156,"value":2653},{"type":151,"tag":174,"props":2674,"children":2676},{"className":2675},[],[2677],{"type":156,"value":2678},"20:0:40:40",{"type":156,"value":2640},{"type":151,"tag":191,"props":2681,"children":2685},{"className":2682,"code":2683,"language":2684,"meta":139,"style":139},"language-html shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","\u003CNuxtImg\n  provider=\"cloudinary\"\n  src=\"/remote/nuxt-org/blog/going-full-static/main.png\"\n  width=\"300\"\n  height=\"169\"\n  :modifiers=\"{ roundCorner: 'max' }\"\n/>\n","html",[2686],{"type":151,"tag":174,"props":2687,"children":2688},{"__ignoreMap":139},[2689,2701,2726,2751,2775,2800,2825],{"type":151,"tag":202,"props":2690,"children":2691},{"class":204,"line":205},[2692,2696],{"type":151,"tag":202,"props":2693,"children":2694},{"style":232},[2695],{"type":156,"value":1506},{"type":151,"tag":202,"props":2697,"children":2698},{"style":242},[2699],{"type":156,"value":2700},"NuxtImg\n",{"type":151,"tag":202,"props":2702,"children":2703},{"class":204,"line":238},[2704,2709,2713,2717,2721],{"type":151,"tag":202,"props":2705,"children":2706},{"style":1514},[2707],{"type":156,"value":2708},"  provider",{"type":151,"tag":202,"props":2710,"children":2711},{"style":232},[2712],{"type":156,"value":1522},{"type":151,"tag":202,"props":2714,"children":2715},{"style":232},[2716],{"type":156,"value":1527},{"type":151,"tag":202,"props":2718,"children":2719},{"style":293},[2720],{"type":156,"value":2042},{"type":151,"tag":202,"props":2722,"children":2723},{"style":232},[2724],{"type":156,"value":2725},"\"\n",{"type":151,"tag":202,"props":2727,"children":2728},{"class":204,"line":258},[2729,2734,2738,2742,2747],{"type":151,"tag":202,"props":2730,"children":2731},{"style":1514},[2732],{"type":156,"value":2733},"  src",{"type":151,"tag":202,"props":2735,"children":2736},{"style":232},[2737],{"type":156,"value":1522},{"type":151,"tag":202,"props":2739,"children":2740},{"style":232},[2741],{"type":156,"value":1527},{"type":151,"tag":202,"props":2743,"children":2744},{"style":293},[2745],{"type":156,"value":2746},"/remote/nuxt-org/blog/going-full-static/main.png",{"type":151,"tag":202,"props":2748,"children":2749},{"style":232},[2750],{"type":156,"value":2725},{"type":151,"tag":202,"props":2752,"children":2753},{"class":204,"line":275},[2754,2759,2763,2767,2771],{"type":151,"tag":202,"props":2755,"children":2756},{"style":1514},[2757],{"type":156,"value":2758},"  width",{"type":151,"tag":202,"props":2760,"children":2761},{"style":232},[2762],{"type":156,"value":1522},{"type":151,"tag":202,"props":2764,"children":2765},{"style":232},[2766],{"type":156,"value":1527},{"type":151,"tag":202,"props":2768,"children":2769},{"style":293},[2770],{"type":156,"value":1576},{"type":151,"tag":202,"props":2772,"children":2773},{"style":232},[2774],{"type":156,"value":2725},{"type":151,"tag":202,"props":2776,"children":2777},{"class":204,"line":309},[2778,2783,2787,2791,2796],{"type":151,"tag":202,"props":2779,"children":2780},{"style":1514},[2781],{"type":156,"value":2782},"  height",{"type":151,"tag":202,"props":2784,"children":2785},{"style":232},[2786],{"type":156,"value":1522},{"type":151,"tag":202,"props":2788,"children":2789},{"style":232},[2790],{"type":156,"value":1527},{"type":151,"tag":202,"props":2792,"children":2793},{"style":293},[2794],{"type":156,"value":2795},"169",{"type":151,"tag":202,"props":2797,"children":2798},{"style":232},[2799],{"type":156,"value":2725},{"type":151,"tag":202,"props":2801,"children":2802},{"class":204,"line":341},[2803,2808,2812,2816,2821],{"type":151,"tag":202,"props":2804,"children":2805},{"style":1514},[2806],{"type":156,"value":2807},"  :modifiers",{"type":151,"tag":202,"props":2809,"children":2810},{"style":232},[2811],{"type":156,"value":1522},{"type":151,"tag":202,"props":2813,"children":2814},{"style":232},[2815],{"type":156,"value":1527},{"type":151,"tag":202,"props":2817,"children":2818},{"style":293},[2819],{"type":156,"value":2820},"{ roundCorner: 'max' }",{"type":151,"tag":202,"props":2822,"children":2823},{"style":232},[2824],{"type":156,"value":2725},{"type":151,"tag":202,"props":2826,"children":2827},{"class":204,"line":350},[2828],{"type":151,"tag":202,"props":2829,"children":2830},{"style":232},[2831],{"type":156,"value":2832},"/>\n",{"type":151,"tag":379,"props":2834,"children":2836},{"id":2835},"gravity",[2837],{"type":151,"tag":174,"props":2838,"children":2840},{"className":2839},[],[2841],{"type":156,"value":2835},{"type":151,"tag":152,"props":2843,"children":2844},{},[2845,2847,2853,2854,2860,2861,2866,2867,2873,2874,2880,2881,2887,2888,2894,2895,2901,2902,2908,2909,2915,2916,2922,2923,2929,2930,2936,2937,2943,2944,2950,2951],{"type":156,"value":2846},"Detemine which part of the image to cropped or to place the overlay.\nAccepted values: ",{"type":151,"tag":174,"props":2848,"children":2850},{"className":2849},[],[2851],{"type":156,"value":2852},"auto",{"type":156,"value":839},{"type":151,"tag":174,"props":2855,"children":2857},{"className":2856},[],[2858],{"type":156,"value":2859},"subject",{"type":156,"value":839},{"type":151,"tag":174,"props":2862,"children":2864},{"className":2863},[],[2865],{"type":156,"value":1279},{"type":156,"value":839},{"type":151,"tag":174,"props":2868,"children":2870},{"className":2869},[],[2871],{"type":156,"value":2872},"sink",{"type":156,"value":839},{"type":151,"tag":174,"props":2875,"children":2877},{"className":2876},[],[2878],{"type":156,"value":2879},"faceCenter",{"type":156,"value":839},{"type":151,"tag":174,"props":2882,"children":2884},{"className":2883},[],[2885],{"type":156,"value":2886},"multipleFaces",{"type":156,"value":839},{"type":151,"tag":174,"props":2889,"children":2891},{"className":2890},[],[2892],{"type":156,"value":2893},"multipleFacesCenter",{"type":156,"value":839},{"type":151,"tag":174,"props":2896,"children":2898},{"className":2897},[],[2899],{"type":156,"value":2900},"north",{"type":156,"value":839},{"type":151,"tag":174,"props":2903,"children":2905},{"className":2904},[],[2906],{"type":156,"value":2907},"northEast",{"type":156,"value":839},{"type":151,"tag":174,"props":2910,"children":2912},{"className":2911},[],[2913],{"type":156,"value":2914},"northWest",{"type":156,"value":839},{"type":151,"tag":174,"props":2917,"children":2919},{"className":2918},[],[2920],{"type":156,"value":2921},"west",{"type":156,"value":839},{"type":151,"tag":174,"props":2924,"children":2926},{"className":2925},[],[2927],{"type":156,"value":2928},"southWest",{"type":156,"value":839},{"type":151,"tag":174,"props":2931,"children":2933},{"className":2932},[],[2934],{"type":156,"value":2935},"south",{"type":156,"value":839},{"type":151,"tag":174,"props":2938,"children":2940},{"className":2939},[],[2941],{"type":156,"value":2942},"southEast",{"type":156,"value":839},{"type":151,"tag":174,"props":2945,"children":2947},{"className":2946},[],[2948],{"type":156,"value":2949},"east",{"type":156,"value":839},{"type":151,"tag":174,"props":2952,"children":2954},{"className":2953},[],[2955],{"type":156,"value":2956},"center",{"type":151,"tag":191,"props":2958,"children":2960},{"className":2682,"code":2959,"language":2684,"meta":139,"style":139},"\u003CNuxtImg\n  provider=\"cloudinary\"\n  src=\"/remote/nuxt-org/blog/going-full-static/main.png\"\n  width=\"300\"\n  height=\"300\"\n  fit=\"fill\"\n  :modifiers=\"{ gravity: 'subject' }\"\n/>\n",[2961],{"type":151,"tag":174,"props":2962,"children":2963},{"__ignoreMap":139},[2964,2975,2998,3021,3044,3067,3092,3116],{"type":151,"tag":202,"props":2965,"children":2966},{"class":204,"line":205},[2967,2971],{"type":151,"tag":202,"props":2968,"children":2969},{"style":232},[2970],{"type":156,"value":1506},{"type":151,"tag":202,"props":2972,"children":2973},{"style":242},[2974],{"type":156,"value":2700},{"type":151,"tag":202,"props":2976,"children":2977},{"class":204,"line":238},[2978,2982,2986,2990,2994],{"type":151,"tag":202,"props":2979,"children":2980},{"style":1514},[2981],{"type":156,"value":2708},{"type":151,"tag":202,"props":2983,"children":2984},{"style":232},[2985],{"type":156,"value":1522},{"type":151,"tag":202,"props":2987,"children":2988},{"style":232},[2989],{"type":156,"value":1527},{"type":151,"tag":202,"props":2991,"children":2992},{"style":293},[2993],{"type":156,"value":2042},{"type":151,"tag":202,"props":2995,"children":2996},{"style":232},[2997],{"type":156,"value":2725},{"type":151,"tag":202,"props":2999,"children":3000},{"class":204,"line":258},[3001,3005,3009,3013,3017],{"type":151,"tag":202,"props":3002,"children":3003},{"style":1514},[3004],{"type":156,"value":2733},{"type":151,"tag":202,"props":3006,"children":3007},{"style":232},[3008],{"type":156,"value":1522},{"type":151,"tag":202,"props":3010,"children":3011},{"style":232},[3012],{"type":156,"value":1527},{"type":151,"tag":202,"props":3014,"children":3015},{"style":293},[3016],{"type":156,"value":2746},{"type":151,"tag":202,"props":3018,"children":3019},{"style":232},[3020],{"type":156,"value":2725},{"type":151,"tag":202,"props":3022,"children":3023},{"class":204,"line":275},[3024,3028,3032,3036,3040],{"type":151,"tag":202,"props":3025,"children":3026},{"style":1514},[3027],{"type":156,"value":2758},{"type":151,"tag":202,"props":3029,"children":3030},{"style":232},[3031],{"type":156,"value":1522},{"type":151,"tag":202,"props":3033,"children":3034},{"style":232},[3035],{"type":156,"value":1527},{"type":151,"tag":202,"props":3037,"children":3038},{"style":293},[3039],{"type":156,"value":1576},{"type":151,"tag":202,"props":3041,"children":3042},{"style":232},[3043],{"type":156,"value":2725},{"type":151,"tag":202,"props":3045,"children":3046},{"class":204,"line":309},[3047,3051,3055,3059,3063],{"type":151,"tag":202,"props":3048,"children":3049},{"style":1514},[3050],{"type":156,"value":2782},{"type":151,"tag":202,"props":3052,"children":3053},{"style":232},[3054],{"type":156,"value":1522},{"type":151,"tag":202,"props":3056,"children":3057},{"style":232},[3058],{"type":156,"value":1527},{"type":151,"tag":202,"props":3060,"children":3061},{"style":293},[3062],{"type":156,"value":1576},{"type":151,"tag":202,"props":3064,"children":3065},{"style":232},[3066],{"type":156,"value":2725},{"type":151,"tag":202,"props":3068,"children":3069},{"class":204,"line":341},[3070,3075,3079,3083,3088],{"type":151,"tag":202,"props":3071,"children":3072},{"style":1514},[3073],{"type":156,"value":3074},"  fit",{"type":151,"tag":202,"props":3076,"children":3077},{"style":232},[3078],{"type":156,"value":1522},{"type":151,"tag":202,"props":3080,"children":3081},{"style":232},[3082],{"type":156,"value":1527},{"type":151,"tag":202,"props":3084,"children":3085},{"style":293},[3086],{"type":156,"value":3087},"fill",{"type":151,"tag":202,"props":3089,"children":3090},{"style":232},[3091],{"type":156,"value":2725},{"type":151,"tag":202,"props":3093,"children":3094},{"class":204,"line":350},[3095,3099,3103,3107,3112],{"type":151,"tag":202,"props":3096,"children":3097},{"style":1514},[3098],{"type":156,"value":2807},{"type":151,"tag":202,"props":3100,"children":3101},{"style":232},[3102],{"type":156,"value":1522},{"type":151,"tag":202,"props":3104,"children":3105},{"style":232},[3106],{"type":156,"value":1527},{"type":151,"tag":202,"props":3108,"children":3109},{"style":293},[3110],{"type":156,"value":3111},"{ gravity: 'subject' }",{"type":151,"tag":202,"props":3113,"children":3114},{"style":232},[3115],{"type":156,"value":2725},{"type":151,"tag":202,"props":3117,"children":3118},{"class":204,"line":359},[3119],{"type":151,"tag":202,"props":3120,"children":3121},{"style":232},[3122],{"type":156,"value":2832},{"type":151,"tag":379,"props":3124,"children":3126},{"id":3125},"effect",[3127],{"type":151,"tag":174,"props":3128,"children":3130},{"className":3129},[],[3131],{"type":156,"value":3125},{"type":151,"tag":152,"props":3133,"children":3134},{},[3135,3137,3144],{"type":156,"value":3136},"Apply a filter or an effect on the desired asset. See ",{"type":151,"tag":159,"props":3138,"children":3141},{"href":3139,"rel":3140},"https://cloudinary.com/documentation/image_transformation_reference#effect_parameter",[163],[3142],{"type":156,"value":3143},"Effects for images",{"type":156,"value":3145}," for the full list of syntax and available effects.",{"type":151,"tag":191,"props":3147,"children":3149},{"className":2682,"code":3148,"language":2684,"meta":139,"style":139},"\u003CNuxtImg\n  provider=\"cloudinary\"\n  src=\"/remote/nuxt-org/blog/going-full-static/main.png\"\n  width=\"300\"\n  height=\"300\"\n  fit=\"fill\"\n  :modifiers=\"{ effect: 'grayscale' }\"\n/>\n",[3150],{"type":151,"tag":174,"props":3151,"children":3152},{"__ignoreMap":139},[3153,3164,3187,3210,3233,3256,3279,3303],{"type":151,"tag":202,"props":3154,"children":3155},{"class":204,"line":205},[3156,3160],{"type":151,"tag":202,"props":3157,"children":3158},{"style":232},[3159],{"type":156,"value":1506},{"type":151,"tag":202,"props":3161,"children":3162},{"style":242},[3163],{"type":156,"value":2700},{"type":151,"tag":202,"props":3165,"children":3166},{"class":204,"line":238},[3167,3171,3175,3179,3183],{"type":151,"tag":202,"props":3168,"children":3169},{"style":1514},[3170],{"type":156,"value":2708},{"type":151,"tag":202,"props":3172,"children":3173},{"style":232},[3174],{"type":156,"value":1522},{"type":151,"tag":202,"props":3176,"children":3177},{"style":232},[3178],{"type":156,"value":1527},{"type":151,"tag":202,"props":3180,"children":3181},{"style":293},[3182],{"type":156,"value":2042},{"type":151,"tag":202,"props":3184,"children":3185},{"style":232},[3186],{"type":156,"value":2725},{"type":151,"tag":202,"props":3188,"children":3189},{"class":204,"line":258},[3190,3194,3198,3202,3206],{"type":151,"tag":202,"props":3191,"children":3192},{"style":1514},[3193],{"type":156,"value":2733},{"type":151,"tag":202,"props":3195,"children":3196},{"style":232},[3197],{"type":156,"value":1522},{"type":151,"tag":202,"props":3199,"children":3200},{"style":232},[3201],{"type":156,"value":1527},{"type":151,"tag":202,"props":3203,"children":3204},{"style":293},[3205],{"type":156,"value":2746},{"type":151,"tag":202,"props":3207,"children":3208},{"style":232},[3209],{"type":156,"value":2725},{"type":151,"tag":202,"props":3211,"children":3212},{"class":204,"line":275},[3213,3217,3221,3225,3229],{"type":151,"tag":202,"props":3214,"children":3215},{"style":1514},[3216],{"type":156,"value":2758},{"type":151,"tag":202,"props":3218,"children":3219},{"style":232},[3220],{"type":156,"value":1522},{"type":151,"tag":202,"props":3222,"children":3223},{"style":232},[3224],{"type":156,"value":1527},{"type":151,"tag":202,"props":3226,"children":3227},{"style":293},[3228],{"type":156,"value":1576},{"type":151,"tag":202,"props":3230,"children":3231},{"style":232},[3232],{"type":156,"value":2725},{"type":151,"tag":202,"props":3234,"children":3235},{"class":204,"line":309},[3236,3240,3244,3248,3252],{"type":151,"tag":202,"props":3237,"children":3238},{"style":1514},[3239],{"type":156,"value":2782},{"type":151,"tag":202,"props":3241,"children":3242},{"style":232},[3243],{"type":156,"value":1522},{"type":151,"tag":202,"props":3245,"children":3246},{"style":232},[3247],{"type":156,"value":1527},{"type":151,"tag":202,"props":3249,"children":3250},{"style":293},[3251],{"type":156,"value":1576},{"type":151,"tag":202,"props":3253,"children":3254},{"style":232},[3255],{"type":156,"value":2725},{"type":151,"tag":202,"props":3257,"children":3258},{"class":204,"line":341},[3259,3263,3267,3271,3275],{"type":151,"tag":202,"props":3260,"children":3261},{"style":1514},[3262],{"type":156,"value":3074},{"type":151,"tag":202,"props":3264,"children":3265},{"style":232},[3266],{"type":156,"value":1522},{"type":151,"tag":202,"props":3268,"children":3269},{"style":232},[3270],{"type":156,"value":1527},{"type":151,"tag":202,"props":3272,"children":3273},{"style":293},[3274],{"type":156,"value":3087},{"type":151,"tag":202,"props":3276,"children":3277},{"style":232},[3278],{"type":156,"value":2725},{"type":151,"tag":202,"props":3280,"children":3281},{"class":204,"line":350},[3282,3286,3290,3294,3299],{"type":151,"tag":202,"props":3283,"children":3284},{"style":1514},[3285],{"type":156,"value":2807},{"type":151,"tag":202,"props":3287,"children":3288},{"style":232},[3289],{"type":156,"value":1522},{"type":151,"tag":202,"props":3291,"children":3292},{"style":232},[3293],{"type":156,"value":1527},{"type":151,"tag":202,"props":3295,"children":3296},{"style":293},[3297],{"type":156,"value":3298},"{ effect: 'grayscale' }",{"type":151,"tag":202,"props":3300,"children":3301},{"style":232},[3302],{"type":156,"value":2725},{"type":151,"tag":202,"props":3304,"children":3305},{"class":204,"line":359},[3306],{"type":151,"tag":202,"props":3307,"children":3308},{"style":232},[3309],{"type":156,"value":2832},{"type":151,"tag":379,"props":3311,"children":3313},{"id":3312},"color",[3314],{"type":151,"tag":174,"props":3315,"children":3317},{"className":3316},[],[3318],{"type":156,"value":3312},{"type":151,"tag":152,"props":3320,"children":3321},{},[3322],{"type":156,"value":3323},"Color to use when text captions, shadow effect and colorize effect are in use.",{"type":151,"tag":191,"props":3325,"children":3327},{"className":2682,"code":3326,"language":2684,"meta":139,"style":139},"\u003CNuxtImg\n  provider=\"cloudinary\"\n  src=\"/remote/nuxt-org/blog/going-full-static/main.png\"\n  width=\"300\"\n  :modifiers=\"{ effect: 'colorize:50', color: 'red' }\"\n/>\n",[3328],{"type":151,"tag":174,"props":3329,"children":3330},{"__ignoreMap":139},[3331,3342,3365,3388,3411,3435],{"type":151,"tag":202,"props":3332,"children":3333},{"class":204,"line":205},[3334,3338],{"type":151,"tag":202,"props":3335,"children":3336},{"style":232},[3337],{"type":156,"value":1506},{"type":151,"tag":202,"props":3339,"children":3340},{"style":242},[3341],{"type":156,"value":2700},{"type":151,"tag":202,"props":3343,"children":3344},{"class":204,"line":238},[3345,3349,3353,3357,3361],{"type":151,"tag":202,"props":3346,"children":3347},{"style":1514},[3348],{"type":156,"value":2708},{"type":151,"tag":202,"props":3350,"children":3351},{"style":232},[3352],{"type":156,"value":1522},{"type":151,"tag":202,"props":3354,"children":3355},{"style":232},[3356],{"type":156,"value":1527},{"type":151,"tag":202,"props":3358,"children":3359},{"style":293},[3360],{"type":156,"value":2042},{"type":151,"tag":202,"props":3362,"children":3363},{"style":232},[3364],{"type":156,"value":2725},{"type":151,"tag":202,"props":3366,"children":3367},{"class":204,"line":258},[3368,3372,3376,3380,3384],{"type":151,"tag":202,"props":3369,"children":3370},{"style":1514},[3371],{"type":156,"value":2733},{"type":151,"tag":202,"props":3373,"children":3374},{"style":232},[3375],{"type":156,"value":1522},{"type":151,"tag":202,"props":3377,"children":3378},{"style":232},[3379],{"type":156,"value":1527},{"type":151,"tag":202,"props":3381,"children":3382},{"style":293},[3383],{"type":156,"value":2746},{"type":151,"tag":202,"props":3385,"children":3386},{"style":232},[3387],{"type":156,"value":2725},{"type":151,"tag":202,"props":3389,"children":3390},{"class":204,"line":275},[3391,3395,3399,3403,3407],{"type":151,"tag":202,"props":3392,"children":3393},{"style":1514},[3394],{"type":156,"value":2758},{"type":151,"tag":202,"props":3396,"children":3397},{"style":232},[3398],{"type":156,"value":1522},{"type":151,"tag":202,"props":3400,"children":3401},{"style":232},[3402],{"type":156,"value":1527},{"type":151,"tag":202,"props":3404,"children":3405},{"style":293},[3406],{"type":156,"value":1576},{"type":151,"tag":202,"props":3408,"children":3409},{"style":232},[3410],{"type":156,"value":2725},{"type":151,"tag":202,"props":3412,"children":3413},{"class":204,"line":309},[3414,3418,3422,3426,3431],{"type":151,"tag":202,"props":3415,"children":3416},{"style":1514},[3417],{"type":156,"value":2807},{"type":151,"tag":202,"props":3419,"children":3420},{"style":232},[3421],{"type":156,"value":1522},{"type":151,"tag":202,"props":3423,"children":3424},{"style":232},[3425],{"type":156,"value":1527},{"type":151,"tag":202,"props":3427,"children":3428},{"style":293},[3429],{"type":156,"value":3430},"{ effect: 'colorize:50', color: 'red' }",{"type":151,"tag":202,"props":3432,"children":3433},{"style":232},[3434],{"type":156,"value":2725},{"type":151,"tag":202,"props":3436,"children":3437},{"class":204,"line":341},[3438],{"type":151,"tag":202,"props":3439,"children":3440},{"style":232},[3441],{"type":156,"value":2832},{"type":151,"tag":379,"props":3443,"children":3445},{"id":3444},"flags",[3446],{"type":151,"tag":174,"props":3447,"children":3449},{"className":3448},[],[3450],{"type":156,"value":3444},{"type":151,"tag":152,"props":3452,"children":3453},{},[3454,3456,3463],{"type":156,"value":3455},"One of more flags to alter the default transformation behavior. See ",{"type":151,"tag":159,"props":3457,"children":3460},{"href":3458,"rel":3459},"https://cloudinary.com/documentation/image_transformation_reference#flags_parameter",[163],[3461],{"type":156,"value":3462},"Flags for Images",{"type":156,"value":3464}," for more information.",{"type":151,"tag":379,"props":3466,"children":3468},{"id":3467},"dpr",[3469],{"type":151,"tag":174,"props":3470,"children":3472},{"className":3471},[],[3473],{"type":156,"value":3467},{"type":151,"tag":152,"props":3475,"children":3476},{},[3477,3479,3484],{"type":156,"value":3478},"The target device pixel ratio for the asset. ",{"type":151,"tag":174,"props":3480,"children":3482},{"className":3481},[],[3483],{"type":156,"value":2852},{"type":156,"value":3485}," means automatically matching the DPR settings in user's device.",{"type":151,"tag":379,"props":3487,"children":3489},{"id":3488},"opacity",[3490],{"type":151,"tag":174,"props":3491,"children":3493},{"className":3492},[],[3494],{"type":156,"value":3488},{"type":151,"tag":152,"props":3496,"children":3497},{},[3498],{"type":156,"value":3499},"Adjust the opacity of the desired image. Scale: 0 to 100 (%).",{"type":151,"tag":191,"props":3501,"children":3503},{"className":2682,"code":3502,"language":2684,"meta":139,"style":139},"\u003CNuxtImg\n  provider=\"cloudinary\"\n  src=\"/remote/nuxt-org/blog/going-full-static/main.png\"\n  width=\"300\"\n  :modifiers=\"{ opacity: 50 }\"\n/>\n",[3504],{"type":151,"tag":174,"props":3505,"children":3506},{"__ignoreMap":139},[3507,3518,3541,3564,3587,3611],{"type":151,"tag":202,"props":3508,"children":3509},{"class":204,"line":205},[3510,3514],{"type":151,"tag":202,"props":3511,"children":3512},{"style":232},[3513],{"type":156,"value":1506},{"type":151,"tag":202,"props":3515,"children":3516},{"style":242},[3517],{"type":156,"value":2700},{"type":151,"tag":202,"props":3519,"children":3520},{"class":204,"line":238},[3521,3525,3529,3533,3537],{"type":151,"tag":202,"props":3522,"children":3523},{"style":1514},[3524],{"type":156,"value":2708},{"type":151,"tag":202,"props":3526,"children":3527},{"style":232},[3528],{"type":156,"value":1522},{"type":151,"tag":202,"props":3530,"children":3531},{"style":232},[3532],{"type":156,"value":1527},{"type":151,"tag":202,"props":3534,"children":3535},{"style":293},[3536],{"type":156,"value":2042},{"type":151,"tag":202,"props":3538,"children":3539},{"style":232},[3540],{"type":156,"value":2725},{"type":151,"tag":202,"props":3542,"children":3543},{"class":204,"line":258},[3544,3548,3552,3556,3560],{"type":151,"tag":202,"props":3545,"children":3546},{"style":1514},[3547],{"type":156,"value":2733},{"type":151,"tag":202,"props":3549,"children":3550},{"style":232},[3551],{"type":156,"value":1522},{"type":151,"tag":202,"props":3553,"children":3554},{"style":232},[3555],{"type":156,"value":1527},{"type":151,"tag":202,"props":3557,"children":3558},{"style":293},[3559],{"type":156,"value":2746},{"type":151,"tag":202,"props":3561,"children":3562},{"style":232},[3563],{"type":156,"value":2725},{"type":151,"tag":202,"props":3565,"children":3566},{"class":204,"line":275},[3567,3571,3575,3579,3583],{"type":151,"tag":202,"props":3568,"children":3569},{"style":1514},[3570],{"type":156,"value":2758},{"type":151,"tag":202,"props":3572,"children":3573},{"style":232},[3574],{"type":156,"value":1522},{"type":151,"tag":202,"props":3576,"children":3577},{"style":232},[3578],{"type":156,"value":1527},{"type":151,"tag":202,"props":3580,"children":3581},{"style":293},[3582],{"type":156,"value":1576},{"type":151,"tag":202,"props":3584,"children":3585},{"style":232},[3586],{"type":156,"value":2725},{"type":151,"tag":202,"props":3588,"children":3589},{"class":204,"line":309},[3590,3594,3598,3602,3607],{"type":151,"tag":202,"props":3591,"children":3592},{"style":1514},[3593],{"type":156,"value":2807},{"type":151,"tag":202,"props":3595,"children":3596},{"style":232},[3597],{"type":156,"value":1522},{"type":151,"tag":202,"props":3599,"children":3600},{"style":232},[3601],{"type":156,"value":1527},{"type":151,"tag":202,"props":3603,"children":3604},{"style":293},[3605],{"type":156,"value":3606},"{ opacity: 50 }",{"type":151,"tag":202,"props":3608,"children":3609},{"style":232},[3610],{"type":156,"value":2725},{"type":151,"tag":202,"props":3612,"children":3613},{"class":204,"line":341},[3614],{"type":151,"tag":202,"props":3615,"children":3616},{"style":232},[3617],{"type":156,"value":2832},{"type":151,"tag":379,"props":3619,"children":3621},{"id":3620},"overlay",[3622],{"type":151,"tag":174,"props":3623,"children":3625},{"className":3624},[],[3626],{"type":156,"value":3620},{"type":151,"tag":152,"props":3628,"children":3629},{},[3630,3632,3637,3639,3645,3646,3652,3653,3658],{"type":156,"value":3631},"Create a layer ",{"type":151,"tag":398,"props":3633,"children":3634},{},[3635],{"type":156,"value":3636},"over",{"type":156,"value":3638}," the base image. This can be use with ",{"type":151,"tag":174,"props":3640,"children":3642},{"className":3641},[],[3643],{"type":156,"value":3644},"x",{"type":156,"value":839},{"type":151,"tag":174,"props":3647,"children":3649},{"className":3648},[],[3650],{"type":156,"value":3651},"y",{"type":156,"value":839},{"type":151,"tag":174,"props":3654,"children":3656},{"className":3655},[],[3657],{"type":156,"value":2835},{"type":156,"value":3659}," to customize the position of the overlay.",{"type":151,"tag":191,"props":3661,"children":3663},{"className":2682,"code":3662,"language":2684,"meta":139,"style":139},"\u003CNuxtImg\n  provider=\"cloudinary\"\n  src=\"/remote/nuxt-org/blog/going-full-static/main.png\"\n  width=\"100\"\n  height=\"100\"\n  fit=\"thumb\"\n  :modifiers=\"modifiers\"\n/>\n\n\u003Cscript>\n  export default {\n    data() {\n      return {\n        modifiers: {\n          gravity: 'north',\n          overlay: 'text:default_style:Hello+World',\n        }\n      }\n    }\n  }\n\u003C/script>\n",[3664],{"type":151,"tag":174,"props":3665,"children":3666},{"__ignoreMap":139},[3667,3678,3701,3724,3748,3771,3795,3818,3825,3834,3851,3868,3886,3899,3916,3945,3975,3984,3993,4001,4009],{"type":151,"tag":202,"props":3668,"children":3669},{"class":204,"line":205},[3670,3674],{"type":151,"tag":202,"props":3671,"children":3672},{"style":232},[3673],{"type":156,"value":1506},{"type":151,"tag":202,"props":3675,"children":3676},{"style":242},[3677],{"type":156,"value":2700},{"type":151,"tag":202,"props":3679,"children":3680},{"class":204,"line":238},[3681,3685,3689,3693,3697],{"type":151,"tag":202,"props":3682,"children":3683},{"style":1514},[3684],{"type":156,"value":2708},{"type":151,"tag":202,"props":3686,"children":3687},{"style":232},[3688],{"type":156,"value":1522},{"type":151,"tag":202,"props":3690,"children":3691},{"style":232},[3692],{"type":156,"value":1527},{"type":151,"tag":202,"props":3694,"children":3695},{"style":293},[3696],{"type":156,"value":2042},{"type":151,"tag":202,"props":3698,"children":3699},{"style":232},[3700],{"type":156,"value":2725},{"type":151,"tag":202,"props":3702,"children":3703},{"class":204,"line":258},[3704,3708,3712,3716,3720],{"type":151,"tag":202,"props":3705,"children":3706},{"style":1514},[3707],{"type":156,"value":2733},{"type":151,"tag":202,"props":3709,"children":3710},{"style":232},[3711],{"type":156,"value":1522},{"type":151,"tag":202,"props":3713,"children":3714},{"style":232},[3715],{"type":156,"value":1527},{"type":151,"tag":202,"props":3717,"children":3718},{"style":293},[3719],{"type":156,"value":2746},{"type":151,"tag":202,"props":3721,"children":3722},{"style":232},[3723],{"type":156,"value":2725},{"type":151,"tag":202,"props":3725,"children":3726},{"class":204,"line":275},[3727,3731,3735,3739,3744],{"type":151,"tag":202,"props":3728,"children":3729},{"style":1514},[3730],{"type":156,"value":2758},{"type":151,"tag":202,"props":3732,"children":3733},{"style":232},[3734],{"type":156,"value":1522},{"type":151,"tag":202,"props":3736,"children":3737},{"style":232},[3738],{"type":156,"value":1527},{"type":151,"tag":202,"props":3740,"children":3741},{"style":293},[3742],{"type":156,"value":3743},"100",{"type":151,"tag":202,"props":3745,"children":3746},{"style":232},[3747],{"type":156,"value":2725},{"type":151,"tag":202,"props":3749,"children":3750},{"class":204,"line":309},[3751,3755,3759,3763,3767],{"type":151,"tag":202,"props":3752,"children":3753},{"style":1514},[3754],{"type":156,"value":2782},{"type":151,"tag":202,"props":3756,"children":3757},{"style":232},[3758],{"type":156,"value":1522},{"type":151,"tag":202,"props":3760,"children":3761},{"style":232},[3762],{"type":156,"value":1527},{"type":151,"tag":202,"props":3764,"children":3765},{"style":293},[3766],{"type":156,"value":3743},{"type":151,"tag":202,"props":3768,"children":3769},{"style":232},[3770],{"type":156,"value":2725},{"type":151,"tag":202,"props":3772,"children":3773},{"class":204,"line":341},[3774,3778,3782,3786,3791],{"type":151,"tag":202,"props":3775,"children":3776},{"style":1514},[3777],{"type":156,"value":3074},{"type":151,"tag":202,"props":3779,"children":3780},{"style":232},[3781],{"type":156,"value":1522},{"type":151,"tag":202,"props":3783,"children":3784},{"style":232},[3785],{"type":156,"value":1527},{"type":151,"tag":202,"props":3787,"children":3788},{"style":293},[3789],{"type":156,"value":3790},"thumb",{"type":151,"tag":202,"props":3792,"children":3793},{"style":232},[3794],{"type":156,"value":2725},{"type":151,"tag":202,"props":3796,"children":3797},{"class":204,"line":350},[3798,3802,3806,3810,3814],{"type":151,"tag":202,"props":3799,"children":3800},{"style":1514},[3801],{"type":156,"value":2807},{"type":151,"tag":202,"props":3803,"children":3804},{"style":232},[3805],{"type":156,"value":1522},{"type":151,"tag":202,"props":3807,"children":3808},{"style":232},[3809],{"type":156,"value":1527},{"type":151,"tag":202,"props":3811,"children":3812},{"style":293},[3813],{"type":156,"value":1220},{"type":151,"tag":202,"props":3815,"children":3816},{"style":232},[3817],{"type":156,"value":2725},{"type":151,"tag":202,"props":3819,"children":3820},{"class":204,"line":359},[3821],{"type":151,"tag":202,"props":3822,"children":3823},{"style":232},[3824],{"type":156,"value":2832},{"type":151,"tag":202,"props":3826,"children":3827},{"class":204,"line":769},[3828],{"type":151,"tag":202,"props":3829,"children":3831},{"emptyLinePlaceholder":3830},true,[3832],{"type":156,"value":3833},"\n",{"type":151,"tag":202,"props":3835,"children":3836},{"class":204,"line":777},[3837,3841,3846],{"type":151,"tag":202,"props":3838,"children":3839},{"style":232},[3840],{"type":156,"value":1506},{"type":151,"tag":202,"props":3842,"children":3843},{"style":242},[3844],{"type":156,"value":3845},"script",{"type":151,"tag":202,"props":3847,"children":3848},{"style":232},[3849],{"type":156,"value":3850},">\n",{"type":151,"tag":202,"props":3852,"children":3854},{"class":204,"line":3853},11,[3855,3860,3864],{"type":151,"tag":202,"props":3856,"children":3857},{"style":209},[3858],{"type":156,"value":3859},"  export",{"type":151,"tag":202,"props":3861,"children":3862},{"style":209},[3863],{"type":156,"value":217},{"type":151,"tag":202,"props":3865,"children":3866},{"style":232},[3867],{"type":156,"value":255},{"type":151,"tag":202,"props":3869,"children":3871},{"class":204,"line":3870},12,[3872,3877,3882],{"type":151,"tag":202,"props":3873,"children":3874},{"style":242},[3875],{"type":156,"value":3876},"    data",{"type":151,"tag":202,"props":3878,"children":3879},{"style":232},[3880],{"type":156,"value":3881},"()",{"type":151,"tag":202,"props":3883,"children":3884},{"style":232},[3885],{"type":156,"value":255},{"type":151,"tag":202,"props":3887,"children":3889},{"class":204,"line":3888},13,[3890,3895],{"type":151,"tag":202,"props":3891,"children":3892},{"style":209},[3893],{"type":156,"value":3894},"      return",{"type":151,"tag":202,"props":3896,"children":3897},{"style":232},[3898],{"type":156,"value":255},{"type":151,"tag":202,"props":3900,"children":3902},{"class":204,"line":3901},14,[3903,3908,3912],{"type":151,"tag":202,"props":3904,"children":3905},{"style":242},[3906],{"type":156,"value":3907},"        modifiers",{"type":151,"tag":202,"props":3909,"children":3910},{"style":232},[3911],{"type":156,"value":250},{"type":151,"tag":202,"props":3913,"children":3914},{"style":232},[3915],{"type":156,"value":255},{"type":151,"tag":202,"props":3917,"children":3919},{"class":204,"line":3918},15,[3920,3925,3929,3933,3937,3941],{"type":151,"tag":202,"props":3921,"children":3922},{"style":242},[3923],{"type":156,"value":3924},"          gravity",{"type":151,"tag":202,"props":3926,"children":3927},{"style":232},[3928],{"type":156,"value":250},{"type":151,"tag":202,"props":3930,"children":3931},{"style":232},[3932],{"type":156,"value":290},{"type":151,"tag":202,"props":3934,"children":3935},{"style":293},[3936],{"type":156,"value":2900},{"type":151,"tag":202,"props":3938,"children":3939},{"style":232},[3940],{"type":156,"value":301},{"type":151,"tag":202,"props":3942,"children":3943},{"style":232},[3944],{"type":156,"value":306},{"type":151,"tag":202,"props":3946,"children":3948},{"class":204,"line":3947},16,[3949,3954,3958,3962,3967,3971],{"type":151,"tag":202,"props":3950,"children":3951},{"style":242},[3952],{"type":156,"value":3953},"          overlay",{"type":151,"tag":202,"props":3955,"children":3956},{"style":232},[3957],{"type":156,"value":250},{"type":151,"tag":202,"props":3959,"children":3960},{"style":232},[3961],{"type":156,"value":290},{"type":151,"tag":202,"props":3963,"children":3964},{"style":293},[3965],{"type":156,"value":3966},"text:default_style:Hello+World",{"type":151,"tag":202,"props":3968,"children":3969},{"style":232},[3970],{"type":156,"value":301},{"type":151,"tag":202,"props":3972,"children":3973},{"style":232},[3974],{"type":156,"value":306},{"type":151,"tag":202,"props":3976,"children":3978},{"class":204,"line":3977},17,[3979],{"type":151,"tag":202,"props":3980,"children":3981},{"style":232},[3982],{"type":156,"value":3983},"        }\n",{"type":151,"tag":202,"props":3985,"children":3987},{"class":204,"line":3986},18,[3988],{"type":151,"tag":202,"props":3989,"children":3990},{"style":232},[3991],{"type":156,"value":3992},"      }\n",{"type":151,"tag":202,"props":3994,"children":3996},{"class":204,"line":3995},19,[3997],{"type":151,"tag":202,"props":3998,"children":3999},{"style":232},[4000],{"type":156,"value":347},{"type":151,"tag":202,"props":4002,"children":4004},{"class":204,"line":4003},20,[4005],{"type":151,"tag":202,"props":4006,"children":4007},{"style":232},[4008],{"type":156,"value":356},{"type":151,"tag":202,"props":4010,"children":4012},{"class":204,"line":4011},21,[4013,4018,4022],{"type":151,"tag":202,"props":4014,"children":4015},{"style":232},[4016],{"type":156,"value":4017},"\u003C/",{"type":151,"tag":202,"props":4019,"children":4020},{"style":242},[4021],{"type":156,"value":3845},{"type":151,"tag":202,"props":4023,"children":4024},{"style":232},[4025],{"type":156,"value":3850},{"type":151,"tag":152,"props":4027,"children":4028},{},[4029,4031,4038],{"type":156,"value":4030},"See ",{"type":151,"tag":159,"props":4032,"children":4035},{"href":4033,"rel":4034},"https://cloudinary.com/documentation/image_transformation_reference#overlay_parameter",[163],[4036],{"type":156,"value":4037},"Overlay Documentation",{"type":156,"value":3464},{"type":151,"tag":379,"props":4040,"children":4042},{"id":4041},"underlay",[4043],{"type":151,"tag":174,"props":4044,"children":4046},{"className":4045},[],[4047],{"type":156,"value":4041},{"type":151,"tag":152,"props":4049,"children":4050},{},[4051,4052,4057,4059,4064,4065,4070,4071,4076],{"type":156,"value":3631},{"type":151,"tag":398,"props":4053,"children":4054},{},[4055],{"type":156,"value":4056},"below",{"type":156,"value":4058}," a partial-transparent image. This can be use with ",{"type":151,"tag":174,"props":4060,"children":4062},{"className":4061},[],[4063],{"type":156,"value":3644},{"type":156,"value":839},{"type":151,"tag":174,"props":4066,"children":4068},{"className":4067},[],[4069],{"type":156,"value":3651},{"type":156,"value":839},{"type":151,"tag":174,"props":4072,"children":4074},{"className":4073},[],[4075],{"type":156,"value":2835},{"type":156,"value":3659},{"type":151,"tag":379,"props":4078,"children":4080},{"id":4079},"transformation",[4081],{"type":151,"tag":174,"props":4082,"children":4084},{"className":4083},[],[4085],{"type":156,"value":4079},{"type":151,"tag":152,"props":4087,"children":4088},{},[4089],{"type":156,"value":4090},"A pre-defined named transformation to apply to the asset.",{"type":151,"tag":379,"props":4092,"children":4094},{"id":4093},"zoom",[4095],{"type":151,"tag":174,"props":4096,"children":4098},{"className":4097},[],[4099],{"type":156,"value":4093},{"type":151,"tag":152,"props":4101,"children":4102},{},[4103,4105,4111,4112,4118],{"type":156,"value":4104},"Use together with ",{"type":151,"tag":174,"props":4106,"children":4108},{"className":4107},[],[4109],{"type":156,"value":4110},"fit='crop'",{"type":156,"value":1872},{"type":151,"tag":174,"props":4113,"children":4115},{"className":4114},[],[4116],{"type":156,"value":4117},"fit='thumb'",{"type":156,"value":4119}," to decide how much of original image/video surronding the face to keep using face detection.",{"type":151,"tag":191,"props":4121,"children":4124},{"className":2682,"code":4122,"filename":4123,"language":2684,"meta":139,"style":139},"\u003Ctemplate>\n  \u003CNuxtImg\n    provider=\"cloudinary\"\n    src=\"/remote/nuxt-org/blog/going-full-static/main.png\"\n    width=\"100\"\n    height=\"100\"\n    fit=\"thumb\"\n    :modifiers=\"modifiers\"\n  />\n\u003C/template>\n\n\u003Cscript>\n  export default {\n    data() {\n      return {\n        modifiers: {\n          zoom: 0.75,\n          gravity: \"face\"\n        }\n      }\n    }\n  }\n\u003C/script>\n","index.vue",[4125],{"type":151,"tag":174,"props":4126,"children":4127},{"__ignoreMap":139},[4128,4144,4156,4180,4204,4228,4252,4276,4300,4308,4323,4330,4345,4360,4375,4386,4401,4423,4447,4454,4461,4468,4476],{"type":151,"tag":202,"props":4129,"children":4130},{"class":204,"line":205},[4131,4135,4140],{"type":151,"tag":202,"props":4132,"children":4133},{"style":232},[4134],{"type":156,"value":1506},{"type":151,"tag":202,"props":4136,"children":4137},{"style":242},[4138],{"type":156,"value":4139},"template",{"type":151,"tag":202,"props":4141,"children":4142},{"style":232},[4143],{"type":156,"value":3850},{"type":151,"tag":202,"props":4145,"children":4146},{"class":204,"line":238},[4147,4152],{"type":151,"tag":202,"props":4148,"children":4149},{"style":232},[4150],{"type":156,"value":4151},"  \u003C",{"type":151,"tag":202,"props":4153,"children":4154},{"style":242},[4155],{"type":156,"value":2700},{"type":151,"tag":202,"props":4157,"children":4158},{"class":204,"line":258},[4159,4164,4168,4172,4176],{"type":151,"tag":202,"props":4160,"children":4161},{"style":1514},[4162],{"type":156,"value":4163},"    provider",{"type":151,"tag":202,"props":4165,"children":4166},{"style":232},[4167],{"type":156,"value":1522},{"type":151,"tag":202,"props":4169,"children":4170},{"style":232},[4171],{"type":156,"value":1527},{"type":151,"tag":202,"props":4173,"children":4174},{"style":293},[4175],{"type":156,"value":2042},{"type":151,"tag":202,"props":4177,"children":4178},{"style":232},[4179],{"type":156,"value":2725},{"type":151,"tag":202,"props":4181,"children":4182},{"class":204,"line":275},[4183,4188,4192,4196,4200],{"type":151,"tag":202,"props":4184,"children":4185},{"style":1514},[4186],{"type":156,"value":4187},"    src",{"type":151,"tag":202,"props":4189,"children":4190},{"style":232},[4191],{"type":156,"value":1522},{"type":151,"tag":202,"props":4193,"children":4194},{"style":232},[4195],{"type":156,"value":1527},{"type":151,"tag":202,"props":4197,"children":4198},{"style":293},[4199],{"type":156,"value":2746},{"type":151,"tag":202,"props":4201,"children":4202},{"style":232},[4203],{"type":156,"value":2725},{"type":151,"tag":202,"props":4205,"children":4206},{"class":204,"line":309},[4207,4212,4216,4220,4224],{"type":151,"tag":202,"props":4208,"children":4209},{"style":1514},[4210],{"type":156,"value":4211},"    width",{"type":151,"tag":202,"props":4213,"children":4214},{"style":232},[4215],{"type":156,"value":1522},{"type":151,"tag":202,"props":4217,"children":4218},{"style":232},[4219],{"type":156,"value":1527},{"type":151,"tag":202,"props":4221,"children":4222},{"style":293},[4223],{"type":156,"value":3743},{"type":151,"tag":202,"props":4225,"children":4226},{"style":232},[4227],{"type":156,"value":2725},{"type":151,"tag":202,"props":4229,"children":4230},{"class":204,"line":341},[4231,4236,4240,4244,4248],{"type":151,"tag":202,"props":4232,"children":4233},{"style":1514},[4234],{"type":156,"value":4235},"    height",{"type":151,"tag":202,"props":4237,"children":4238},{"style":232},[4239],{"type":156,"value":1522},{"type":151,"tag":202,"props":4241,"children":4242},{"style":232},[4243],{"type":156,"value":1527},{"type":151,"tag":202,"props":4245,"children":4246},{"style":293},[4247],{"type":156,"value":3743},{"type":151,"tag":202,"props":4249,"children":4250},{"style":232},[4251],{"type":156,"value":2725},{"type":151,"tag":202,"props":4253,"children":4254},{"class":204,"line":350},[4255,4260,4264,4268,4272],{"type":151,"tag":202,"props":4256,"children":4257},{"style":1514},[4258],{"type":156,"value":4259},"    fit",{"type":151,"tag":202,"props":4261,"children":4262},{"style":232},[4263],{"type":156,"value":1522},{"type":151,"tag":202,"props":4265,"children":4266},{"style":232},[4267],{"type":156,"value":1527},{"type":151,"tag":202,"props":4269,"children":4270},{"style":293},[4271],{"type":156,"value":3790},{"type":151,"tag":202,"props":4273,"children":4274},{"style":232},[4275],{"type":156,"value":2725},{"type":151,"tag":202,"props":4277,"children":4278},{"class":204,"line":359},[4279,4284,4288,4292,4296],{"type":151,"tag":202,"props":4280,"children":4281},{"style":1514},[4282],{"type":156,"value":4283},"    :modifiers",{"type":151,"tag":202,"props":4285,"children":4286},{"style":232},[4287],{"type":156,"value":1522},{"type":151,"tag":202,"props":4289,"children":4290},{"style":232},[4291],{"type":156,"value":1527},{"type":151,"tag":202,"props":4293,"children":4294},{"style":293},[4295],{"type":156,"value":1220},{"type":151,"tag":202,"props":4297,"children":4298},{"style":232},[4299],{"type":156,"value":2725},{"type":151,"tag":202,"props":4301,"children":4302},{"class":204,"line":769},[4303],{"type":151,"tag":202,"props":4304,"children":4305},{"style":232},[4306],{"type":156,"value":4307},"  />\n",{"type":151,"tag":202,"props":4309,"children":4310},{"class":204,"line":777},[4311,4315,4319],{"type":151,"tag":202,"props":4312,"children":4313},{"style":232},[4314],{"type":156,"value":4017},{"type":151,"tag":202,"props":4316,"children":4317},{"style":242},[4318],{"type":156,"value":4139},{"type":151,"tag":202,"props":4320,"children":4321},{"style":232},[4322],{"type":156,"value":3850},{"type":151,"tag":202,"props":4324,"children":4325},{"class":204,"line":3853},[4326],{"type":151,"tag":202,"props":4327,"children":4328},{"emptyLinePlaceholder":3830},[4329],{"type":156,"value":3833},{"type":151,"tag":202,"props":4331,"children":4332},{"class":204,"line":3870},[4333,4337,4341],{"type":151,"tag":202,"props":4334,"children":4335},{"style":232},[4336],{"type":156,"value":1506},{"type":151,"tag":202,"props":4338,"children":4339},{"style":242},[4340],{"type":156,"value":3845},{"type":151,"tag":202,"props":4342,"children":4343},{"style":232},[4344],{"type":156,"value":3850},{"type":151,"tag":202,"props":4346,"children":4347},{"class":204,"line":3888},[4348,4352,4356],{"type":151,"tag":202,"props":4349,"children":4350},{"style":209},[4351],{"type":156,"value":3859},{"type":151,"tag":202,"props":4353,"children":4354},{"style":209},[4355],{"type":156,"value":217},{"type":151,"tag":202,"props":4357,"children":4358},{"style":232},[4359],{"type":156,"value":255},{"type":151,"tag":202,"props":4361,"children":4362},{"class":204,"line":3901},[4363,4367,4371],{"type":151,"tag":202,"props":4364,"children":4365},{"style":242},[4366],{"type":156,"value":3876},{"type":151,"tag":202,"props":4368,"children":4369},{"style":232},[4370],{"type":156,"value":3881},{"type":151,"tag":202,"props":4372,"children":4373},{"style":232},[4374],{"type":156,"value":255},{"type":151,"tag":202,"props":4376,"children":4377},{"class":204,"line":3918},[4378,4382],{"type":151,"tag":202,"props":4379,"children":4380},{"style":209},[4381],{"type":156,"value":3894},{"type":151,"tag":202,"props":4383,"children":4384},{"style":232},[4385],{"type":156,"value":255},{"type":151,"tag":202,"props":4387,"children":4388},{"class":204,"line":3947},[4389,4393,4397],{"type":151,"tag":202,"props":4390,"children":4391},{"style":242},[4392],{"type":156,"value":3907},{"type":151,"tag":202,"props":4394,"children":4395},{"style":232},[4396],{"type":156,"value":250},{"type":151,"tag":202,"props":4398,"children":4399},{"style":232},[4400],{"type":156,"value":255},{"type":151,"tag":202,"props":4402,"children":4403},{"class":204,"line":3977},[4404,4409,4413,4419],{"type":151,"tag":202,"props":4405,"children":4406},{"style":242},[4407],{"type":156,"value":4408},"          zoom",{"type":151,"tag":202,"props":4410,"children":4411},{"style":232},[4412],{"type":156,"value":250},{"type":151,"tag":202,"props":4414,"children":4416},{"style":4415},"--shiki-light:#F76D47;--shiki-default:#F78C6C;--shiki-dark:#F78C6C",[4417],{"type":156,"value":4418}," 0.75",{"type":151,"tag":202,"props":4420,"children":4421},{"style":232},[4422],{"type":156,"value":306},{"type":151,"tag":202,"props":4424,"children":4425},{"class":204,"line":3986},[4426,4430,4434,4439,4443],{"type":151,"tag":202,"props":4427,"children":4428},{"style":242},[4429],{"type":156,"value":3924},{"type":151,"tag":202,"props":4431,"children":4432},{"style":232},[4433],{"type":156,"value":250},{"type":151,"tag":202,"props":4435,"children":4436},{"style":232},[4437],{"type":156,"value":4438}," \"",{"type":151,"tag":202,"props":4440,"children":4441},{"style":293},[4442],{"type":156,"value":1279},{"type":151,"tag":202,"props":4444,"children":4445},{"style":232},[4446],{"type":156,"value":2725},{"type":151,"tag":202,"props":4448,"children":4449},{"class":204,"line":3995},[4450],{"type":151,"tag":202,"props":4451,"children":4452},{"style":232},[4453],{"type":156,"value":3983},{"type":151,"tag":202,"props":4455,"children":4456},{"class":204,"line":4003},[4457],{"type":151,"tag":202,"props":4458,"children":4459},{"style":232},[4460],{"type":156,"value":3992},{"type":151,"tag":202,"props":4462,"children":4463},{"class":204,"line":4011},[4464],{"type":151,"tag":202,"props":4465,"children":4466},{"style":232},[4467],{"type":156,"value":347},{"type":151,"tag":202,"props":4469,"children":4471},{"class":204,"line":4470},22,[4472],{"type":151,"tag":202,"props":4473,"children":4474},{"style":232},[4475],{"type":156,"value":356},{"type":151,"tag":202,"props":4477,"children":4479},{"class":204,"line":4478},23,[4480,4484,4488],{"type":151,"tag":202,"props":4481,"children":4482},{"style":232},[4483],{"type":156,"value":4017},{"type":151,"tag":202,"props":4485,"children":4486},{"style":242},[4487],{"type":156,"value":3845},{"type":151,"tag":202,"props":4489,"children":4490},{"style":232},[4491],{"type":156,"value":3850},{"type":151,"tag":379,"props":4493,"children":4495},{"id":4494},"colorspace",[4496],{"type":151,"tag":174,"props":4497,"children":4499},{"className":4498},[],[4500],{"type":156,"value":4501},"colorSpace",{"type":151,"tag":152,"props":4503,"children":4504},{},[4505,4507,4514],{"type":156,"value":4506},"Color space to use for the delivery image url. See ",{"type":151,"tag":159,"props":4508,"children":4511},{"href":4509,"rel":4510},"https://cloudinary.com/documentation/image_transformation_reference#color_space_parameter",[163],[4512],{"type":156,"value":4513},"Color space Documentation",{"type":156,"value":4515}," for accepted values details.",{"type":151,"tag":191,"props":4517,"children":4519},{"className":2682,"code":4518,"language":2684,"meta":139,"style":139},"\u003CNuxtImg\n  provider=\"cloudinary\"\n  src=\"/remote/nuxt-org/blog/going-full-static/main.png\"\n  width=\"300\"\n  :modifiers=\"{ colorSpace: 'srgb' }\"\n/>\n",[4520],{"type":151,"tag":174,"props":4521,"children":4522},{"__ignoreMap":139},[4523,4534,4557,4580,4603,4627],{"type":151,"tag":202,"props":4524,"children":4525},{"class":204,"line":205},[4526,4530],{"type":151,"tag":202,"props":4527,"children":4528},{"style":232},[4529],{"type":156,"value":1506},{"type":151,"tag":202,"props":4531,"children":4532},{"style":242},[4533],{"type":156,"value":2700},{"type":151,"tag":202,"props":4535,"children":4536},{"class":204,"line":238},[4537,4541,4545,4549,4553],{"type":151,"tag":202,"props":4538,"children":4539},{"style":1514},[4540],{"type":156,"value":2708},{"type":151,"tag":202,"props":4542,"children":4543},{"style":232},[4544],{"type":156,"value":1522},{"type":151,"tag":202,"props":4546,"children":4547},{"style":232},[4548],{"type":156,"value":1527},{"type":151,"tag":202,"props":4550,"children":4551},{"style":293},[4552],{"type":156,"value":2042},{"type":151,"tag":202,"props":4554,"children":4555},{"style":232},[4556],{"type":156,"value":2725},{"type":151,"tag":202,"props":4558,"children":4559},{"class":204,"line":258},[4560,4564,4568,4572,4576],{"type":151,"tag":202,"props":4561,"children":4562},{"style":1514},[4563],{"type":156,"value":2733},{"type":151,"tag":202,"props":4565,"children":4566},{"style":232},[4567],{"type":156,"value":1522},{"type":151,"tag":202,"props":4569,"children":4570},{"style":232},[4571],{"type":156,"value":1527},{"type":151,"tag":202,"props":4573,"children":4574},{"style":293},[4575],{"type":156,"value":2746},{"type":151,"tag":202,"props":4577,"children":4578},{"style":232},[4579],{"type":156,"value":2725},{"type":151,"tag":202,"props":4581,"children":4582},{"class":204,"line":275},[4583,4587,4591,4595,4599],{"type":151,"tag":202,"props":4584,"children":4585},{"style":1514},[4586],{"type":156,"value":2758},{"type":151,"tag":202,"props":4588,"children":4589},{"style":232},[4590],{"type":156,"value":1522},{"type":151,"tag":202,"props":4592,"children":4593},{"style":232},[4594],{"type":156,"value":1527},{"type":151,"tag":202,"props":4596,"children":4597},{"style":293},[4598],{"type":156,"value":1576},{"type":151,"tag":202,"props":4600,"children":4601},{"style":232},[4602],{"type":156,"value":2725},{"type":151,"tag":202,"props":4604,"children":4605},{"class":204,"line":309},[4606,4610,4614,4618,4623],{"type":151,"tag":202,"props":4607,"children":4608},{"style":1514},[4609],{"type":156,"value":2807},{"type":151,"tag":202,"props":4611,"children":4612},{"style":232},[4613],{"type":156,"value":1522},{"type":151,"tag":202,"props":4615,"children":4616},{"style":232},[4617],{"type":156,"value":1527},{"type":151,"tag":202,"props":4619,"children":4620},{"style":293},[4621],{"type":156,"value":4622},"{ colorSpace: 'srgb' }",{"type":151,"tag":202,"props":4624,"children":4625},{"style":232},[4626],{"type":156,"value":2725},{"type":151,"tag":202,"props":4628,"children":4629},{"class":204,"line":341},[4630],{"type":151,"tag":202,"props":4631,"children":4632},{"style":232},[4633],{"type":156,"value":2832},{"type":151,"tag":379,"props":4635,"children":4637},{"id":4636},"customfunc",[4638],{"type":151,"tag":174,"props":4639,"children":4641},{"className":4640},[],[4642],{"type":156,"value":4643},"customFunc",{"type":151,"tag":152,"props":4645,"children":4646},{},[4647,4649,4656],{"type":156,"value":4648},"Call a custom function on Cloudinary side. See ",{"type":151,"tag":159,"props":4650,"children":4653},{"href":4651,"rel":4652},"https://cloudinary.com/documentation/custom_functions",[163],[4654],{"type":156,"value":4655},"Custom Functions",{"type":156,"value":2480},{"type":151,"tag":379,"props":4658,"children":4660},{"id":4659},"density",[4661],{"type":151,"tag":174,"props":4662,"children":4664},{"className":4663},[],[4665],{"type":156,"value":4659},{"type":151,"tag":152,"props":4667,"children":4668},{},[4669],{"type":156,"value":4670},"To define the density number when converting a vector file to image format.",{"type":151,"tag":379,"props":4672,"children":4674},{"id":4673},"aspectratio",[4675],{"type":151,"tag":174,"props":4676,"children":4678},{"className":4677},[],[4679],{"type":156,"value":4680},"aspectRatio",{"type":151,"tag":152,"props":4682,"children":4683},{},[4684],{"type":156,"value":4685},"To crop or resize the asset to a new aspect ratio, for use with a crop/resize mode that determines how the asset is adjusted to the new dimensions.",{"type":151,"tag":825,"props":4687,"children":4688},{},[4689],{"type":151,"tag":152,"props":4690,"children":4691},{},[4692,4693,4700],{"type":156,"value":4030},{"type":151,"tag":159,"props":4694,"children":4697},{"href":4695,"rel":4696},"https://cloudinary.com/documentation/image_transformation_reference",[163],[4698],{"type":156,"value":4699},"Cloudinary Image Transformation API",{"type":156,"value":2480},{"type":151,"tag":1326,"props":4702,"children":4703},{},[4704],{"type":156,"value":1330},{"title":139,"searchDepth":238,"depth":238,"links":4706},[4707,4711,4713],{"id":1855,"depth":238,"text":1858,"children":4708},[4709,4710],{"id":1870,"depth":258,"text":1898},{"id":1879,"depth":258,"text":2123},{"id":2343,"depth":238,"text":4712},"Cloudinary fit values",{"id":2483,"depth":238,"text":2486,"children":4714},[4715,4716,4717,4718,4719,4720,4721,4722,4723,4724,4725,4726,4727,4728,4729,4730],{"id":2531,"depth":258,"text":2531},{"id":2596,"depth":258,"text":2603},{"id":2835,"depth":258,"text":2835},{"id":3125,"depth":258,"text":3125},{"id":3312,"depth":258,"text":3312},{"id":3444,"depth":258,"text":3444},{"id":3467,"depth":258,"text":3467},{"id":3488,"depth":258,"text":3488},{"id":3620,"depth":258,"text":3620},{"id":4041,"depth":258,"text":4041},{"id":4079,"depth":258,"text":4079},{"id":4093,"depth":258,"text":4093},{"id":4494,"depth":258,"text":4501},{"id":4636,"depth":258,"text":4643},{"id":4659,"depth":258,"text":4659},{"id":4673,"depth":258,"text":4680},"content:3.providers:cloudinary.md","3.providers/cloudinary.md","3.providers/cloudinary",1724922833223]