index-2fa510e0.js 1.9 KB

1
  1. import{t as o,d as a,E as r,aw as e,c as l,v as s,ae as i,H as n,Y as t,_ as d,o as c,K as u,a as v,w as g,C as f,z as h,ar as m,bb as p,D as w,R as b,x as y}from"./index-610f082f.js";const[z,x]=o("image"),L=y(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),y=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))},E=()=>{const o=new Event("load");Object.defineProperty(o,"target",{value:y.value,enumerable:!0}),S(o)},I=o=>{f.value=!0,h.value=!1,a("error",o)},P=(a,r,e)=>e?e():v(b,{name:a,size:o.iconSize,"class":r,classPrefix:o.iconPrefix},null),$=()=>{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:y},a),null),[[p("lazy"),o.src]]):v("img",w({ref:y,src:o.src,onLoad:S,onError:I},a),null)},j=({el:o})=>{const a=()=>{o===y.value&&h.value&&E()};y.value?a():u(a)},k=({el:o})=>{o!==y.value||f.value||I()};return z&&t&&(z.$on("loaded",j),z.$on("error",k),d((()=>{z.$off("loaded",j),z.$off("error",k)}))),c((()=>{u((()=>{var a;(null==(a=y.value)?void 0:a.complete)&&!o.lazyLoad&&E()}))})),()=>{var a;return v("div",{"class":x({round:o.round,block:o.block}),style:L.value},[$(),h.value&&o.showLoading?v("div",{"class":x("loading")},[P(o.loadingIcon,x("loading-icon"),g.loading)]):f.value&&o.showError?v("div",{"class":x("error")},[P(o.errorIcon,x("error-icon"),g.error)]):void 0,null==(a=g["default"])?void 0:a.call(g)])}}}));export{L as I};