@omnia/fx 8.0.152-dev → 8.0.154-dev

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (67) hide show
  1. package/internal-do-not-import-from-here/core/http/HttpClient.d.ts +1 -1
  2. package/internal-do-not-import-from-here/stores/oxide/ComponentHostStore.d.ts +6 -6
  3. package/internal-do-not-import-from-here/ux/app/management/tabs/shared/addbutton/AddButton.d.ts +1 -1
  4. package/internal-do-not-import-from-here/ux/appprovisioning/appimageinput/AppImageInput.d.ts +10 -10
  5. package/internal-do-not-import-from-here/ux/appprovisioning/apppropertiesinput/AppPropertiesInput.d.ts +9 -9
  6. package/internal-do-not-import-from-here/ux/appprovisioning/components/AppInstanceEnterprisePropertiesVueComponent.d.ts +9 -9
  7. package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/store/ChromeEditorStore.d.ts +2 -2
  8. package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/store/ComponentEditorStore.d.ts +2 -2
  9. package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/typography/store/TypographyEditorStore.d.ts +5 -5
  10. package/internal-do-not-import-from-here/ux/aurora/components/backgroundstyle/BackgroundStyleEditor.d.ts +2 -2
  11. package/internal-do-not-import-from-here/ux/aurora/components/borderpicker/BorderPicker.d.ts +2 -2
  12. package/internal-do-not-import-from-here/ux/aurora/components/chrome/ChromeBlueprintsViewer.d.ts +2 -2
  13. package/internal-do-not-import-from-here/ux/aurora/components/chrome/ChromePicker.d.ts +10 -10
  14. package/internal-do-not-import-from-here/ux/aurora/components/colorpickerV2/ColorPicker.d.ts +10 -10
  15. package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaPicker.d.ts +101 -101
  16. package/internal-do-not-import-from-here/ux/aurora/components/fillpicker/FillPicker.d.ts +2 -2
  17. package/internal-do-not-import-from-here/ux/aurora/components/iconstylepicker/IconStyleEditor.d.ts +2 -2
  18. package/internal-do-not-import-from-here/ux/aurora/components/iconstylepicker/IconStylePicker.d.ts +2 -2
  19. package/internal-do-not-import-from-here/ux/aurora/components/stylepicker/StylePicker.d.ts +10 -10
  20. package/internal-do-not-import-from-here/ux/aurora/components/textstylepicker/TextStylePicker.d.ts +2 -2
  21. package/internal-do-not-import-from-here/ux/aurora/components/typography/TypographyBlueprintsViewer.d.ts +2 -2
  22. package/internal-do-not-import-from-here/ux/aurora/store/ChromeBlueprintStore.d.ts +310 -310
  23. package/internal-do-not-import-from-here/ux/aurora/store/ColorSchemaStore.d.ts +315 -315
  24. package/internal-do-not-import-from-here/ux/aurora/store/SpacingBlueprintStore.d.ts +310 -310
  25. package/internal-do-not-import-from-here/ux/aurora/store/ThemeContextStore.d.ts +60 -60
  26. package/internal-do-not-import-from-here/ux/aurora/store/TypographyBlueprintStore.d.ts +310 -310
  27. package/internal-do-not-import-from-here/ux/aurora/themeprovider/ThemeProvider.d.ts +10 -10
  28. package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerDialog.d.ts +9 -9
  29. package/internal-do-not-import-from-here/ux/journey/JourneyBlade.d.ts +28 -2
  30. package/internal-do-not-import-from-here/ux/journey/JourneyMenu.d.ts +1 -1
  31. package/internal-do-not-import-from-here/ux/journey/use/UseBlade.d.ts +3 -7
  32. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/blockplaceholder/BlockPlaceholder.d.ts +1 -1
  33. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/BlockSettingsPanel.d.ts +54 -15
  34. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/SettingsPanel.d.ts +54 -15
  35. package/internal-do-not-import-from-here/ux/markdown/MarkdownEditor.d.ts +9 -9
  36. package/internal-do-not-import-from-here/ux/markdown/MarkdownRenderer.d.ts +9 -9
  37. package/internal-do-not-import-from-here/ux/monaco/MonacoEditor.d.ts +6 -6
  38. package/internal-do-not-import-from-here/ux/oxide/alert/Alert.d.ts +9 -9
  39. package/internal-do-not-import-from-here/ux/oxide/btn/Button.d.ts +1 -1
  40. package/internal-do-not-import-from-here/ux/oxide/column/Column.d.ts +10 -10
  41. package/internal-do-not-import-from-here/ux/oxide/column/ColumnGrid.d.ts +64 -64
  42. package/internal-do-not-import-from-here/ux/oxide/datatable/DataTable.css.d.ts +321 -321
  43. package/internal-do-not-import-from-here/ux/oxide/datatable/DataTable.d.ts +644 -644
  44. package/internal-do-not-import-from-here/ux/oxide/datepicker/DateTimePicker.d.ts +342 -0
  45. package/internal-do-not-import-from-here/ux/oxide/dialog/Dialog.d.ts +1 -1
  46. package/internal-do-not-import-from-here/ux/oxide/divider/Divider.d.ts +10 -10
  47. package/internal-do-not-import-from-here/ux/oxide/expansionpanel/ExpansionPanel.d.ts +1 -1
  48. package/internal-do-not-import-from-here/ux/oxide/expansionpanel/ExpansionPanels.d.ts +9 -9
  49. package/internal-do-not-import-from-here/ux/oxide/flex/Row.d.ts +20 -20
  50. package/internal-do-not-import-from-here/ux/oxide/hostprovider/HostProvider.d.ts +9 -9
  51. package/internal-do-not-import-from-here/ux/oxide/link/Link.d.ts +9 -9
  52. package/internal-do-not-import-from-here/ux/oxide/list/ListItem.d.ts +1 -1
  53. package/internal-do-not-import-from-here/ux/oxide/menu/Menu.d.ts +9 -9
  54. package/internal-do-not-import-from-here/ux/oxide/panel/Panel.d.ts +9 -9
  55. package/internal-do-not-import-from-here/ux/oxide/scrollcontainer/ScrollContainer.d.ts +2 -2
  56. package/internal-do-not-import-from-here/ux/oxide/select/Select.d.ts +644 -644
  57. package/internal-do-not-import-from-here/ux/oxide/stepper/StepperStep.d.ts +1 -1
  58. package/internal-do-not-import-from-here/ux/oxide/tab/Tab.d.ts +1 -1
  59. package/internal-do-not-import-from-here/ux/oxide/tab/Tabs.d.ts +10 -10
  60. package/internal-do-not-import-from-here/ux/oxide/text/Text.d.ts +9 -9
  61. package/internal-do-not-import-from-here/ux/oxide/toolbar/Toolbar.d.ts +1 -1
  62. package/internal-do-not-import-from-here/ux/use/UseColorSchemaSetup.d.ts +321 -321
  63. package/internal-do-not-import-from-here/ux/velcron/components/definitionpicker/VelcronDefinitionPicker.d.ts +1 -1
  64. package/internal-do-not-import-from-here/ux/velcron/core/stores/VelcronColorSchema.d.ts +1 -1
  65. package/internal-do-not-import-from-here/ux/velcron/renderer/VelcronRenderer.d.ts +5 -5
  66. package/internal-do-not-import-from-here/ux/velcron/renderer/propertyeditors/ColorSchemaEditor.d.ts +95 -95
  67. package/package.json +2 -2
@@ -8,7 +8,7 @@ export declare const useColorSchemaStore: () => {
8
8
  onContainer: ColorDefinition;
9
9
  isContainer: boolean;
10
10
  name: string;
11
- colorSchemaType: "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
11
+ colorSchemaType: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
12
12
  id: import("@omnia/fx-models").GuidValue;
13
13
  };
14
14
  events: {
@@ -18,13 +18,13 @@ export declare const useColorSchemaStore: () => {
18
18
  onMutatedOnContainer: import("@omnia/fx").MessageBusExposeOnlySubscription<ColorDefinition>;
19
19
  onMutatedIsContainer: import("@omnia/fx").MessageBusExposeOnlySubscription<boolean>;
20
20
  onMutatedName: import("@omnia/fx").MessageBusExposeOnlySubscription<string>;
21
- onMutatedColorSchemaType: import("@omnia/fx").MessageBusExposeOnlySubscription<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic">;
21
+ onMutatedColorSchemaType: import("@omnia/fx").MessageBusExposeOnlySubscription<"info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic">;
22
22
  onMutatedId: import("@omnia/fx").MessageBusExposeOnlySubscription<import("@omnia/fx-models").GuidValue>;
23
23
  } & Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>;
24
24
  actions: {
25
25
  onDispatching: {
26
26
  setColorSchema: {
27
- subscribe(fn: (colorSchemaType: "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic", container?: boolean) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
27
+ subscribe(fn: (colorSchemaType: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic", container?: boolean) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
28
28
  };
29
29
  setCustomColorSchema: {
30
30
  subscribe(fn: (colorSchema: ColorSchema, container?: boolean) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
@@ -104,16 +104,16 @@ export declare const useColorSchemaStore: () => {
104
104
  };
105
105
  deactivated(): void;
106
106
  };
107
- colorSchema(colorSchemaType: "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic"): ColorSchema;
107
+ colorSchema(colorSchemaType: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic"): ColorSchema;
108
108
  typography(): import("@omnia/fx-models").TypographyBlueprints;
109
109
  fillValue(value: import("@omnia/fx-models").FillDefinitionValue, type: "typography"): any;
110
110
  spacing(): import("@omnia/fx-models").SpacingBlueprints;
111
111
  component(): import("@omnia/fx-models").ComponentBlueprints;
112
- color(colorSchemaType: "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic", colorType: "base" | "onBase" | "container" | "onContainer" | ColorTypes): string;
113
- colorDefinition(colorSchemaType: "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic", colorType: "base" | "onBase" | "container" | "onContainer" | ColorTypes): ColorDefinition;
112
+ color(colorSchemaType: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic", colorType: "base" | "onBase" | "container" | "onContainer" | ColorTypes): string;
113
+ colorDefinition(colorSchemaType: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic", colorType: "base" | "onBase" | "container" | "onContainer" | ColorTypes): ColorDefinition;
114
114
  complementaryColorType(colorType: "base" | "onBase" | "container" | "onContainer" | ColorTypes): ColorTypes;
115
- complementaryColor(colorSchemaType: "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic", colorType: "base" | "onBase" | "container" | "onContainer" | ColorTypes): string;
116
- complementaryColorDefinition(colorSchemaType: "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic", colorType: "base" | "onBase" | "container" | "onContainer" | ColorTypes): ColorDefinition;
115
+ complementaryColor(colorSchemaType: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic", colorType: "base" | "onBase" | "container" | "onContainer" | ColorTypes): string;
116
+ complementaryColorDefinition(colorSchemaType: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic", colorType: "base" | "onBase" | "container" | "onContainer" | ColorTypes): ColorDefinition;
117
117
  currentTheme(): import("@omnia/fx-models").ThemeDefinitionV2;
118
118
  };
119
119
  }) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
@@ -121,7 +121,7 @@ export declare const useColorSchemaStore: () => {
121
121
  };
122
122
  onDispatched: {
123
123
  setColorSchema: {
124
- subscribe(fn: (result: void, colorSchemaType: "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic", container?: boolean) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
124
+ subscribe(fn: (result: void, colorSchemaType: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic", container?: boolean) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
125
125
  };
126
126
  setCustomColorSchema: {
127
127
  subscribe(fn: (result: void, colorSchema: ColorSchema, container?: boolean) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
@@ -201,16 +201,16 @@ export declare const useColorSchemaStore: () => {
201
201
  };
202
202
  deactivated(): void;
203
203
  };
204
- colorSchema(colorSchemaType: "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic"): ColorSchema;
204
+ colorSchema(colorSchemaType: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic"): ColorSchema;
205
205
  typography(): import("@omnia/fx-models").TypographyBlueprints;
206
206
  fillValue(value: import("@omnia/fx-models").FillDefinitionValue, type: "typography"): any;
207
207
  spacing(): import("@omnia/fx-models").SpacingBlueprints;
208
208
  component(): import("@omnia/fx-models").ComponentBlueprints;
209
- color(colorSchemaType: "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic", colorType: "base" | "onBase" | "container" | "onContainer" | ColorTypes): string;
210
- colorDefinition(colorSchemaType: "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic", colorType: "base" | "onBase" | "container" | "onContainer" | ColorTypes): ColorDefinition;
209
+ color(colorSchemaType: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic", colorType: "base" | "onBase" | "container" | "onContainer" | ColorTypes): string;
210
+ colorDefinition(colorSchemaType: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic", colorType: "base" | "onBase" | "container" | "onContainer" | ColorTypes): ColorDefinition;
211
211
  complementaryColorType(colorType: "base" | "onBase" | "container" | "onContainer" | ColorTypes): ColorTypes;
212
- complementaryColor(colorSchemaType: "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic", colorType: "base" | "onBase" | "container" | "onContainer" | ColorTypes): string;
213
- complementaryColorDefinition(colorSchemaType: "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic", colorType: "base" | "onBase" | "container" | "onContainer" | ColorTypes): ColorDefinition;
212
+ complementaryColor(colorSchemaType: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic", colorType: "base" | "onBase" | "container" | "onContainer" | ColorTypes): string;
213
+ complementaryColorDefinition(colorSchemaType: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic", colorType: "base" | "onBase" | "container" | "onContainer" | ColorTypes): ColorDefinition;
214
214
  currentTheme(): import("@omnia/fx-models").ThemeDefinitionV2;
215
215
  };
216
216
  }) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
@@ -218,7 +218,7 @@ export declare const useColorSchemaStore: () => {
218
218
  };
219
219
  onFailure: {
220
220
  setColorSchema: {
221
- subscribe(fn: (failureReason: any, colorSchemaType: "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic", container?: boolean) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
221
+ subscribe(fn: (failureReason: any, colorSchemaType: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic", container?: boolean) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
222
222
  };
223
223
  setCustomColorSchema: {
224
224
  subscribe(fn: (failureReason: any, colorSchema: ColorSchema, container?: boolean) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
@@ -298,16 +298,16 @@ export declare const useColorSchemaStore: () => {
298
298
  };
299
299
  deactivated(): void;
300
300
  };
301
- colorSchema(colorSchemaType: "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic"): ColorSchema;
301
+ colorSchema(colorSchemaType: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic"): ColorSchema;
302
302
  typography(): import("@omnia/fx-models").TypographyBlueprints;
303
303
  fillValue(value: import("@omnia/fx-models").FillDefinitionValue, type: "typography"): any;
304
304
  spacing(): import("@omnia/fx-models").SpacingBlueprints;
305
305
  component(): import("@omnia/fx-models").ComponentBlueprints;
306
- color(colorSchemaType: "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic", colorType: "base" | "onBase" | "container" | "onContainer" | ColorTypes): string;
307
- colorDefinition(colorSchemaType: "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic", colorType: "base" | "onBase" | "container" | "onContainer" | ColorTypes): ColorDefinition;
306
+ color(colorSchemaType: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic", colorType: "base" | "onBase" | "container" | "onContainer" | ColorTypes): string;
307
+ colorDefinition(colorSchemaType: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic", colorType: "base" | "onBase" | "container" | "onContainer" | ColorTypes): ColorDefinition;
308
308
  complementaryColorType(colorType: "base" | "onBase" | "container" | "onContainer" | ColorTypes): ColorTypes;
309
- complementaryColor(colorSchemaType: "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic", colorType: "base" | "onBase" | "container" | "onContainer" | ColorTypes): string;
310
- complementaryColorDefinition(colorSchemaType: "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic", colorType: "base" | "onBase" | "container" | "onContainer" | ColorTypes): ColorDefinition;
309
+ complementaryColor(colorSchemaType: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic", colorType: "base" | "onBase" | "container" | "onContainer" | ColorTypes): string;
310
+ complementaryColorDefinition(colorSchemaType: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic", colorType: "base" | "onBase" | "container" | "onContainer" | ColorTypes): ColorDefinition;
311
311
  currentTheme(): import("@omnia/fx-models").ThemeDefinitionV2;
312
312
  };
313
313
  }) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
@@ -662,12 +662,12 @@ export declare const useColorSchemaStore: () => {
662
662
  colors: (string | {
663
663
  colorType: "base" | "onBase" | "container" | "onContainer";
664
664
  toned?: boolean;
665
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
665
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
666
666
  } | {
667
667
  color: string | {
668
668
  colorType: "base" | "onBase" | "container" | "onContainer";
669
669
  toned?: boolean;
670
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
670
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
671
671
  };
672
672
  stop?: number;
673
673
  })[];
@@ -678,12 +678,12 @@ export declare const useColorSchemaStore: () => {
678
678
  colors: (string | {
679
679
  colorType: "base" | "onBase" | "container" | "onContainer";
680
680
  toned?: boolean;
681
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
681
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
682
682
  } | {
683
683
  color: string | {
684
684
  colorType: "base" | "onBase" | "container" | "onContainer";
685
685
  toned?: boolean;
686
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
686
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
687
687
  };
688
688
  stop?: number;
689
689
  })[];
@@ -694,12 +694,12 @@ export declare const useColorSchemaStore: () => {
694
694
  colors: (string | {
695
695
  colorType: "base" | "onBase" | "container" | "onContainer";
696
696
  toned?: boolean;
697
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
697
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
698
698
  } | {
699
699
  color: string | {
700
700
  colorType: "base" | "onBase" | "container" | "onContainer";
701
701
  toned?: boolean;
702
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
702
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
703
703
  };
704
704
  stop?: number;
705
705
  })[];
@@ -1022,12 +1022,12 @@ export declare const useColorSchemaStore: () => {
1022
1022
  colors: (string | {
1023
1023
  colorType: "base" | "onBase" | "container" | "onContainer";
1024
1024
  toned?: boolean;
1025
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1025
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1026
1026
  } | {
1027
1027
  color: string | {
1028
1028
  colorType: "base" | "onBase" | "container" | "onContainer";
1029
1029
  toned?: boolean;
1030
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1030
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1031
1031
  };
1032
1032
  stop?: number;
1033
1033
  })[];
@@ -1051,7 +1051,7 @@ export declare const useColorSchemaStore: () => {
1051
1051
  colors: (string | {
1052
1052
  colorType: "base" | "onBase" | "container" | "onContainer";
1053
1053
  toned?: boolean;
1054
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1054
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1055
1055
  } | {
1056
1056
  color: string | any;
1057
1057
  stop?: number;
@@ -1068,12 +1068,12 @@ export declare const useColorSchemaStore: () => {
1068
1068
  colors: (string | {
1069
1069
  colorType: "base" | "onBase" | "container" | "onContainer";
1070
1070
  toned?: boolean;
1071
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1071
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1072
1072
  } | {
1073
1073
  color: string | {
1074
1074
  colorType: "base" | "onBase" | "container" | "onContainer";
1075
1075
  toned?: boolean;
1076
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1076
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1077
1077
  };
1078
1078
  stop?: number;
1079
1079
  })[];
@@ -1082,7 +1082,7 @@ export declare const useColorSchemaStore: () => {
1082
1082
  } | {
1083
1083
  colorType: "base" | "onBase" | "container" | "onContainer";
1084
1084
  toned?: boolean;
1085
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1085
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1086
1086
  };
1087
1087
  typography?: {
1088
1088
  decoration?: string;
@@ -1102,7 +1102,7 @@ export declare const useColorSchemaStore: () => {
1102
1102
  lineHeight: number;
1103
1103
  };
1104
1104
  } | {
1105
- type: "text" | "title" | "navigation";
1105
+ type: "title" | "text" | "navigation";
1106
1106
  size: "xs" | "s" | "m" | "l" | "xl";
1107
1107
  };
1108
1108
  };
@@ -1111,12 +1111,12 @@ export declare const useColorSchemaStore: () => {
1111
1111
  colors: (string | {
1112
1112
  colorType: "base" | "onBase" | "container" | "onContainer";
1113
1113
  toned?: boolean;
1114
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1114
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1115
1115
  } | {
1116
1116
  color: string | {
1117
1117
  colorType: "base" | "onBase" | "container" | "onContainer";
1118
1118
  toned?: boolean;
1119
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1119
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1120
1120
  };
1121
1121
  stop?: number;
1122
1122
  })[];
@@ -1138,12 +1138,12 @@ export declare const useColorSchemaStore: () => {
1138
1138
  colors: (string | {
1139
1139
  colorType: "base" | "onBase" | "container" | "onContainer";
1140
1140
  toned?: boolean;
1141
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1141
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1142
1142
  } | {
1143
1143
  color: string | {
1144
1144
  colorType: "base" | "onBase" | "container" | "onContainer";
1145
1145
  toned?: boolean;
1146
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1146
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1147
1147
  };
1148
1148
  stop?: number;
1149
1149
  })[];
@@ -1167,7 +1167,7 @@ export declare const useColorSchemaStore: () => {
1167
1167
  colors: (string | {
1168
1168
  colorType: "base" | "onBase" | "container" | "onContainer";
1169
1169
  toned?: boolean;
1170
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1170
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1171
1171
  } | {
1172
1172
  color: string | any;
1173
1173
  stop?: number;
@@ -1184,12 +1184,12 @@ export declare const useColorSchemaStore: () => {
1184
1184
  colors: (string | {
1185
1185
  colorType: "base" | "onBase" | "container" | "onContainer";
1186
1186
  toned?: boolean;
1187
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1187
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1188
1188
  } | {
1189
1189
  color: string | {
1190
1190
  colorType: "base" | "onBase" | "container" | "onContainer";
1191
1191
  toned?: boolean;
1192
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1192
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1193
1193
  };
1194
1194
  stop?: number;
1195
1195
  })[];
@@ -1198,7 +1198,7 @@ export declare const useColorSchemaStore: () => {
1198
1198
  } | {
1199
1199
  colorType: "base" | "onBase" | "container" | "onContainer";
1200
1200
  toned?: boolean;
1201
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1201
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1202
1202
  };
1203
1203
  typography?: {
1204
1204
  decoration?: string;
@@ -1218,7 +1218,7 @@ export declare const useColorSchemaStore: () => {
1218
1218
  lineHeight: number;
1219
1219
  };
1220
1220
  } | {
1221
- type: "text" | "title" | "navigation";
1221
+ type: "title" | "text" | "navigation";
1222
1222
  size: "xs" | "s" | "m" | "l" | "xl";
1223
1223
  };
1224
1224
  };
@@ -1227,12 +1227,12 @@ export declare const useColorSchemaStore: () => {
1227
1227
  colors: (string | {
1228
1228
  colorType: "base" | "onBase" | "container" | "onContainer";
1229
1229
  toned?: boolean;
1230
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1230
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1231
1231
  } | {
1232
1232
  color: string | {
1233
1233
  colorType: "base" | "onBase" | "container" | "onContainer";
1234
1234
  toned?: boolean;
1235
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1235
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1236
1236
  };
1237
1237
  stop?: number;
1238
1238
  })[];
@@ -1254,12 +1254,12 @@ export declare const useColorSchemaStore: () => {
1254
1254
  colors: (string | {
1255
1255
  colorType: "base" | "onBase" | "container" | "onContainer";
1256
1256
  toned?: boolean;
1257
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1257
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1258
1258
  } | {
1259
1259
  color: string | {
1260
1260
  colorType: "base" | "onBase" | "container" | "onContainer";
1261
1261
  toned?: boolean;
1262
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1262
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1263
1263
  };
1264
1264
  stop?: number;
1265
1265
  })[];
@@ -1283,7 +1283,7 @@ export declare const useColorSchemaStore: () => {
1283
1283
  colors: (string | {
1284
1284
  colorType: "base" | "onBase" | "container" | "onContainer";
1285
1285
  toned?: boolean;
1286
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1286
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1287
1287
  } | {
1288
1288
  color: string | any;
1289
1289
  stop?: number;
@@ -1300,12 +1300,12 @@ export declare const useColorSchemaStore: () => {
1300
1300
  colors: (string | {
1301
1301
  colorType: "base" | "onBase" | "container" | "onContainer";
1302
1302
  toned?: boolean;
1303
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1303
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1304
1304
  } | {
1305
1305
  color: string | {
1306
1306
  colorType: "base" | "onBase" | "container" | "onContainer";
1307
1307
  toned?: boolean;
1308
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1308
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1309
1309
  };
1310
1310
  stop?: number;
1311
1311
  })[];
@@ -1314,7 +1314,7 @@ export declare const useColorSchemaStore: () => {
1314
1314
  } | {
1315
1315
  colorType: "base" | "onBase" | "container" | "onContainer";
1316
1316
  toned?: boolean;
1317
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1317
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1318
1318
  };
1319
1319
  typography?: {
1320
1320
  decoration?: string;
@@ -1334,7 +1334,7 @@ export declare const useColorSchemaStore: () => {
1334
1334
  lineHeight: number;
1335
1335
  };
1336
1336
  } | {
1337
- type: "text" | "title" | "navigation";
1337
+ type: "title" | "text" | "navigation";
1338
1338
  size: "xs" | "s" | "m" | "l" | "xl";
1339
1339
  };
1340
1340
  };
@@ -1343,12 +1343,12 @@ export declare const useColorSchemaStore: () => {
1343
1343
  colors: (string | {
1344
1344
  colorType: "base" | "onBase" | "container" | "onContainer";
1345
1345
  toned?: boolean;
1346
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1346
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1347
1347
  } | {
1348
1348
  color: string | {
1349
1349
  colorType: "base" | "onBase" | "container" | "onContainer";
1350
1350
  toned?: boolean;
1351
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1351
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1352
1352
  };
1353
1353
  stop?: number;
1354
1354
  })[];
@@ -1370,12 +1370,12 @@ export declare const useColorSchemaStore: () => {
1370
1370
  colors: (string | {
1371
1371
  colorType: "base" | "onBase" | "container" | "onContainer";
1372
1372
  toned?: boolean;
1373
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1373
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1374
1374
  } | {
1375
1375
  color: string | {
1376
1376
  colorType: "base" | "onBase" | "container" | "onContainer";
1377
1377
  toned?: boolean;
1378
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1378
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1379
1379
  };
1380
1380
  stop?: number;
1381
1381
  })[];
@@ -1399,7 +1399,7 @@ export declare const useColorSchemaStore: () => {
1399
1399
  colors: (string | {
1400
1400
  colorType: "base" | "onBase" | "container" | "onContainer";
1401
1401
  toned?: boolean;
1402
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1402
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1403
1403
  } | {
1404
1404
  color: string | any;
1405
1405
  stop?: number;
@@ -1416,12 +1416,12 @@ export declare const useColorSchemaStore: () => {
1416
1416
  colors: (string | {
1417
1417
  colorType: "base" | "onBase" | "container" | "onContainer";
1418
1418
  toned?: boolean;
1419
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1419
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1420
1420
  } | {
1421
1421
  color: string | {
1422
1422
  colorType: "base" | "onBase" | "container" | "onContainer";
1423
1423
  toned?: boolean;
1424
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1424
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1425
1425
  };
1426
1426
  stop?: number;
1427
1427
  })[];
@@ -1430,7 +1430,7 @@ export declare const useColorSchemaStore: () => {
1430
1430
  } | {
1431
1431
  colorType: "base" | "onBase" | "container" | "onContainer";
1432
1432
  toned?: boolean;
1433
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1433
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1434
1434
  };
1435
1435
  typography?: {
1436
1436
  decoration?: string;
@@ -1450,7 +1450,7 @@ export declare const useColorSchemaStore: () => {
1450
1450
  lineHeight: number;
1451
1451
  };
1452
1452
  } | {
1453
- type: "text" | "title" | "navigation";
1453
+ type: "title" | "text" | "navigation";
1454
1454
  size: "xs" | "s" | "m" | "l" | "xl";
1455
1455
  };
1456
1456
  };
@@ -1459,12 +1459,12 @@ export declare const useColorSchemaStore: () => {
1459
1459
  colors: (string | {
1460
1460
  colorType: "base" | "onBase" | "container" | "onContainer";
1461
1461
  toned?: boolean;
1462
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1462
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1463
1463
  } | {
1464
1464
  color: string | {
1465
1465
  colorType: "base" | "onBase" | "container" | "onContainer";
1466
1466
  toned?: boolean;
1467
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1467
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1468
1468
  };
1469
1469
  stop?: number;
1470
1470
  })[];
@@ -1486,12 +1486,12 @@ export declare const useColorSchemaStore: () => {
1486
1486
  colors: (string | {
1487
1487
  colorType: "base" | "onBase" | "container" | "onContainer";
1488
1488
  toned?: boolean;
1489
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1489
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1490
1490
  } | {
1491
1491
  color: string | {
1492
1492
  colorType: "base" | "onBase" | "container" | "onContainer";
1493
1493
  toned?: boolean;
1494
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1494
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1495
1495
  };
1496
1496
  stop?: number;
1497
1497
  })[];
@@ -1515,7 +1515,7 @@ export declare const useColorSchemaStore: () => {
1515
1515
  colors: (string | {
1516
1516
  colorType: "base" | "onBase" | "container" | "onContainer";
1517
1517
  toned?: boolean;
1518
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1518
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1519
1519
  } | {
1520
1520
  color: string | any;
1521
1521
  stop?: number;
@@ -1532,12 +1532,12 @@ export declare const useColorSchemaStore: () => {
1532
1532
  colors: (string | {
1533
1533
  colorType: "base" | "onBase" | "container" | "onContainer";
1534
1534
  toned?: boolean;
1535
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1535
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1536
1536
  } | {
1537
1537
  color: string | {
1538
1538
  colorType: "base" | "onBase" | "container" | "onContainer";
1539
1539
  toned?: boolean;
1540
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1540
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1541
1541
  };
1542
1542
  stop?: number;
1543
1543
  })[];
@@ -1546,7 +1546,7 @@ export declare const useColorSchemaStore: () => {
1546
1546
  } | {
1547
1547
  colorType: "base" | "onBase" | "container" | "onContainer";
1548
1548
  toned?: boolean;
1549
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1549
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1550
1550
  };
1551
1551
  typography?: {
1552
1552
  decoration?: string;
@@ -1566,7 +1566,7 @@ export declare const useColorSchemaStore: () => {
1566
1566
  lineHeight: number;
1567
1567
  };
1568
1568
  } | {
1569
- type: "text" | "title" | "navigation";
1569
+ type: "title" | "text" | "navigation";
1570
1570
  size: "xs" | "s" | "m" | "l" | "xl";
1571
1571
  };
1572
1572
  };
@@ -1575,12 +1575,12 @@ export declare const useColorSchemaStore: () => {
1575
1575
  colors: (string | {
1576
1576
  colorType: "base" | "onBase" | "container" | "onContainer";
1577
1577
  toned?: boolean;
1578
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1578
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1579
1579
  } | {
1580
1580
  color: string | {
1581
1581
  colorType: "base" | "onBase" | "container" | "onContainer";
1582
1582
  toned?: boolean;
1583
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1583
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1584
1584
  };
1585
1585
  stop?: number;
1586
1586
  })[];
@@ -1602,12 +1602,12 @@ export declare const useColorSchemaStore: () => {
1602
1602
  colors: (string | {
1603
1603
  colorType: "base" | "onBase" | "container" | "onContainer";
1604
1604
  toned?: boolean;
1605
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1605
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1606
1606
  } | {
1607
1607
  color: string | {
1608
1608
  colorType: "base" | "onBase" | "container" | "onContainer";
1609
1609
  toned?: boolean;
1610
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1610
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1611
1611
  };
1612
1612
  stop?: number;
1613
1613
  })[];
@@ -1631,7 +1631,7 @@ export declare const useColorSchemaStore: () => {
1631
1631
  colors: (string | {
1632
1632
  colorType: "base" | "onBase" | "container" | "onContainer";
1633
1633
  toned?: boolean;
1634
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1634
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1635
1635
  } | {
1636
1636
  color: string | any;
1637
1637
  stop?: number;
@@ -1648,12 +1648,12 @@ export declare const useColorSchemaStore: () => {
1648
1648
  colors: (string | {
1649
1649
  colorType: "base" | "onBase" | "container" | "onContainer";
1650
1650
  toned?: boolean;
1651
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1651
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1652
1652
  } | {
1653
1653
  color: string | {
1654
1654
  colorType: "base" | "onBase" | "container" | "onContainer";
1655
1655
  toned?: boolean;
1656
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1656
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1657
1657
  };
1658
1658
  stop?: number;
1659
1659
  })[];
@@ -1662,7 +1662,7 @@ export declare const useColorSchemaStore: () => {
1662
1662
  } | {
1663
1663
  colorType: "base" | "onBase" | "container" | "onContainer";
1664
1664
  toned?: boolean;
1665
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1665
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1666
1666
  };
1667
1667
  typography?: {
1668
1668
  decoration?: string;
@@ -1682,7 +1682,7 @@ export declare const useColorSchemaStore: () => {
1682
1682
  lineHeight: number;
1683
1683
  };
1684
1684
  } | {
1685
- type: "text" | "title" | "navigation";
1685
+ type: "title" | "text" | "navigation";
1686
1686
  size: "xs" | "s" | "m" | "l" | "xl";
1687
1687
  };
1688
1688
  };
@@ -1691,12 +1691,12 @@ export declare const useColorSchemaStore: () => {
1691
1691
  colors: (string | {
1692
1692
  colorType: "base" | "onBase" | "container" | "onContainer";
1693
1693
  toned?: boolean;
1694
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1694
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1695
1695
  } | {
1696
1696
  color: string | {
1697
1697
  colorType: "base" | "onBase" | "container" | "onContainer";
1698
1698
  toned?: boolean;
1699
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1699
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1700
1700
  };
1701
1701
  stop?: number;
1702
1702
  })[];
@@ -1718,12 +1718,12 @@ export declare const useColorSchemaStore: () => {
1718
1718
  colors: (string | {
1719
1719
  colorType: "base" | "onBase" | "container" | "onContainer";
1720
1720
  toned?: boolean;
1721
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1721
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1722
1722
  } | {
1723
1723
  color: string | {
1724
1724
  colorType: "base" | "onBase" | "container" | "onContainer";
1725
1725
  toned?: boolean;
1726
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1726
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1727
1727
  };
1728
1728
  stop?: number;
1729
1729
  })[];
@@ -1747,7 +1747,7 @@ export declare const useColorSchemaStore: () => {
1747
1747
  colors: (string | {
1748
1748
  colorType: "base" | "onBase" | "container" | "onContainer";
1749
1749
  toned?: boolean;
1750
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1750
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1751
1751
  } | {
1752
1752
  color: string | any;
1753
1753
  stop?: number;
@@ -1764,12 +1764,12 @@ export declare const useColorSchemaStore: () => {
1764
1764
  colors: (string | {
1765
1765
  colorType: "base" | "onBase" | "container" | "onContainer";
1766
1766
  toned?: boolean;
1767
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1767
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1768
1768
  } | {
1769
1769
  color: string | {
1770
1770
  colorType: "base" | "onBase" | "container" | "onContainer";
1771
1771
  toned?: boolean;
1772
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1772
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1773
1773
  };
1774
1774
  stop?: number;
1775
1775
  })[];
@@ -1778,7 +1778,7 @@ export declare const useColorSchemaStore: () => {
1778
1778
  } | {
1779
1779
  colorType: "base" | "onBase" | "container" | "onContainer";
1780
1780
  toned?: boolean;
1781
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1781
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1782
1782
  };
1783
1783
  typography?: {
1784
1784
  decoration?: string;
@@ -1798,7 +1798,7 @@ export declare const useColorSchemaStore: () => {
1798
1798
  lineHeight: number;
1799
1799
  };
1800
1800
  } | {
1801
- type: "text" | "title" | "navigation";
1801
+ type: "title" | "text" | "navigation";
1802
1802
  size: "xs" | "s" | "m" | "l" | "xl";
1803
1803
  };
1804
1804
  };
@@ -1807,12 +1807,12 @@ export declare const useColorSchemaStore: () => {
1807
1807
  colors: (string | {
1808
1808
  colorType: "base" | "onBase" | "container" | "onContainer";
1809
1809
  toned?: boolean;
1810
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1810
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1811
1811
  } | {
1812
1812
  color: string | {
1813
1813
  colorType: "base" | "onBase" | "container" | "onContainer";
1814
1814
  toned?: boolean;
1815
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1815
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1816
1816
  };
1817
1817
  stop?: number;
1818
1818
  })[];
@@ -1834,12 +1834,12 @@ export declare const useColorSchemaStore: () => {
1834
1834
  colors: (string | {
1835
1835
  colorType: "base" | "onBase" | "container" | "onContainer";
1836
1836
  toned?: boolean;
1837
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1837
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1838
1838
  } | {
1839
1839
  color: string | {
1840
1840
  colorType: "base" | "onBase" | "container" | "onContainer";
1841
1841
  toned?: boolean;
1842
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1842
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1843
1843
  };
1844
1844
  stop?: number;
1845
1845
  })[];
@@ -1863,7 +1863,7 @@ export declare const useColorSchemaStore: () => {
1863
1863
  colors: (string | {
1864
1864
  colorType: "base" | "onBase" | "container" | "onContainer";
1865
1865
  toned?: boolean;
1866
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1866
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1867
1867
  } | {
1868
1868
  color: string | any;
1869
1869
  stop?: number;
@@ -1880,12 +1880,12 @@ export declare const useColorSchemaStore: () => {
1880
1880
  colors: (string | {
1881
1881
  colorType: "base" | "onBase" | "container" | "onContainer";
1882
1882
  toned?: boolean;
1883
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1883
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1884
1884
  } | {
1885
1885
  color: string | {
1886
1886
  colorType: "base" | "onBase" | "container" | "onContainer";
1887
1887
  toned?: boolean;
1888
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1888
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1889
1889
  };
1890
1890
  stop?: number;
1891
1891
  })[];
@@ -1894,7 +1894,7 @@ export declare const useColorSchemaStore: () => {
1894
1894
  } | {
1895
1895
  colorType: "base" | "onBase" | "container" | "onContainer";
1896
1896
  toned?: boolean;
1897
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1897
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1898
1898
  };
1899
1899
  typography?: {
1900
1900
  decoration?: string;
@@ -1914,7 +1914,7 @@ export declare const useColorSchemaStore: () => {
1914
1914
  lineHeight: number;
1915
1915
  };
1916
1916
  } | {
1917
- type: "text" | "title" | "navigation";
1917
+ type: "title" | "text" | "navigation";
1918
1918
  size: "xs" | "s" | "m" | "l" | "xl";
1919
1919
  };
1920
1920
  };
@@ -1923,12 +1923,12 @@ export declare const useColorSchemaStore: () => {
1923
1923
  colors: (string | {
1924
1924
  colorType: "base" | "onBase" | "container" | "onContainer";
1925
1925
  toned?: boolean;
1926
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1926
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1927
1927
  } | {
1928
1928
  color: string | {
1929
1929
  colorType: "base" | "onBase" | "container" | "onContainer";
1930
1930
  toned?: boolean;
1931
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1931
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1932
1932
  };
1933
1933
  stop?: number;
1934
1934
  })[];
@@ -1950,12 +1950,12 @@ export declare const useColorSchemaStore: () => {
1950
1950
  colors: (string | {
1951
1951
  colorType: "base" | "onBase" | "container" | "onContainer";
1952
1952
  toned?: boolean;
1953
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1953
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1954
1954
  } | {
1955
1955
  color: string | {
1956
1956
  colorType: "base" | "onBase" | "container" | "onContainer";
1957
1957
  toned?: boolean;
1958
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1958
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1959
1959
  };
1960
1960
  stop?: number;
1961
1961
  })[];
@@ -1979,7 +1979,7 @@ export declare const useColorSchemaStore: () => {
1979
1979
  colors: (string | {
1980
1980
  colorType: "base" | "onBase" | "container" | "onContainer";
1981
1981
  toned?: boolean;
1982
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1982
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1983
1983
  } | {
1984
1984
  color: string | any;
1985
1985
  stop?: number;
@@ -1996,12 +1996,12 @@ export declare const useColorSchemaStore: () => {
1996
1996
  colors: (string | {
1997
1997
  colorType: "base" | "onBase" | "container" | "onContainer";
1998
1998
  toned?: boolean;
1999
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1999
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2000
2000
  } | {
2001
2001
  color: string | {
2002
2002
  colorType: "base" | "onBase" | "container" | "onContainer";
2003
2003
  toned?: boolean;
2004
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2004
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2005
2005
  };
2006
2006
  stop?: number;
2007
2007
  })[];
@@ -2010,7 +2010,7 @@ export declare const useColorSchemaStore: () => {
2010
2010
  } | {
2011
2011
  colorType: "base" | "onBase" | "container" | "onContainer";
2012
2012
  toned?: boolean;
2013
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2013
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2014
2014
  };
2015
2015
  typography?: {
2016
2016
  decoration?: string;
@@ -2030,7 +2030,7 @@ export declare const useColorSchemaStore: () => {
2030
2030
  lineHeight: number;
2031
2031
  };
2032
2032
  } | {
2033
- type: "text" | "title" | "navigation";
2033
+ type: "title" | "text" | "navigation";
2034
2034
  size: "xs" | "s" | "m" | "l" | "xl";
2035
2035
  };
2036
2036
  };
@@ -2039,12 +2039,12 @@ export declare const useColorSchemaStore: () => {
2039
2039
  colors: (string | {
2040
2040
  colorType: "base" | "onBase" | "container" | "onContainer";
2041
2041
  toned?: boolean;
2042
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2042
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2043
2043
  } | {
2044
2044
  color: string | {
2045
2045
  colorType: "base" | "onBase" | "container" | "onContainer";
2046
2046
  toned?: boolean;
2047
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2047
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2048
2048
  };
2049
2049
  stop?: number;
2050
2050
  })[];
@@ -2068,12 +2068,12 @@ export declare const useColorSchemaStore: () => {
2068
2068
  colors: (string | {
2069
2069
  colorType: "base" | "onBase" | "container" | "onContainer";
2070
2070
  toned?: boolean;
2071
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2071
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2072
2072
  } | {
2073
2073
  color: string | {
2074
2074
  colorType: "base" | "onBase" | "container" | "onContainer";
2075
2075
  toned?: boolean;
2076
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2076
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2077
2077
  };
2078
2078
  stop?: number;
2079
2079
  })[];
@@ -2097,7 +2097,7 @@ export declare const useColorSchemaStore: () => {
2097
2097
  colors: (string | {
2098
2098
  colorType: "base" | "onBase" | "container" | "onContainer";
2099
2099
  toned?: boolean;
2100
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2100
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2101
2101
  } | {
2102
2102
  color: string | any;
2103
2103
  stop?: number;
@@ -2114,12 +2114,12 @@ export declare const useColorSchemaStore: () => {
2114
2114
  colors: (string | {
2115
2115
  colorType: "base" | "onBase" | "container" | "onContainer";
2116
2116
  toned?: boolean;
2117
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2117
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2118
2118
  } | {
2119
2119
  color: string | {
2120
2120
  colorType: "base" | "onBase" | "container" | "onContainer";
2121
2121
  toned?: boolean;
2122
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2122
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2123
2123
  };
2124
2124
  stop?: number;
2125
2125
  })[];
@@ -2128,7 +2128,7 @@ export declare const useColorSchemaStore: () => {
2128
2128
  } | {
2129
2129
  colorType: "base" | "onBase" | "container" | "onContainer";
2130
2130
  toned?: boolean;
2131
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2131
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2132
2132
  };
2133
2133
  typography?: {
2134
2134
  decoration?: string;
@@ -2148,7 +2148,7 @@ export declare const useColorSchemaStore: () => {
2148
2148
  lineHeight: number;
2149
2149
  };
2150
2150
  } | {
2151
- type: "text" | "title" | "navigation";
2151
+ type: "title" | "text" | "navigation";
2152
2152
  size: "xs" | "s" | "m" | "l" | "xl";
2153
2153
  };
2154
2154
  };
@@ -2157,12 +2157,12 @@ export declare const useColorSchemaStore: () => {
2157
2157
  colors: (string | {
2158
2158
  colorType: "base" | "onBase" | "container" | "onContainer";
2159
2159
  toned?: boolean;
2160
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2160
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2161
2161
  } | {
2162
2162
  color: string | {
2163
2163
  colorType: "base" | "onBase" | "container" | "onContainer";
2164
2164
  toned?: boolean;
2165
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2165
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2166
2166
  };
2167
2167
  stop?: number;
2168
2168
  })[];
@@ -2184,12 +2184,12 @@ export declare const useColorSchemaStore: () => {
2184
2184
  colors: (string | {
2185
2185
  colorType: "base" | "onBase" | "container" | "onContainer";
2186
2186
  toned?: boolean;
2187
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2187
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2188
2188
  } | {
2189
2189
  color: string | {
2190
2190
  colorType: "base" | "onBase" | "container" | "onContainer";
2191
2191
  toned?: boolean;
2192
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2192
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2193
2193
  };
2194
2194
  stop?: number;
2195
2195
  })[];
@@ -2213,7 +2213,7 @@ export declare const useColorSchemaStore: () => {
2213
2213
  colors: (string | {
2214
2214
  colorType: "base" | "onBase" | "container" | "onContainer";
2215
2215
  toned?: boolean;
2216
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2216
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2217
2217
  } | {
2218
2218
  color: string | any;
2219
2219
  stop?: number;
@@ -2230,12 +2230,12 @@ export declare const useColorSchemaStore: () => {
2230
2230
  colors: (string | {
2231
2231
  colorType: "base" | "onBase" | "container" | "onContainer";
2232
2232
  toned?: boolean;
2233
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2233
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2234
2234
  } | {
2235
2235
  color: string | {
2236
2236
  colorType: "base" | "onBase" | "container" | "onContainer";
2237
2237
  toned?: boolean;
2238
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2238
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2239
2239
  };
2240
2240
  stop?: number;
2241
2241
  })[];
@@ -2244,7 +2244,7 @@ export declare const useColorSchemaStore: () => {
2244
2244
  } | {
2245
2245
  colorType: "base" | "onBase" | "container" | "onContainer";
2246
2246
  toned?: boolean;
2247
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2247
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2248
2248
  };
2249
2249
  typography?: {
2250
2250
  decoration?: string;
@@ -2264,7 +2264,7 @@ export declare const useColorSchemaStore: () => {
2264
2264
  lineHeight: number;
2265
2265
  };
2266
2266
  } | {
2267
- type: "text" | "title" | "navigation";
2267
+ type: "title" | "text" | "navigation";
2268
2268
  size: "xs" | "s" | "m" | "l" | "xl";
2269
2269
  };
2270
2270
  };
@@ -2273,12 +2273,12 @@ export declare const useColorSchemaStore: () => {
2273
2273
  colors: (string | {
2274
2274
  colorType: "base" | "onBase" | "container" | "onContainer";
2275
2275
  toned?: boolean;
2276
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2276
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2277
2277
  } | {
2278
2278
  color: string | {
2279
2279
  colorType: "base" | "onBase" | "container" | "onContainer";
2280
2280
  toned?: boolean;
2281
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2281
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2282
2282
  };
2283
2283
  stop?: number;
2284
2284
  })[];
@@ -2300,12 +2300,12 @@ export declare const useColorSchemaStore: () => {
2300
2300
  colors: (string | {
2301
2301
  colorType: "base" | "onBase" | "container" | "onContainer";
2302
2302
  toned?: boolean;
2303
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2303
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2304
2304
  } | {
2305
2305
  color: string | {
2306
2306
  colorType: "base" | "onBase" | "container" | "onContainer";
2307
2307
  toned?: boolean;
2308
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2308
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2309
2309
  };
2310
2310
  stop?: number;
2311
2311
  })[];
@@ -2329,7 +2329,7 @@ export declare const useColorSchemaStore: () => {
2329
2329
  colors: (string | {
2330
2330
  colorType: "base" | "onBase" | "container" | "onContainer";
2331
2331
  toned?: boolean;
2332
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2332
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2333
2333
  } | {
2334
2334
  color: string | any;
2335
2335
  stop?: number;
@@ -2346,12 +2346,12 @@ export declare const useColorSchemaStore: () => {
2346
2346
  colors: (string | {
2347
2347
  colorType: "base" | "onBase" | "container" | "onContainer";
2348
2348
  toned?: boolean;
2349
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2349
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2350
2350
  } | {
2351
2351
  color: string | {
2352
2352
  colorType: "base" | "onBase" | "container" | "onContainer";
2353
2353
  toned?: boolean;
2354
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2354
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2355
2355
  };
2356
2356
  stop?: number;
2357
2357
  })[];
@@ -2360,7 +2360,7 @@ export declare const useColorSchemaStore: () => {
2360
2360
  } | {
2361
2361
  colorType: "base" | "onBase" | "container" | "onContainer";
2362
2362
  toned?: boolean;
2363
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2363
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2364
2364
  };
2365
2365
  typography?: {
2366
2366
  decoration?: string;
@@ -2380,7 +2380,7 @@ export declare const useColorSchemaStore: () => {
2380
2380
  lineHeight: number;
2381
2381
  };
2382
2382
  } | {
2383
- type: "text" | "title" | "navigation";
2383
+ type: "title" | "text" | "navigation";
2384
2384
  size: "xs" | "s" | "m" | "l" | "xl";
2385
2385
  };
2386
2386
  };
@@ -2389,12 +2389,12 @@ export declare const useColorSchemaStore: () => {
2389
2389
  colors: (string | {
2390
2390
  colorType: "base" | "onBase" | "container" | "onContainer";
2391
2391
  toned?: boolean;
2392
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2392
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2393
2393
  } | {
2394
2394
  color: string | {
2395
2395
  colorType: "base" | "onBase" | "container" | "onContainer";
2396
2396
  toned?: boolean;
2397
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2397
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2398
2398
  };
2399
2399
  stop?: number;
2400
2400
  })[];
@@ -2416,12 +2416,12 @@ export declare const useColorSchemaStore: () => {
2416
2416
  colors: (string | {
2417
2417
  colorType: "base" | "onBase" | "container" | "onContainer";
2418
2418
  toned?: boolean;
2419
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2419
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2420
2420
  } | {
2421
2421
  color: string | {
2422
2422
  colorType: "base" | "onBase" | "container" | "onContainer";
2423
2423
  toned?: boolean;
2424
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2424
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2425
2425
  };
2426
2426
  stop?: number;
2427
2427
  })[];
@@ -2445,7 +2445,7 @@ export declare const useColorSchemaStore: () => {
2445
2445
  colors: (string | {
2446
2446
  colorType: "base" | "onBase" | "container" | "onContainer";
2447
2447
  toned?: boolean;
2448
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2448
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2449
2449
  } | {
2450
2450
  color: string | any;
2451
2451
  stop?: number;
@@ -2462,12 +2462,12 @@ export declare const useColorSchemaStore: () => {
2462
2462
  colors: (string | {
2463
2463
  colorType: "base" | "onBase" | "container" | "onContainer";
2464
2464
  toned?: boolean;
2465
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2465
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2466
2466
  } | {
2467
2467
  color: string | {
2468
2468
  colorType: "base" | "onBase" | "container" | "onContainer";
2469
2469
  toned?: boolean;
2470
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2470
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2471
2471
  };
2472
2472
  stop?: number;
2473
2473
  })[];
@@ -2476,7 +2476,7 @@ export declare const useColorSchemaStore: () => {
2476
2476
  } | {
2477
2477
  colorType: "base" | "onBase" | "container" | "onContainer";
2478
2478
  toned?: boolean;
2479
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2479
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2480
2480
  };
2481
2481
  typography?: {
2482
2482
  decoration?: string;
@@ -2496,7 +2496,7 @@ export declare const useColorSchemaStore: () => {
2496
2496
  lineHeight: number;
2497
2497
  };
2498
2498
  } | {
2499
- type: "text" | "title" | "navigation";
2499
+ type: "title" | "text" | "navigation";
2500
2500
  size: "xs" | "s" | "m" | "l" | "xl";
2501
2501
  };
2502
2502
  };
@@ -2505,12 +2505,12 @@ export declare const useColorSchemaStore: () => {
2505
2505
  colors: (string | {
2506
2506
  colorType: "base" | "onBase" | "container" | "onContainer";
2507
2507
  toned?: boolean;
2508
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2508
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2509
2509
  } | {
2510
2510
  color: string | {
2511
2511
  colorType: "base" | "onBase" | "container" | "onContainer";
2512
2512
  toned?: boolean;
2513
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2513
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2514
2514
  };
2515
2515
  stop?: number;
2516
2516
  })[];
@@ -2532,12 +2532,12 @@ export declare const useColorSchemaStore: () => {
2532
2532
  colors: (string | {
2533
2533
  colorType: "base" | "onBase" | "container" | "onContainer";
2534
2534
  toned?: boolean;
2535
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2535
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2536
2536
  } | {
2537
2537
  color: string | {
2538
2538
  colorType: "base" | "onBase" | "container" | "onContainer";
2539
2539
  toned?: boolean;
2540
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2540
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2541
2541
  };
2542
2542
  stop?: number;
2543
2543
  })[];
@@ -2561,7 +2561,7 @@ export declare const useColorSchemaStore: () => {
2561
2561
  colors: (string | {
2562
2562
  colorType: "base" | "onBase" | "container" | "onContainer";
2563
2563
  toned?: boolean;
2564
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2564
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2565
2565
  } | {
2566
2566
  color: string | any;
2567
2567
  stop?: number;
@@ -2578,12 +2578,12 @@ export declare const useColorSchemaStore: () => {
2578
2578
  colors: (string | {
2579
2579
  colorType: "base" | "onBase" | "container" | "onContainer";
2580
2580
  toned?: boolean;
2581
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2581
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2582
2582
  } | {
2583
2583
  color: string | {
2584
2584
  colorType: "base" | "onBase" | "container" | "onContainer";
2585
2585
  toned?: boolean;
2586
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2586
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2587
2587
  };
2588
2588
  stop?: number;
2589
2589
  })[];
@@ -2592,7 +2592,7 @@ export declare const useColorSchemaStore: () => {
2592
2592
  } | {
2593
2593
  colorType: "base" | "onBase" | "container" | "onContainer";
2594
2594
  toned?: boolean;
2595
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2595
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2596
2596
  };
2597
2597
  typography?: {
2598
2598
  decoration?: string;
@@ -2612,7 +2612,7 @@ export declare const useColorSchemaStore: () => {
2612
2612
  lineHeight: number;
2613
2613
  };
2614
2614
  } | {
2615
- type: "text" | "title" | "navigation";
2615
+ type: "title" | "text" | "navigation";
2616
2616
  size: "xs" | "s" | "m" | "l" | "xl";
2617
2617
  };
2618
2618
  };
@@ -2621,12 +2621,12 @@ export declare const useColorSchemaStore: () => {
2621
2621
  colors: (string | {
2622
2622
  colorType: "base" | "onBase" | "container" | "onContainer";
2623
2623
  toned?: boolean;
2624
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2624
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2625
2625
  } | {
2626
2626
  color: string | {
2627
2627
  colorType: "base" | "onBase" | "container" | "onContainer";
2628
2628
  toned?: boolean;
2629
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2629
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2630
2630
  };
2631
2631
  stop?: number;
2632
2632
  })[];
@@ -2648,12 +2648,12 @@ export declare const useColorSchemaStore: () => {
2648
2648
  colors: (string | {
2649
2649
  colorType: "base" | "onBase" | "container" | "onContainer";
2650
2650
  toned?: boolean;
2651
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2651
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2652
2652
  } | {
2653
2653
  color: string | {
2654
2654
  colorType: "base" | "onBase" | "container" | "onContainer";
2655
2655
  toned?: boolean;
2656
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2656
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2657
2657
  };
2658
2658
  stop?: number;
2659
2659
  })[];
@@ -2677,7 +2677,7 @@ export declare const useColorSchemaStore: () => {
2677
2677
  colors: (string | {
2678
2678
  colorType: "base" | "onBase" | "container" | "onContainer";
2679
2679
  toned?: boolean;
2680
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2680
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2681
2681
  } | {
2682
2682
  color: string | any;
2683
2683
  stop?: number;
@@ -2694,12 +2694,12 @@ export declare const useColorSchemaStore: () => {
2694
2694
  colors: (string | {
2695
2695
  colorType: "base" | "onBase" | "container" | "onContainer";
2696
2696
  toned?: boolean;
2697
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2697
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2698
2698
  } | {
2699
2699
  color: string | {
2700
2700
  colorType: "base" | "onBase" | "container" | "onContainer";
2701
2701
  toned?: boolean;
2702
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2702
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2703
2703
  };
2704
2704
  stop?: number;
2705
2705
  })[];
@@ -2708,7 +2708,7 @@ export declare const useColorSchemaStore: () => {
2708
2708
  } | {
2709
2709
  colorType: "base" | "onBase" | "container" | "onContainer";
2710
2710
  toned?: boolean;
2711
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2711
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2712
2712
  };
2713
2713
  typography?: {
2714
2714
  decoration?: string;
@@ -2728,7 +2728,7 @@ export declare const useColorSchemaStore: () => {
2728
2728
  lineHeight: number;
2729
2729
  };
2730
2730
  } | {
2731
- type: "text" | "title" | "navigation";
2731
+ type: "title" | "text" | "navigation";
2732
2732
  size: "xs" | "s" | "m" | "l" | "xl";
2733
2733
  };
2734
2734
  };
@@ -2737,12 +2737,12 @@ export declare const useColorSchemaStore: () => {
2737
2737
  colors: (string | {
2738
2738
  colorType: "base" | "onBase" | "container" | "onContainer";
2739
2739
  toned?: boolean;
2740
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2740
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2741
2741
  } | {
2742
2742
  color: string | {
2743
2743
  colorType: "base" | "onBase" | "container" | "onContainer";
2744
2744
  toned?: boolean;
2745
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2745
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2746
2746
  };
2747
2747
  stop?: number;
2748
2748
  })[];
@@ -2764,12 +2764,12 @@ export declare const useColorSchemaStore: () => {
2764
2764
  colors: (string | {
2765
2765
  colorType: "base" | "onBase" | "container" | "onContainer";
2766
2766
  toned?: boolean;
2767
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2767
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2768
2768
  } | {
2769
2769
  color: string | {
2770
2770
  colorType: "base" | "onBase" | "container" | "onContainer";
2771
2771
  toned?: boolean;
2772
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2772
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2773
2773
  };
2774
2774
  stop?: number;
2775
2775
  })[];
@@ -2793,7 +2793,7 @@ export declare const useColorSchemaStore: () => {
2793
2793
  colors: (string | {
2794
2794
  colorType: "base" | "onBase" | "container" | "onContainer";
2795
2795
  toned?: boolean;
2796
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2796
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2797
2797
  } | {
2798
2798
  color: string | any;
2799
2799
  stop?: number;
@@ -2810,12 +2810,12 @@ export declare const useColorSchemaStore: () => {
2810
2810
  colors: (string | {
2811
2811
  colorType: "base" | "onBase" | "container" | "onContainer";
2812
2812
  toned?: boolean;
2813
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2813
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2814
2814
  } | {
2815
2815
  color: string | {
2816
2816
  colorType: "base" | "onBase" | "container" | "onContainer";
2817
2817
  toned?: boolean;
2818
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2818
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2819
2819
  };
2820
2820
  stop?: number;
2821
2821
  })[];
@@ -2824,7 +2824,7 @@ export declare const useColorSchemaStore: () => {
2824
2824
  } | {
2825
2825
  colorType: "base" | "onBase" | "container" | "onContainer";
2826
2826
  toned?: boolean;
2827
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2827
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2828
2828
  };
2829
2829
  typography?: {
2830
2830
  decoration?: string;
@@ -2844,7 +2844,7 @@ export declare const useColorSchemaStore: () => {
2844
2844
  lineHeight: number;
2845
2845
  };
2846
2846
  } | {
2847
- type: "text" | "title" | "navigation";
2847
+ type: "title" | "text" | "navigation";
2848
2848
  size: "xs" | "s" | "m" | "l" | "xl";
2849
2849
  };
2850
2850
  };
@@ -2853,12 +2853,12 @@ export declare const useColorSchemaStore: () => {
2853
2853
  colors: (string | {
2854
2854
  colorType: "base" | "onBase" | "container" | "onContainer";
2855
2855
  toned?: boolean;
2856
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2856
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2857
2857
  } | {
2858
2858
  color: string | {
2859
2859
  colorType: "base" | "onBase" | "container" | "onContainer";
2860
2860
  toned?: boolean;
2861
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2861
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2862
2862
  };
2863
2863
  stop?: number;
2864
2864
  })[];
@@ -2880,12 +2880,12 @@ export declare const useColorSchemaStore: () => {
2880
2880
  colors: (string | {
2881
2881
  colorType: "base" | "onBase" | "container" | "onContainer";
2882
2882
  toned?: boolean;
2883
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2883
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2884
2884
  } | {
2885
2885
  color: string | {
2886
2886
  colorType: "base" | "onBase" | "container" | "onContainer";
2887
2887
  toned?: boolean;
2888
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2888
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2889
2889
  };
2890
2890
  stop?: number;
2891
2891
  })[];
@@ -2909,7 +2909,7 @@ export declare const useColorSchemaStore: () => {
2909
2909
  colors: (string | {
2910
2910
  colorType: "base" | "onBase" | "container" | "onContainer";
2911
2911
  toned?: boolean;
2912
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2912
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2913
2913
  } | {
2914
2914
  color: string | any;
2915
2915
  stop?: number;
@@ -2926,12 +2926,12 @@ export declare const useColorSchemaStore: () => {
2926
2926
  colors: (string | {
2927
2927
  colorType: "base" | "onBase" | "container" | "onContainer";
2928
2928
  toned?: boolean;
2929
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2929
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2930
2930
  } | {
2931
2931
  color: string | {
2932
2932
  colorType: "base" | "onBase" | "container" | "onContainer";
2933
2933
  toned?: boolean;
2934
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2934
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2935
2935
  };
2936
2936
  stop?: number;
2937
2937
  })[];
@@ -2940,7 +2940,7 @@ export declare const useColorSchemaStore: () => {
2940
2940
  } | {
2941
2941
  colorType: "base" | "onBase" | "container" | "onContainer";
2942
2942
  toned?: boolean;
2943
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2943
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2944
2944
  };
2945
2945
  typography?: {
2946
2946
  decoration?: string;
@@ -2960,7 +2960,7 @@ export declare const useColorSchemaStore: () => {
2960
2960
  lineHeight: number;
2961
2961
  };
2962
2962
  } | {
2963
- type: "text" | "title" | "navigation";
2963
+ type: "title" | "text" | "navigation";
2964
2964
  size: "xs" | "s" | "m" | "l" | "xl";
2965
2965
  };
2966
2966
  };
@@ -2969,12 +2969,12 @@ export declare const useColorSchemaStore: () => {
2969
2969
  colors: (string | {
2970
2970
  colorType: "base" | "onBase" | "container" | "onContainer";
2971
2971
  toned?: boolean;
2972
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2972
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2973
2973
  } | {
2974
2974
  color: string | {
2975
2975
  colorType: "base" | "onBase" | "container" | "onContainer";
2976
2976
  toned?: boolean;
2977
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2977
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2978
2978
  };
2979
2979
  stop?: number;
2980
2980
  })[];
@@ -2996,12 +2996,12 @@ export declare const useColorSchemaStore: () => {
2996
2996
  colors: (string | {
2997
2997
  colorType: "base" | "onBase" | "container" | "onContainer";
2998
2998
  toned?: boolean;
2999
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2999
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3000
3000
  } | {
3001
3001
  color: string | {
3002
3002
  colorType: "base" | "onBase" | "container" | "onContainer";
3003
3003
  toned?: boolean;
3004
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3004
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3005
3005
  };
3006
3006
  stop?: number;
3007
3007
  })[];
@@ -3025,7 +3025,7 @@ export declare const useColorSchemaStore: () => {
3025
3025
  colors: (string | {
3026
3026
  colorType: "base" | "onBase" | "container" | "onContainer";
3027
3027
  toned?: boolean;
3028
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3028
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3029
3029
  } | {
3030
3030
  color: string | any;
3031
3031
  stop?: number;
@@ -3042,12 +3042,12 @@ export declare const useColorSchemaStore: () => {
3042
3042
  colors: (string | {
3043
3043
  colorType: "base" | "onBase" | "container" | "onContainer";
3044
3044
  toned?: boolean;
3045
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3045
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3046
3046
  } | {
3047
3047
  color: string | {
3048
3048
  colorType: "base" | "onBase" | "container" | "onContainer";
3049
3049
  toned?: boolean;
3050
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3050
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3051
3051
  };
3052
3052
  stop?: number;
3053
3053
  })[];
@@ -3056,7 +3056,7 @@ export declare const useColorSchemaStore: () => {
3056
3056
  } | {
3057
3057
  colorType: "base" | "onBase" | "container" | "onContainer";
3058
3058
  toned?: boolean;
3059
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3059
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3060
3060
  };
3061
3061
  typography?: {
3062
3062
  decoration?: string;
@@ -3076,7 +3076,7 @@ export declare const useColorSchemaStore: () => {
3076
3076
  lineHeight: number;
3077
3077
  };
3078
3078
  } | {
3079
- type: "text" | "title" | "navigation";
3079
+ type: "title" | "text" | "navigation";
3080
3080
  size: "xs" | "s" | "m" | "l" | "xl";
3081
3081
  };
3082
3082
  };
@@ -3085,12 +3085,12 @@ export declare const useColorSchemaStore: () => {
3085
3085
  colors: (string | {
3086
3086
  colorType: "base" | "onBase" | "container" | "onContainer";
3087
3087
  toned?: boolean;
3088
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3088
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3089
3089
  } | {
3090
3090
  color: string | {
3091
3091
  colorType: "base" | "onBase" | "container" | "onContainer";
3092
3092
  toned?: boolean;
3093
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3093
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3094
3094
  };
3095
3095
  stop?: number;
3096
3096
  })[];
@@ -3110,12 +3110,12 @@ export declare const useColorSchemaStore: () => {
3110
3110
  colors: (string | {
3111
3111
  colorType: "base" | "onBase" | "container" | "onContainer";
3112
3112
  toned?: boolean;
3113
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3113
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3114
3114
  } | {
3115
3115
  color: string | {
3116
3116
  colorType: "base" | "onBase" | "container" | "onContainer";
3117
3117
  toned?: boolean;
3118
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3118
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3119
3119
  };
3120
3120
  stop?: number;
3121
3121
  })[];
@@ -3139,12 +3139,12 @@ export declare const useColorSchemaStore: () => {
3139
3139
  colors: (string | {
3140
3140
  colorType: "base" | "onBase" | "container" | "onContainer";
3141
3141
  toned?: boolean;
3142
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3142
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3143
3143
  } | {
3144
3144
  color: string | {
3145
3145
  colorType: "base" | "onBase" | "container" | "onContainer";
3146
3146
  toned?: boolean;
3147
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3147
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3148
3148
  };
3149
3149
  stop?: number;
3150
3150
  })[];
@@ -3172,23 +3172,23 @@ export declare const useColorSchemaStore: () => {
3172
3172
  grow?: boolean;
3173
3173
  minHeight?: number;
3174
3174
  minWidth?: number;
3175
- alignment?: "start" | "center" | "end";
3175
+ alignment?: "center" | "start" | "end";
3176
3176
  sliderColor?: string | {
3177
3177
  colorType: "base" | "onBase" | "container" | "onContainer";
3178
3178
  toned?: boolean;
3179
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3179
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3180
3180
  };
3181
3181
  text?: {
3182
3182
  color?: string | {
3183
3183
  colors: (string | {
3184
3184
  colorType: "base" | "onBase" | "container" | "onContainer";
3185
3185
  toned?: boolean;
3186
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3186
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3187
3187
  } | {
3188
3188
  color: string | {
3189
3189
  colorType: "base" | "onBase" | "container" | "onContainer";
3190
3190
  toned?: boolean;
3191
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3191
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3192
3192
  };
3193
3193
  stop?: number;
3194
3194
  })[];
@@ -3197,7 +3197,7 @@ export declare const useColorSchemaStore: () => {
3197
3197
  } | {
3198
3198
  colorType: "base" | "onBase" | "container" | "onContainer";
3199
3199
  toned?: boolean;
3200
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3200
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3201
3201
  };
3202
3202
  typography?: {
3203
3203
  decoration?: string;
@@ -3217,7 +3217,7 @@ export declare const useColorSchemaStore: () => {
3217
3217
  lineHeight: number;
3218
3218
  };
3219
3219
  } | {
3220
- type: "text" | "title" | "navigation";
3220
+ type: "title" | "text" | "navigation";
3221
3221
  size: "xs" | "s" | "m" | "l" | "xl";
3222
3222
  };
3223
3223
  };
@@ -3226,12 +3226,12 @@ export declare const useColorSchemaStore: () => {
3226
3226
  colors: (string | {
3227
3227
  colorType: "base" | "onBase" | "container" | "onContainer";
3228
3228
  toned?: boolean;
3229
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3229
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3230
3230
  } | {
3231
3231
  color: string | {
3232
3232
  colorType: "base" | "onBase" | "container" | "onContainer";
3233
3233
  toned?: boolean;
3234
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3234
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3235
3235
  };
3236
3236
  stop?: number;
3237
3237
  })[];
@@ -3252,12 +3252,12 @@ export declare const useColorSchemaStore: () => {
3252
3252
  colors: (string | {
3253
3253
  colorType: "base" | "onBase" | "container" | "onContainer";
3254
3254
  toned?: boolean;
3255
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3255
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3256
3256
  } | {
3257
3257
  color: string | {
3258
3258
  colorType: "base" | "onBase" | "container" | "onContainer";
3259
3259
  toned?: boolean;
3260
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3260
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3261
3261
  };
3262
3262
  stop?: number;
3263
3263
  })[];
@@ -3281,7 +3281,7 @@ export declare const useColorSchemaStore: () => {
3281
3281
  colors: (string | {
3282
3282
  colorType: "base" | "onBase" | "container" | "onContainer";
3283
3283
  toned?: boolean;
3284
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3284
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3285
3285
  } | {
3286
3286
  color: string | any;
3287
3287
  stop?: number;
@@ -3297,12 +3297,12 @@ export declare const useColorSchemaStore: () => {
3297
3297
  colors: (string | {
3298
3298
  colorType: "base" | "onBase" | "container" | "onContainer";
3299
3299
  toned?: boolean;
3300
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3300
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3301
3301
  } | {
3302
3302
  color: string | {
3303
3303
  colorType: "base" | "onBase" | "container" | "onContainer";
3304
3304
  toned?: boolean;
3305
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3305
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3306
3306
  };
3307
3307
  stop?: number;
3308
3308
  })[];
@@ -3311,7 +3311,7 @@ export declare const useColorSchemaStore: () => {
3311
3311
  } | {
3312
3312
  colorType: "base" | "onBase" | "container" | "onContainer";
3313
3313
  toned?: boolean;
3314
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3314
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3315
3315
  };
3316
3316
  typography?: {
3317
3317
  decoration?: string;
@@ -3331,7 +3331,7 @@ export declare const useColorSchemaStore: () => {
3331
3331
  lineHeight: number;
3332
3332
  };
3333
3333
  } | {
3334
- type: "text" | "title" | "navigation";
3334
+ type: "title" | "text" | "navigation";
3335
3335
  size: "xs" | "s" | "m" | "l" | "xl";
3336
3336
  };
3337
3337
  };
@@ -3340,12 +3340,12 @@ export declare const useColorSchemaStore: () => {
3340
3340
  colors: (string | {
3341
3341
  colorType: "base" | "onBase" | "container" | "onContainer";
3342
3342
  toned?: boolean;
3343
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3343
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3344
3344
  } | {
3345
3345
  color: string | {
3346
3346
  colorType: "base" | "onBase" | "container" | "onContainer";
3347
3347
  toned?: boolean;
3348
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3348
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3349
3349
  };
3350
3350
  stop?: number;
3351
3351
  })[];
@@ -3361,12 +3361,12 @@ export declare const useColorSchemaStore: () => {
3361
3361
  colors: (string | {
3362
3362
  colorType: "base" | "onBase" | "container" | "onContainer";
3363
3363
  toned?: boolean;
3364
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3364
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3365
3365
  } | {
3366
3366
  color: string | {
3367
3367
  colorType: "base" | "onBase" | "container" | "onContainer";
3368
3368
  toned?: boolean;
3369
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3369
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3370
3370
  };
3371
3371
  stop?: number;
3372
3372
  })[];
@@ -3390,7 +3390,7 @@ export declare const useColorSchemaStore: () => {
3390
3390
  colors: (string | {
3391
3391
  colorType: "base" | "onBase" | "container" | "onContainer";
3392
3392
  toned?: boolean;
3393
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3393
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3394
3394
  } | {
3395
3395
  color: string | any;
3396
3396
  stop?: number;
@@ -3409,12 +3409,12 @@ export declare const useColorSchemaStore: () => {
3409
3409
  colors: (string | {
3410
3410
  colorType: "base" | "onBase" | "container" | "onContainer";
3411
3411
  toned?: boolean;
3412
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3412
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3413
3413
  } | {
3414
3414
  color: string | {
3415
3415
  colorType: "base" | "onBase" | "container" | "onContainer";
3416
3416
  toned?: boolean;
3417
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3417
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3418
3418
  };
3419
3419
  stop?: number;
3420
3420
  })[];
@@ -3438,12 +3438,12 @@ export declare const useColorSchemaStore: () => {
3438
3438
  colors: (string | {
3439
3439
  colorType: "base" | "onBase" | "container" | "onContainer";
3440
3440
  toned?: boolean;
3441
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3441
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3442
3442
  } | {
3443
3443
  color: string | {
3444
3444
  colorType: "base" | "onBase" | "container" | "onContainer";
3445
3445
  toned?: boolean;
3446
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3446
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3447
3447
  };
3448
3448
  stop?: number;
3449
3449
  })[];
@@ -3471,23 +3471,23 @@ export declare const useColorSchemaStore: () => {
3471
3471
  grow?: boolean;
3472
3472
  minHeight?: number;
3473
3473
  minWidth?: number;
3474
- alignment?: "start" | "center" | "end";
3474
+ alignment?: "center" | "start" | "end";
3475
3475
  sliderColor?: string | {
3476
3476
  colorType: "base" | "onBase" | "container" | "onContainer";
3477
3477
  toned?: boolean;
3478
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3478
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3479
3479
  };
3480
3480
  text?: {
3481
3481
  color?: string | {
3482
3482
  colors: (string | {
3483
3483
  colorType: "base" | "onBase" | "container" | "onContainer";
3484
3484
  toned?: boolean;
3485
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3485
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3486
3486
  } | {
3487
3487
  color: string | {
3488
3488
  colorType: "base" | "onBase" | "container" | "onContainer";
3489
3489
  toned?: boolean;
3490
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3490
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3491
3491
  };
3492
3492
  stop?: number;
3493
3493
  })[];
@@ -3496,7 +3496,7 @@ export declare const useColorSchemaStore: () => {
3496
3496
  } | {
3497
3497
  colorType: "base" | "onBase" | "container" | "onContainer";
3498
3498
  toned?: boolean;
3499
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3499
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3500
3500
  };
3501
3501
  typography?: {
3502
3502
  decoration?: string;
@@ -3516,7 +3516,7 @@ export declare const useColorSchemaStore: () => {
3516
3516
  lineHeight: number;
3517
3517
  };
3518
3518
  } | {
3519
- type: "text" | "title" | "navigation";
3519
+ type: "title" | "text" | "navigation";
3520
3520
  size: "xs" | "s" | "m" | "l" | "xl";
3521
3521
  };
3522
3522
  };
@@ -3525,12 +3525,12 @@ export declare const useColorSchemaStore: () => {
3525
3525
  colors: (string | {
3526
3526
  colorType: "base" | "onBase" | "container" | "onContainer";
3527
3527
  toned?: boolean;
3528
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3528
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3529
3529
  } | {
3530
3530
  color: string | {
3531
3531
  colorType: "base" | "onBase" | "container" | "onContainer";
3532
3532
  toned?: boolean;
3533
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3533
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3534
3534
  };
3535
3535
  stop?: number;
3536
3536
  })[];
@@ -3551,12 +3551,12 @@ export declare const useColorSchemaStore: () => {
3551
3551
  colors: (string | {
3552
3552
  colorType: "base" | "onBase" | "container" | "onContainer";
3553
3553
  toned?: boolean;
3554
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3554
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3555
3555
  } | {
3556
3556
  color: string | {
3557
3557
  colorType: "base" | "onBase" | "container" | "onContainer";
3558
3558
  toned?: boolean;
3559
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3559
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3560
3560
  };
3561
3561
  stop?: number;
3562
3562
  })[];
@@ -3580,7 +3580,7 @@ export declare const useColorSchemaStore: () => {
3580
3580
  colors: (string | {
3581
3581
  colorType: "base" | "onBase" | "container" | "onContainer";
3582
3582
  toned?: boolean;
3583
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3583
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3584
3584
  } | {
3585
3585
  color: string | any;
3586
3586
  stop?: number;
@@ -3596,12 +3596,12 @@ export declare const useColorSchemaStore: () => {
3596
3596
  colors: (string | {
3597
3597
  colorType: "base" | "onBase" | "container" | "onContainer";
3598
3598
  toned?: boolean;
3599
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3599
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3600
3600
  } | {
3601
3601
  color: string | {
3602
3602
  colorType: "base" | "onBase" | "container" | "onContainer";
3603
3603
  toned?: boolean;
3604
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3604
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3605
3605
  };
3606
3606
  stop?: number;
3607
3607
  })[];
@@ -3610,7 +3610,7 @@ export declare const useColorSchemaStore: () => {
3610
3610
  } | {
3611
3611
  colorType: "base" | "onBase" | "container" | "onContainer";
3612
3612
  toned?: boolean;
3613
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3613
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3614
3614
  };
3615
3615
  typography?: {
3616
3616
  decoration?: string;
@@ -3630,7 +3630,7 @@ export declare const useColorSchemaStore: () => {
3630
3630
  lineHeight: number;
3631
3631
  };
3632
3632
  } | {
3633
- type: "text" | "title" | "navigation";
3633
+ type: "title" | "text" | "navigation";
3634
3634
  size: "xs" | "s" | "m" | "l" | "xl";
3635
3635
  };
3636
3636
  };
@@ -3639,12 +3639,12 @@ export declare const useColorSchemaStore: () => {
3639
3639
  colors: (string | {
3640
3640
  colorType: "base" | "onBase" | "container" | "onContainer";
3641
3641
  toned?: boolean;
3642
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3642
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3643
3643
  } | {
3644
3644
  color: string | {
3645
3645
  colorType: "base" | "onBase" | "container" | "onContainer";
3646
3646
  toned?: boolean;
3647
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3647
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3648
3648
  };
3649
3649
  stop?: number;
3650
3650
  })[];
@@ -3660,12 +3660,12 @@ export declare const useColorSchemaStore: () => {
3660
3660
  colors: (string | {
3661
3661
  colorType: "base" | "onBase" | "container" | "onContainer";
3662
3662
  toned?: boolean;
3663
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3663
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3664
3664
  } | {
3665
3665
  color: string | {
3666
3666
  colorType: "base" | "onBase" | "container" | "onContainer";
3667
3667
  toned?: boolean;
3668
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3668
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3669
3669
  };
3670
3670
  stop?: number;
3671
3671
  })[];
@@ -3689,7 +3689,7 @@ export declare const useColorSchemaStore: () => {
3689
3689
  colors: (string | {
3690
3690
  colorType: "base" | "onBase" | "container" | "onContainer";
3691
3691
  toned?: boolean;
3692
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3692
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3693
3693
  } | {
3694
3694
  color: string | any;
3695
3695
  stop?: number;
@@ -3708,12 +3708,12 @@ export declare const useColorSchemaStore: () => {
3708
3708
  colors: (string | {
3709
3709
  colorType: "base" | "onBase" | "container" | "onContainer";
3710
3710
  toned?: boolean;
3711
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3711
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3712
3712
  } | {
3713
3713
  color: string | {
3714
3714
  colorType: "base" | "onBase" | "container" | "onContainer";
3715
3715
  toned?: boolean;
3716
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3716
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3717
3717
  };
3718
3718
  stop?: number;
3719
3719
  })[];
@@ -3737,12 +3737,12 @@ export declare const useColorSchemaStore: () => {
3737
3737
  colors: (string | {
3738
3738
  colorType: "base" | "onBase" | "container" | "onContainer";
3739
3739
  toned?: boolean;
3740
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3740
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3741
3741
  } | {
3742
3742
  color: string | {
3743
3743
  colorType: "base" | "onBase" | "container" | "onContainer";
3744
3744
  toned?: boolean;
3745
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3745
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3746
3746
  };
3747
3747
  stop?: number;
3748
3748
  })[];
@@ -3770,23 +3770,23 @@ export declare const useColorSchemaStore: () => {
3770
3770
  grow?: boolean;
3771
3771
  minHeight?: number;
3772
3772
  minWidth?: number;
3773
- alignment?: "start" | "center" | "end";
3773
+ alignment?: "center" | "start" | "end";
3774
3774
  sliderColor?: string | {
3775
3775
  colorType: "base" | "onBase" | "container" | "onContainer";
3776
3776
  toned?: boolean;
3777
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3777
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3778
3778
  };
3779
3779
  text?: {
3780
3780
  color?: string | {
3781
3781
  colors: (string | {
3782
3782
  colorType: "base" | "onBase" | "container" | "onContainer";
3783
3783
  toned?: boolean;
3784
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3784
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3785
3785
  } | {
3786
3786
  color: string | {
3787
3787
  colorType: "base" | "onBase" | "container" | "onContainer";
3788
3788
  toned?: boolean;
3789
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3789
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3790
3790
  };
3791
3791
  stop?: number;
3792
3792
  })[];
@@ -3795,7 +3795,7 @@ export declare const useColorSchemaStore: () => {
3795
3795
  } | {
3796
3796
  colorType: "base" | "onBase" | "container" | "onContainer";
3797
3797
  toned?: boolean;
3798
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3798
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3799
3799
  };
3800
3800
  typography?: {
3801
3801
  decoration?: string;
@@ -3815,7 +3815,7 @@ export declare const useColorSchemaStore: () => {
3815
3815
  lineHeight: number;
3816
3816
  };
3817
3817
  } | {
3818
- type: "text" | "title" | "navigation";
3818
+ type: "title" | "text" | "navigation";
3819
3819
  size: "xs" | "s" | "m" | "l" | "xl";
3820
3820
  };
3821
3821
  };
@@ -3824,12 +3824,12 @@ export declare const useColorSchemaStore: () => {
3824
3824
  colors: (string | {
3825
3825
  colorType: "base" | "onBase" | "container" | "onContainer";
3826
3826
  toned?: boolean;
3827
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3827
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3828
3828
  } | {
3829
3829
  color: string | {
3830
3830
  colorType: "base" | "onBase" | "container" | "onContainer";
3831
3831
  toned?: boolean;
3832
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3832
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3833
3833
  };
3834
3834
  stop?: number;
3835
3835
  })[];
@@ -3850,12 +3850,12 @@ export declare const useColorSchemaStore: () => {
3850
3850
  colors: (string | {
3851
3851
  colorType: "base" | "onBase" | "container" | "onContainer";
3852
3852
  toned?: boolean;
3853
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3853
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3854
3854
  } | {
3855
3855
  color: string | {
3856
3856
  colorType: "base" | "onBase" | "container" | "onContainer";
3857
3857
  toned?: boolean;
3858
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3858
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3859
3859
  };
3860
3860
  stop?: number;
3861
3861
  })[];
@@ -3879,7 +3879,7 @@ export declare const useColorSchemaStore: () => {
3879
3879
  colors: (string | {
3880
3880
  colorType: "base" | "onBase" | "container" | "onContainer";
3881
3881
  toned?: boolean;
3882
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3882
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3883
3883
  } | {
3884
3884
  color: string | any;
3885
3885
  stop?: number;
@@ -3895,12 +3895,12 @@ export declare const useColorSchemaStore: () => {
3895
3895
  colors: (string | {
3896
3896
  colorType: "base" | "onBase" | "container" | "onContainer";
3897
3897
  toned?: boolean;
3898
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3898
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3899
3899
  } | {
3900
3900
  color: string | {
3901
3901
  colorType: "base" | "onBase" | "container" | "onContainer";
3902
3902
  toned?: boolean;
3903
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3903
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3904
3904
  };
3905
3905
  stop?: number;
3906
3906
  })[];
@@ -3909,7 +3909,7 @@ export declare const useColorSchemaStore: () => {
3909
3909
  } | {
3910
3910
  colorType: "base" | "onBase" | "container" | "onContainer";
3911
3911
  toned?: boolean;
3912
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3912
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3913
3913
  };
3914
3914
  typography?: {
3915
3915
  decoration?: string;
@@ -3929,7 +3929,7 @@ export declare const useColorSchemaStore: () => {
3929
3929
  lineHeight: number;
3930
3930
  };
3931
3931
  } | {
3932
- type: "text" | "title" | "navigation";
3932
+ type: "title" | "text" | "navigation";
3933
3933
  size: "xs" | "s" | "m" | "l" | "xl";
3934
3934
  };
3935
3935
  };
@@ -3938,12 +3938,12 @@ export declare const useColorSchemaStore: () => {
3938
3938
  colors: (string | {
3939
3939
  colorType: "base" | "onBase" | "container" | "onContainer";
3940
3940
  toned?: boolean;
3941
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3941
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3942
3942
  } | {
3943
3943
  color: string | {
3944
3944
  colorType: "base" | "onBase" | "container" | "onContainer";
3945
3945
  toned?: boolean;
3946
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3946
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3947
3947
  };
3948
3948
  stop?: number;
3949
3949
  })[];
@@ -3959,12 +3959,12 @@ export declare const useColorSchemaStore: () => {
3959
3959
  colors: (string | {
3960
3960
  colorType: "base" | "onBase" | "container" | "onContainer";
3961
3961
  toned?: boolean;
3962
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3962
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3963
3963
  } | {
3964
3964
  color: string | {
3965
3965
  colorType: "base" | "onBase" | "container" | "onContainer";
3966
3966
  toned?: boolean;
3967
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3967
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3968
3968
  };
3969
3969
  stop?: number;
3970
3970
  })[];
@@ -3988,7 +3988,7 @@ export declare const useColorSchemaStore: () => {
3988
3988
  colors: (string | {
3989
3989
  colorType: "base" | "onBase" | "container" | "onContainer";
3990
3990
  toned?: boolean;
3991
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3991
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3992
3992
  } | {
3993
3993
  color: string | any;
3994
3994
  stop?: number;
@@ -4007,12 +4007,12 @@ export declare const useColorSchemaStore: () => {
4007
4007
  colors: (string | {
4008
4008
  colorType: "base" | "onBase" | "container" | "onContainer";
4009
4009
  toned?: boolean;
4010
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
4010
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
4011
4011
  } | {
4012
4012
  color: string | {
4013
4013
  colorType: "base" | "onBase" | "container" | "onContainer";
4014
4014
  toned?: boolean;
4015
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
4015
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
4016
4016
  };
4017
4017
  stop?: number;
4018
4018
  })[];
@@ -4036,12 +4036,12 @@ export declare const useColorSchemaStore: () => {
4036
4036
  colors: (string | {
4037
4037
  colorType: "base" | "onBase" | "container" | "onContainer";
4038
4038
  toned?: boolean;
4039
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
4039
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
4040
4040
  } | {
4041
4041
  color: string | {
4042
4042
  colorType: "base" | "onBase" | "container" | "onContainer";
4043
4043
  toned?: boolean;
4044
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
4044
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
4045
4045
  };
4046
4046
  stop?: number;
4047
4047
  })[];
@@ -4069,23 +4069,23 @@ export declare const useColorSchemaStore: () => {
4069
4069
  grow?: boolean;
4070
4070
  minHeight?: number;
4071
4071
  minWidth?: number;
4072
- alignment?: "start" | "center" | "end";
4072
+ alignment?: "center" | "start" | "end";
4073
4073
  sliderColor?: string | {
4074
4074
  colorType: "base" | "onBase" | "container" | "onContainer";
4075
4075
  toned?: boolean;
4076
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
4076
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
4077
4077
  };
4078
4078
  text?: {
4079
4079
  color?: string | {
4080
4080
  colors: (string | {
4081
4081
  colorType: "base" | "onBase" | "container" | "onContainer";
4082
4082
  toned?: boolean;
4083
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
4083
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
4084
4084
  } | {
4085
4085
  color: string | {
4086
4086
  colorType: "base" | "onBase" | "container" | "onContainer";
4087
4087
  toned?: boolean;
4088
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
4088
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
4089
4089
  };
4090
4090
  stop?: number;
4091
4091
  })[];
@@ -4094,7 +4094,7 @@ export declare const useColorSchemaStore: () => {
4094
4094
  } | {
4095
4095
  colorType: "base" | "onBase" | "container" | "onContainer";
4096
4096
  toned?: boolean;
4097
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
4097
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
4098
4098
  };
4099
4099
  typography?: {
4100
4100
  decoration?: string;
@@ -4114,7 +4114,7 @@ export declare const useColorSchemaStore: () => {
4114
4114
  lineHeight: number;
4115
4115
  };
4116
4116
  } | {
4117
- type: "text" | "title" | "navigation";
4117
+ type: "title" | "text" | "navigation";
4118
4118
  size: "xs" | "s" | "m" | "l" | "xl";
4119
4119
  };
4120
4120
  };
@@ -4123,12 +4123,12 @@ export declare const useColorSchemaStore: () => {
4123
4123
  colors: (string | {
4124
4124
  colorType: "base" | "onBase" | "container" | "onContainer";
4125
4125
  toned?: boolean;
4126
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
4126
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
4127
4127
  } | {
4128
4128
  color: string | {
4129
4129
  colorType: "base" | "onBase" | "container" | "onContainer";
4130
4130
  toned?: boolean;
4131
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
4131
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
4132
4132
  };
4133
4133
  stop?: number;
4134
4134
  })[];
@@ -4149,12 +4149,12 @@ export declare const useColorSchemaStore: () => {
4149
4149
  colors: (string | {
4150
4150
  colorType: "base" | "onBase" | "container" | "onContainer";
4151
4151
  toned?: boolean;
4152
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
4152
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
4153
4153
  } | {
4154
4154
  color: string | {
4155
4155
  colorType: "base" | "onBase" | "container" | "onContainer";
4156
4156
  toned?: boolean;
4157
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
4157
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
4158
4158
  };
4159
4159
  stop?: number;
4160
4160
  })[];
@@ -4178,7 +4178,7 @@ export declare const useColorSchemaStore: () => {
4178
4178
  colors: (string | {
4179
4179
  colorType: "base" | "onBase" | "container" | "onContainer";
4180
4180
  toned?: boolean;
4181
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
4181
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
4182
4182
  } | {
4183
4183
  color: string | any;
4184
4184
  stop?: number;
@@ -4194,12 +4194,12 @@ export declare const useColorSchemaStore: () => {
4194
4194
  colors: (string | {
4195
4195
  colorType: "base" | "onBase" | "container" | "onContainer";
4196
4196
  toned?: boolean;
4197
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
4197
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
4198
4198
  } | {
4199
4199
  color: string | {
4200
4200
  colorType: "base" | "onBase" | "container" | "onContainer";
4201
4201
  toned?: boolean;
4202
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
4202
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
4203
4203
  };
4204
4204
  stop?: number;
4205
4205
  })[];
@@ -4208,7 +4208,7 @@ export declare const useColorSchemaStore: () => {
4208
4208
  } | {
4209
4209
  colorType: "base" | "onBase" | "container" | "onContainer";
4210
4210
  toned?: boolean;
4211
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
4211
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
4212
4212
  };
4213
4213
  typography?: {
4214
4214
  decoration?: string;
@@ -4228,7 +4228,7 @@ export declare const useColorSchemaStore: () => {
4228
4228
  lineHeight: number;
4229
4229
  };
4230
4230
  } | {
4231
- type: "text" | "title" | "navigation";
4231
+ type: "title" | "text" | "navigation";
4232
4232
  size: "xs" | "s" | "m" | "l" | "xl";
4233
4233
  };
4234
4234
  };
@@ -4237,12 +4237,12 @@ export declare const useColorSchemaStore: () => {
4237
4237
  colors: (string | {
4238
4238
  colorType: "base" | "onBase" | "container" | "onContainer";
4239
4239
  toned?: boolean;
4240
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
4240
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
4241
4241
  } | {
4242
4242
  color: string | {
4243
4243
  colorType: "base" | "onBase" | "container" | "onContainer";
4244
4244
  toned?: boolean;
4245
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
4245
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
4246
4246
  };
4247
4247
  stop?: number;
4248
4248
  })[];
@@ -4258,12 +4258,12 @@ export declare const useColorSchemaStore: () => {
4258
4258
  colors: (string | {
4259
4259
  colorType: "base" | "onBase" | "container" | "onContainer";
4260
4260
  toned?: boolean;
4261
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
4261
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
4262
4262
  } | {
4263
4263
  color: string | {
4264
4264
  colorType: "base" | "onBase" | "container" | "onContainer";
4265
4265
  toned?: boolean;
4266
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
4266
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
4267
4267
  };
4268
4268
  stop?: number;
4269
4269
  })[];
@@ -4287,7 +4287,7 @@ export declare const useColorSchemaStore: () => {
4287
4287
  colors: (string | {
4288
4288
  colorType: "base" | "onBase" | "container" | "onContainer";
4289
4289
  toned?: boolean;
4290
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
4290
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
4291
4291
  } | {
4292
4292
  color: string | any;
4293
4293
  stop?: number;
@@ -4305,7 +4305,7 @@ export declare const useColorSchemaStore: () => {
4305
4305
  blocks?: {
4306
4306
  primary: {
4307
4307
  name?: string;
4308
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
4308
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
4309
4309
  header: {
4310
4310
  definitionId: {
4311
4311
  toString: () => string;
@@ -4463,12 +4463,12 @@ export declare const useColorSchemaStore: () => {
4463
4463
  colors: (string | {
4464
4464
  colorType: "base" | "onBase" | "container" | "onContainer";
4465
4465
  toned?: boolean;
4466
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
4466
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
4467
4467
  } | {
4468
4468
  color: string | {
4469
4469
  colorType: "base" | "onBase" | "container" | "onContainer";
4470
4470
  toned?: boolean;
4471
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
4471
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
4472
4472
  };
4473
4473
  stop?: number;
4474
4474
  })[];
@@ -4492,7 +4492,7 @@ export declare const useColorSchemaStore: () => {
4492
4492
  colors: (string | {
4493
4493
  colorType: "base" | "onBase" | "container" | "onContainer";
4494
4494
  toned?: boolean;
4495
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
4495
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
4496
4496
  } | {
4497
4497
  color: string | any;
4498
4498
  stop?: number;
@@ -4513,7 +4513,7 @@ export declare const useColorSchemaStore: () => {
4513
4513
  };
4514
4514
  variant1?: {
4515
4515
  name?: string;
4516
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
4516
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
4517
4517
  header: {
4518
4518
  definitionId: {
4519
4519
  toString: () => string;
@@ -4671,12 +4671,12 @@ export declare const useColorSchemaStore: () => {
4671
4671
  colors: (string | {
4672
4672
  colorType: "base" | "onBase" | "container" | "onContainer";
4673
4673
  toned?: boolean;
4674
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
4674
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
4675
4675
  } | {
4676
4676
  color: string | {
4677
4677
  colorType: "base" | "onBase" | "container" | "onContainer";
4678
4678
  toned?: boolean;
4679
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
4679
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
4680
4680
  };
4681
4681
  stop?: number;
4682
4682
  })[];
@@ -4700,7 +4700,7 @@ export declare const useColorSchemaStore: () => {
4700
4700
  colors: (string | {
4701
4701
  colorType: "base" | "onBase" | "container" | "onContainer";
4702
4702
  toned?: boolean;
4703
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
4703
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
4704
4704
  } | {
4705
4705
  color: string | any;
4706
4706
  stop?: number;
@@ -4721,7 +4721,7 @@ export declare const useColorSchemaStore: () => {
4721
4721
  };
4722
4722
  variant2?: {
4723
4723
  name?: string;
4724
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
4724
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
4725
4725
  header: {
4726
4726
  definitionId: {
4727
4727
  toString: () => string;
@@ -4879,12 +4879,12 @@ export declare const useColorSchemaStore: () => {
4879
4879
  colors: (string | {
4880
4880
  colorType: "base" | "onBase" | "container" | "onContainer";
4881
4881
  toned?: boolean;
4882
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
4882
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
4883
4883
  } | {
4884
4884
  color: string | {
4885
4885
  colorType: "base" | "onBase" | "container" | "onContainer";
4886
4886
  toned?: boolean;
4887
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
4887
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
4888
4888
  };
4889
4889
  stop?: number;
4890
4890
  })[];
@@ -4908,7 +4908,7 @@ export declare const useColorSchemaStore: () => {
4908
4908
  colors: (string | {
4909
4909
  colorType: "base" | "onBase" | "container" | "onContainer";
4910
4910
  toned?: boolean;
4911
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
4911
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
4912
4912
  } | {
4913
4913
  color: string | any;
4914
4914
  stop?: number;
@@ -4929,7 +4929,7 @@ export declare const useColorSchemaStore: () => {
4929
4929
  };
4930
4930
  variant3?: {
4931
4931
  name?: string;
4932
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
4932
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
4933
4933
  header: {
4934
4934
  definitionId: {
4935
4935
  toString: () => string;
@@ -5087,12 +5087,12 @@ export declare const useColorSchemaStore: () => {
5087
5087
  colors: (string | {
5088
5088
  colorType: "base" | "onBase" | "container" | "onContainer";
5089
5089
  toned?: boolean;
5090
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
5090
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
5091
5091
  } | {
5092
5092
  color: string | {
5093
5093
  colorType: "base" | "onBase" | "container" | "onContainer";
5094
5094
  toned?: boolean;
5095
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
5095
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
5096
5096
  };
5097
5097
  stop?: number;
5098
5098
  })[];
@@ -5116,7 +5116,7 @@ export declare const useColorSchemaStore: () => {
5116
5116
  colors: (string | {
5117
5117
  colorType: "base" | "onBase" | "container" | "onContainer";
5118
5118
  toned?: boolean;
5119
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
5119
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
5120
5120
  } | {
5121
5121
  color: string | any;
5122
5122
  stop?: number;
@@ -5149,12 +5149,12 @@ export declare const useColorSchemaStore: () => {
5149
5149
  colors: (string | {
5150
5150
  colorType: "base" | "onBase" | "container" | "onContainer";
5151
5151
  toned?: boolean;
5152
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
5152
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
5153
5153
  } | {
5154
5154
  color: string | {
5155
5155
  colorType: "base" | "onBase" | "container" | "onContainer";
5156
5156
  toned?: boolean;
5157
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
5157
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
5158
5158
  };
5159
5159
  stop?: number;
5160
5160
  })[];
@@ -5168,12 +5168,12 @@ export declare const useColorSchemaStore: () => {
5168
5168
  colors: (string | {
5169
5169
  colorType: "base" | "onBase" | "container" | "onContainer";
5170
5170
  toned?: boolean;
5171
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
5171
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
5172
5172
  } | {
5173
5173
  color: string | {
5174
5174
  colorType: "base" | "onBase" | "container" | "onContainer";
5175
5175
  toned?: boolean;
5176
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
5176
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
5177
5177
  };
5178
5178
  stop?: number;
5179
5179
  })[];
@@ -5187,12 +5187,12 @@ export declare const useColorSchemaStore: () => {
5187
5187
  colors: (string | {
5188
5188
  colorType: "base" | "onBase" | "container" | "onContainer";
5189
5189
  toned?: boolean;
5190
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
5190
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
5191
5191
  } | {
5192
5192
  color: string | {
5193
5193
  colorType: "base" | "onBase" | "container" | "onContainer";
5194
5194
  toned?: boolean;
5195
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
5195
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
5196
5196
  };
5197
5197
  stop?: number;
5198
5198
  })[];
@@ -5206,12 +5206,12 @@ export declare const useColorSchemaStore: () => {
5206
5206
  colors: (string | {
5207
5207
  colorType: "base" | "onBase" | "container" | "onContainer";
5208
5208
  toned?: boolean;
5209
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
5209
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
5210
5210
  } | {
5211
5211
  color: string | {
5212
5212
  colorType: "base" | "onBase" | "container" | "onContainer";
5213
5213
  toned?: boolean;
5214
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
5214
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
5215
5215
  };
5216
5216
  stop?: number;
5217
5217
  })[];
@@ -5225,12 +5225,12 @@ export declare const useColorSchemaStore: () => {
5225
5225
  colors: (string | {
5226
5226
  colorType: "base" | "onBase" | "container" | "onContainer";
5227
5227
  toned?: boolean;
5228
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
5228
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
5229
5229
  } | {
5230
5230
  color: string | {
5231
5231
  colorType: "base" | "onBase" | "container" | "onContainer";
5232
5232
  toned?: boolean;
5233
- colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
5233
+ colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
5234
5234
  };
5235
5235
  stop?: number;
5236
5236
  })[];
@@ -5330,16 +5330,16 @@ export declare const useColorSchemaStore: () => {
5330
5330
  };
5331
5331
  deactivated(): void;
5332
5332
  };
5333
- colorSchema: (colorSchemaType: "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic") => ColorSchema;
5333
+ colorSchema: (colorSchemaType: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic") => ColorSchema;
5334
5334
  typography: () => import("@omnia/fx-models").TypographyBlueprints;
5335
5335
  fillValue: (value: import("@omnia/fx-models").FillDefinitionValue, type: "typography") => any;
5336
5336
  spacing: () => import("@omnia/fx-models").SpacingBlueprints;
5337
5337
  component: () => import("@omnia/fx-models").ComponentBlueprints;
5338
- color: (colorSchemaType: "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic", colorType: "base" | "onBase" | "container" | "onContainer" | ColorTypes) => string;
5339
- colorDefinition: (colorSchemaType: "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic", colorType: "base" | "onBase" | "container" | "onContainer" | ColorTypes) => ColorDefinition;
5338
+ color: (colorSchemaType: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic", colorType: "base" | "onBase" | "container" | "onContainer" | ColorTypes) => string;
5339
+ colorDefinition: (colorSchemaType: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic", colorType: "base" | "onBase" | "container" | "onContainer" | ColorTypes) => ColorDefinition;
5340
5340
  complementaryColorType: (colorType: "base" | "onBase" | "container" | "onContainer" | ColorTypes) => ColorTypes;
5341
- complementaryColor: (colorSchemaType: "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic", colorType: "base" | "onBase" | "container" | "onContainer" | ColorTypes) => string;
5342
- complementaryColorDefinition: (colorSchemaType: "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic", colorType: "base" | "onBase" | "container" | "onContainer" | ColorTypes) => ColorDefinition;
5341
+ complementaryColor: (colorSchemaType: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic", colorType: "base" | "onBase" | "container" | "onContainer" | ColorTypes) => string;
5342
+ complementaryColorDefinition: (colorSchemaType: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic", colorType: "base" | "onBase" | "container" | "onContainer" | ColorTypes) => ColorDefinition;
5343
5343
  currentTheme: () => import("@omnia/fx-models").ThemeDefinitionV2;
5344
5344
  };
5345
5345
  };