12345 |
- <<<<<<<< HEAD:dist/assets/index-legacy-fff51ba6.js
- System.register(["./index-legacy-5f8741ef.js","./index-legacy-f3466ba9.js"],(function(e,a){"use strict";var t,r,l,n,c,o,s,i,_,u,d,h,f,p,m,y,g,b,v,k;return{setters:[e=>{t=e.c,r=e.aj,l=e.m,n=e.t,c=e.d,o=e.bs,s=e.r,i=e.a3,_=e.a,u=e.al,d=e.h,h=e.p,f=e.k,p=e.x,m=e.w,y=e.I,g=e.C,b=e.A},e=>{v=e.f,k=e.F}],execute:function(){var I=document.createElement("style");I.textContent="._m-search_l53ay_1{--van-cell-background-color: transparent}._m-search_l53ay_1 input::-moz-placeholder{color:var(--k-gray-4);font-size:.34667rem}._m-search_l53ay_1 input::placeholder{color:var(--k-gray-4);font-size:.34667rem}._m-search_l53ay_1 .van-field__control{-webkit-user-select:text!important;-moz-user-select:text!important;user-select:text!important;font-size:.34667rem}._m-search_l53ay_1 .van-search__field{background:transparent!important;padding:0 var(--van-padding-xs) 0 0}._m-search_l53ay_1 .van-field__right-icon{display:flex;align-items:center;justify-content:center;padding-right:.10667rem}._m-search_l53ay_1._default_l53ay_23 .van-search__content{background:#f8f9fc!important}._m-search_l53ay_1._white_l53ay_26 .van-search__content{background:#fff!important}._m-search_l53ay_1._transparent_l53ay_29 .van-search__content{background:rgba(255,255,255,.16)}._m-search_l53ay_1._transparent_l53ay_29 .van-search__content input::-moz-placeholder{color:#fff}._m-search_l53ay_1._transparent_l53ay_29 .van-search__content input::placeholder{color:#fff}._m-search_l53ay_1._transparent_l53ay_29 .van-search__content input,._m-search_l53ay_1._transparent_l53ay_29 .van-search__content .van-field__clear{color:#fff}._m-search_l53ay_1 ._searchBtn_l53ay_41{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,#40c4fe,#259CFE);border:none;font-weight:600}._m-search_l53ay_1 ._searchBtn_l53ay_41 .van-button__text{margin-top:.02667rem}._m-search_l53ay_1 ._leftIcon_l53ay_56{width:.37333rem;height:.37333rem;margin-top:-.05333rem}._m-search_l53ay_1 ._leftIcon_l53ay_56 img{width:100%;height:100%}\n",document.head.appendChild(I);const[w,x,B]=t("search"),C=r({},v,{label:String,shape:l("square"),leftIcon:l("search"),clearable:n,actionText:String,background:String,showAction:Boolean});var S=c({name:w,props:C,emits:["blur","focus","clear","search","cancel","clickInput","clickLeftIcon","clickRightIcon","update:modelValue"],setup(e,{emit:a,slots:t,attrs:l}){const n=o(),c=s(),f=()=>{t.action||(a("update:modelValue",""),a("cancel"))},p=t=>{13===t.keyCode&&(h(t),a("search",e.modelValue))},m=()=>e.id||`${n}-input`,y=()=>{if(t.label||e.label)return _("label",{class:x("label"),for:m()},[t.label?t.label():e.label])},g=()=>{if(e.showAction){const a=e.actionText||B("cancel");return _("div",{class:x("action"),role:"button",tabindex:0,onClick:f},[t.action?t.action():a])}},b=e=>a("blur",e),I=e=>a("focus",e),w=e=>a("clear",e),C=e=>a("clickInput",e),S=e=>a("clickLeftIcon",e),V=e=>a("clickRightIcon",e),z=Object.keys(v),j=()=>{const n=r({},l,u(e,z),{id:m()});return _(k,d({ref:c,type:"search",class:x("field"),border:!1,onBlur:b,onFocus:I,onClear:w,onKeypress:p,onClickInput:C,onClickLeftIcon:S,onClickRightIcon:V,"onUpdate:modelValue":e=>a("update:modelValue",e)},n),u(t,["left-icon","right-icon"]))};return i({focus:()=>{var e;return null==(e=c.value)?void 0:e.focus()},blur:()=>{var e;return null==(e=c.value)?void 0:e.blur()}}),()=>{var a;return _("div",{class:x({"show-action":e.showAction}),style:{background:e.background}},[null==(a=t.left)?void 0:a.call(t),_("div",{class:x("content",e.shape)},[y(),j()]),g()])}}});const V=f(S),z={"m-search":"_m-search_l53ay_1",default:"_default_l53ay_23",white:"_white_l53ay_26",transparent:"_transparent_l53ay_29",searchBtn:"_searchBtn_l53ay_41",leftIcon:"_leftIcon_l53ay_56"},j=""+new URL("icon-search-bf97b20b.svg",a.meta.url).href;e("M",c({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:j},inputBackground:{type:String,default:"default"}},emits:["search","focus","blur","searchUpdate"],setup(e,{slots:a,emit:t,expose:r}){const l=p({search:e.modelValue||""}),n=s();return m((()=>e.modelValue),(()=>{l.search=e.modelValue})),r({searchBlur:()=>{var e;null===(e=n.value)||void 0===e||e.blur()}}),()=>_(V,{class:[z["m-search"],z[e.inputBackground]],ref:n,shape:e.shape,background:e.background,placeholder:e.placeholder,disabled:e.disabled,autofocus:e.autofocus,autocomplete:"off",clearable:e.clearable,modelValue:l.search,"onUpdate:modelValue":[e=>l.search=e,e=>{t("searchUpdate",e)}],clearTrigger:"always",onClear:()=>{console.log("clear"),l.search="",t("search",l.search)},onFocus:()=>t("focus"),onBlur:()=>t("blur",l.search),onSearch:()=>t("search",l.search)},{left:()=>a.left&&a.left(),"left-icon":()=>_(y,{name:e.searchIcon,class:z.leftIcon},null),"right-icon":()=>_(g,{disabled:e.disabled,class:z.searchBtn,round:!0,type:"primary",size:"mini",onClick:()=>t("search",l.search)},{default:()=>[b("搜索")]})})}}))}}}));
- ========
- System.register(["./index-legacy-23bc5b47.js","./index-legacy-dc88a443.js"],(function(e,a){"use strict";var t,r,l,n,c,o,s,i,_,u,d,h,f,p,m,y,g,b,v,k;return{setters:[e=>{t=e.c,r=e.aj,l=e.m,n=e.t,c=e.d,o=e.bt,s=e.r,i=e.a3,_=e.a,u=e.al,d=e.h,h=e.p,f=e.k,p=e.x,m=e.w,y=e.I,g=e.C,b=e.A},e=>{v=e.f,k=e.F}],execute:function(){var I=document.createElement("style");I.textContent="._m-search_l53ay_1{--van-cell-background-color: transparent}._m-search_l53ay_1 input::-moz-placeholder{color:var(--k-gray-4);font-size:.34667rem}._m-search_l53ay_1 input::placeholder{color:var(--k-gray-4);font-size:.34667rem}._m-search_l53ay_1 .van-field__control{-webkit-user-select:text!important;-moz-user-select:text!important;user-select:text!important;font-size:.34667rem}._m-search_l53ay_1 .van-search__field{background:transparent!important;padding:0 var(--van-padding-xs) 0 0}._m-search_l53ay_1 .van-field__right-icon{display:flex;align-items:center;justify-content:center;padding-right:.10667rem}._m-search_l53ay_1._default_l53ay_23 .van-search__content{background:#f8f9fc!important}._m-search_l53ay_1._white_l53ay_26 .van-search__content{background:#fff!important}._m-search_l53ay_1._transparent_l53ay_29 .van-search__content{background:rgba(255,255,255,.16)}._m-search_l53ay_1._transparent_l53ay_29 .van-search__content input::-moz-placeholder{color:#fff}._m-search_l53ay_1._transparent_l53ay_29 .van-search__content input::placeholder{color:#fff}._m-search_l53ay_1._transparent_l53ay_29 .van-search__content input,._m-search_l53ay_1._transparent_l53ay_29 .van-search__content .van-field__clear{color:#fff}._m-search_l53ay_1 ._searchBtn_l53ay_41{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,#40c4fe,#259CFE);border:none;font-weight:600}._m-search_l53ay_1 ._searchBtn_l53ay_41 .van-button__text{margin-top:.02667rem}._m-search_l53ay_1 ._leftIcon_l53ay_56{width:.37333rem;height:.37333rem;margin-top:-.05333rem}._m-search_l53ay_1 ._leftIcon_l53ay_56 img{width:100%;height:100%}\n",document.head.appendChild(I);const[w,x,B]=t("search"),C=r({},v,{label:String,shape:l("square"),leftIcon:l("search"),clearable:n,actionText:String,background:String,showAction:Boolean});var S=c({name:w,props:C,emits:["blur","focus","clear","search","cancel","clickInput","clickLeftIcon","clickRightIcon","update:modelValue"],setup(e,{emit:a,slots:t,attrs:l}){const n=o(),c=s(),f=()=>{t.action||(a("update:modelValue",""),a("cancel"))},p=t=>{13===t.keyCode&&(h(t),a("search",e.modelValue))},m=()=>e.id||`${n}-input`,y=()=>{if(t.label||e.label)return _("label",{class:x("label"),for:m()},[t.label?t.label():e.label])},g=()=>{if(e.showAction){const a=e.actionText||B("cancel");return _("div",{class:x("action"),role:"button",tabindex:0,onClick:f},[t.action?t.action():a])}},b=e=>a("blur",e),I=e=>a("focus",e),w=e=>a("clear",e),C=e=>a("clickInput",e),S=e=>a("clickLeftIcon",e),V=e=>a("clickRightIcon",e),z=Object.keys(v),j=()=>{const n=r({},l,u(e,z),{id:m()});return _(k,d({ref:c,type:"search",class:x("field"),border:!1,onBlur:b,onFocus:I,onClear:w,onKeypress:p,onClickInput:C,onClickLeftIcon:S,onClickRightIcon:V,"onUpdate:modelValue":e=>a("update:modelValue",e)},n),u(t,["left-icon","right-icon"]))};return i({focus:()=>{var e;return null==(e=c.value)?void 0:e.focus()},blur:()=>{var e;return null==(e=c.value)?void 0:e.blur()}}),()=>{var a;return _("div",{class:x({"show-action":e.showAction}),style:{background:e.background}},[null==(a=t.left)?void 0:a.call(t),_("div",{class:x("content",e.shape)},[y(),j()]),g()])}}});const V=f(S),z={"m-search":"_m-search_l53ay_1",default:"_default_l53ay_23",white:"_white_l53ay_26",transparent:"_transparent_l53ay_29",searchBtn:"_searchBtn_l53ay_41",leftIcon:"_leftIcon_l53ay_56"},j=""+new URL("icon-search-bf97b20b.svg",a.meta.url).href;e("M",c({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:j},inputBackground:{type:String,default:"default"}},emits:["search","focus","blur","searchUpdate"],setup(e,{slots:a,emit:t,expose:r}){const l=p({search:e.modelValue||""}),n=s();return m((()=>e.modelValue),(()=>{l.search=e.modelValue})),r({searchBlur:()=>{var e;null===(e=n.value)||void 0===e||e.blur()}}),()=>_(V,{class:[z["m-search"],z[e.inputBackground]],ref:n,shape:e.shape,background:e.background,placeholder:e.placeholder,disabled:e.disabled,autofocus:e.autofocus,autocomplete:"off",clearable:e.clearable,modelValue:l.search,"onUpdate:modelValue":[e=>l.search=e,e=>{t("searchUpdate",e)}],clearTrigger:"always",onClear:()=>{console.log("clear"),l.search="",t("search",l.search)},onFocus:()=>t("focus"),onBlur:()=>t("blur",l.search),onSearch:()=>t("search",l.search)},{left:()=>a.left&&a.left(),"left-icon":()=>_(y,{name:e.searchIcon,class:z.leftIcon},null),"right-icon":()=>_(g,{disabled:e.disabled,class:z.searchBtn,round:!0,type:"primary",size:"mini",onClick:()=>t("search",l.search)},{default:()=>[b("搜索")]})})}}))}}}));
- >>>>>>>> iteration-20250327-light:dist/assets/index-legacy-11e87dfe.js
|