"use strict";const a=require("../../common/vendor.js"),t={__name:"TongjiIcon",props:{name:{type:String,required:!0},size:{type:String,default:"md"},color:{type:String,default:"#204E2B"}},setup(t){const e=t,h=a.ref(!1),c={view:'',ticket:'',calendar:'',flame:'',"check-circle":'',glucose:'',heart:'',activity:'',users:'',user:'',person:'',send:'',"alert-triangle":'',minus:'',droplet:'',sparkles:'',trophy:'',share:'',plus:'',refresh:'',volume:'',pause:'',play:'',info:'',sun:'',moon:'',sunset:'',mic:'',camera:'',bulb:'',leaf:'',utensils:'',egg:'',home:'',"plus-circle":'',"chevron-right":'',"chevron-left":'',check:'',settings:'',syringe:'',zap:''},l={view:"👁",ticket:"🎫",calendar:"📅",flame:"🔥","check-circle":"✓",glucose:"💧",heart:"❤",activity:"🏃",users:"👥",user:"👤",person:"👤",send:"➤","alert-triangle":"⚠",minus:"—",droplet:"💧",sparkles:"✨",trophy:"🏆",share:"↗",plus:"+",refresh:"↻",volume:"🔊",pause:"⏸",play:"▶",info:"!",sun:"☀",moon:"🌙",sunset:"☀",mic:"🎤",camera:"📷",bulb:"💡",leaf:"🥬",utensils:"🍴",egg:"🍳",home:"🏠","plus-circle":"⊕","chevron-right":"›","chevron-left":"‹",check:"✓",settings:"⚙",syringe:"💉",zap:"⚡"},p=a.computed(()=>{const a=String(e.color||"#204E2B").trim();return/^#[0-9A-Fa-f]{3,8}$/.test(a)?a:"#204E2B"}),r=a.computed(()=>{const t=c[e.name]||c.view,h=``;return a.svgToDataUrl(h)});function d(){h.value=!0}return a.computed(()=>l[e.name]||l.view),(e,c)=>a.e({a:!h.value},h.value?{}:{b:a.n(`tj-icon--${t.name}`),c:a.n(`tj-icon--${t.size}`),d:r.value,e:a.o(d)},{f:a.n(`tj-icon-wrap--${t.size}`)})}},e=a._export_sfc(t,[["__scopeId","data-v-d92a1022"]]);wx.createComponent(e);