psychedelicious 57ebf735e6 feat(nodes): add InputField.ui_choice_labels: dict[str, str]
This maps values to labels for multiple-choice fields.

This allows "enum" fields (i.e. `Literal["val1", "val2", ...]` fields) to use code-friendly string values for choices, but present this to the UI as human-friendly labels.
2023-09-13 16:50:25 +10:00
..
2023-08-01 07:59:01 -04:00
2023-09-08 15:22:22 +10:00
2023-09-03 00:34:37 +12:00
2023-08-23 23:06:42 +10:00
2023-07-28 09:46:44 -04:00
2023-05-11 11:55:51 +10:00
2023-03-03 00:02:15 -05:00
2023-03-03 00:02:15 -05:00
2023-03-03 00:02:15 -05:00
2023-09-04 19:08:18 +10:00
2023-09-04 19:08:18 +10:00