@omnia/fx 8.0.161-dev → 8.0.163-dev

Sign up to get free protection for your applications and to get access to all the features.
Files changed (130) hide show
  1. package/internal-do-not-import-from-here/stores/mediapicker/ImageTransformerStore.d.ts +13 -0
  2. package/internal-do-not-import-from-here/stores/oxide/ComponentHostStore.d.ts +12 -12
  3. package/internal-do-not-import-from-here/ux/ComponentTypings.d.ts +4 -0
  4. package/internal-do-not-import-from-here/ux/app/management/tabs/shared/addbutton/AddButton.d.ts +1 -1
  5. package/internal-do-not-import-from-here/ux/appprovisioning/appimageinput/AppImageInput.d.ts +10 -10
  6. package/internal-do-not-import-from-here/ux/appprovisioning/apppropertiesinput/AppPropertiesInput.d.ts +9 -9
  7. package/internal-do-not-import-from-here/ux/appprovisioning/components/AppInstanceEnterprisePropertiesVueComponent.d.ts +9 -9
  8. package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/store/ChromeEditorStore.d.ts +2 -2
  9. package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/store/ComponentEditorStore.d.ts +4 -4
  10. package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/store/ContainersEditorStore.d.ts +2 -2
  11. package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/typography/store/TypographyEditorStore.d.ts +5 -5
  12. package/internal-do-not-import-from-here/ux/aurora/components/backgroundstyle/BackgroundStyleEditor.d.ts +2 -2
  13. package/internal-do-not-import-from-here/ux/aurora/components/borderpicker/BorderPicker.d.ts +2 -2
  14. package/internal-do-not-import-from-here/ux/aurora/components/chrome/ChromeBlueprintsViewer.d.ts +2 -2
  15. package/internal-do-not-import-from-here/ux/aurora/components/chrome/ChromePicker.d.ts +10 -10
  16. package/internal-do-not-import-from-here/ux/aurora/components/colorpickerV2/ColorPicker.d.ts +10 -10
  17. package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaPicker.d.ts +101 -101
  18. package/internal-do-not-import-from-here/ux/aurora/components/containerpicker/ContainerBlueprintsViewer.d.ts +2 -2
  19. package/internal-do-not-import-from-here/ux/aurora/components/containerpicker/ContainerPicker.d.ts +10 -10
  20. package/internal-do-not-import-from-here/ux/aurora/components/fillpicker/FillPicker.d.ts +2 -2
  21. package/internal-do-not-import-from-here/ux/aurora/components/iconstylepicker/IconStyleEditor.d.ts +2 -2
  22. package/internal-do-not-import-from-here/ux/aurora/components/iconstylepicker/IconStylePicker.d.ts +2 -2
  23. package/internal-do-not-import-from-here/ux/aurora/components/stylepicker/StylePicker.d.ts +10 -10
  24. package/internal-do-not-import-from-here/ux/aurora/components/textstylepicker/TextStylePicker.d.ts +2 -2
  25. package/internal-do-not-import-from-here/ux/aurora/components/typography/TypographyBlueprintsViewer.d.ts +2 -2
  26. package/internal-do-not-import-from-here/ux/aurora/store/ColorSchemaStore.d.ts +404 -400
  27. package/internal-do-not-import-from-here/ux/aurora/store/SpacingBlueprintStore.d.ts +399 -395
  28. package/internal-do-not-import-from-here/ux/aurora/store/ThemeContextStore.d.ts +60 -60
  29. package/internal-do-not-import-from-here/ux/aurora/store/TypographyBlueprintStore.d.ts +399 -395
  30. package/internal-do-not-import-from-here/ux/aurora/themeprovider/ThemeProvider.d.ts +10 -10
  31. package/internal-do-not-import-from-here/ux/datetimepicker/IDateTimePicker.d.ts +2 -1
  32. package/internal-do-not-import-from-here/ux/{velcron/editor/components/AddComponent.d.ts → datetimepicker/docs/DateTimePickerExample.d.ts} +8 -4
  33. package/internal-do-not-import-from-here/ux/datetimepicker/docs/ExampleComponents.d.ts +1 -0
  34. package/internal-do-not-import-from-here/ux/datetimepicker/docs/index.d.ts +1 -0
  35. package/internal-do-not-import-from-here/ux/editorchrome/chrome/EditorChrome.d.ts +22 -1
  36. package/internal-do-not-import-from-here/ux/identities/IdentityRenderer.d.ts +1 -1
  37. package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerDialog.d.ts +9 -9
  38. package/internal-do-not-import-from-here/ux/journey/JourneyBlade.d.ts +1 -1
  39. package/internal-do-not-import-from-here/ux/journey/JourneyMenu.d.ts +1 -1
  40. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/blockplaceholder/BlockPlaceholder.d.ts +1 -1
  41. package/internal-do-not-import-from-here/ux/markdown/MarkdownEditor.d.ts +9 -9
  42. package/internal-do-not-import-from-here/ux/markdown/MarkdownRenderer.d.ts +9 -9
  43. package/internal-do-not-import-from-here/ux/monaco/MonacoEditor.d.ts +6 -6
  44. package/internal-do-not-import-from-here/ux/oxide/alert/Alert.d.ts +9 -9
  45. package/internal-do-not-import-from-here/ux/oxide/appbar/Appbar.d.ts +22 -1
  46. package/internal-do-not-import-from-here/ux/oxide/badge/Badge.d.ts +1 -1
  47. package/internal-do-not-import-from-here/ux/oxide/btn/Button.d.ts +10 -10
  48. package/internal-do-not-import-from-here/ux/oxide/column/Column.d.ts +10 -10
  49. package/internal-do-not-import-from-here/ux/oxide/column/ColumnGrid.d.ts +64 -64
  50. package/internal-do-not-import-from-here/ux/oxide/datatable/DataTable.css.d.ts +410 -406
  51. package/internal-do-not-import-from-here/ux/oxide/datatable/DataTable.d.ts +822 -814
  52. package/internal-do-not-import-from-here/ux/oxide/datepicker/DatePicker.d.ts +21 -0
  53. package/internal-do-not-import-from-here/ux/oxide/dialog/Dialog.d.ts +1 -1
  54. package/internal-do-not-import-from-here/ux/oxide/divider/Divider.d.ts +10 -10
  55. package/internal-do-not-import-from-here/ux/oxide/expansionpanel/ExpansionPanel.d.ts +1 -1
  56. package/internal-do-not-import-from-here/ux/oxide/expansionpanel/ExpansionPanels.d.ts +9 -9
  57. package/internal-do-not-import-from-here/ux/oxide/flex/Row.d.ts +20 -20
  58. package/internal-do-not-import-from-here/ux/oxide/hostprovider/HostProvider.d.ts +19 -19
  59. package/internal-do-not-import-from-here/ux/oxide/link/Link.d.ts +9 -9
  60. package/internal-do-not-import-from-here/ux/oxide/list/ListItem.d.ts +1 -1
  61. package/internal-do-not-import-from-here/ux/oxide/menu/Menu.d.ts +9 -9
  62. package/internal-do-not-import-from-here/ux/oxide/panel/Panel.d.ts +9 -9
  63. package/internal-do-not-import-from-here/ux/oxide/radio/RadioGroup.d.ts +1 -1
  64. package/internal-do-not-import-from-here/ux/oxide/select/Select.d.ts +822 -814
  65. package/internal-do-not-import-from-here/ux/oxide/stepper/StepperStep.d.ts +1 -1
  66. package/internal-do-not-import-from-here/ux/oxide/tab/Tab.d.ts +1 -1
  67. package/internal-do-not-import-from-here/ux/oxide/tab/Tabs.d.ts +10 -10
  68. package/internal-do-not-import-from-here/ux/oxide/text/Text.d.ts +9 -9
  69. package/internal-do-not-import-from-here/ux/oxide/timepicker/TimePicker.d.ts +65 -0
  70. package/internal-do-not-import-from-here/ux/oxide/timepicker/docs/ExampleComponents.d.ts +1 -0
  71. package/internal-do-not-import-from-here/ux/oxide/timepicker/docs/SampleComponent.d.ts +55 -0
  72. package/internal-do-not-import-from-here/ux/oxide/timepicker/docs/index.d.ts +1 -0
  73. package/internal-do-not-import-from-here/ux/oxide/toolbar/Toolbar.d.ts +10 -10
  74. package/internal-do-not-import-from-here/ux/post/templates/PostCardDisplay.d.ts +1 -1
  75. package/internal-do-not-import-from-here/ux/properties/block/components/PropertySettings.d.ts +91 -91
  76. package/internal-do-not-import-from-here/ux/richtexteditorrenderer/RichTextEditorRendererSignIn.d.ts +39 -0
  77. package/internal-do-not-import-from-here/ux/rollupfilter/RollupFilter.d.ts +2 -1
  78. package/internal-do-not-import-from-here/ux/use/UseColorSchemaSetup.d.ts +410 -406
  79. package/internal-do-not-import-from-here/ux/use/UseIcon.d.ts +1 -0
  80. package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew/VelcronContentEditor.css.d.ts +1 -1
  81. package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew/VelcronContentEditor.d.ts +80 -0
  82. package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew/components/DefinitionToolbar.css.d.ts +3 -0
  83. package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew/components/DefinitionToolbar.d.ts +60 -0
  84. package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew/editorHooks/ContentEditorHooks.css.d.ts +2 -1
  85. package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew/models/EditorRenderingHooks.d.ts +3 -2
  86. package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew/stores/ContentEditorStore.d.ts +16 -0
  87. package/internal-do-not-import-from-here/ux/velcron/components/definitionpicker/VelcronDefinitionPicker.d.ts +1 -1
  88. package/internal-do-not-import-from-here/ux/velcron/components/propertieseditor/VelcronPropertiesEditor.d.ts +11 -11
  89. package/internal-do-not-import-from-here/ux/velcron/core/models/VelcronDefinitions.d.ts +4 -4
  90. package/internal-do-not-import-from-here/ux/velcron/core/models/VelcronPropertyEditorDefinitions.d.ts +16 -212
  91. package/internal-do-not-import-from-here/ux/velcron/core/models/VelcronState.d.ts +201 -0
  92. package/internal-do-not-import-from-here/ux/velcron/core/models/index.d.ts +1 -0
  93. package/internal-do-not-import-from-here/ux/velcron/core/parser/VelcronData.d.ts +6 -6
  94. package/internal-do-not-import-from-here/ux/velcron/core/stores/VelcronColorSchema.d.ts +1 -1
  95. package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/{editor/VelcronEditorBuilder2.d.ts → VelcronEditorBuilder.d.ts} +10 -10
  96. package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/{editor → old/editor}/VelcronColorSchemaEditor.d.ts +2 -2
  97. package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/{editor → old/editor}/VelcronContentEditor.d.ts +2 -2
  98. package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/{editor → old/editor}/VelcronEditorBuilder.d.ts +2 -2
  99. package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/{editor → old/editor}/VelcronEditorBuilderBase.d.ts +3 -3
  100. package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/{editor → old/editor}/VelcronImageEditor.d.ts +2 -2
  101. package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/{editor → old/editor}/VelcronPropertyMappingEditorBuilder.d.ts +2 -2
  102. package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/useVelcronEditorBuilder.d.ts +2 -2
  103. package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/useVelcronTemplateBuilder.d.ts +3 -3
  104. package/internal-do-not-import-from-here/ux/velcron/editor/components/{AddComponent.css.d.ts → AddItem.css.d.ts} +1 -1
  105. package/internal-do-not-import-from-here/ux/velcron/editor/components/AddItem.d.ts +56 -0
  106. package/internal-do-not-import-from-here/ux/velcron/editor/components/panels/edit-data/EditDataMemberPanel.d.ts +3 -3
  107. package/internal-do-not-import-from-here/ux/velcron/editor/models/Enums.d.ts +2 -0
  108. package/internal-do-not-import-from-here/ux/velcron/editor/models/Shared.d.ts +2 -2
  109. package/internal-do-not-import-from-here/ux/velcron/editor/models/VelcronDescriptors.d.ts +3 -3
  110. package/internal-do-not-import-from-here/ux/velcron/editor/stores/VelcronEditorStore.d.ts +5 -5
  111. package/internal-do-not-import-from-here/ux/velcron/editor/templates/EditorTemplates.d.ts +5 -0
  112. package/internal-do-not-import-from-here/ux/velcron/renderer/VelcronRenderer.d.ts +5 -5
  113. package/internal-do-not-import-from-here/ux/velcron/renderer/components/Editor.d.ts +6 -6
  114. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/ColorSchemaEditor.d.ts +95 -95
  115. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/PropertyEditorCreator.d.ts +10 -10
  116. package/internal-do-not-import-from-here/ux/versionedlayout/blade/VersionedLayoutBladeBuilder.d.ts +6 -4
  117. package/internal-do-not-import-from-here/ux/versionedlayout/editor/VersionedLayoutDefinitionEditorItem.d.ts +1 -0
  118. package/internal-do-not-import-from-here/ux/versionedlayout/editor/VersionedLayoutEditor.d.ts +6 -4
  119. package/internal-do-not-import-from-here/wctypings.d.ts +27 -14
  120. package/package.json +2 -2
  121. package/internal-do-not-import-from-here/ux/oxide/datepicker/DateTimePicker.d.ts +0 -138
  122. package/internal-do-not-import-from-here/ux/versionedlayout/blade/VersionedLayoutStyle.css.d.ts +0 -3
  123. /package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/{state → old/state}/VelcronBlockHeaderStateBuilder.d.ts +0 -0
  124. /package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/{state → old/state}/VelcronColorSchemaBuilder.d.ts +0 -0
  125. /package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/{state → old/state}/VelcronContentStateBuilder.d.ts +0 -0
  126. /package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/{state → old/state}/VelcronImageStateBuilder.d.ts +0 -0
  127. /package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/{state → old/state}/VelcronPropertyMappingStateBuilder.d.ts +0 -0
  128. /package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/{state → old/state}/VelcronStateBuilder.d.ts +0 -0
  129. /package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/{state → old/state}/VelcronStateBuilderBase.d.ts +0 -0
  130. /package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/{state → old/state}/VelcronTextContentBuilder.d.ts +0 -0
@@ -10,7 +10,7 @@ declare const _default: {
10
10
  onContainer: ColorDefinition;
11
11
  isContainer: boolean;
12
12
  name: string;
13
- colorSchemaType: "info" | "error" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
13
+ colorSchemaType: "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
14
14
  id: import("@omnia/fx-models").GuidValue;
15
15
  };
16
16
  events: {
@@ -20,13 +20,13 @@ declare const _default: {
20
20
  onMutatedOnContainer: import("../../..").MessageBusExposeOnlySubscription<ColorDefinition>;
21
21
  onMutatedIsContainer: import("../../..").MessageBusExposeOnlySubscription<boolean>;
22
22
  onMutatedName: import("../../..").MessageBusExposeOnlySubscription<string>;
23
- onMutatedColorSchemaType: import("../../..").MessageBusExposeOnlySubscription<"info" | "error" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic">;
23
+ onMutatedColorSchemaType: import("../../..").MessageBusExposeOnlySubscription<"primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic">;
24
24
  onMutatedId: import("../../..").MessageBusExposeOnlySubscription<import("@omnia/fx-models").GuidValue>;
25
25
  } & Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>;
26
26
  actions: {
27
27
  onDispatching: {
28
28
  setColorSchema: {
29
- subscribe(fn: (colorSchemaType: "info" | "error" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic", container?: boolean) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
29
+ subscribe(fn: (colorSchemaType: "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic", container?: boolean) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
30
30
  };
31
31
  setCustomColorSchema: {
32
32
  subscribe(fn: (colorSchema: import("@omnia/fx-models").ColorSchema, container?: boolean) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
@@ -118,16 +118,16 @@ declare const _default: {
118
118
  };
119
119
  deactivated(): void;
120
120
  };
121
- colorSchema(colorSchemaType: "info" | "error" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic"): import("@omnia/fx-models").ColorSchema;
121
+ colorSchema(colorSchemaType: "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic"): import("@omnia/fx-models").ColorSchema;
122
122
  typography(): import("@omnia/fx-models").TypographyBlueprints;
123
123
  fillValue(value: import("@omnia/fx-models").FillDefinitionValue, type: "typography"): any;
124
124
  spacing(): import("@omnia/fx-models").SpacingBlueprints;
125
125
  component(): import("@omnia/fx-models").ComponentBlueprints;
126
- color(colorSchemaType: "info" | "error" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic", colorType: "container" | "base" | "onBase" | "onContainer" | import("@omnia/fx-models").ColorTypes): string;
127
- colorDefinition(colorSchemaType: "info" | "error" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic", colorType: "container" | "base" | "onBase" | "onContainer" | import("@omnia/fx-models").ColorTypes): ColorDefinition;
126
+ color(colorSchemaType: "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic", colorType: "container" | "base" | "onBase" | "onContainer" | import("@omnia/fx-models").ColorTypes): string;
127
+ colorDefinition(colorSchemaType: "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic", colorType: "container" | "base" | "onBase" | "onContainer" | import("@omnia/fx-models").ColorTypes): ColorDefinition;
128
128
  complementaryColorType(colorType: "container" | "base" | "onBase" | "onContainer" | import("@omnia/fx-models").ColorTypes): import("@omnia/fx-models").ColorTypes;
129
- complementaryColor(colorSchemaType: "info" | "error" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic", colorType: "container" | "base" | "onBase" | "onContainer" | import("@omnia/fx-models").ColorTypes): string;
130
- complementaryColorDefinition(colorSchemaType: "info" | "error" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic", colorType: "container" | "base" | "onBase" | "onContainer" | import("@omnia/fx-models").ColorTypes): ColorDefinition;
129
+ complementaryColor(colorSchemaType: "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic", colorType: "container" | "base" | "onBase" | "onContainer" | import("@omnia/fx-models").ColorTypes): string;
130
+ complementaryColorDefinition(colorSchemaType: "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic", colorType: "container" | "base" | "onBase" | "onContainer" | import("@omnia/fx-models").ColorTypes): ColorDefinition;
131
131
  currentTheme(): import("@omnia/fx-models").ThemeDefinitionV2;
132
132
  };
133
133
  }) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
@@ -135,7 +135,7 @@ declare const _default: {
135
135
  };
136
136
  onDispatched: {
137
137
  setColorSchema: {
138
- subscribe(fn: (result: void, colorSchemaType: "info" | "error" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic", container?: boolean) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
138
+ subscribe(fn: (result: void, colorSchemaType: "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic", container?: boolean) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
139
139
  };
140
140
  setCustomColorSchema: {
141
141
  subscribe(fn: (result: void, colorSchema: import("@omnia/fx-models").ColorSchema, container?: boolean) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
@@ -227,16 +227,16 @@ declare const _default: {
227
227
  };
228
228
  deactivated(): void;
229
229
  };
230
- colorSchema(colorSchemaType: "info" | "error" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic"): import("@omnia/fx-models").ColorSchema;
230
+ colorSchema(colorSchemaType: "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic"): import("@omnia/fx-models").ColorSchema;
231
231
  typography(): import("@omnia/fx-models").TypographyBlueprints;
232
232
  fillValue(value: import("@omnia/fx-models").FillDefinitionValue, type: "typography"): any;
233
233
  spacing(): import("@omnia/fx-models").SpacingBlueprints;
234
234
  component(): import("@omnia/fx-models").ComponentBlueprints;
235
- color(colorSchemaType: "info" | "error" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic", colorType: "container" | "base" | "onBase" | "onContainer" | import("@omnia/fx-models").ColorTypes): string;
236
- colorDefinition(colorSchemaType: "info" | "error" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic", colorType: "container" | "base" | "onBase" | "onContainer" | import("@omnia/fx-models").ColorTypes): ColorDefinition;
235
+ color(colorSchemaType: "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic", colorType: "container" | "base" | "onBase" | "onContainer" | import("@omnia/fx-models").ColorTypes): string;
236
+ colorDefinition(colorSchemaType: "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic", colorType: "container" | "base" | "onBase" | "onContainer" | import("@omnia/fx-models").ColorTypes): ColorDefinition;
237
237
  complementaryColorType(colorType: "container" | "base" | "onBase" | "onContainer" | import("@omnia/fx-models").ColorTypes): import("@omnia/fx-models").ColorTypes;
238
- complementaryColor(colorSchemaType: "info" | "error" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic", colorType: "container" | "base" | "onBase" | "onContainer" | import("@omnia/fx-models").ColorTypes): string;
239
- complementaryColorDefinition(colorSchemaType: "info" | "error" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic", colorType: "container" | "base" | "onBase" | "onContainer" | import("@omnia/fx-models").ColorTypes): ColorDefinition;
238
+ complementaryColor(colorSchemaType: "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic", colorType: "container" | "base" | "onBase" | "onContainer" | import("@omnia/fx-models").ColorTypes): string;
239
+ complementaryColorDefinition(colorSchemaType: "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic", colorType: "container" | "base" | "onBase" | "onContainer" | import("@omnia/fx-models").ColorTypes): ColorDefinition;
240
240
  currentTheme(): import("@omnia/fx-models").ThemeDefinitionV2;
241
241
  };
242
242
  }) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
@@ -244,7 +244,7 @@ declare const _default: {
244
244
  };
245
245
  onFailure: {
246
246
  setColorSchema: {
247
- subscribe(fn: (failureReason: any, colorSchemaType: "info" | "error" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic", container?: boolean) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
247
+ subscribe(fn: (failureReason: any, colorSchemaType: "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic", container?: boolean) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
248
248
  };
249
249
  setCustomColorSchema: {
250
250
  subscribe(fn: (failureReason: any, colorSchema: import("@omnia/fx-models").ColorSchema, container?: boolean) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
@@ -336,23 +336,23 @@ declare const _default: {
336
336
  };
337
337
  deactivated(): void;
338
338
  };
339
- colorSchema(colorSchemaType: "info" | "error" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic"): import("@omnia/fx-models").ColorSchema;
339
+ colorSchema(colorSchemaType: "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic"): import("@omnia/fx-models").ColorSchema;
340
340
  typography(): import("@omnia/fx-models").TypographyBlueprints;
341
341
  fillValue(value: import("@omnia/fx-models").FillDefinitionValue, type: "typography"): any;
342
342
  spacing(): import("@omnia/fx-models").SpacingBlueprints;
343
343
  component(): import("@omnia/fx-models").ComponentBlueprints;
344
- color(colorSchemaType: "info" | "error" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic", colorType: "container" | "base" | "onBase" | "onContainer" | import("@omnia/fx-models").ColorTypes): string;
345
- colorDefinition(colorSchemaType: "info" | "error" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic", colorType: "container" | "base" | "onBase" | "onContainer" | import("@omnia/fx-models").ColorTypes): ColorDefinition;
344
+ color(colorSchemaType: "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic", colorType: "container" | "base" | "onBase" | "onContainer" | import("@omnia/fx-models").ColorTypes): string;
345
+ colorDefinition(colorSchemaType: "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic", colorType: "container" | "base" | "onBase" | "onContainer" | import("@omnia/fx-models").ColorTypes): ColorDefinition;
346
346
  complementaryColorType(colorType: "container" | "base" | "onBase" | "onContainer" | import("@omnia/fx-models").ColorTypes): import("@omnia/fx-models").ColorTypes;
347
- complementaryColor(colorSchemaType: "info" | "error" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic", colorType: "container" | "base" | "onBase" | "onContainer" | import("@omnia/fx-models").ColorTypes): string;
348
- complementaryColorDefinition(colorSchemaType: "info" | "error" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic", colorType: "container" | "base" | "onBase" | "onContainer" | import("@omnia/fx-models").ColorTypes): ColorDefinition;
347
+ complementaryColor(colorSchemaType: "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic", colorType: "container" | "base" | "onBase" | "onContainer" | import("@omnia/fx-models").ColorTypes): string;
348
+ complementaryColorDefinition(colorSchemaType: "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic", colorType: "container" | "base" | "onBase" | "onContainer" | import("@omnia/fx-models").ColorTypes): ColorDefinition;
349
349
  currentTheme(): import("@omnia/fx-models").ThemeDefinitionV2;
350
350
  };
351
351
  }) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
352
352
  };
353
353
  };
354
354
  } & {
355
- setColorSchema(colorSchemaType: "info" | "error" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic", container?: boolean): void;
355
+ setColorSchema(colorSchemaType: "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic", container?: boolean): void;
356
356
  setCustomColorSchema(colorSchema: import("@omnia/fx-models").ColorSchema, container?: boolean): void;
357
357
  setColor(colorDefinition: ColorDefinition, colorType: import("@omnia/fx-models").ColorTypes): void;
358
358
  setThemeStore(themeStoreInstance: {
@@ -438,16 +438,16 @@ declare const _default: {
438
438
  };
439
439
  deactivated(): void;
440
440
  };
441
- colorSchema(colorSchemaType: "info" | "error" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic"): import("@omnia/fx-models").ColorSchema;
441
+ colorSchema(colorSchemaType: "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic"): import("@omnia/fx-models").ColorSchema;
442
442
  typography(): import("@omnia/fx-models").TypographyBlueprints;
443
443
  fillValue(value: import("@omnia/fx-models").FillDefinitionValue, type: "typography"): any;
444
444
  spacing(): import("@omnia/fx-models").SpacingBlueprints;
445
445
  component(): import("@omnia/fx-models").ComponentBlueprints;
446
- color(colorSchemaType: "info" | "error" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic", colorType: "container" | "base" | "onBase" | "onContainer" | import("@omnia/fx-models").ColorTypes): string;
447
- colorDefinition(colorSchemaType: "info" | "error" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic", colorType: "container" | "base" | "onBase" | "onContainer" | import("@omnia/fx-models").ColorTypes): ColorDefinition;
446
+ color(colorSchemaType: "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic", colorType: "container" | "base" | "onBase" | "onContainer" | import("@omnia/fx-models").ColorTypes): string;
447
+ colorDefinition(colorSchemaType: "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic", colorType: "container" | "base" | "onBase" | "onContainer" | import("@omnia/fx-models").ColorTypes): ColorDefinition;
448
448
  complementaryColorType(colorType: "container" | "base" | "onBase" | "onContainer" | import("@omnia/fx-models").ColorTypes): import("@omnia/fx-models").ColorTypes;
449
- complementaryColor(colorSchemaType: "info" | "error" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic", colorType: "container" | "base" | "onBase" | "onContainer" | import("@omnia/fx-models").ColorTypes): string;
450
- complementaryColorDefinition(colorSchemaType: "info" | "error" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic", colorType: "container" | "base" | "onBase" | "onContainer" | import("@omnia/fx-models").ColorTypes): ColorDefinition;
449
+ complementaryColor(colorSchemaType: "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic", colorType: "container" | "base" | "onBase" | "onContainer" | import("@omnia/fx-models").ColorTypes): string;
450
+ complementaryColorDefinition(colorSchemaType: "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic", colorType: "container" | "base" | "onBase" | "onContainer" | import("@omnia/fx-models").ColorTypes): ColorDefinition;
451
451
  currentTheme(): import("@omnia/fx-models").ThemeDefinitionV2;
452
452
  };
453
453
  }): void;
@@ -795,12 +795,12 @@ declare const _default: {
795
795
  colors: (string | {
796
796
  colorType: "container" | "base" | "onBase" | "onContainer";
797
797
  toned?: boolean;
798
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
798
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
799
799
  } | {
800
800
  color: string | {
801
801
  colorType: "container" | "base" | "onBase" | "onContainer";
802
802
  toned?: boolean;
803
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
803
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
804
804
  };
805
805
  stop?: number;
806
806
  })[];
@@ -811,12 +811,12 @@ declare const _default: {
811
811
  colors: (string | {
812
812
  colorType: "container" | "base" | "onBase" | "onContainer";
813
813
  toned?: boolean;
814
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
814
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
815
815
  } | {
816
816
  color: string | {
817
817
  colorType: "container" | "base" | "onBase" | "onContainer";
818
818
  toned?: boolean;
819
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
819
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
820
820
  };
821
821
  stop?: number;
822
822
  })[];
@@ -827,12 +827,12 @@ declare const _default: {
827
827
  colors: (string | {
828
828
  colorType: "container" | "base" | "onBase" | "onContainer";
829
829
  toned?: boolean;
830
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
830
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
831
831
  } | {
832
832
  color: string | {
833
833
  colorType: "container" | "base" | "onBase" | "onContainer";
834
834
  toned?: boolean;
835
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
835
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
836
836
  };
837
837
  stop?: number;
838
838
  })[];
@@ -1155,12 +1155,12 @@ declare const _default: {
1155
1155
  colors: (string | {
1156
1156
  colorType: "container" | "base" | "onBase" | "onContainer";
1157
1157
  toned?: boolean;
1158
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1158
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1159
1159
  } | {
1160
1160
  color: string | {
1161
1161
  colorType: "container" | "base" | "onBase" | "onContainer";
1162
1162
  toned?: boolean;
1163
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1163
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1164
1164
  };
1165
1165
  stop?: number;
1166
1166
  })[];
@@ -1169,7 +1169,7 @@ declare const _default: {
1169
1169
  } | {
1170
1170
  colorType: "container" | "base" | "onBase" | "onContainer";
1171
1171
  toned?: boolean;
1172
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1172
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1173
1173
  };
1174
1174
  border?: {
1175
1175
  radius?: {
@@ -1188,7 +1188,7 @@ declare const _default: {
1188
1188
  colors: (string | {
1189
1189
  colorType: "container" | "base" | "onBase" | "onContainer";
1190
1190
  toned?: boolean;
1191
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1191
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1192
1192
  } | {
1193
1193
  color: string | any;
1194
1194
  stop?: number;
@@ -1209,12 +1209,12 @@ declare const _default: {
1209
1209
  colors: (string | {
1210
1210
  colorType: "container" | "base" | "onBase" | "onContainer";
1211
1211
  toned?: boolean;
1212
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1212
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1213
1213
  } | {
1214
1214
  color: string | {
1215
1215
  colorType: "container" | "base" | "onBase" | "onContainer";
1216
1216
  toned?: boolean;
1217
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1217
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1218
1218
  };
1219
1219
  stop?: number;
1220
1220
  })[];
@@ -1223,7 +1223,7 @@ declare const _default: {
1223
1223
  } | {
1224
1224
  colorType: "container" | "base" | "onBase" | "onContainer";
1225
1225
  toned?: boolean;
1226
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1226
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1227
1227
  };
1228
1228
  typography?: {
1229
1229
  decoration?: string;
@@ -1243,7 +1243,7 @@ declare const _default: {
1243
1243
  lineHeight: number;
1244
1244
  };
1245
1245
  } | {
1246
- type: "title" | "text" | "navigation";
1246
+ type: "text" | "title" | "navigation";
1247
1247
  size: "xs" | "s" | "m" | "l" | "xl";
1248
1248
  };
1249
1249
  };
@@ -1252,12 +1252,12 @@ declare const _default: {
1252
1252
  colors: (string | {
1253
1253
  colorType: "container" | "base" | "onBase" | "onContainer";
1254
1254
  toned?: boolean;
1255
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1255
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1256
1256
  } | {
1257
1257
  color: string | {
1258
1258
  colorType: "container" | "base" | "onBase" | "onContainer";
1259
1259
  toned?: boolean;
1260
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1260
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1261
1261
  };
1262
1262
  stop?: number;
1263
1263
  })[];
@@ -1266,7 +1266,7 @@ declare const _default: {
1266
1266
  } | {
1267
1267
  colorType: "container" | "base" | "onBase" | "onContainer";
1268
1268
  toned?: boolean;
1269
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1269
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1270
1270
  };
1271
1271
  size?: number;
1272
1272
  };
@@ -1283,12 +1283,12 @@ declare const _default: {
1283
1283
  colors: (string | {
1284
1284
  colorType: "container" | "base" | "onBase" | "onContainer";
1285
1285
  toned?: boolean;
1286
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1286
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1287
1287
  } | {
1288
1288
  color: string | {
1289
1289
  colorType: "container" | "base" | "onBase" | "onContainer";
1290
1290
  toned?: boolean;
1291
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1291
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1292
1292
  };
1293
1293
  stop?: number;
1294
1294
  })[];
@@ -1297,7 +1297,7 @@ declare const _default: {
1297
1297
  } | {
1298
1298
  colorType: "container" | "base" | "onBase" | "onContainer";
1299
1299
  toned?: boolean;
1300
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1300
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1301
1301
  };
1302
1302
  border?: {
1303
1303
  radius?: {
@@ -1316,7 +1316,7 @@ declare const _default: {
1316
1316
  colors: (string | {
1317
1317
  colorType: "container" | "base" | "onBase" | "onContainer";
1318
1318
  toned?: boolean;
1319
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1319
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1320
1320
  } | {
1321
1321
  color: string | any;
1322
1322
  stop?: number;
@@ -1337,12 +1337,12 @@ declare const _default: {
1337
1337
  colors: (string | {
1338
1338
  colorType: "container" | "base" | "onBase" | "onContainer";
1339
1339
  toned?: boolean;
1340
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1340
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1341
1341
  } | {
1342
1342
  color: string | {
1343
1343
  colorType: "container" | "base" | "onBase" | "onContainer";
1344
1344
  toned?: boolean;
1345
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1345
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1346
1346
  };
1347
1347
  stop?: number;
1348
1348
  })[];
@@ -1351,7 +1351,7 @@ declare const _default: {
1351
1351
  } | {
1352
1352
  colorType: "container" | "base" | "onBase" | "onContainer";
1353
1353
  toned?: boolean;
1354
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1354
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1355
1355
  };
1356
1356
  typography?: {
1357
1357
  decoration?: string;
@@ -1371,7 +1371,7 @@ declare const _default: {
1371
1371
  lineHeight: number;
1372
1372
  };
1373
1373
  } | {
1374
- type: "title" | "text" | "navigation";
1374
+ type: "text" | "title" | "navigation";
1375
1375
  size: "xs" | "s" | "m" | "l" | "xl";
1376
1376
  };
1377
1377
  };
@@ -1380,12 +1380,12 @@ declare const _default: {
1380
1380
  colors: (string | {
1381
1381
  colorType: "container" | "base" | "onBase" | "onContainer";
1382
1382
  toned?: boolean;
1383
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1383
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1384
1384
  } | {
1385
1385
  color: string | {
1386
1386
  colorType: "container" | "base" | "onBase" | "onContainer";
1387
1387
  toned?: boolean;
1388
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1388
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1389
1389
  };
1390
1390
  stop?: number;
1391
1391
  })[];
@@ -1394,7 +1394,7 @@ declare const _default: {
1394
1394
  } | {
1395
1395
  colorType: "container" | "base" | "onBase" | "onContainer";
1396
1396
  toned?: boolean;
1397
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1397
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1398
1398
  };
1399
1399
  size?: number;
1400
1400
  };
@@ -1411,12 +1411,12 @@ declare const _default: {
1411
1411
  colors: (string | {
1412
1412
  colorType: "container" | "base" | "onBase" | "onContainer";
1413
1413
  toned?: boolean;
1414
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1414
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1415
1415
  } | {
1416
1416
  color: string | {
1417
1417
  colorType: "container" | "base" | "onBase" | "onContainer";
1418
1418
  toned?: boolean;
1419
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1419
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1420
1420
  };
1421
1421
  stop?: number;
1422
1422
  })[];
@@ -1425,7 +1425,7 @@ declare const _default: {
1425
1425
  } | {
1426
1426
  colorType: "container" | "base" | "onBase" | "onContainer";
1427
1427
  toned?: boolean;
1428
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1428
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1429
1429
  };
1430
1430
  border?: {
1431
1431
  radius?: {
@@ -1444,7 +1444,7 @@ declare const _default: {
1444
1444
  colors: (string | {
1445
1445
  colorType: "container" | "base" | "onBase" | "onContainer";
1446
1446
  toned?: boolean;
1447
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1447
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1448
1448
  } | {
1449
1449
  color: string | any;
1450
1450
  stop?: number;
@@ -1465,12 +1465,12 @@ declare const _default: {
1465
1465
  colors: (string | {
1466
1466
  colorType: "container" | "base" | "onBase" | "onContainer";
1467
1467
  toned?: boolean;
1468
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1468
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1469
1469
  } | {
1470
1470
  color: string | {
1471
1471
  colorType: "container" | "base" | "onBase" | "onContainer";
1472
1472
  toned?: boolean;
1473
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1473
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1474
1474
  };
1475
1475
  stop?: number;
1476
1476
  })[];
@@ -1479,7 +1479,7 @@ declare const _default: {
1479
1479
  } | {
1480
1480
  colorType: "container" | "base" | "onBase" | "onContainer";
1481
1481
  toned?: boolean;
1482
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1482
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1483
1483
  };
1484
1484
  typography?: {
1485
1485
  decoration?: string;
@@ -1499,7 +1499,7 @@ declare const _default: {
1499
1499
  lineHeight: number;
1500
1500
  };
1501
1501
  } | {
1502
- type: "title" | "text" | "navigation";
1502
+ type: "text" | "title" | "navigation";
1503
1503
  size: "xs" | "s" | "m" | "l" | "xl";
1504
1504
  };
1505
1505
  };
@@ -1508,12 +1508,12 @@ declare const _default: {
1508
1508
  colors: (string | {
1509
1509
  colorType: "container" | "base" | "onBase" | "onContainer";
1510
1510
  toned?: boolean;
1511
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1511
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1512
1512
  } | {
1513
1513
  color: string | {
1514
1514
  colorType: "container" | "base" | "onBase" | "onContainer";
1515
1515
  toned?: boolean;
1516
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1516
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1517
1517
  };
1518
1518
  stop?: number;
1519
1519
  })[];
@@ -1522,7 +1522,7 @@ declare const _default: {
1522
1522
  } | {
1523
1523
  colorType: "container" | "base" | "onBase" | "onContainer";
1524
1524
  toned?: boolean;
1525
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1525
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1526
1526
  };
1527
1527
  size?: number;
1528
1528
  };
@@ -1539,12 +1539,12 @@ declare const _default: {
1539
1539
  colors: (string | {
1540
1540
  colorType: "container" | "base" | "onBase" | "onContainer";
1541
1541
  toned?: boolean;
1542
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1542
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1543
1543
  } | {
1544
1544
  color: string | {
1545
1545
  colorType: "container" | "base" | "onBase" | "onContainer";
1546
1546
  toned?: boolean;
1547
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1547
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1548
1548
  };
1549
1549
  stop?: number;
1550
1550
  })[];
@@ -1553,7 +1553,7 @@ declare const _default: {
1553
1553
  } | {
1554
1554
  colorType: "container" | "base" | "onBase" | "onContainer";
1555
1555
  toned?: boolean;
1556
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1556
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1557
1557
  };
1558
1558
  border?: {
1559
1559
  radius?: {
@@ -1572,7 +1572,7 @@ declare const _default: {
1572
1572
  colors: (string | {
1573
1573
  colorType: "container" | "base" | "onBase" | "onContainer";
1574
1574
  toned?: boolean;
1575
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1575
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1576
1576
  } | {
1577
1577
  color: string | any;
1578
1578
  stop?: number;
@@ -1593,12 +1593,12 @@ declare const _default: {
1593
1593
  colors: (string | {
1594
1594
  colorType: "container" | "base" | "onBase" | "onContainer";
1595
1595
  toned?: boolean;
1596
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1596
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1597
1597
  } | {
1598
1598
  color: string | {
1599
1599
  colorType: "container" | "base" | "onBase" | "onContainer";
1600
1600
  toned?: boolean;
1601
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1601
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1602
1602
  };
1603
1603
  stop?: number;
1604
1604
  })[];
@@ -1607,7 +1607,7 @@ declare const _default: {
1607
1607
  } | {
1608
1608
  colorType: "container" | "base" | "onBase" | "onContainer";
1609
1609
  toned?: boolean;
1610
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1610
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1611
1611
  };
1612
1612
  typography?: {
1613
1613
  decoration?: string;
@@ -1627,7 +1627,7 @@ declare const _default: {
1627
1627
  lineHeight: number;
1628
1628
  };
1629
1629
  } | {
1630
- type: "title" | "text" | "navigation";
1630
+ type: "text" | "title" | "navigation";
1631
1631
  size: "xs" | "s" | "m" | "l" | "xl";
1632
1632
  };
1633
1633
  };
@@ -1636,12 +1636,12 @@ declare const _default: {
1636
1636
  colors: (string | {
1637
1637
  colorType: "container" | "base" | "onBase" | "onContainer";
1638
1638
  toned?: boolean;
1639
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1639
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1640
1640
  } | {
1641
1641
  color: string | {
1642
1642
  colorType: "container" | "base" | "onBase" | "onContainer";
1643
1643
  toned?: boolean;
1644
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1644
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1645
1645
  };
1646
1646
  stop?: number;
1647
1647
  })[];
@@ -1650,7 +1650,7 @@ declare const _default: {
1650
1650
  } | {
1651
1651
  colorType: "container" | "base" | "onBase" | "onContainer";
1652
1652
  toned?: boolean;
1653
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1653
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1654
1654
  };
1655
1655
  size?: number;
1656
1656
  };
@@ -1667,12 +1667,12 @@ declare const _default: {
1667
1667
  colors: (string | {
1668
1668
  colorType: "container" | "base" | "onBase" | "onContainer";
1669
1669
  toned?: boolean;
1670
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1670
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1671
1671
  } | {
1672
1672
  color: string | {
1673
1673
  colorType: "container" | "base" | "onBase" | "onContainer";
1674
1674
  toned?: boolean;
1675
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1675
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1676
1676
  };
1677
1677
  stop?: number;
1678
1678
  })[];
@@ -1681,7 +1681,7 @@ declare const _default: {
1681
1681
  } | {
1682
1682
  colorType: "container" | "base" | "onBase" | "onContainer";
1683
1683
  toned?: boolean;
1684
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1684
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1685
1685
  };
1686
1686
  border?: {
1687
1687
  radius?: {
@@ -1700,7 +1700,7 @@ declare const _default: {
1700
1700
  colors: (string | {
1701
1701
  colorType: "container" | "base" | "onBase" | "onContainer";
1702
1702
  toned?: boolean;
1703
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1703
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1704
1704
  } | {
1705
1705
  color: string | any;
1706
1706
  stop?: number;
@@ -1721,12 +1721,12 @@ declare const _default: {
1721
1721
  colors: (string | {
1722
1722
  colorType: "container" | "base" | "onBase" | "onContainer";
1723
1723
  toned?: boolean;
1724
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1724
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1725
1725
  } | {
1726
1726
  color: string | {
1727
1727
  colorType: "container" | "base" | "onBase" | "onContainer";
1728
1728
  toned?: boolean;
1729
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1729
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1730
1730
  };
1731
1731
  stop?: number;
1732
1732
  })[];
@@ -1735,7 +1735,7 @@ declare const _default: {
1735
1735
  } | {
1736
1736
  colorType: "container" | "base" | "onBase" | "onContainer";
1737
1737
  toned?: boolean;
1738
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1738
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1739
1739
  };
1740
1740
  typography?: {
1741
1741
  decoration?: string;
@@ -1755,7 +1755,7 @@ declare const _default: {
1755
1755
  lineHeight: number;
1756
1756
  };
1757
1757
  } | {
1758
- type: "title" | "text" | "navigation";
1758
+ type: "text" | "title" | "navigation";
1759
1759
  size: "xs" | "s" | "m" | "l" | "xl";
1760
1760
  };
1761
1761
  };
@@ -1764,12 +1764,12 @@ declare const _default: {
1764
1764
  colors: (string | {
1765
1765
  colorType: "container" | "base" | "onBase" | "onContainer";
1766
1766
  toned?: boolean;
1767
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1767
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1768
1768
  } | {
1769
1769
  color: string | {
1770
1770
  colorType: "container" | "base" | "onBase" | "onContainer";
1771
1771
  toned?: boolean;
1772
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1772
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1773
1773
  };
1774
1774
  stop?: number;
1775
1775
  })[];
@@ -1778,7 +1778,7 @@ declare const _default: {
1778
1778
  } | {
1779
1779
  colorType: "container" | "base" | "onBase" | "onContainer";
1780
1780
  toned?: boolean;
1781
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1781
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1782
1782
  };
1783
1783
  size?: number;
1784
1784
  };
@@ -1795,12 +1795,12 @@ declare const _default: {
1795
1795
  colors: (string | {
1796
1796
  colorType: "container" | "base" | "onBase" | "onContainer";
1797
1797
  toned?: boolean;
1798
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1798
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1799
1799
  } | {
1800
1800
  color: string | {
1801
1801
  colorType: "container" | "base" | "onBase" | "onContainer";
1802
1802
  toned?: boolean;
1803
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1803
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1804
1804
  };
1805
1805
  stop?: number;
1806
1806
  })[];
@@ -1809,7 +1809,7 @@ declare const _default: {
1809
1809
  } | {
1810
1810
  colorType: "container" | "base" | "onBase" | "onContainer";
1811
1811
  toned?: boolean;
1812
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1812
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1813
1813
  };
1814
1814
  border?: {
1815
1815
  radius?: {
@@ -1828,7 +1828,7 @@ declare const _default: {
1828
1828
  colors: (string | {
1829
1829
  colorType: "container" | "base" | "onBase" | "onContainer";
1830
1830
  toned?: boolean;
1831
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1831
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1832
1832
  } | {
1833
1833
  color: string | any;
1834
1834
  stop?: number;
@@ -1849,12 +1849,12 @@ declare const _default: {
1849
1849
  colors: (string | {
1850
1850
  colorType: "container" | "base" | "onBase" | "onContainer";
1851
1851
  toned?: boolean;
1852
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1852
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1853
1853
  } | {
1854
1854
  color: string | {
1855
1855
  colorType: "container" | "base" | "onBase" | "onContainer";
1856
1856
  toned?: boolean;
1857
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1857
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1858
1858
  };
1859
1859
  stop?: number;
1860
1860
  })[];
@@ -1863,7 +1863,7 @@ declare const _default: {
1863
1863
  } | {
1864
1864
  colorType: "container" | "base" | "onBase" | "onContainer";
1865
1865
  toned?: boolean;
1866
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1866
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1867
1867
  };
1868
1868
  typography?: {
1869
1869
  decoration?: string;
@@ -1883,7 +1883,7 @@ declare const _default: {
1883
1883
  lineHeight: number;
1884
1884
  };
1885
1885
  } | {
1886
- type: "title" | "text" | "navigation";
1886
+ type: "text" | "title" | "navigation";
1887
1887
  size: "xs" | "s" | "m" | "l" | "xl";
1888
1888
  };
1889
1889
  };
@@ -1892,12 +1892,12 @@ declare const _default: {
1892
1892
  colors: (string | {
1893
1893
  colorType: "container" | "base" | "onBase" | "onContainer";
1894
1894
  toned?: boolean;
1895
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1895
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1896
1896
  } | {
1897
1897
  color: string | {
1898
1898
  colorType: "container" | "base" | "onBase" | "onContainer";
1899
1899
  toned?: boolean;
1900
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1900
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1901
1901
  };
1902
1902
  stop?: number;
1903
1903
  })[];
@@ -1906,7 +1906,7 @@ declare const _default: {
1906
1906
  } | {
1907
1907
  colorType: "container" | "base" | "onBase" | "onContainer";
1908
1908
  toned?: boolean;
1909
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1909
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1910
1910
  };
1911
1911
  size?: number;
1912
1912
  };
@@ -1923,12 +1923,12 @@ declare const _default: {
1923
1923
  colors: (string | {
1924
1924
  colorType: "container" | "base" | "onBase" | "onContainer";
1925
1925
  toned?: boolean;
1926
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1926
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1927
1927
  } | {
1928
1928
  color: string | {
1929
1929
  colorType: "container" | "base" | "onBase" | "onContainer";
1930
1930
  toned?: boolean;
1931
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1931
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1932
1932
  };
1933
1933
  stop?: number;
1934
1934
  })[];
@@ -1937,7 +1937,7 @@ declare const _default: {
1937
1937
  } | {
1938
1938
  colorType: "container" | "base" | "onBase" | "onContainer";
1939
1939
  toned?: boolean;
1940
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1940
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1941
1941
  };
1942
1942
  border?: {
1943
1943
  radius?: {
@@ -1956,7 +1956,7 @@ declare const _default: {
1956
1956
  colors: (string | {
1957
1957
  colorType: "container" | "base" | "onBase" | "onContainer";
1958
1958
  toned?: boolean;
1959
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1959
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1960
1960
  } | {
1961
1961
  color: string | any;
1962
1962
  stop?: number;
@@ -1977,12 +1977,12 @@ declare const _default: {
1977
1977
  colors: (string | {
1978
1978
  colorType: "container" | "base" | "onBase" | "onContainer";
1979
1979
  toned?: boolean;
1980
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1980
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1981
1981
  } | {
1982
1982
  color: string | {
1983
1983
  colorType: "container" | "base" | "onBase" | "onContainer";
1984
1984
  toned?: boolean;
1985
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1985
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1986
1986
  };
1987
1987
  stop?: number;
1988
1988
  })[];
@@ -1991,7 +1991,7 @@ declare const _default: {
1991
1991
  } | {
1992
1992
  colorType: "container" | "base" | "onBase" | "onContainer";
1993
1993
  toned?: boolean;
1994
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
1994
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
1995
1995
  };
1996
1996
  typography?: {
1997
1997
  decoration?: string;
@@ -2011,7 +2011,7 @@ declare const _default: {
2011
2011
  lineHeight: number;
2012
2012
  };
2013
2013
  } | {
2014
- type: "title" | "text" | "navigation";
2014
+ type: "text" | "title" | "navigation";
2015
2015
  size: "xs" | "s" | "m" | "l" | "xl";
2016
2016
  };
2017
2017
  };
@@ -2020,12 +2020,12 @@ declare const _default: {
2020
2020
  colors: (string | {
2021
2021
  colorType: "container" | "base" | "onBase" | "onContainer";
2022
2022
  toned?: boolean;
2023
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2023
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2024
2024
  } | {
2025
2025
  color: string | {
2026
2026
  colorType: "container" | "base" | "onBase" | "onContainer";
2027
2027
  toned?: boolean;
2028
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2028
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2029
2029
  };
2030
2030
  stop?: number;
2031
2031
  })[];
@@ -2034,7 +2034,7 @@ declare const _default: {
2034
2034
  } | {
2035
2035
  colorType: "container" | "base" | "onBase" | "onContainer";
2036
2036
  toned?: boolean;
2037
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2037
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2038
2038
  };
2039
2039
  size?: number;
2040
2040
  };
@@ -2051,12 +2051,12 @@ declare const _default: {
2051
2051
  colors: (string | {
2052
2052
  colorType: "container" | "base" | "onBase" | "onContainer";
2053
2053
  toned?: boolean;
2054
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2054
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2055
2055
  } | {
2056
2056
  color: string | {
2057
2057
  colorType: "container" | "base" | "onBase" | "onContainer";
2058
2058
  toned?: boolean;
2059
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2059
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2060
2060
  };
2061
2061
  stop?: number;
2062
2062
  })[];
@@ -2065,7 +2065,7 @@ declare const _default: {
2065
2065
  } | {
2066
2066
  colorType: "container" | "base" | "onBase" | "onContainer";
2067
2067
  toned?: boolean;
2068
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2068
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2069
2069
  };
2070
2070
  border?: {
2071
2071
  radius?: {
@@ -2084,7 +2084,7 @@ declare const _default: {
2084
2084
  colors: (string | {
2085
2085
  colorType: "container" | "base" | "onBase" | "onContainer";
2086
2086
  toned?: boolean;
2087
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2087
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2088
2088
  } | {
2089
2089
  color: string | any;
2090
2090
  stop?: number;
@@ -2105,12 +2105,12 @@ declare const _default: {
2105
2105
  colors: (string | {
2106
2106
  colorType: "container" | "base" | "onBase" | "onContainer";
2107
2107
  toned?: boolean;
2108
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2108
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2109
2109
  } | {
2110
2110
  color: string | {
2111
2111
  colorType: "container" | "base" | "onBase" | "onContainer";
2112
2112
  toned?: boolean;
2113
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2113
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2114
2114
  };
2115
2115
  stop?: number;
2116
2116
  })[];
@@ -2119,7 +2119,7 @@ declare const _default: {
2119
2119
  } | {
2120
2120
  colorType: "container" | "base" | "onBase" | "onContainer";
2121
2121
  toned?: boolean;
2122
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2122
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2123
2123
  };
2124
2124
  typography?: {
2125
2125
  decoration?: string;
@@ -2139,7 +2139,7 @@ declare const _default: {
2139
2139
  lineHeight: number;
2140
2140
  };
2141
2141
  } | {
2142
- type: "title" | "text" | "navigation";
2142
+ type: "text" | "title" | "navigation";
2143
2143
  size: "xs" | "s" | "m" | "l" | "xl";
2144
2144
  };
2145
2145
  };
@@ -2148,12 +2148,12 @@ declare const _default: {
2148
2148
  colors: (string | {
2149
2149
  colorType: "container" | "base" | "onBase" | "onContainer";
2150
2150
  toned?: boolean;
2151
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2151
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2152
2152
  } | {
2153
2153
  color: string | {
2154
2154
  colorType: "container" | "base" | "onBase" | "onContainer";
2155
2155
  toned?: boolean;
2156
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2156
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2157
2157
  };
2158
2158
  stop?: number;
2159
2159
  })[];
@@ -2162,7 +2162,7 @@ declare const _default: {
2162
2162
  } | {
2163
2163
  colorType: "container" | "base" | "onBase" | "onContainer";
2164
2164
  toned?: boolean;
2165
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2165
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2166
2166
  };
2167
2167
  size?: number;
2168
2168
  };
@@ -2179,12 +2179,12 @@ declare const _default: {
2179
2179
  colors: (string | {
2180
2180
  colorType: "container" | "base" | "onBase" | "onContainer";
2181
2181
  toned?: boolean;
2182
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2182
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2183
2183
  } | {
2184
2184
  color: string | {
2185
2185
  colorType: "container" | "base" | "onBase" | "onContainer";
2186
2186
  toned?: boolean;
2187
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2187
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2188
2188
  };
2189
2189
  stop?: number;
2190
2190
  })[];
@@ -2193,7 +2193,7 @@ declare const _default: {
2193
2193
  } | {
2194
2194
  colorType: "container" | "base" | "onBase" | "onContainer";
2195
2195
  toned?: boolean;
2196
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2196
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2197
2197
  };
2198
2198
  border?: {
2199
2199
  radius?: {
@@ -2212,7 +2212,7 @@ declare const _default: {
2212
2212
  colors: (string | {
2213
2213
  colorType: "container" | "base" | "onBase" | "onContainer";
2214
2214
  toned?: boolean;
2215
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2215
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2216
2216
  } | {
2217
2217
  color: string | any;
2218
2218
  stop?: number;
@@ -2233,12 +2233,12 @@ declare const _default: {
2233
2233
  colors: (string | {
2234
2234
  colorType: "container" | "base" | "onBase" | "onContainer";
2235
2235
  toned?: boolean;
2236
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2236
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2237
2237
  } | {
2238
2238
  color: string | {
2239
2239
  colorType: "container" | "base" | "onBase" | "onContainer";
2240
2240
  toned?: boolean;
2241
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2241
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2242
2242
  };
2243
2243
  stop?: number;
2244
2244
  })[];
@@ -2247,7 +2247,7 @@ declare const _default: {
2247
2247
  } | {
2248
2248
  colorType: "container" | "base" | "onBase" | "onContainer";
2249
2249
  toned?: boolean;
2250
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2250
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2251
2251
  };
2252
2252
  typography?: {
2253
2253
  decoration?: string;
@@ -2267,7 +2267,7 @@ declare const _default: {
2267
2267
  lineHeight: number;
2268
2268
  };
2269
2269
  } | {
2270
- type: "title" | "text" | "navigation";
2270
+ type: "text" | "title" | "navigation";
2271
2271
  size: "xs" | "s" | "m" | "l" | "xl";
2272
2272
  };
2273
2273
  };
@@ -2276,12 +2276,12 @@ declare const _default: {
2276
2276
  colors: (string | {
2277
2277
  colorType: "container" | "base" | "onBase" | "onContainer";
2278
2278
  toned?: boolean;
2279
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2279
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2280
2280
  } | {
2281
2281
  color: string | {
2282
2282
  colorType: "container" | "base" | "onBase" | "onContainer";
2283
2283
  toned?: boolean;
2284
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2284
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2285
2285
  };
2286
2286
  stop?: number;
2287
2287
  })[];
@@ -2290,7 +2290,7 @@ declare const _default: {
2290
2290
  } | {
2291
2291
  colorType: "container" | "base" | "onBase" | "onContainer";
2292
2292
  toned?: boolean;
2293
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2293
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2294
2294
  };
2295
2295
  size?: number;
2296
2296
  };
@@ -2309,12 +2309,12 @@ declare const _default: {
2309
2309
  colors: (string | {
2310
2310
  colorType: "container" | "base" | "onBase" | "onContainer";
2311
2311
  toned?: boolean;
2312
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2312
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2313
2313
  } | {
2314
2314
  color: string | {
2315
2315
  colorType: "container" | "base" | "onBase" | "onContainer";
2316
2316
  toned?: boolean;
2317
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2317
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2318
2318
  };
2319
2319
  stop?: number;
2320
2320
  })[];
@@ -2323,7 +2323,7 @@ declare const _default: {
2323
2323
  } | {
2324
2324
  colorType: "container" | "base" | "onBase" | "onContainer";
2325
2325
  toned?: boolean;
2326
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2326
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2327
2327
  };
2328
2328
  border?: {
2329
2329
  radius?: {
@@ -2342,7 +2342,7 @@ declare const _default: {
2342
2342
  colors: (string | {
2343
2343
  colorType: "container" | "base" | "onBase" | "onContainer";
2344
2344
  toned?: boolean;
2345
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2345
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2346
2346
  } | {
2347
2347
  color: string | any;
2348
2348
  stop?: number;
@@ -2363,12 +2363,12 @@ declare const _default: {
2363
2363
  colors: (string | {
2364
2364
  colorType: "container" | "base" | "onBase" | "onContainer";
2365
2365
  toned?: boolean;
2366
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2366
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2367
2367
  } | {
2368
2368
  color: string | {
2369
2369
  colorType: "container" | "base" | "onBase" | "onContainer";
2370
2370
  toned?: boolean;
2371
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2371
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2372
2372
  };
2373
2373
  stop?: number;
2374
2374
  })[];
@@ -2377,7 +2377,7 @@ declare const _default: {
2377
2377
  } | {
2378
2378
  colorType: "container" | "base" | "onBase" | "onContainer";
2379
2379
  toned?: boolean;
2380
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2380
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2381
2381
  };
2382
2382
  typography?: {
2383
2383
  decoration?: string;
@@ -2397,7 +2397,7 @@ declare const _default: {
2397
2397
  lineHeight: number;
2398
2398
  };
2399
2399
  } | {
2400
- type: "title" | "text" | "navigation";
2400
+ type: "text" | "title" | "navigation";
2401
2401
  size: "xs" | "s" | "m" | "l" | "xl";
2402
2402
  };
2403
2403
  };
@@ -2406,12 +2406,12 @@ declare const _default: {
2406
2406
  colors: (string | {
2407
2407
  colorType: "container" | "base" | "onBase" | "onContainer";
2408
2408
  toned?: boolean;
2409
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2409
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2410
2410
  } | {
2411
2411
  color: string | {
2412
2412
  colorType: "container" | "base" | "onBase" | "onContainer";
2413
2413
  toned?: boolean;
2414
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2414
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2415
2415
  };
2416
2416
  stop?: number;
2417
2417
  })[];
@@ -2420,7 +2420,7 @@ declare const _default: {
2420
2420
  } | {
2421
2421
  colorType: "container" | "base" | "onBase" | "onContainer";
2422
2422
  toned?: boolean;
2423
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2423
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2424
2424
  };
2425
2425
  size?: number;
2426
2426
  };
@@ -2437,12 +2437,12 @@ declare const _default: {
2437
2437
  colors: (string | {
2438
2438
  colorType: "container" | "base" | "onBase" | "onContainer";
2439
2439
  toned?: boolean;
2440
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2440
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2441
2441
  } | {
2442
2442
  color: string | {
2443
2443
  colorType: "container" | "base" | "onBase" | "onContainer";
2444
2444
  toned?: boolean;
2445
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2445
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2446
2446
  };
2447
2447
  stop?: number;
2448
2448
  })[];
@@ -2451,7 +2451,7 @@ declare const _default: {
2451
2451
  } | {
2452
2452
  colorType: "container" | "base" | "onBase" | "onContainer";
2453
2453
  toned?: boolean;
2454
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2454
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2455
2455
  };
2456
2456
  border?: {
2457
2457
  radius?: {
@@ -2470,7 +2470,7 @@ declare const _default: {
2470
2470
  colors: (string | {
2471
2471
  colorType: "container" | "base" | "onBase" | "onContainer";
2472
2472
  toned?: boolean;
2473
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2473
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2474
2474
  } | {
2475
2475
  color: string | any;
2476
2476
  stop?: number;
@@ -2491,12 +2491,12 @@ declare const _default: {
2491
2491
  colors: (string | {
2492
2492
  colorType: "container" | "base" | "onBase" | "onContainer";
2493
2493
  toned?: boolean;
2494
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2494
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2495
2495
  } | {
2496
2496
  color: string | {
2497
2497
  colorType: "container" | "base" | "onBase" | "onContainer";
2498
2498
  toned?: boolean;
2499
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2499
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2500
2500
  };
2501
2501
  stop?: number;
2502
2502
  })[];
@@ -2505,7 +2505,7 @@ declare const _default: {
2505
2505
  } | {
2506
2506
  colorType: "container" | "base" | "onBase" | "onContainer";
2507
2507
  toned?: boolean;
2508
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2508
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2509
2509
  };
2510
2510
  typography?: {
2511
2511
  decoration?: string;
@@ -2525,7 +2525,7 @@ declare const _default: {
2525
2525
  lineHeight: number;
2526
2526
  };
2527
2527
  } | {
2528
- type: "title" | "text" | "navigation";
2528
+ type: "text" | "title" | "navigation";
2529
2529
  size: "xs" | "s" | "m" | "l" | "xl";
2530
2530
  };
2531
2531
  };
@@ -2534,12 +2534,12 @@ declare const _default: {
2534
2534
  colors: (string | {
2535
2535
  colorType: "container" | "base" | "onBase" | "onContainer";
2536
2536
  toned?: boolean;
2537
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2537
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2538
2538
  } | {
2539
2539
  color: string | {
2540
2540
  colorType: "container" | "base" | "onBase" | "onContainer";
2541
2541
  toned?: boolean;
2542
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2542
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2543
2543
  };
2544
2544
  stop?: number;
2545
2545
  })[];
@@ -2548,7 +2548,7 @@ declare const _default: {
2548
2548
  } | {
2549
2549
  colorType: "container" | "base" | "onBase" | "onContainer";
2550
2550
  toned?: boolean;
2551
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2551
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2552
2552
  };
2553
2553
  size?: number;
2554
2554
  };
@@ -2565,12 +2565,12 @@ declare const _default: {
2565
2565
  colors: (string | {
2566
2566
  colorType: "container" | "base" | "onBase" | "onContainer";
2567
2567
  toned?: boolean;
2568
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2568
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2569
2569
  } | {
2570
2570
  color: string | {
2571
2571
  colorType: "container" | "base" | "onBase" | "onContainer";
2572
2572
  toned?: boolean;
2573
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2573
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2574
2574
  };
2575
2575
  stop?: number;
2576
2576
  })[];
@@ -2579,7 +2579,7 @@ declare const _default: {
2579
2579
  } | {
2580
2580
  colorType: "container" | "base" | "onBase" | "onContainer";
2581
2581
  toned?: boolean;
2582
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2582
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2583
2583
  };
2584
2584
  border?: {
2585
2585
  radius?: {
@@ -2598,7 +2598,7 @@ declare const _default: {
2598
2598
  colors: (string | {
2599
2599
  colorType: "container" | "base" | "onBase" | "onContainer";
2600
2600
  toned?: boolean;
2601
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2601
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2602
2602
  } | {
2603
2603
  color: string | any;
2604
2604
  stop?: number;
@@ -2619,12 +2619,12 @@ declare const _default: {
2619
2619
  colors: (string | {
2620
2620
  colorType: "container" | "base" | "onBase" | "onContainer";
2621
2621
  toned?: boolean;
2622
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2622
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2623
2623
  } | {
2624
2624
  color: string | {
2625
2625
  colorType: "container" | "base" | "onBase" | "onContainer";
2626
2626
  toned?: boolean;
2627
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2627
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2628
2628
  };
2629
2629
  stop?: number;
2630
2630
  })[];
@@ -2633,7 +2633,7 @@ declare const _default: {
2633
2633
  } | {
2634
2634
  colorType: "container" | "base" | "onBase" | "onContainer";
2635
2635
  toned?: boolean;
2636
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2636
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2637
2637
  };
2638
2638
  typography?: {
2639
2639
  decoration?: string;
@@ -2653,7 +2653,7 @@ declare const _default: {
2653
2653
  lineHeight: number;
2654
2654
  };
2655
2655
  } | {
2656
- type: "title" | "text" | "navigation";
2656
+ type: "text" | "title" | "navigation";
2657
2657
  size: "xs" | "s" | "m" | "l" | "xl";
2658
2658
  };
2659
2659
  };
@@ -2662,12 +2662,12 @@ declare const _default: {
2662
2662
  colors: (string | {
2663
2663
  colorType: "container" | "base" | "onBase" | "onContainer";
2664
2664
  toned?: boolean;
2665
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2665
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2666
2666
  } | {
2667
2667
  color: string | {
2668
2668
  colorType: "container" | "base" | "onBase" | "onContainer";
2669
2669
  toned?: boolean;
2670
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2670
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2671
2671
  };
2672
2672
  stop?: number;
2673
2673
  })[];
@@ -2676,7 +2676,7 @@ declare const _default: {
2676
2676
  } | {
2677
2677
  colorType: "container" | "base" | "onBase" | "onContainer";
2678
2678
  toned?: boolean;
2679
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2679
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2680
2680
  };
2681
2681
  size?: number;
2682
2682
  };
@@ -2693,12 +2693,12 @@ declare const _default: {
2693
2693
  colors: (string | {
2694
2694
  colorType: "container" | "base" | "onBase" | "onContainer";
2695
2695
  toned?: boolean;
2696
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2696
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2697
2697
  } | {
2698
2698
  color: string | {
2699
2699
  colorType: "container" | "base" | "onBase" | "onContainer";
2700
2700
  toned?: boolean;
2701
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2701
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2702
2702
  };
2703
2703
  stop?: number;
2704
2704
  })[];
@@ -2707,7 +2707,7 @@ declare const _default: {
2707
2707
  } | {
2708
2708
  colorType: "container" | "base" | "onBase" | "onContainer";
2709
2709
  toned?: boolean;
2710
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2710
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2711
2711
  };
2712
2712
  border?: {
2713
2713
  radius?: {
@@ -2726,7 +2726,7 @@ declare const _default: {
2726
2726
  colors: (string | {
2727
2727
  colorType: "container" | "base" | "onBase" | "onContainer";
2728
2728
  toned?: boolean;
2729
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2729
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2730
2730
  } | {
2731
2731
  color: string | any;
2732
2732
  stop?: number;
@@ -2747,12 +2747,12 @@ declare const _default: {
2747
2747
  colors: (string | {
2748
2748
  colorType: "container" | "base" | "onBase" | "onContainer";
2749
2749
  toned?: boolean;
2750
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2750
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2751
2751
  } | {
2752
2752
  color: string | {
2753
2753
  colorType: "container" | "base" | "onBase" | "onContainer";
2754
2754
  toned?: boolean;
2755
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2755
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2756
2756
  };
2757
2757
  stop?: number;
2758
2758
  })[];
@@ -2761,7 +2761,7 @@ declare const _default: {
2761
2761
  } | {
2762
2762
  colorType: "container" | "base" | "onBase" | "onContainer";
2763
2763
  toned?: boolean;
2764
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2764
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2765
2765
  };
2766
2766
  typography?: {
2767
2767
  decoration?: string;
@@ -2781,7 +2781,7 @@ declare const _default: {
2781
2781
  lineHeight: number;
2782
2782
  };
2783
2783
  } | {
2784
- type: "title" | "text" | "navigation";
2784
+ type: "text" | "title" | "navigation";
2785
2785
  size: "xs" | "s" | "m" | "l" | "xl";
2786
2786
  };
2787
2787
  };
@@ -2790,12 +2790,12 @@ declare const _default: {
2790
2790
  colors: (string | {
2791
2791
  colorType: "container" | "base" | "onBase" | "onContainer";
2792
2792
  toned?: boolean;
2793
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2793
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2794
2794
  } | {
2795
2795
  color: string | {
2796
2796
  colorType: "container" | "base" | "onBase" | "onContainer";
2797
2797
  toned?: boolean;
2798
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2798
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2799
2799
  };
2800
2800
  stop?: number;
2801
2801
  })[];
@@ -2804,7 +2804,7 @@ declare const _default: {
2804
2804
  } | {
2805
2805
  colorType: "container" | "base" | "onBase" | "onContainer";
2806
2806
  toned?: boolean;
2807
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2807
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2808
2808
  };
2809
2809
  size?: number;
2810
2810
  };
@@ -2821,12 +2821,12 @@ declare const _default: {
2821
2821
  colors: (string | {
2822
2822
  colorType: "container" | "base" | "onBase" | "onContainer";
2823
2823
  toned?: boolean;
2824
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2824
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2825
2825
  } | {
2826
2826
  color: string | {
2827
2827
  colorType: "container" | "base" | "onBase" | "onContainer";
2828
2828
  toned?: boolean;
2829
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2829
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2830
2830
  };
2831
2831
  stop?: number;
2832
2832
  })[];
@@ -2835,7 +2835,7 @@ declare const _default: {
2835
2835
  } | {
2836
2836
  colorType: "container" | "base" | "onBase" | "onContainer";
2837
2837
  toned?: boolean;
2838
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2838
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2839
2839
  };
2840
2840
  border?: {
2841
2841
  radius?: {
@@ -2854,7 +2854,7 @@ declare const _default: {
2854
2854
  colors: (string | {
2855
2855
  colorType: "container" | "base" | "onBase" | "onContainer";
2856
2856
  toned?: boolean;
2857
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2857
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2858
2858
  } | {
2859
2859
  color: string | any;
2860
2860
  stop?: number;
@@ -2875,12 +2875,12 @@ declare const _default: {
2875
2875
  colors: (string | {
2876
2876
  colorType: "container" | "base" | "onBase" | "onContainer";
2877
2877
  toned?: boolean;
2878
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2878
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2879
2879
  } | {
2880
2880
  color: string | {
2881
2881
  colorType: "container" | "base" | "onBase" | "onContainer";
2882
2882
  toned?: boolean;
2883
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2883
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2884
2884
  };
2885
2885
  stop?: number;
2886
2886
  })[];
@@ -2889,7 +2889,7 @@ declare const _default: {
2889
2889
  } | {
2890
2890
  colorType: "container" | "base" | "onBase" | "onContainer";
2891
2891
  toned?: boolean;
2892
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2892
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2893
2893
  };
2894
2894
  typography?: {
2895
2895
  decoration?: string;
@@ -2909,7 +2909,7 @@ declare const _default: {
2909
2909
  lineHeight: number;
2910
2910
  };
2911
2911
  } | {
2912
- type: "title" | "text" | "navigation";
2912
+ type: "text" | "title" | "navigation";
2913
2913
  size: "xs" | "s" | "m" | "l" | "xl";
2914
2914
  };
2915
2915
  };
@@ -2918,12 +2918,12 @@ declare const _default: {
2918
2918
  colors: (string | {
2919
2919
  colorType: "container" | "base" | "onBase" | "onContainer";
2920
2920
  toned?: boolean;
2921
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2921
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2922
2922
  } | {
2923
2923
  color: string | {
2924
2924
  colorType: "container" | "base" | "onBase" | "onContainer";
2925
2925
  toned?: boolean;
2926
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2926
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2927
2927
  };
2928
2928
  stop?: number;
2929
2929
  })[];
@@ -2932,7 +2932,7 @@ declare const _default: {
2932
2932
  } | {
2933
2933
  colorType: "container" | "base" | "onBase" | "onContainer";
2934
2934
  toned?: boolean;
2935
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2935
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2936
2936
  };
2937
2937
  size?: number;
2938
2938
  };
@@ -2949,12 +2949,12 @@ declare const _default: {
2949
2949
  colors: (string | {
2950
2950
  colorType: "container" | "base" | "onBase" | "onContainer";
2951
2951
  toned?: boolean;
2952
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2952
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2953
2953
  } | {
2954
2954
  color: string | {
2955
2955
  colorType: "container" | "base" | "onBase" | "onContainer";
2956
2956
  toned?: boolean;
2957
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2957
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2958
2958
  };
2959
2959
  stop?: number;
2960
2960
  })[];
@@ -2963,7 +2963,7 @@ declare const _default: {
2963
2963
  } | {
2964
2964
  colorType: "container" | "base" | "onBase" | "onContainer";
2965
2965
  toned?: boolean;
2966
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2966
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2967
2967
  };
2968
2968
  border?: {
2969
2969
  radius?: {
@@ -2982,7 +2982,7 @@ declare const _default: {
2982
2982
  colors: (string | {
2983
2983
  colorType: "container" | "base" | "onBase" | "onContainer";
2984
2984
  toned?: boolean;
2985
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
2985
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
2986
2986
  } | {
2987
2987
  color: string | any;
2988
2988
  stop?: number;
@@ -3003,12 +3003,12 @@ declare const _default: {
3003
3003
  colors: (string | {
3004
3004
  colorType: "container" | "base" | "onBase" | "onContainer";
3005
3005
  toned?: boolean;
3006
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3006
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3007
3007
  } | {
3008
3008
  color: string | {
3009
3009
  colorType: "container" | "base" | "onBase" | "onContainer";
3010
3010
  toned?: boolean;
3011
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3011
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3012
3012
  };
3013
3013
  stop?: number;
3014
3014
  })[];
@@ -3017,7 +3017,7 @@ declare const _default: {
3017
3017
  } | {
3018
3018
  colorType: "container" | "base" | "onBase" | "onContainer";
3019
3019
  toned?: boolean;
3020
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3020
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3021
3021
  };
3022
3022
  typography?: {
3023
3023
  decoration?: string;
@@ -3037,7 +3037,7 @@ declare const _default: {
3037
3037
  lineHeight: number;
3038
3038
  };
3039
3039
  } | {
3040
- type: "title" | "text" | "navigation";
3040
+ type: "text" | "title" | "navigation";
3041
3041
  size: "xs" | "s" | "m" | "l" | "xl";
3042
3042
  };
3043
3043
  };
@@ -3046,12 +3046,12 @@ declare const _default: {
3046
3046
  colors: (string | {
3047
3047
  colorType: "container" | "base" | "onBase" | "onContainer";
3048
3048
  toned?: boolean;
3049
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3049
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3050
3050
  } | {
3051
3051
  color: string | {
3052
3052
  colorType: "container" | "base" | "onBase" | "onContainer";
3053
3053
  toned?: boolean;
3054
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3054
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3055
3055
  };
3056
3056
  stop?: number;
3057
3057
  })[];
@@ -3060,7 +3060,7 @@ declare const _default: {
3060
3060
  } | {
3061
3061
  colorType: "container" | "base" | "onBase" | "onContainer";
3062
3062
  toned?: boolean;
3063
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3063
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3064
3064
  };
3065
3065
  size?: number;
3066
3066
  };
@@ -3077,12 +3077,12 @@ declare const _default: {
3077
3077
  colors: (string | {
3078
3078
  colorType: "container" | "base" | "onBase" | "onContainer";
3079
3079
  toned?: boolean;
3080
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3080
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3081
3081
  } | {
3082
3082
  color: string | {
3083
3083
  colorType: "container" | "base" | "onBase" | "onContainer";
3084
3084
  toned?: boolean;
3085
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3085
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3086
3086
  };
3087
3087
  stop?: number;
3088
3088
  })[];
@@ -3091,7 +3091,7 @@ declare const _default: {
3091
3091
  } | {
3092
3092
  colorType: "container" | "base" | "onBase" | "onContainer";
3093
3093
  toned?: boolean;
3094
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3094
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3095
3095
  };
3096
3096
  border?: {
3097
3097
  radius?: {
@@ -3110,7 +3110,7 @@ declare const _default: {
3110
3110
  colors: (string | {
3111
3111
  colorType: "container" | "base" | "onBase" | "onContainer";
3112
3112
  toned?: boolean;
3113
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3113
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3114
3114
  } | {
3115
3115
  color: string | any;
3116
3116
  stop?: number;
@@ -3131,12 +3131,12 @@ declare const _default: {
3131
3131
  colors: (string | {
3132
3132
  colorType: "container" | "base" | "onBase" | "onContainer";
3133
3133
  toned?: boolean;
3134
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3134
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3135
3135
  } | {
3136
3136
  color: string | {
3137
3137
  colorType: "container" | "base" | "onBase" | "onContainer";
3138
3138
  toned?: boolean;
3139
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3139
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3140
3140
  };
3141
3141
  stop?: number;
3142
3142
  })[];
@@ -3145,7 +3145,7 @@ declare const _default: {
3145
3145
  } | {
3146
3146
  colorType: "container" | "base" | "onBase" | "onContainer";
3147
3147
  toned?: boolean;
3148
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3148
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3149
3149
  };
3150
3150
  typography?: {
3151
3151
  decoration?: string;
@@ -3165,7 +3165,7 @@ declare const _default: {
3165
3165
  lineHeight: number;
3166
3166
  };
3167
3167
  } | {
3168
- type: "title" | "text" | "navigation";
3168
+ type: "text" | "title" | "navigation";
3169
3169
  size: "xs" | "s" | "m" | "l" | "xl";
3170
3170
  };
3171
3171
  };
@@ -3174,12 +3174,12 @@ declare const _default: {
3174
3174
  colors: (string | {
3175
3175
  colorType: "container" | "base" | "onBase" | "onContainer";
3176
3176
  toned?: boolean;
3177
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3177
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3178
3178
  } | {
3179
3179
  color: string | {
3180
3180
  colorType: "container" | "base" | "onBase" | "onContainer";
3181
3181
  toned?: boolean;
3182
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3182
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3183
3183
  };
3184
3184
  stop?: number;
3185
3185
  })[];
@@ -3188,7 +3188,7 @@ declare const _default: {
3188
3188
  } | {
3189
3189
  colorType: "container" | "base" | "onBase" | "onContainer";
3190
3190
  toned?: boolean;
3191
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3191
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3192
3192
  };
3193
3193
  size?: number;
3194
3194
  };
@@ -3205,12 +3205,12 @@ declare const _default: {
3205
3205
  colors: (string | {
3206
3206
  colorType: "container" | "base" | "onBase" | "onContainer";
3207
3207
  toned?: boolean;
3208
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3208
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3209
3209
  } | {
3210
3210
  color: string | {
3211
3211
  colorType: "container" | "base" | "onBase" | "onContainer";
3212
3212
  toned?: boolean;
3213
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3213
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3214
3214
  };
3215
3215
  stop?: number;
3216
3216
  })[];
@@ -3219,7 +3219,7 @@ declare const _default: {
3219
3219
  } | {
3220
3220
  colorType: "container" | "base" | "onBase" | "onContainer";
3221
3221
  toned?: boolean;
3222
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3222
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3223
3223
  };
3224
3224
  border?: {
3225
3225
  radius?: {
@@ -3238,7 +3238,7 @@ declare const _default: {
3238
3238
  colors: (string | {
3239
3239
  colorType: "container" | "base" | "onBase" | "onContainer";
3240
3240
  toned?: boolean;
3241
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3241
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3242
3242
  } | {
3243
3243
  color: string | any;
3244
3244
  stop?: number;
@@ -3259,12 +3259,12 @@ declare const _default: {
3259
3259
  colors: (string | {
3260
3260
  colorType: "container" | "base" | "onBase" | "onContainer";
3261
3261
  toned?: boolean;
3262
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3262
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3263
3263
  } | {
3264
3264
  color: string | {
3265
3265
  colorType: "container" | "base" | "onBase" | "onContainer";
3266
3266
  toned?: boolean;
3267
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3267
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3268
3268
  };
3269
3269
  stop?: number;
3270
3270
  })[];
@@ -3273,7 +3273,7 @@ declare const _default: {
3273
3273
  } | {
3274
3274
  colorType: "container" | "base" | "onBase" | "onContainer";
3275
3275
  toned?: boolean;
3276
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3276
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3277
3277
  };
3278
3278
  typography?: {
3279
3279
  decoration?: string;
@@ -3293,7 +3293,7 @@ declare const _default: {
3293
3293
  lineHeight: number;
3294
3294
  };
3295
3295
  } | {
3296
- type: "title" | "text" | "navigation";
3296
+ type: "text" | "title" | "navigation";
3297
3297
  size: "xs" | "s" | "m" | "l" | "xl";
3298
3298
  };
3299
3299
  };
@@ -3302,12 +3302,12 @@ declare const _default: {
3302
3302
  colors: (string | {
3303
3303
  colorType: "container" | "base" | "onBase" | "onContainer";
3304
3304
  toned?: boolean;
3305
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3305
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3306
3306
  } | {
3307
3307
  color: string | {
3308
3308
  colorType: "container" | "base" | "onBase" | "onContainer";
3309
3309
  toned?: boolean;
3310
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3310
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3311
3311
  };
3312
3312
  stop?: number;
3313
3313
  })[];
@@ -3316,7 +3316,7 @@ declare const _default: {
3316
3316
  } | {
3317
3317
  colorType: "container" | "base" | "onBase" | "onContainer";
3318
3318
  toned?: boolean;
3319
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3319
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3320
3320
  };
3321
3321
  size?: number;
3322
3322
  };
@@ -3333,12 +3333,12 @@ declare const _default: {
3333
3333
  colors: (string | {
3334
3334
  colorType: "container" | "base" | "onBase" | "onContainer";
3335
3335
  toned?: boolean;
3336
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3336
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3337
3337
  } | {
3338
3338
  color: string | {
3339
3339
  colorType: "container" | "base" | "onBase" | "onContainer";
3340
3340
  toned?: boolean;
3341
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3341
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3342
3342
  };
3343
3343
  stop?: number;
3344
3344
  })[];
@@ -3347,7 +3347,7 @@ declare const _default: {
3347
3347
  } | {
3348
3348
  colorType: "container" | "base" | "onBase" | "onContainer";
3349
3349
  toned?: boolean;
3350
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3350
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3351
3351
  };
3352
3352
  border?: {
3353
3353
  radius?: {
@@ -3366,7 +3366,7 @@ declare const _default: {
3366
3366
  colors: (string | {
3367
3367
  colorType: "container" | "base" | "onBase" | "onContainer";
3368
3368
  toned?: boolean;
3369
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3369
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3370
3370
  } | {
3371
3371
  color: string | any;
3372
3372
  stop?: number;
@@ -3387,12 +3387,12 @@ declare const _default: {
3387
3387
  colors: (string | {
3388
3388
  colorType: "container" | "base" | "onBase" | "onContainer";
3389
3389
  toned?: boolean;
3390
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3390
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3391
3391
  } | {
3392
3392
  color: string | {
3393
3393
  colorType: "container" | "base" | "onBase" | "onContainer";
3394
3394
  toned?: boolean;
3395
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3395
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3396
3396
  };
3397
3397
  stop?: number;
3398
3398
  })[];
@@ -3401,7 +3401,7 @@ declare const _default: {
3401
3401
  } | {
3402
3402
  colorType: "container" | "base" | "onBase" | "onContainer";
3403
3403
  toned?: boolean;
3404
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3404
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3405
3405
  };
3406
3406
  typography?: {
3407
3407
  decoration?: string;
@@ -3421,7 +3421,7 @@ declare const _default: {
3421
3421
  lineHeight: number;
3422
3422
  };
3423
3423
  } | {
3424
- type: "title" | "text" | "navigation";
3424
+ type: "text" | "title" | "navigation";
3425
3425
  size: "xs" | "s" | "m" | "l" | "xl";
3426
3426
  };
3427
3427
  };
@@ -3430,12 +3430,12 @@ declare const _default: {
3430
3430
  colors: (string | {
3431
3431
  colorType: "container" | "base" | "onBase" | "onContainer";
3432
3432
  toned?: boolean;
3433
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3433
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3434
3434
  } | {
3435
3435
  color: string | {
3436
3436
  colorType: "container" | "base" | "onBase" | "onContainer";
3437
3437
  toned?: boolean;
3438
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3438
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3439
3439
  };
3440
3440
  stop?: number;
3441
3441
  })[];
@@ -3444,7 +3444,7 @@ declare const _default: {
3444
3444
  } | {
3445
3445
  colorType: "container" | "base" | "onBase" | "onContainer";
3446
3446
  toned?: boolean;
3447
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3447
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3448
3448
  };
3449
3449
  size?: number;
3450
3450
  };
@@ -3459,12 +3459,12 @@ declare const _default: {
3459
3459
  colors: (string | {
3460
3460
  colorType: "container" | "base" | "onBase" | "onContainer";
3461
3461
  toned?: boolean;
3462
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3462
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3463
3463
  } | {
3464
3464
  color: string | {
3465
3465
  colorType: "container" | "base" | "onBase" | "onContainer";
3466
3466
  toned?: boolean;
3467
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3467
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3468
3468
  };
3469
3469
  stop?: number;
3470
3470
  })[];
@@ -3473,7 +3473,7 @@ declare const _default: {
3473
3473
  } | {
3474
3474
  colorType: "container" | "base" | "onBase" | "onContainer";
3475
3475
  toned?: boolean;
3476
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3476
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3477
3477
  };
3478
3478
  border?: {
3479
3479
  radius?: {
@@ -3492,12 +3492,12 @@ declare const _default: {
3492
3492
  colors: (string | {
3493
3493
  colorType: "container" | "base" | "onBase" | "onContainer";
3494
3494
  toned?: boolean;
3495
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3495
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3496
3496
  } | {
3497
3497
  color: string | {
3498
3498
  colorType: "container" | "base" | "onBase" | "onContainer";
3499
3499
  toned?: boolean;
3500
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3500
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3501
3501
  };
3502
3502
  stop?: number;
3503
3503
  })[];
@@ -3529,23 +3529,23 @@ declare const _default: {
3529
3529
  grow?: boolean;
3530
3530
  minHeight?: number;
3531
3531
  minWidth?: number;
3532
- alignment?: "center" | "start" | "end";
3532
+ alignment?: "start" | "center" | "end";
3533
3533
  sliderColor?: string | {
3534
3534
  colorType: "container" | "base" | "onBase" | "onContainer";
3535
3535
  toned?: boolean;
3536
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3536
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3537
3537
  };
3538
3538
  text?: {
3539
3539
  color?: string | {
3540
3540
  colors: (string | {
3541
3541
  colorType: "container" | "base" | "onBase" | "onContainer";
3542
3542
  toned?: boolean;
3543
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3543
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3544
3544
  } | {
3545
3545
  color: string | {
3546
3546
  colorType: "container" | "base" | "onBase" | "onContainer";
3547
3547
  toned?: boolean;
3548
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3548
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3549
3549
  };
3550
3550
  stop?: number;
3551
3551
  })[];
@@ -3554,7 +3554,7 @@ declare const _default: {
3554
3554
  } | {
3555
3555
  colorType: "container" | "base" | "onBase" | "onContainer";
3556
3556
  toned?: boolean;
3557
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3557
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3558
3558
  };
3559
3559
  typography?: {
3560
3560
  decoration?: string;
@@ -3574,7 +3574,7 @@ declare const _default: {
3574
3574
  lineHeight: number;
3575
3575
  };
3576
3576
  } | {
3577
- type: "title" | "text" | "navigation";
3577
+ type: "text" | "title" | "navigation";
3578
3578
  size: "xs" | "s" | "m" | "l" | "xl";
3579
3579
  };
3580
3580
  };
@@ -3583,12 +3583,12 @@ declare const _default: {
3583
3583
  colors: (string | {
3584
3584
  colorType: "container" | "base" | "onBase" | "onContainer";
3585
3585
  toned?: boolean;
3586
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3586
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3587
3587
  } | {
3588
3588
  color: string | {
3589
3589
  colorType: "container" | "base" | "onBase" | "onContainer";
3590
3590
  toned?: boolean;
3591
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3591
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3592
3592
  };
3593
3593
  stop?: number;
3594
3594
  })[];
@@ -3597,7 +3597,7 @@ declare const _default: {
3597
3597
  } | {
3598
3598
  colorType: "container" | "base" | "onBase" | "onContainer";
3599
3599
  toned?: boolean;
3600
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3600
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3601
3601
  };
3602
3602
  size?: number;
3603
3603
  };
@@ -3613,12 +3613,12 @@ declare const _default: {
3613
3613
  colors: (string | {
3614
3614
  colorType: "container" | "base" | "onBase" | "onContainer";
3615
3615
  toned?: boolean;
3616
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3616
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3617
3617
  } | {
3618
3618
  color: string | {
3619
3619
  colorType: "container" | "base" | "onBase" | "onContainer";
3620
3620
  toned?: boolean;
3621
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3621
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3622
3622
  };
3623
3623
  stop?: number;
3624
3624
  })[];
@@ -3627,7 +3627,7 @@ declare const _default: {
3627
3627
  } | {
3628
3628
  colorType: "container" | "base" | "onBase" | "onContainer";
3629
3629
  toned?: boolean;
3630
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3630
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3631
3631
  };
3632
3632
  border?: {
3633
3633
  radius?: {
@@ -3646,7 +3646,7 @@ declare const _default: {
3646
3646
  colors: (string | {
3647
3647
  colorType: "container" | "base" | "onBase" | "onContainer";
3648
3648
  toned?: boolean;
3649
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3649
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3650
3650
  } | {
3651
3651
  color: string | any;
3652
3652
  stop?: number;
@@ -3666,12 +3666,12 @@ declare const _default: {
3666
3666
  colors: (string | {
3667
3667
  colorType: "container" | "base" | "onBase" | "onContainer";
3668
3668
  toned?: boolean;
3669
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3669
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3670
3670
  } | {
3671
3671
  color: string | {
3672
3672
  colorType: "container" | "base" | "onBase" | "onContainer";
3673
3673
  toned?: boolean;
3674
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3674
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3675
3675
  };
3676
3676
  stop?: number;
3677
3677
  })[];
@@ -3680,7 +3680,7 @@ declare const _default: {
3680
3680
  } | {
3681
3681
  colorType: "container" | "base" | "onBase" | "onContainer";
3682
3682
  toned?: boolean;
3683
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3683
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3684
3684
  };
3685
3685
  typography?: {
3686
3686
  decoration?: string;
@@ -3700,7 +3700,7 @@ declare const _default: {
3700
3700
  lineHeight: number;
3701
3701
  };
3702
3702
  } | {
3703
- type: "title" | "text" | "navigation";
3703
+ type: "text" | "title" | "navigation";
3704
3704
  size: "xs" | "s" | "m" | "l" | "xl";
3705
3705
  };
3706
3706
  };
@@ -3709,12 +3709,12 @@ declare const _default: {
3709
3709
  colors: (string | {
3710
3710
  colorType: "container" | "base" | "onBase" | "onContainer";
3711
3711
  toned?: boolean;
3712
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3712
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3713
3713
  } | {
3714
3714
  color: string | {
3715
3715
  colorType: "container" | "base" | "onBase" | "onContainer";
3716
3716
  toned?: boolean;
3717
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3717
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3718
3718
  };
3719
3719
  stop?: number;
3720
3720
  })[];
@@ -3723,7 +3723,7 @@ declare const _default: {
3723
3723
  } | {
3724
3724
  colorType: "container" | "base" | "onBase" | "onContainer";
3725
3725
  toned?: boolean;
3726
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3726
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3727
3727
  };
3728
3728
  size?: number;
3729
3729
  };
@@ -3734,12 +3734,12 @@ declare const _default: {
3734
3734
  colors: (string | {
3735
3735
  colorType: "container" | "base" | "onBase" | "onContainer";
3736
3736
  toned?: boolean;
3737
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3737
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3738
3738
  } | {
3739
3739
  color: string | {
3740
3740
  colorType: "container" | "base" | "onBase" | "onContainer";
3741
3741
  toned?: boolean;
3742
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3742
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3743
3743
  };
3744
3744
  stop?: number;
3745
3745
  })[];
@@ -3748,7 +3748,7 @@ declare const _default: {
3748
3748
  } | {
3749
3749
  colorType: "container" | "base" | "onBase" | "onContainer";
3750
3750
  toned?: boolean;
3751
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3751
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3752
3752
  };
3753
3753
  border?: {
3754
3754
  radius?: {
@@ -3767,7 +3767,7 @@ declare const _default: {
3767
3767
  colors: (string | {
3768
3768
  colorType: "container" | "base" | "onBase" | "onContainer";
3769
3769
  toned?: boolean;
3770
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3770
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3771
3771
  } | {
3772
3772
  color: string | any;
3773
3773
  stop?: number;
@@ -3790,12 +3790,12 @@ declare const _default: {
3790
3790
  colors: (string | {
3791
3791
  colorType: "container" | "base" | "onBase" | "onContainer";
3792
3792
  toned?: boolean;
3793
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3793
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3794
3794
  } | {
3795
3795
  color: string | {
3796
3796
  colorType: "container" | "base" | "onBase" | "onContainer";
3797
3797
  toned?: boolean;
3798
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3798
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3799
3799
  };
3800
3800
  stop?: number;
3801
3801
  })[];
@@ -3804,7 +3804,7 @@ declare const _default: {
3804
3804
  } | {
3805
3805
  colorType: "container" | "base" | "onBase" | "onContainer";
3806
3806
  toned?: boolean;
3807
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3807
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3808
3808
  };
3809
3809
  border?: {
3810
3810
  radius?: {
@@ -3823,12 +3823,12 @@ declare const _default: {
3823
3823
  colors: (string | {
3824
3824
  colorType: "container" | "base" | "onBase" | "onContainer";
3825
3825
  toned?: boolean;
3826
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3826
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3827
3827
  } | {
3828
3828
  color: string | {
3829
3829
  colorType: "container" | "base" | "onBase" | "onContainer";
3830
3830
  toned?: boolean;
3831
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3831
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3832
3832
  };
3833
3833
  stop?: number;
3834
3834
  })[];
@@ -3860,23 +3860,23 @@ declare const _default: {
3860
3860
  grow?: boolean;
3861
3861
  minHeight?: number;
3862
3862
  minWidth?: number;
3863
- alignment?: "center" | "start" | "end";
3863
+ alignment?: "start" | "center" | "end";
3864
3864
  sliderColor?: string | {
3865
3865
  colorType: "container" | "base" | "onBase" | "onContainer";
3866
3866
  toned?: boolean;
3867
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3867
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3868
3868
  };
3869
3869
  text?: {
3870
3870
  color?: string | {
3871
3871
  colors: (string | {
3872
3872
  colorType: "container" | "base" | "onBase" | "onContainer";
3873
3873
  toned?: boolean;
3874
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3874
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3875
3875
  } | {
3876
3876
  color: string | {
3877
3877
  colorType: "container" | "base" | "onBase" | "onContainer";
3878
3878
  toned?: boolean;
3879
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3879
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3880
3880
  };
3881
3881
  stop?: number;
3882
3882
  })[];
@@ -3885,7 +3885,7 @@ declare const _default: {
3885
3885
  } | {
3886
3886
  colorType: "container" | "base" | "onBase" | "onContainer";
3887
3887
  toned?: boolean;
3888
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3888
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3889
3889
  };
3890
3890
  typography?: {
3891
3891
  decoration?: string;
@@ -3905,7 +3905,7 @@ declare const _default: {
3905
3905
  lineHeight: number;
3906
3906
  };
3907
3907
  } | {
3908
- type: "title" | "text" | "navigation";
3908
+ type: "text" | "title" | "navigation";
3909
3909
  size: "xs" | "s" | "m" | "l" | "xl";
3910
3910
  };
3911
3911
  };
@@ -3914,12 +3914,12 @@ declare const _default: {
3914
3914
  colors: (string | {
3915
3915
  colorType: "container" | "base" | "onBase" | "onContainer";
3916
3916
  toned?: boolean;
3917
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3917
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3918
3918
  } | {
3919
3919
  color: string | {
3920
3920
  colorType: "container" | "base" | "onBase" | "onContainer";
3921
3921
  toned?: boolean;
3922
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3922
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3923
3923
  };
3924
3924
  stop?: number;
3925
3925
  })[];
@@ -3928,7 +3928,7 @@ declare const _default: {
3928
3928
  } | {
3929
3929
  colorType: "container" | "base" | "onBase" | "onContainer";
3930
3930
  toned?: boolean;
3931
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3931
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3932
3932
  };
3933
3933
  size?: number;
3934
3934
  };
@@ -3944,12 +3944,12 @@ declare const _default: {
3944
3944
  colors: (string | {
3945
3945
  colorType: "container" | "base" | "onBase" | "onContainer";
3946
3946
  toned?: boolean;
3947
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3947
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3948
3948
  } | {
3949
3949
  color: string | {
3950
3950
  colorType: "container" | "base" | "onBase" | "onContainer";
3951
3951
  toned?: boolean;
3952
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3952
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3953
3953
  };
3954
3954
  stop?: number;
3955
3955
  })[];
@@ -3958,7 +3958,7 @@ declare const _default: {
3958
3958
  } | {
3959
3959
  colorType: "container" | "base" | "onBase" | "onContainer";
3960
3960
  toned?: boolean;
3961
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3961
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3962
3962
  };
3963
3963
  border?: {
3964
3964
  radius?: {
@@ -3977,7 +3977,7 @@ declare const _default: {
3977
3977
  colors: (string | {
3978
3978
  colorType: "container" | "base" | "onBase" | "onContainer";
3979
3979
  toned?: boolean;
3980
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
3980
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
3981
3981
  } | {
3982
3982
  color: string | any;
3983
3983
  stop?: number;
@@ -3997,12 +3997,12 @@ declare const _default: {
3997
3997
  colors: (string | {
3998
3998
  colorType: "container" | "base" | "onBase" | "onContainer";
3999
3999
  toned?: boolean;
4000
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
4000
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
4001
4001
  } | {
4002
4002
  color: string | {
4003
4003
  colorType: "container" | "base" | "onBase" | "onContainer";
4004
4004
  toned?: boolean;
4005
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
4005
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
4006
4006
  };
4007
4007
  stop?: number;
4008
4008
  })[];
@@ -4011,7 +4011,7 @@ declare const _default: {
4011
4011
  } | {
4012
4012
  colorType: "container" | "base" | "onBase" | "onContainer";
4013
4013
  toned?: boolean;
4014
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
4014
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
4015
4015
  };
4016
4016
  typography?: {
4017
4017
  decoration?: string;
@@ -4031,7 +4031,7 @@ declare const _default: {
4031
4031
  lineHeight: number;
4032
4032
  };
4033
4033
  } | {
4034
- type: "title" | "text" | "navigation";
4034
+ type: "text" | "title" | "navigation";
4035
4035
  size: "xs" | "s" | "m" | "l" | "xl";
4036
4036
  };
4037
4037
  };
@@ -4040,12 +4040,12 @@ declare const _default: {
4040
4040
  colors: (string | {
4041
4041
  colorType: "container" | "base" | "onBase" | "onContainer";
4042
4042
  toned?: boolean;
4043
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
4043
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
4044
4044
  } | {
4045
4045
  color: string | {
4046
4046
  colorType: "container" | "base" | "onBase" | "onContainer";
4047
4047
  toned?: boolean;
4048
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
4048
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
4049
4049
  };
4050
4050
  stop?: number;
4051
4051
  })[];
@@ -4054,7 +4054,7 @@ declare const _default: {
4054
4054
  } | {
4055
4055
  colorType: "container" | "base" | "onBase" | "onContainer";
4056
4056
  toned?: boolean;
4057
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
4057
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
4058
4058
  };
4059
4059
  size?: number;
4060
4060
  };
@@ -4065,12 +4065,12 @@ declare const _default: {
4065
4065
  colors: (string | {
4066
4066
  colorType: "container" | "base" | "onBase" | "onContainer";
4067
4067
  toned?: boolean;
4068
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
4068
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
4069
4069
  } | {
4070
4070
  color: string | {
4071
4071
  colorType: "container" | "base" | "onBase" | "onContainer";
4072
4072
  toned?: boolean;
4073
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
4073
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
4074
4074
  };
4075
4075
  stop?: number;
4076
4076
  })[];
@@ -4079,7 +4079,7 @@ declare const _default: {
4079
4079
  } | {
4080
4080
  colorType: "container" | "base" | "onBase" | "onContainer";
4081
4081
  toned?: boolean;
4082
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
4082
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
4083
4083
  };
4084
4084
  border?: {
4085
4085
  radius?: {
@@ -4098,7 +4098,7 @@ declare const _default: {
4098
4098
  colors: (string | {
4099
4099
  colorType: "container" | "base" | "onBase" | "onContainer";
4100
4100
  toned?: boolean;
4101
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
4101
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
4102
4102
  } | {
4103
4103
  color: string | any;
4104
4104
  stop?: number;
@@ -4121,12 +4121,12 @@ declare const _default: {
4121
4121
  colors: (string | {
4122
4122
  colorType: "container" | "base" | "onBase" | "onContainer";
4123
4123
  toned?: boolean;
4124
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
4124
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
4125
4125
  } | {
4126
4126
  color: string | {
4127
4127
  colorType: "container" | "base" | "onBase" | "onContainer";
4128
4128
  toned?: boolean;
4129
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
4129
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
4130
4130
  };
4131
4131
  stop?: number;
4132
4132
  })[];
@@ -4135,7 +4135,7 @@ declare const _default: {
4135
4135
  } | {
4136
4136
  colorType: "container" | "base" | "onBase" | "onContainer";
4137
4137
  toned?: boolean;
4138
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
4138
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
4139
4139
  };
4140
4140
  border?: {
4141
4141
  radius?: {
@@ -4154,12 +4154,12 @@ declare const _default: {
4154
4154
  colors: (string | {
4155
4155
  colorType: "container" | "base" | "onBase" | "onContainer";
4156
4156
  toned?: boolean;
4157
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
4157
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
4158
4158
  } | {
4159
4159
  color: string | {
4160
4160
  colorType: "container" | "base" | "onBase" | "onContainer";
4161
4161
  toned?: boolean;
4162
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
4162
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
4163
4163
  };
4164
4164
  stop?: number;
4165
4165
  })[];
@@ -4191,23 +4191,23 @@ declare const _default: {
4191
4191
  grow?: boolean;
4192
4192
  minHeight?: number;
4193
4193
  minWidth?: number;
4194
- alignment?: "center" | "start" | "end";
4194
+ alignment?: "start" | "center" | "end";
4195
4195
  sliderColor?: string | {
4196
4196
  colorType: "container" | "base" | "onBase" | "onContainer";
4197
4197
  toned?: boolean;
4198
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
4198
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
4199
4199
  };
4200
4200
  text?: {
4201
4201
  color?: string | {
4202
4202
  colors: (string | {
4203
4203
  colorType: "container" | "base" | "onBase" | "onContainer";
4204
4204
  toned?: boolean;
4205
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
4205
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
4206
4206
  } | {
4207
4207
  color: string | {
4208
4208
  colorType: "container" | "base" | "onBase" | "onContainer";
4209
4209
  toned?: boolean;
4210
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
4210
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
4211
4211
  };
4212
4212
  stop?: number;
4213
4213
  })[];
@@ -4216,7 +4216,7 @@ declare const _default: {
4216
4216
  } | {
4217
4217
  colorType: "container" | "base" | "onBase" | "onContainer";
4218
4218
  toned?: boolean;
4219
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
4219
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
4220
4220
  };
4221
4221
  typography?: {
4222
4222
  decoration?: string;
@@ -4236,7 +4236,7 @@ declare const _default: {
4236
4236
  lineHeight: number;
4237
4237
  };
4238
4238
  } | {
4239
- type: "title" | "text" | "navigation";
4239
+ type: "text" | "title" | "navigation";
4240
4240
  size: "xs" | "s" | "m" | "l" | "xl";
4241
4241
  };
4242
4242
  };
@@ -4245,12 +4245,12 @@ declare const _default: {
4245
4245
  colors: (string | {
4246
4246
  colorType: "container" | "base" | "onBase" | "onContainer";
4247
4247
  toned?: boolean;
4248
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
4248
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
4249
4249
  } | {
4250
4250
  color: string | {
4251
4251
  colorType: "container" | "base" | "onBase" | "onContainer";
4252
4252
  toned?: boolean;
4253
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
4253
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
4254
4254
  };
4255
4255
  stop?: number;
4256
4256
  })[];
@@ -4259,7 +4259,7 @@ declare const _default: {
4259
4259
  } | {
4260
4260
  colorType: "container" | "base" | "onBase" | "onContainer";
4261
4261
  toned?: boolean;
4262
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
4262
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
4263
4263
  };
4264
4264
  size?: number;
4265
4265
  };
@@ -4275,12 +4275,12 @@ declare const _default: {
4275
4275
  colors: (string | {
4276
4276
  colorType: "container" | "base" | "onBase" | "onContainer";
4277
4277
  toned?: boolean;
4278
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
4278
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
4279
4279
  } | {
4280
4280
  color: string | {
4281
4281
  colorType: "container" | "base" | "onBase" | "onContainer";
4282
4282
  toned?: boolean;
4283
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
4283
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
4284
4284
  };
4285
4285
  stop?: number;
4286
4286
  })[];
@@ -4289,7 +4289,7 @@ declare const _default: {
4289
4289
  } | {
4290
4290
  colorType: "container" | "base" | "onBase" | "onContainer";
4291
4291
  toned?: boolean;
4292
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
4292
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
4293
4293
  };
4294
4294
  border?: {
4295
4295
  radius?: {
@@ -4308,7 +4308,7 @@ declare const _default: {
4308
4308
  colors: (string | {
4309
4309
  colorType: "container" | "base" | "onBase" | "onContainer";
4310
4310
  toned?: boolean;
4311
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
4311
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
4312
4312
  } | {
4313
4313
  color: string | any;
4314
4314
  stop?: number;
@@ -4328,12 +4328,12 @@ declare const _default: {
4328
4328
  colors: (string | {
4329
4329
  colorType: "container" | "base" | "onBase" | "onContainer";
4330
4330
  toned?: boolean;
4331
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
4331
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
4332
4332
  } | {
4333
4333
  color: string | {
4334
4334
  colorType: "container" | "base" | "onBase" | "onContainer";
4335
4335
  toned?: boolean;
4336
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
4336
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
4337
4337
  };
4338
4338
  stop?: number;
4339
4339
  })[];
@@ -4342,7 +4342,7 @@ declare const _default: {
4342
4342
  } | {
4343
4343
  colorType: "container" | "base" | "onBase" | "onContainer";
4344
4344
  toned?: boolean;
4345
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
4345
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
4346
4346
  };
4347
4347
  typography?: {
4348
4348
  decoration?: string;
@@ -4362,7 +4362,7 @@ declare const _default: {
4362
4362
  lineHeight: number;
4363
4363
  };
4364
4364
  } | {
4365
- type: "title" | "text" | "navigation";
4365
+ type: "text" | "title" | "navigation";
4366
4366
  size: "xs" | "s" | "m" | "l" | "xl";
4367
4367
  };
4368
4368
  };
@@ -4371,12 +4371,12 @@ declare const _default: {
4371
4371
  colors: (string | {
4372
4372
  colorType: "container" | "base" | "onBase" | "onContainer";
4373
4373
  toned?: boolean;
4374
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
4374
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
4375
4375
  } | {
4376
4376
  color: string | {
4377
4377
  colorType: "container" | "base" | "onBase" | "onContainer";
4378
4378
  toned?: boolean;
4379
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
4379
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
4380
4380
  };
4381
4381
  stop?: number;
4382
4382
  })[];
@@ -4385,7 +4385,7 @@ declare const _default: {
4385
4385
  } | {
4386
4386
  colorType: "container" | "base" | "onBase" | "onContainer";
4387
4387
  toned?: boolean;
4388
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
4388
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
4389
4389
  };
4390
4390
  size?: number;
4391
4391
  };
@@ -4396,12 +4396,12 @@ declare const _default: {
4396
4396
  colors: (string | {
4397
4397
  colorType: "container" | "base" | "onBase" | "onContainer";
4398
4398
  toned?: boolean;
4399
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
4399
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
4400
4400
  } | {
4401
4401
  color: string | {
4402
4402
  colorType: "container" | "base" | "onBase" | "onContainer";
4403
4403
  toned?: boolean;
4404
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
4404
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
4405
4405
  };
4406
4406
  stop?: number;
4407
4407
  })[];
@@ -4410,7 +4410,7 @@ declare const _default: {
4410
4410
  } | {
4411
4411
  colorType: "container" | "base" | "onBase" | "onContainer";
4412
4412
  toned?: boolean;
4413
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
4413
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
4414
4414
  };
4415
4415
  border?: {
4416
4416
  radius?: {
@@ -4429,7 +4429,7 @@ declare const _default: {
4429
4429
  colors: (string | {
4430
4430
  colorType: "container" | "base" | "onBase" | "onContainer";
4431
4431
  toned?: boolean;
4432
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
4432
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
4433
4433
  } | {
4434
4434
  color: string | any;
4435
4435
  stop?: number;
@@ -4452,12 +4452,12 @@ declare const _default: {
4452
4452
  colors: (string | {
4453
4453
  colorType: "container" | "base" | "onBase" | "onContainer";
4454
4454
  toned?: boolean;
4455
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
4455
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
4456
4456
  } | {
4457
4457
  color: string | {
4458
4458
  colorType: "container" | "base" | "onBase" | "onContainer";
4459
4459
  toned?: boolean;
4460
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
4460
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
4461
4461
  };
4462
4462
  stop?: number;
4463
4463
  })[];
@@ -4466,7 +4466,7 @@ declare const _default: {
4466
4466
  } | {
4467
4467
  colorType: "container" | "base" | "onBase" | "onContainer";
4468
4468
  toned?: boolean;
4469
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
4469
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
4470
4470
  };
4471
4471
  border?: {
4472
4472
  radius?: {
@@ -4485,12 +4485,12 @@ declare const _default: {
4485
4485
  colors: (string | {
4486
4486
  colorType: "container" | "base" | "onBase" | "onContainer";
4487
4487
  toned?: boolean;
4488
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
4488
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
4489
4489
  } | {
4490
4490
  color: string | {
4491
4491
  colorType: "container" | "base" | "onBase" | "onContainer";
4492
4492
  toned?: boolean;
4493
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
4493
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
4494
4494
  };
4495
4495
  stop?: number;
4496
4496
  })[];
@@ -4522,23 +4522,23 @@ declare const _default: {
4522
4522
  grow?: boolean;
4523
4523
  minHeight?: number;
4524
4524
  minWidth?: number;
4525
- alignment?: "center" | "start" | "end";
4525
+ alignment?: "start" | "center" | "end";
4526
4526
  sliderColor?: string | {
4527
4527
  colorType: "container" | "base" | "onBase" | "onContainer";
4528
4528
  toned?: boolean;
4529
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
4529
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
4530
4530
  };
4531
4531
  text?: {
4532
4532
  color?: string | {
4533
4533
  colors: (string | {
4534
4534
  colorType: "container" | "base" | "onBase" | "onContainer";
4535
4535
  toned?: boolean;
4536
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
4536
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
4537
4537
  } | {
4538
4538
  color: string | {
4539
4539
  colorType: "container" | "base" | "onBase" | "onContainer";
4540
4540
  toned?: boolean;
4541
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
4541
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
4542
4542
  };
4543
4543
  stop?: number;
4544
4544
  })[];
@@ -4547,7 +4547,7 @@ declare const _default: {
4547
4547
  } | {
4548
4548
  colorType: "container" | "base" | "onBase" | "onContainer";
4549
4549
  toned?: boolean;
4550
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
4550
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
4551
4551
  };
4552
4552
  typography?: {
4553
4553
  decoration?: string;
@@ -4567,7 +4567,7 @@ declare const _default: {
4567
4567
  lineHeight: number;
4568
4568
  };
4569
4569
  } | {
4570
- type: "title" | "text" | "navigation";
4570
+ type: "text" | "title" | "navigation";
4571
4571
  size: "xs" | "s" | "m" | "l" | "xl";
4572
4572
  };
4573
4573
  };
@@ -4576,12 +4576,12 @@ declare const _default: {
4576
4576
  colors: (string | {
4577
4577
  colorType: "container" | "base" | "onBase" | "onContainer";
4578
4578
  toned?: boolean;
4579
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
4579
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
4580
4580
  } | {
4581
4581
  color: string | {
4582
4582
  colorType: "container" | "base" | "onBase" | "onContainer";
4583
4583
  toned?: boolean;
4584
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
4584
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
4585
4585
  };
4586
4586
  stop?: number;
4587
4587
  })[];
@@ -4590,7 +4590,7 @@ declare const _default: {
4590
4590
  } | {
4591
4591
  colorType: "container" | "base" | "onBase" | "onContainer";
4592
4592
  toned?: boolean;
4593
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
4593
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
4594
4594
  };
4595
4595
  size?: number;
4596
4596
  };
@@ -4606,12 +4606,12 @@ declare const _default: {
4606
4606
  colors: (string | {
4607
4607
  colorType: "container" | "base" | "onBase" | "onContainer";
4608
4608
  toned?: boolean;
4609
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
4609
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
4610
4610
  } | {
4611
4611
  color: string | {
4612
4612
  colorType: "container" | "base" | "onBase" | "onContainer";
4613
4613
  toned?: boolean;
4614
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
4614
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
4615
4615
  };
4616
4616
  stop?: number;
4617
4617
  })[];
@@ -4620,7 +4620,7 @@ declare const _default: {
4620
4620
  } | {
4621
4621
  colorType: "container" | "base" | "onBase" | "onContainer";
4622
4622
  toned?: boolean;
4623
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
4623
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
4624
4624
  };
4625
4625
  border?: {
4626
4626
  radius?: {
@@ -4639,7 +4639,7 @@ declare const _default: {
4639
4639
  colors: (string | {
4640
4640
  colorType: "container" | "base" | "onBase" | "onContainer";
4641
4641
  toned?: boolean;
4642
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
4642
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
4643
4643
  } | {
4644
4644
  color: string | any;
4645
4645
  stop?: number;
@@ -4659,12 +4659,12 @@ declare const _default: {
4659
4659
  colors: (string | {
4660
4660
  colorType: "container" | "base" | "onBase" | "onContainer";
4661
4661
  toned?: boolean;
4662
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
4662
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
4663
4663
  } | {
4664
4664
  color: string | {
4665
4665
  colorType: "container" | "base" | "onBase" | "onContainer";
4666
4666
  toned?: boolean;
4667
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
4667
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
4668
4668
  };
4669
4669
  stop?: number;
4670
4670
  })[];
@@ -4673,7 +4673,7 @@ declare const _default: {
4673
4673
  } | {
4674
4674
  colorType: "container" | "base" | "onBase" | "onContainer";
4675
4675
  toned?: boolean;
4676
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
4676
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
4677
4677
  };
4678
4678
  typography?: {
4679
4679
  decoration?: string;
@@ -4693,7 +4693,7 @@ declare const _default: {
4693
4693
  lineHeight: number;
4694
4694
  };
4695
4695
  } | {
4696
- type: "title" | "text" | "navigation";
4696
+ type: "text" | "title" | "navigation";
4697
4697
  size: "xs" | "s" | "m" | "l" | "xl";
4698
4698
  };
4699
4699
  };
@@ -4702,12 +4702,12 @@ declare const _default: {
4702
4702
  colors: (string | {
4703
4703
  colorType: "container" | "base" | "onBase" | "onContainer";
4704
4704
  toned?: boolean;
4705
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
4705
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
4706
4706
  } | {
4707
4707
  color: string | {
4708
4708
  colorType: "container" | "base" | "onBase" | "onContainer";
4709
4709
  toned?: boolean;
4710
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
4710
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
4711
4711
  };
4712
4712
  stop?: number;
4713
4713
  })[];
@@ -4716,7 +4716,7 @@ declare const _default: {
4716
4716
  } | {
4717
4717
  colorType: "container" | "base" | "onBase" | "onContainer";
4718
4718
  toned?: boolean;
4719
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
4719
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
4720
4720
  };
4721
4721
  size?: number;
4722
4722
  };
@@ -4727,12 +4727,12 @@ declare const _default: {
4727
4727
  colors: (string | {
4728
4728
  colorType: "container" | "base" | "onBase" | "onContainer";
4729
4729
  toned?: boolean;
4730
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
4730
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
4731
4731
  } | {
4732
4732
  color: string | {
4733
4733
  colorType: "container" | "base" | "onBase" | "onContainer";
4734
4734
  toned?: boolean;
4735
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
4735
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
4736
4736
  };
4737
4737
  stop?: number;
4738
4738
  })[];
@@ -4741,7 +4741,7 @@ declare const _default: {
4741
4741
  } | {
4742
4742
  colorType: "container" | "base" | "onBase" | "onContainer";
4743
4743
  toned?: boolean;
4744
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
4744
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
4745
4745
  };
4746
4746
  border?: {
4747
4747
  radius?: {
@@ -4760,7 +4760,7 @@ declare const _default: {
4760
4760
  colors: (string | {
4761
4761
  colorType: "container" | "base" | "onBase" | "onContainer";
4762
4762
  toned?: boolean;
4763
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
4763
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
4764
4764
  } | {
4765
4765
  color: string | any;
4766
4766
  stop?: number;
@@ -4782,7 +4782,7 @@ declare const _default: {
4782
4782
  blocks?: {
4783
4783
  primary: {
4784
4784
  name?: string;
4785
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
4785
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
4786
4786
  header?: {
4787
4787
  definitionId: {
4788
4788
  toString: () => string;
@@ -4924,6 +4924,7 @@ declare const _default: {
4924
4924
  role?: string;
4925
4925
  };
4926
4926
  category?: string;
4927
+ locations?: ("inline" | "pane" | "menu")[];
4927
4928
  type: string;
4928
4929
  settings?: any;
4929
4930
  stateMapping?: string;
@@ -4944,12 +4945,12 @@ declare const _default: {
4944
4945
  colors: (string | {
4945
4946
  colorType: "container" | "base" | "onBase" | "onContainer";
4946
4947
  toned?: boolean;
4947
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
4948
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
4948
4949
  } | {
4949
4950
  color: string | {
4950
4951
  colorType: "container" | "base" | "onBase" | "onContainer";
4951
4952
  toned?: boolean;
4952
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
4953
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
4953
4954
  };
4954
4955
  stop?: number;
4955
4956
  })[];
@@ -4958,7 +4959,7 @@ declare const _default: {
4958
4959
  } | {
4959
4960
  colorType: "container" | "base" | "onBase" | "onContainer";
4960
4961
  toned?: boolean;
4961
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
4962
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
4962
4963
  };
4963
4964
  border?: {
4964
4965
  radius?: {
@@ -4977,7 +4978,7 @@ declare const _default: {
4977
4978
  colors: (string | {
4978
4979
  colorType: "container" | "base" | "onBase" | "onContainer";
4979
4980
  toned?: boolean;
4980
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
4981
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
4981
4982
  } | {
4982
4983
  color: string | any;
4983
4984
  stop?: number;
@@ -5002,7 +5003,7 @@ declare const _default: {
5002
5003
  };
5003
5004
  variant1?: {
5004
5005
  name?: string;
5005
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
5006
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
5006
5007
  header?: {
5007
5008
  definitionId: {
5008
5009
  toString: () => string;
@@ -5144,6 +5145,7 @@ declare const _default: {
5144
5145
  role?: string;
5145
5146
  };
5146
5147
  category?: string;
5148
+ locations?: ("inline" | "pane" | "menu")[];
5147
5149
  type: string;
5148
5150
  settings?: any;
5149
5151
  stateMapping?: string;
@@ -5164,12 +5166,12 @@ declare const _default: {
5164
5166
  colors: (string | {
5165
5167
  colorType: "container" | "base" | "onBase" | "onContainer";
5166
5168
  toned?: boolean;
5167
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
5169
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
5168
5170
  } | {
5169
5171
  color: string | {
5170
5172
  colorType: "container" | "base" | "onBase" | "onContainer";
5171
5173
  toned?: boolean;
5172
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
5174
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
5173
5175
  };
5174
5176
  stop?: number;
5175
5177
  })[];
@@ -5178,7 +5180,7 @@ declare const _default: {
5178
5180
  } | {
5179
5181
  colorType: "container" | "base" | "onBase" | "onContainer";
5180
5182
  toned?: boolean;
5181
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
5183
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
5182
5184
  };
5183
5185
  border?: {
5184
5186
  radius?: {
@@ -5197,7 +5199,7 @@ declare const _default: {
5197
5199
  colors: (string | {
5198
5200
  colorType: "container" | "base" | "onBase" | "onContainer";
5199
5201
  toned?: boolean;
5200
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
5202
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
5201
5203
  } | {
5202
5204
  color: string | any;
5203
5205
  stop?: number;
@@ -5222,7 +5224,7 @@ declare const _default: {
5222
5224
  };
5223
5225
  variant2?: {
5224
5226
  name?: string;
5225
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
5227
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
5226
5228
  header?: {
5227
5229
  definitionId: {
5228
5230
  toString: () => string;
@@ -5364,6 +5366,7 @@ declare const _default: {
5364
5366
  role?: string;
5365
5367
  };
5366
5368
  category?: string;
5369
+ locations?: ("inline" | "pane" | "menu")[];
5367
5370
  type: string;
5368
5371
  settings?: any;
5369
5372
  stateMapping?: string;
@@ -5384,12 +5387,12 @@ declare const _default: {
5384
5387
  colors: (string | {
5385
5388
  colorType: "container" | "base" | "onBase" | "onContainer";
5386
5389
  toned?: boolean;
5387
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
5390
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
5388
5391
  } | {
5389
5392
  color: string | {
5390
5393
  colorType: "container" | "base" | "onBase" | "onContainer";
5391
5394
  toned?: boolean;
5392
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
5395
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
5393
5396
  };
5394
5397
  stop?: number;
5395
5398
  })[];
@@ -5398,7 +5401,7 @@ declare const _default: {
5398
5401
  } | {
5399
5402
  colorType: "container" | "base" | "onBase" | "onContainer";
5400
5403
  toned?: boolean;
5401
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
5404
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
5402
5405
  };
5403
5406
  border?: {
5404
5407
  radius?: {
@@ -5417,7 +5420,7 @@ declare const _default: {
5417
5420
  colors: (string | {
5418
5421
  colorType: "container" | "base" | "onBase" | "onContainer";
5419
5422
  toned?: boolean;
5420
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
5423
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
5421
5424
  } | {
5422
5425
  color: string | any;
5423
5426
  stop?: number;
@@ -5442,7 +5445,7 @@ declare const _default: {
5442
5445
  };
5443
5446
  variant3?: {
5444
5447
  name?: string;
5445
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
5448
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
5446
5449
  header?: {
5447
5450
  definitionId: {
5448
5451
  toString: () => string;
@@ -5584,6 +5587,7 @@ declare const _default: {
5584
5587
  role?: string;
5585
5588
  };
5586
5589
  category?: string;
5590
+ locations?: ("inline" | "pane" | "menu")[];
5587
5591
  type: string;
5588
5592
  settings?: any;
5589
5593
  stateMapping?: string;
@@ -5604,12 +5608,12 @@ declare const _default: {
5604
5608
  colors: (string | {
5605
5609
  colorType: "container" | "base" | "onBase" | "onContainer";
5606
5610
  toned?: boolean;
5607
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
5611
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
5608
5612
  } | {
5609
5613
  color: string | {
5610
5614
  colorType: "container" | "base" | "onBase" | "onContainer";
5611
5615
  toned?: boolean;
5612
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
5616
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
5613
5617
  };
5614
5618
  stop?: number;
5615
5619
  })[];
@@ -5618,7 +5622,7 @@ declare const _default: {
5618
5622
  } | {
5619
5623
  colorType: "container" | "base" | "onBase" | "onContainer";
5620
5624
  toned?: boolean;
5621
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
5625
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
5622
5626
  };
5623
5627
  border?: {
5624
5628
  radius?: {
@@ -5637,7 +5641,7 @@ declare const _default: {
5637
5641
  colors: (string | {
5638
5642
  colorType: "container" | "base" | "onBase" | "onContainer";
5639
5643
  toned?: boolean;
5640
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
5644
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
5641
5645
  } | {
5642
5646
  color: string | any;
5643
5647
  stop?: number;
@@ -5674,12 +5678,12 @@ declare const _default: {
5674
5678
  colors: (string | {
5675
5679
  colorType: "container" | "base" | "onBase" | "onContainer";
5676
5680
  toned?: boolean;
5677
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
5681
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
5678
5682
  } | {
5679
5683
  color: string | {
5680
5684
  colorType: "container" | "base" | "onBase" | "onContainer";
5681
5685
  toned?: boolean;
5682
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
5686
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
5683
5687
  };
5684
5688
  stop?: number;
5685
5689
  })[];
@@ -5688,7 +5692,7 @@ declare const _default: {
5688
5692
  } | {
5689
5693
  colorType: "container" | "base" | "onBase" | "onContainer";
5690
5694
  toned?: boolean;
5691
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
5695
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
5692
5696
  };
5693
5697
  size?: number;
5694
5698
  };
@@ -5697,12 +5701,12 @@ declare const _default: {
5697
5701
  colors: (string | {
5698
5702
  colorType: "container" | "base" | "onBase" | "onContainer";
5699
5703
  toned?: boolean;
5700
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
5704
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
5701
5705
  } | {
5702
5706
  color: string | {
5703
5707
  colorType: "container" | "base" | "onBase" | "onContainer";
5704
5708
  toned?: boolean;
5705
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
5709
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
5706
5710
  };
5707
5711
  stop?: number;
5708
5712
  })[];
@@ -5711,7 +5715,7 @@ declare const _default: {
5711
5715
  } | {
5712
5716
  colorType: "container" | "base" | "onBase" | "onContainer";
5713
5717
  toned?: boolean;
5714
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
5718
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
5715
5719
  };
5716
5720
  size?: number;
5717
5721
  };
@@ -5720,12 +5724,12 @@ declare const _default: {
5720
5724
  colors: (string | {
5721
5725
  colorType: "container" | "base" | "onBase" | "onContainer";
5722
5726
  toned?: boolean;
5723
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
5727
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
5724
5728
  } | {
5725
5729
  color: string | {
5726
5730
  colorType: "container" | "base" | "onBase" | "onContainer";
5727
5731
  toned?: boolean;
5728
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
5732
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
5729
5733
  };
5730
5734
  stop?: number;
5731
5735
  })[];
@@ -5734,7 +5738,7 @@ declare const _default: {
5734
5738
  } | {
5735
5739
  colorType: "container" | "base" | "onBase" | "onContainer";
5736
5740
  toned?: boolean;
5737
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
5741
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
5738
5742
  };
5739
5743
  size?: number;
5740
5744
  };
@@ -5743,12 +5747,12 @@ declare const _default: {
5743
5747
  colors: (string | {
5744
5748
  colorType: "container" | "base" | "onBase" | "onContainer";
5745
5749
  toned?: boolean;
5746
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
5750
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
5747
5751
  } | {
5748
5752
  color: string | {
5749
5753
  colorType: "container" | "base" | "onBase" | "onContainer";
5750
5754
  toned?: boolean;
5751
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
5755
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
5752
5756
  };
5753
5757
  stop?: number;
5754
5758
  })[];
@@ -5757,7 +5761,7 @@ declare const _default: {
5757
5761
  } | {
5758
5762
  colorType: "container" | "base" | "onBase" | "onContainer";
5759
5763
  toned?: boolean;
5760
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
5764
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
5761
5765
  };
5762
5766
  size?: number;
5763
5767
  };
@@ -5766,12 +5770,12 @@ declare const _default: {
5766
5770
  colors: (string | {
5767
5771
  colorType: "container" | "base" | "onBase" | "onContainer";
5768
5772
  toned?: boolean;
5769
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
5773
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
5770
5774
  } | {
5771
5775
  color: string | {
5772
5776
  colorType: "container" | "base" | "onBase" | "onContainer";
5773
5777
  toned?: boolean;
5774
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
5778
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
5775
5779
  };
5776
5780
  stop?: number;
5777
5781
  })[];
@@ -5780,7 +5784,7 @@ declare const _default: {
5780
5784
  } | {
5781
5785
  colorType: "container" | "base" | "onBase" | "onContainer";
5782
5786
  toned?: boolean;
5783
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
5787
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
5784
5788
  };
5785
5789
  size?: number;
5786
5790
  };
@@ -5794,12 +5798,12 @@ declare const _default: {
5794
5798
  colors: (string | {
5795
5799
  colorType: "container" | "base" | "onBase" | "onContainer";
5796
5800
  toned?: boolean;
5797
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
5801
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
5798
5802
  } | {
5799
5803
  color: string | {
5800
5804
  colorType: "container" | "base" | "onBase" | "onContainer";
5801
5805
  toned?: boolean;
5802
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
5806
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
5803
5807
  };
5804
5808
  stop?: number;
5805
5809
  })[];
@@ -5808,7 +5812,7 @@ declare const _default: {
5808
5812
  } | {
5809
5813
  colorType: "container" | "base" | "onBase" | "onContainer";
5810
5814
  toned?: boolean;
5811
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
5815
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
5812
5816
  };
5813
5817
  border?: {
5814
5818
  radius?: {
@@ -5827,12 +5831,12 @@ declare const _default: {
5827
5831
  colors: (string | {
5828
5832
  colorType: "container" | "base" | "onBase" | "onContainer";
5829
5833
  toned?: boolean;
5830
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
5834
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
5831
5835
  } | {
5832
5836
  color: string | {
5833
5837
  colorType: "container" | "base" | "onBase" | "onContainer";
5834
5838
  toned?: boolean;
5835
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
5839
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
5836
5840
  };
5837
5841
  stop?: number;
5838
5842
  })[];
@@ -5860,12 +5864,12 @@ declare const _default: {
5860
5864
  colors: (string | {
5861
5865
  colorType: "container" | "base" | "onBase" | "onContainer";
5862
5866
  toned?: boolean;
5863
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
5867
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
5864
5868
  } | {
5865
5869
  color: string | {
5866
5870
  colorType: "container" | "base" | "onBase" | "onContainer";
5867
5871
  toned?: boolean;
5868
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
5872
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
5869
5873
  };
5870
5874
  stop?: number;
5871
5875
  })[];
@@ -5874,7 +5878,7 @@ declare const _default: {
5874
5878
  } | {
5875
5879
  colorType: "container" | "base" | "onBase" | "onContainer";
5876
5880
  toned?: boolean;
5877
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
5881
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
5878
5882
  };
5879
5883
  border?: {
5880
5884
  radius?: {
@@ -5893,12 +5897,12 @@ declare const _default: {
5893
5897
  colors: (string | {
5894
5898
  colorType: "container" | "base" | "onBase" | "onContainer";
5895
5899
  toned?: boolean;
5896
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
5900
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
5897
5901
  } | {
5898
5902
  color: string | {
5899
5903
  colorType: "container" | "base" | "onBase" | "onContainer";
5900
5904
  toned?: boolean;
5901
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
5905
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
5902
5906
  };
5903
5907
  stop?: number;
5904
5908
  })[];
@@ -5926,12 +5930,12 @@ declare const _default: {
5926
5930
  colors: (string | {
5927
5931
  colorType: "container" | "base" | "onBase" | "onContainer";
5928
5932
  toned?: boolean;
5929
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
5933
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
5930
5934
  } | {
5931
5935
  color: string | {
5932
5936
  colorType: "container" | "base" | "onBase" | "onContainer";
5933
5937
  toned?: boolean;
5934
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
5938
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
5935
5939
  };
5936
5940
  stop?: number;
5937
5941
  })[];
@@ -5940,7 +5944,7 @@ declare const _default: {
5940
5944
  } | {
5941
5945
  colorType: "container" | "base" | "onBase" | "onContainer";
5942
5946
  toned?: boolean;
5943
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
5947
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
5944
5948
  };
5945
5949
  border?: {
5946
5950
  radius?: {
@@ -5959,12 +5963,12 @@ declare const _default: {
5959
5963
  colors: (string | {
5960
5964
  colorType: "container" | "base" | "onBase" | "onContainer";
5961
5965
  toned?: boolean;
5962
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
5966
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
5963
5967
  } | {
5964
5968
  color: string | {
5965
5969
  colorType: "container" | "base" | "onBase" | "onContainer";
5966
5970
  toned?: boolean;
5967
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
5971
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
5968
5972
  };
5969
5973
  stop?: number;
5970
5974
  })[];
@@ -5992,12 +5996,12 @@ declare const _default: {
5992
5996
  colors: (string | {
5993
5997
  colorType: "container" | "base" | "onBase" | "onContainer";
5994
5998
  toned?: boolean;
5995
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
5999
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
5996
6000
  } | {
5997
6001
  color: string | {
5998
6002
  colorType: "container" | "base" | "onBase" | "onContainer";
5999
6003
  toned?: boolean;
6000
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
6004
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
6001
6005
  };
6002
6006
  stop?: number;
6003
6007
  })[];
@@ -6006,7 +6010,7 @@ declare const _default: {
6006
6010
  } | {
6007
6011
  colorType: "container" | "base" | "onBase" | "onContainer";
6008
6012
  toned?: boolean;
6009
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
6013
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
6010
6014
  };
6011
6015
  border?: {
6012
6016
  radius?: {
@@ -6025,12 +6029,12 @@ declare const _default: {
6025
6029
  colors: (string | {
6026
6030
  colorType: "container" | "base" | "onBase" | "onContainer";
6027
6031
  toned?: boolean;
6028
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
6032
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
6029
6033
  } | {
6030
6034
  color: string | {
6031
6035
  colorType: "container" | "base" | "onBase" | "onContainer";
6032
6036
  toned?: boolean;
6033
- colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
6037
+ colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
6034
6038
  };
6035
6039
  stop?: number;
6036
6040
  })[];
@@ -6160,16 +6164,16 @@ declare const _default: {
6160
6164
  };
6161
6165
  deactivated(): void;
6162
6166
  };
6163
- colorSchema: (colorSchemaType: "info" | "error" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic") => import("@omnia/fx-models").ColorSchema;
6167
+ colorSchema: (colorSchemaType: "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic") => import("@omnia/fx-models").ColorSchema;
6164
6168
  typography: () => import("@omnia/fx-models").TypographyBlueprints;
6165
6169
  fillValue: (value: import("@omnia/fx-models").FillDefinitionValue, type: "typography") => any;
6166
6170
  spacing: () => import("@omnia/fx-models").SpacingBlueprints;
6167
6171
  component: () => import("@omnia/fx-models").ComponentBlueprints;
6168
- color: (colorSchemaType: "info" | "error" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic", colorType: "container" | "base" | "onBase" | "onContainer" | import("@omnia/fx-models").ColorTypes) => string;
6169
- colorDefinition: (colorSchemaType: "info" | "error" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic", colorType: "container" | "base" | "onBase" | "onContainer" | import("@omnia/fx-models").ColorTypes) => ColorDefinition;
6172
+ color: (colorSchemaType: "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic", colorType: "container" | "base" | "onBase" | "onContainer" | import("@omnia/fx-models").ColorTypes) => string;
6173
+ colorDefinition: (colorSchemaType: "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic", colorType: "container" | "base" | "onBase" | "onContainer" | import("@omnia/fx-models").ColorTypes) => ColorDefinition;
6170
6174
  complementaryColorType: (colorType: "container" | "base" | "onBase" | "onContainer" | import("@omnia/fx-models").ColorTypes) => import("@omnia/fx-models").ColorTypes;
6171
- complementaryColor: (colorSchemaType: "info" | "error" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic", colorType: "container" | "base" | "onBase" | "onContainer" | import("@omnia/fx-models").ColorTypes) => string;
6172
- complementaryColorDefinition: (colorSchemaType: "info" | "error" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic", colorType: "container" | "base" | "onBase" | "onContainer" | import("@omnia/fx-models").ColorTypes) => ColorDefinition;
6175
+ complementaryColor: (colorSchemaType: "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic", colorType: "container" | "base" | "onBase" | "onContainer" | import("@omnia/fx-models").ColorTypes) => string;
6176
+ complementaryColorDefinition: (colorSchemaType: "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic", colorType: "container" | "base" | "onBase" | "onContainer" | import("@omnia/fx-models").ColorTypes) => ColorDefinition;
6173
6177
  currentTheme: () => import("@omnia/fx-models").ThemeDefinitionV2;
6174
6178
  };
6175
6179
  };