(e, t)
| 2726 | ); |
| 2727 | } |
| 2728 | function Pa(e, t) { |
| 2729 | const { type: n } = e; |
| 2730 | return t.map((t) => { |
| 2731 | const i = _a(t, { |
| 2732 | timeUnit: Zo(e) && !Ti(e.timeUnit) ? e.timeUnit : void 0, |
| 2733 | type: n, |
| 2734 | undefinedIfExprNotRequired: !0, |
| 2735 | }); |
| 2736 | return void 0 !== i ? { signal: i } : t; |
| 2737 | }); |
| 2738 | } |
| 2739 | function Na(e, t) { |
| 2740 | return mn(e.bin) |
| 2741 | ? Qt(t) && ["ordinal", "nominal"].includes(e.type) |
no test coverage detected