(e)
| 1819 | return ho({ scale: n, scaleName: i, mode: "zeroOrMin" }); |
| 1820 | } |
| 1821 | function bo(e) { |
| 1822 | const { |
| 1823 | channel: t, |
| 1824 | channelDef: n, |
| 1825 | markDef: i, |
| 1826 | scale: r, |
| 1827 | scaleName: o, |
| 1828 | config: a, |
| 1829 | } = e, |
| 1830 | s = rt(t), |
| 1831 | l = wo(e), |
| 1832 | c = yo({ |
| 1833 | scaleChannel: s, |
| 1834 | channelDef: n, |
| 1835 | scale: r, |
| 1836 | scaleName: o, |
| 1837 | markDef: i, |
| 1838 | config: a, |
| 1839 | }); |
| 1840 | return void 0 !== c ? [c, l] : l; |
| 1841 | } |
| 1842 | function xo(e, t, n, i) { |
| 1843 | const r = {}; |
| 1844 | if ((t && (r.scale = t), ta(e))) { |