1 |
- import{c as T,d as V,ab as S,Z as _,a as b,aN as N,t as k,k as w,ad as z,n as B,r as x,ae as I,e as A,aO as $,w as D,aP as H,z as M,ax as j,af as R,h as K,g as Y,v as Z}from"./index-cc872052.js";import{c as E,C as q}from"./index-6b89d4e4.js";const[L,F]=T("collapse"),O=Symbol(L),G={border:k,accordion:Boolean,modelValue:{type:[String,Number,Array],default:""}};function J(a,o){return o&&Array.isArray(a)?(console.error('[Vant] Collapse: "v-model" should not be Array in accordion mode'),!1):!o&&!Array.isArray(a)?(console.error('[Vant] Collapse: "v-model" should be Array in non-accordion mode'),!1):!0}var Q=V({name:L,props:G,emits:["change","update:modelValue"],setup(a,{emit:o,slots:l}){const{linkChildren:v,children:p}=S(O),d=e=>{o("change",e),o("update:modelValue",e)},m=(e,t)=>{const{accordion:r,modelValue:u}=a;d(r?e===u?"":e:t?u.concat(e):u.filter(h=>h!==e))},s=(e={})=>{if(a.accordion)return;typeof e=="boolean"&&(e={expanded:e});const{expanded:t,skipDisabled:r}=e,h=p.filter(i=>i.disabled&&r?i.expanded.value:t!=null?t:!i.expanded.value).map(i=>i.itemName.value);d(h)},c=e=>{const{accordion:t,modelValue:r}=a;return J(r,t)?t?r===e:r.includes(e):!1};return _({toggleAll:s}),v({toggle:m,isExpanded:c}),()=>{var e;return b("div",{class:[F(),{[N]:a.border}]},[(e=l.default)==null?void 0:e.call(l)])}}});const le=w(Q),[U,g]=T("collapse-item"),W=["icon","title","value","label","right-icon"],X=z({},E,{name:B,isLink:k,disabled:Boolean,readonly:Boolean,lazyRender:k});var ee=V({name:U,props:X,setup(a,{slots:o}){const l=x(),v=x(),{parent:p,index:d}=I(O);if(!p){console.error("[Vant] <CollapseItem> must be a child component of <Collapse>.");return}const m=A(()=>{var n;return(n=a.name)!=null?n:d.value}),s=A(()=>p.isExpanded(m.value)),c=x(s.value),e=$(()=>c.value||!a.lazyRender),t=()=>{s.value?l.value&&(l.value.style.height=""):c.value=!1};D(s,(n,y)=>{if(y===null)return;n&&(c.value=!0),(n?M:j)(()=>{if(!v.value||!l.value)return;const{offsetHeight:f}=v.value;if(f){const P=`${f}px`;l.value.style.height=n?"0":P,H(()=>{l.value&&(l.value.style.height=n?P:"0")})}else t()})});const r=(n=!s.value)=>{p.toggle(m.value,n)},u=()=>{!a.disabled&&!a.readonly&&r()},h=()=>{const{border:n,disabled:y,readonly:C}=a,f=R(a,Object.keys(E));return C&&(f.isLink=!1),(y||C)&&(f.clickable=!1),b(q,K({role:"button",class:g("title",{disabled:y,expanded:s.value,borderless:!n}),"aria-expanded":String(s.value),onClick:u},f),R(o,W))},i=e(()=>{var n;return Y(b("div",{ref:l,class:g("wrapper"),onTransitionend:t},[b("div",{ref:v,class:g("content")},[(n=o.default)==null?void 0:n.call(o)])]),[[Z,c.value]])});return _({toggle:r,expanded:s,itemName:m}),()=>b("div",{class:[g({border:d.value&&a.border})]},[h(),i()])}});const te=w(ee);export{le as C,te as a};
|