Hey community,
is there a way to “extract” boolean logic applied to a components variants and transform it into variants without loosing the link to the existing components in use?
This means e.g.: A single standing component with 1 optional icon (set up as boolean) needs to be modified so we end with 2 variants of the component, where one has the Icon, the other has not - and all of this without loosing the link to the already set up instances.
(the example is very simplified and it would not be necessary here, but in my case there are reasons)
I was looking for something like this for a while - especially with living Component Libraries/Design Systems often e.g. more sizings etc are added later on and then reworking a component basically ALWAYS wreckes the designs.