1 |
- import{c as P,d as R,a9 as O,X as T,a as b,a_ as N,t as k,k as V,ab as z,n as B,r as x,ac as $,e as A,a$ as I,w as D,aK as H,z as K,aL as M,ad as L,h as j,g as X,v as Y}from"./index-e4135244.js";import{c as w,C as q}from"./index-18eebfcd.js";const[E,F]=P("collapse"),S=Symbol(E),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=R({name:E,props:G,emits:["change","update:modelValue"],setup(a,{emit:o,slots:l}){const{linkChildren:v,children:p}=O(S),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(c=>c.disabled&&r?c.expanded.value:t!=null?t:!c.expanded.value).map(c=>c.itemName.value);d(h)},i=e=>{const{accordion:t,modelValue:r}=a;return J(r,t)?t?r===e:r.includes(e):!1};return T({toggleAll:s}),v({toggle:m,isExpanded:i}),()=>{var e;return b("div",{class:[F(),{[N]:a.border}]},[(e=l.default)==null?void 0:e.call(l)])}}});const le=V(Q),[U,g]=P("collapse-item"),W=["icon","title","value","label","right-icon"],Z=z({},w,{name:B,isLink:k,disabled:Boolean,readonly:Boolean,lazyRender:k});var ee=R({name:U,props:Z,setup(a,{slots:o}){const l=x(),v=x(),{parent:p,index:d}=$(S);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)),i=x(s.value),e=I(()=>i.value||!a.lazyRender),t=()=>{s.value?l.value&&(l.value.style.height=""):i.value=!1};D(s,(n,y)=>{if(y===null)return;n&&(i.value=!0),(n?K:M)(()=>{if(!v.value||!l.value)return;const{offsetHeight:f}=v.value;if(f){const _=`${f}px`;l.value.style.height=n?"0":_,H(()=>{l.value&&(l.value.style.height=n?_:"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=L(a,Object.keys(w));return C&&(f.isLink=!1),(y||C)&&(f.clickable=!1),b(q,j({role:"button",class:g("title",{disabled:y,expanded:s.value,borderless:!n}),"aria-expanded":String(s.value),onClick:u},f),L(o,W))},c=e(()=>{var n;return X(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)])]),[[Y,i.value]])});return T({toggle:r,expanded:s,itemName:m}),()=>b("div",{class:[g({border:d.value&&a.border})]},[h(),c()])}});const te=V(ee);export{le as C,te as a};
|