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