multiStoreAdmin/build/store/assets/theme-picker.9ef8e640.js

2 lines
1.9 KiB
JavaScript
Raw Normal View History

2024-06-20 18:14:25 +08:00
import{k as u}from"./@vueuse.a48d0173.js";import{d as _,o as r,c as p,V as x,a7 as h,Q as f,u as i,a,$ as k,U as g}from"./@vue.c3e77981.js";import{d as v}from"./index.1dd80bf2.js";import"./element-plus.61695454.js";import"./@element-plus.12c58ce2.js";import"./lodash-es.2b5acb28.js";import"./dayjs.16ed1fda.js";import"./axios.a8078129.js";import"./async-validator.fb49d0f5.js";import"./@ctrl.b082b0c1.js";import"./@popperjs.36402333.js";import"./escape-html.e5dfadb9.js";import"./normalize-wheel-es.8aeb3683.js";import"./lodash.a2abcd4b.js";import"./vue-router.43c06794.js";import"./pinia.b5130627.js";import"./css-color-function.975e80a5.js";import"./color.d986aa86.js";import"./clone.704d8332.js";import"./color-convert.755d189f.js";import"./color-name.e7a4e1d3.js";import"./color-string.e356f5de.js";import"./balanced-match.d2a36341.js";import"./ms.564e106c.js";import"./nprogress.ded7f805.js";import"./vue-clipboard3.987889a8.js";import"./clipboard.af74a91f.js";import"./echarts.8535e5a6.js";import"./zrender.3eba8991.js";import"./tslib.60310f1a.js";import"./highlight.js.31cd7941.js";import"./@highlightjs.b8b719e9.js";const y={class:"flex flex-wrap"},C=["onClick"],V={class:"ml-[14px]"},$=_({__name:"theme-picker",props:{themeColors:{},modelValue:{}},emits:["update:modelValue","change"],setup(m,{emit:l}){const n=m,s=l,t=u(n,"modelValue",s),c=o=>{t.value=o.id,s("change",o)};return(o,w)=>(r(),p("div",y,[(r(!0),p(x,null,h(o.themeColors,(e,d)=>(r(),p("div",{class:f(["py-[18px] px-[20px] flex items-center text-[14px] shadow rounded-lg mr-[20px] mb-[20px] cursor-pointer",{"is-select":i(t)==e.id,unselect:i(t)!=e.id}]),key:d,onClick:B=>c(e)},[a("div",{class:"rounded-full h-[34px] w-[34px]",style:k(`background: linear-gradient(to right, ${e.color1}, ${e.color2})`)},null,4),a("div",V,g(e.name),1)],10,C))),128))]))}});const se=v($,[["__scopeId","data-v-48f4aa49"]]);export{se as default};