1 |
- System.register(["./index-legacy-1ef002ec.js","./index-legacy-67665670.js"],(function(e,r){"use strict";var a,t,o,n,c,s,l,d,i;return{setters:[e=>{a=e.S},e=>{t=e.d,o=e.r,n=e.H,c=e.j,s=e.a,l=e.V,d=e.B,i=e.n}],execute:function(){var r=document.createElement("style");r.textContent="._m-search_xezdo_1{--van-cell-background-color: transparent}._m-search_xezdo_1 input::-moz-placeholder{color:var(--k-gray-4);font-size:.34667rem}._m-search_xezdo_1 input::placeholder{color:var(--k-gray-4);font-size:.34667rem}._m-search_xezdo_1 .van-field__control{-webkit-user-select:text!important;-moz-user-select:text!important;user-select:text!important;font-size:.34667rem;font-weight:400}._m-search_xezdo_1 .van-search__field{background:transparent!important;padding:0 var(--van-padding-xs) 0 0}._m-search_xezdo_1 .van-field__right-icon{display:flex;align-items:center;justify-content:center;padding-right:.10667rem}._m-search_xezdo_1 ._searchBtn_xezdo_24{width:1.38667rem;height:.66667rem;padding:0;font-size:.34667rem;font-weight:500;--van-button-mini-height: .74667rem;--van-font-size-xs: .32rem;background:linear-gradient(to right,#55D8C4,#0BC4B7);border:none;font-weight:600}._m-search_xezdo_1 ._searchBtn_xezdo_24 .van-button__text{margin-top:.04rem}._m-search_xezdo_1 ._leftIcon_xezdo_39{width:.37333rem;height:.37333rem;margin-top:-.05333rem}._m-search_xezdo_1 ._leftIcon_xezdo_39 img{width:100%;height:100%}\n",document.head.appendChild(r);const h={"m-search":"_m-search_xezdo_1",searchBtn:"_searchBtn_xezdo_24",leftIcon:"_leftIcon_xezdo_39"};e("O",t({name:"m-search",props:{modelValue:{type:String,"default":""},shape:{type:String,"default":"round"},disabled:{type:Boolean,"default":!1},clearable:{type:Boolean,"default":!0},autofocus:{type:Boolean,"default":!1},placeholder:{type:String,"default":"请输入搜索关键词"},background:{type:String,"default":"#fff"},searchIcon:{type:String,"default":"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAqCAMAAADyHTlpAAAAjVBMVEUAAAABwbUBwbUIxbMAx7sBwrUG0sEBwrUCwbYAwrYBwbYBwbYCwrYDw7YEwbYCxbcExLUYzKIBwrYBwrUBwrUBwrUBwrYBwrYCwrYCwrYCwrcCwrcBwbUDw7gBwrUBwbYBwrUCwrYCwrYCwrcCwrYDwbUCxLcAw7cBwbUCwrYCw7YExbgCwrYBwrYBwbXnPIxzAAAALnRSTlMA/PkTCs4G9qgZ6uJ6PyYhEAVm8u/VvK6fllYc5jDbx8Gaj4qDX0UssnZxO2qxSgNy2wAAAfBJREFUOMuNVNmWgjAUAwoCyibKDops4zb8/+cNaXUslnrMg+fahiS3t6DMoNtV7rRNF7p+oHyCF54MbWTYJI67lRH168EcOahry1skrgZjFLC+BAuSl/3IsD8Yx6h85kh+BM2Uee/OvefbduG7zYalMKo3zXQEEI6PrtL+/JnmxYRAPMxb9loaqua5A11KCqGBcAeJTH+tGFhIlk4xhN3u9v//Cs0YmiIccOPVM9IBHQ3KIkgCx543sWRDzNHHkcnqJ8TxpOOOp+2SHa6Nps6KFP20bYa0rDDDXk4NkC+jCXLMHf4y1HANUDlTdfA/UFP0ZaNqp8pAJUMHQoGqYQ/JAduIUjtWyZH9295xbp+y/mK0BJU7VZorZ65wx1MdpY+ykVMhpTrsiBNcdV0elbtMDt6Lq4xZwTQiD4c1huBJkrYql29rIU27HOFWwh+iFB5k9+ES8yeCzP21cKGfgHCBaWCn5mYZJAhkOuQt5y2iGrn4tJnkOr/YliOgpeT9SBA47oOHopttYEW58xfPrx8bZp12TvaLR6m7hl+LzLjZbhSg1nkKrnaacfVbDGEe67utEEvIgHz9sTRf3+yoIWxCYgaQqzA7H43IiFNneO6RE8sQCEMP7KKwCXdqzwy58gVYhu4zictQuspXCPLO3f4BoTRURugakDAAAAAASUVORK5CYII="},inputBackground:{type:String,"default":"#f8f9fc"}},emits:["search","focus","blur"],setup(e,{slots:r,emit:t,expose:u}){const m=o({search:e.modelValue||""}),g=n();return c((()=>e.modelValue),(()=>{m.search=e.modelValue})),u({searchBlur:()=>{var e;null===(e=g.value)||void 0===e||e.blur()}}),()=>s(a,{"class":[h["m-search"],h[e.inputBackground]],style:{"--van-search-content-background":e.inputBackground},ref:g,shape:e.shape,background:e.background,placeholder:e.placeholder,disabled:e.disabled,autofocus:e.autofocus,autocomplete:"off",clearable:e.clearable,modelValue:m.search,"onUpdate:modelValue":e=>m.search=e,clearTrigger:"always",onClear:()=>{m.search="",t("search",m.search)},onFocus:()=>t("focus"),onBlur:()=>t("blur",m.search),onSearch:()=>t("search",m.search)},{left:()=>r.left&&r.left(),"left-icon":()=>s(l,{name:e.searchIcon,"class":h.leftIcon},null),"right-icon":()=>s(d,{disabled:e.disabled,"class":h.searchBtn,round:!0,type:"primary",size:"mini",onClick:()=>t("search",m.search)},{"default":()=>[i("搜索")]})})}}))}}}));
|