work on the new theming system

This commit is contained in:
Jakob Pinterits
2024-04-21 13:23:22 +02:00
parent 20890c1178
commit 5fb516f6aa
50 changed files with 177 additions and 185 deletions

View File

@@ -1,5 +1,5 @@
import { applyColorSet } from '../designApplication';
import { ColorSet } from '../models';
import { ColorSet } from '../dataModels';
import { ComponentBase, ComponentState } from './componentBase';
export type ProgressCircleState = ComponentState & {