Commit 52ffd34
committed
fix(ui): deduplicate palette — platform defs take precedence over evaluator
Filters out @fbp/evaluator definitions when a platform function with
the same name exists (e.g. const/number, json/select, flow/guard).
Platform defs carry runtime metadata (inline/http) that evaluator
defs lack, so they must win.1 parent 493a7c8 commit 52ffd34
1 file changed
Lines changed: 13 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
656 | 656 | | |
657 | 657 | | |
658 | 658 | | |
659 | | - | |
660 | | - | |
661 | | - | |
662 | | - | |
663 | | - | |
664 | | - | |
665 | | - | |
| 659 | + | |
| 660 | + | |
| 661 | + | |
| 662 | + | |
| 663 | + | |
| 664 | + | |
| 665 | + | |
| 666 | + | |
| 667 | + | |
| 668 | + | |
| 669 | + | |
| 670 | + | |
| 671 | + | |
666 | 672 | | |
667 | 673 | | |
668 | 674 | | |
| |||
0 commit comments