carbon-components-svelte/types/GlobalTheme
Gregor Wassmann c0ff8ff76a chore: Move Theme to GlobalTheme
The reason for this is that Theme is a new v11 component that allows for inline theming. That’s a different purpose than this component has. In the standard Carbon implementation a GlobalTheme is used that matches the purpose of what this Svelte component used to do. The idea is to stick to the same name as the standard implementation.
2023-03-26 13:40:55 +02:00
..
GlobalTheme.svelte.d.ts chore: Move Theme to GlobalTheme 2023-03-26 13:40:55 +02:00