1 |
- import{x as o,d as a,H as r,aA as e,c as l,y as s,ai as i,j as n,a0 as t,a2 as d,o as c,K as u,a as v,z as g,E as f,C as h,av as m,bd as p,G as w,V as y,w as b}from"./index-d31722d5.js";const[z,x]=o("image"),L=b(a({name:z,props:{src:String,alt:String,fit:String,position:String,round:Boolean,block:Boolean,width:g,height:g,radius:g,lazyLoad:Boolean,iconSize:g,showError:f,errorIcon:h("photo-fail"),iconPrefix:String,showLoading:f,loadingIcon:h("photo")},emits:["load","error"],setup(o,{emit:a,slots:g}){const f=r(!1),h=r(!0),b=r(),{$Lazyload:z}=e().proxy,L=l((()=>{const a={width:s(o.width),height:s(o.height)};return i(o.radius)&&(a.overflow="hidden",a.borderRadius=s(o.radius)),a}));n((()=>o.src),(()=>{f.value=!1,h.value=!0}));const S=o=>{h.value&&(h.value=!1,a("load",o))},j=()=>{const o=new Event("load");Object.defineProperty(o,"target",{value:b.value,enumerable:!0}),S(o)},E=o=>{f.value=!0,h.value=!1,a("error",o)},I=(a,r,e)=>e?e():v(y,{name:a,size:o.iconSize,"class":r,classPrefix:o.iconPrefix},null),P=()=>{if(f.value||!o.src)return;const a={alt:o.alt,"class":x("img"),style:{objectFit:o.fit,objectPosition:o.position}};return o.lazyLoad?m(v("img",w({ref:b},a),null),[[p("lazy"),o.src]]):v("img",w({ref:b,src:o.src,onLoad:S,onError:E},a),null)},$=({el:o})=>{const a=()=>{o===b.value&&h.value&&j()};b.value?a():u(a)},k=({el:o})=>{o!==b.value||f.value||E()};return z&&t&&(z.$on("loaded",$),z.$on("error",k),d((()=>{z.$off("loaded",$),z.$off("error",k)}))),c((()=>{u((()=>{var a;(null==(a=b.value)?void 0:a.complete)&&!o.lazyLoad&&j()}))})),()=>{var a;return v("div",{"class":x({round:o.round,block:o.block}),style:L.value},[P(),h.value&&o.showLoading?v("div",{"class":x("loading")},[I(o.loadingIcon,x("loading-icon"),g.loading)]):f.value&&o.showError?v("div",{"class":x("error")},[I(o.errorIcon,x("error-icon"),g.error)]):void 0,null==(a=g["default"])?void 0:a.call(g)])}}}));export{L as I};
|