Commit 5158b26
committed
fix: restore getTypeSettingsSchema for custom field type settings
The getTypeSettingsSchema() method was accidentally removed in the
revert commit 0147072. This method is essential for custom field types
to define their own settings UI (e.g., RepeaterFieldType).1 parent 4f2d7ac commit 5158b26
1 file changed
Lines changed: 31 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
37 | 65 | | |
38 | 66 | | |
39 | 67 | | |
| |||
389 | 417 | | |
390 | 418 | | |
391 | 419 | | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
392 | 423 | | |
393 | 424 | | |
394 | 425 | | |
| |||
0 commit comments