(t, e)
| 30708 | ); |
| 30709 | } |
| 30710 | function nR(t, e) { |
| 30711 | return ( |
| 30712 | t && |
| 30713 | (t.field || t.op |
| 30714 | ? t.field || "count" === t.op |
| 30715 | ? e && |
| 30716 | t.field && |
| 30717 | t.op && |
| 30718 | !YO[t.op] && |
| 30719 | s("Multiple domain scales can not be sorted using " + t.op) |
| 30720 | : s("No field provided for sort aggregate op: " + t.op) |
| 30721 | : A(t) |
| 30722 | ? (t.field = "key") |
| 30723 | : (t = { field: "key" })), |
| 30724 | t |
| 30725 | ); |
| 30726 | } |
| 30727 | function rR(t, e, n) { |
| 30728 | const r = n.map((t) => { |
| 30729 | const n = e.getData(t.data); |