Problem/Motivation
Currently, some cookies.texts config keys are very vaguely describing their use case. Some examples are "settings" and "acceptAll" both these config keys describe cookies banner button labels. That use case can't be seen by simple looking at the config key name.
Furthermore, some config keys seem to be duplicates, example: "acceptAll" and "allowAll".
Comments
Comment #2
anybodyAgreed!
For the JS / JSR part a mapping in the Drpal JSR JS init file should be a good solution to keep compatibility.
Comment #3
anybodyNew features go into 2.x.