import{_ as r,ag as t,m as n,o,H as h}from"./index.9ed4dad3.js";const c={components:{SvgIcon:t},name:"WeatherIcon",props:{weather:{type:String,required:!0}},data(){return{skyconSvg:{CLEAR_DAY:"weather-clear-daytime",CLEAR_NIGHT:"weather-clear-night",PARTLY_CLOUDY_DAY:"weather-cloudy-daytime",PARTLY_CLOUDY_NIGHT:"weather-cloudy-night",CLOUDY:"weather-cloudy",LIGHT_HAZE:"weather-haze",MODERATE_HAZE:"weather-haze",HEAVY_HAZE:"weather-haze",LIGHT_RAIN:"weather-rain",MODERATE_RAIN:"weather-rain",HEAVY_RAIN:"weather-rain",STORM_RAIN:"weather-rain",FOG:"weather-fog",LIGHT_SNOW:"weather-snow",MODERATE_SNOW:"weather-snow",HEAVY_SNOW:"weather-snow",STORM_SNOW:"weather-snow",DUST:"weather-dust",SAND:"weather-sand",WIND:"weather-gale"}}},computed:{skyIcon(){return this.skyconSvg[this.weather]}}};function _(s,w,A,I,i,e){const a=n("SvgIcon");return o(),h(a,{name:e.skyIcon},null,8,["name"])}var p=r(c,[["render",_]]);export{p as W};