(e, t, n)
| 2401 | ha = e; |
| 2402 | } |
| 2403 | function va(e, t, n) { |
| 2404 | let { allowDisabling: i, includeDefault: r = !0 } = n; |
| 2405 | const o = ba(e)?.title; |
| 2406 | if (!Zo(e)) return o ?? e.title; |
| 2407 | const a = e, |
| 2408 | s = r ? xa(a, t) : void 0; |
| 2409 | return i ? U(o, a.title, s) : (o ?? a.title ?? s); |
| 2410 | } |
| 2411 | function ba(e) { |
| 2412 | return ca(e) && e.axis |
| 2413 | ? e.axis |