(t, e)
| 4651 | return (t.w = i), (t.h = a), n.horizontal ? i !== t.w : a !== t.h; |
| 4652 | } |
| 4653 | function de(t, e) { |
| 4654 | var n = e.maxPadding; |
| 4655 | function i(t) { |
| 4656 | var i = { left: 0, top: 0, right: 0, bottom: 0 }; |
| 4657 | return ( |
| 4658 | t.forEach(function (t) { |
| 4659 | i[t] = Math.max(e[t], n[t]); |
| 4660 | }), |
| 4661 | i |
| 4662 | ); |
| 4663 | } |
| 4664 | return i(t ? ["left", "right"] : ["top", "bottom"]); |
| 4665 | } |
| 4666 | function he(t, e, n) { |
| 4667 | var i, |
| 4668 | a, |