@omnia/fx 8.0.161-dev → 8.0.162-dev

Sign up to get free protection for your applications and to get access to all the features.
Files changed (66) hide show
  1. package/internal-do-not-import-from-here/stores/oxide/ComponentHostStore.d.ts +6 -6
  2. package/internal-do-not-import-from-here/ux/app/management/tabs/shared/addbutton/AddButton.d.ts +1 -1
  3. package/internal-do-not-import-from-here/ux/appprovisioning/appimageinput/AppImageInput.d.ts +10 -10
  4. package/internal-do-not-import-from-here/ux/appprovisioning/apppropertiesinput/AppPropertiesInput.d.ts +9 -9
  5. package/internal-do-not-import-from-here/ux/appprovisioning/components/AppInstanceEnterprisePropertiesVueComponent.d.ts +9 -9
  6. package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/store/ChromeEditorStore.d.ts +2 -2
  7. package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/store/ComponentEditorStore.d.ts +4 -4
  8. package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/store/ContainersEditorStore.d.ts +2 -2
  9. package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/typography/store/TypographyEditorStore.d.ts +5 -5
  10. package/internal-do-not-import-from-here/ux/aurora/components/backgroundstyle/BackgroundStyleEditor.d.ts +2 -2
  11. package/internal-do-not-import-from-here/ux/aurora/components/borderpicker/BorderPicker.d.ts +2 -2
  12. package/internal-do-not-import-from-here/ux/aurora/components/chrome/ChromeBlueprintsViewer.d.ts +2 -2
  13. package/internal-do-not-import-from-here/ux/aurora/components/chrome/ChromePicker.d.ts +10 -10
  14. package/internal-do-not-import-from-here/ux/aurora/components/colorpickerV2/ColorPicker.d.ts +10 -10
  15. package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaPicker.d.ts +101 -101
  16. package/internal-do-not-import-from-here/ux/aurora/components/containerpicker/ContainerBlueprintsViewer.d.ts +2 -2
  17. package/internal-do-not-import-from-here/ux/aurora/components/containerpicker/ContainerPicker.d.ts +10 -10
  18. package/internal-do-not-import-from-here/ux/aurora/components/fillpicker/FillPicker.d.ts +2 -2
  19. package/internal-do-not-import-from-here/ux/aurora/components/iconstylepicker/IconStyleEditor.d.ts +2 -2
  20. package/internal-do-not-import-from-here/ux/aurora/components/iconstylepicker/IconStylePicker.d.ts +2 -2
  21. package/internal-do-not-import-from-here/ux/aurora/components/stylepicker/StylePicker.d.ts +10 -10
  22. package/internal-do-not-import-from-here/ux/aurora/components/textstylepicker/TextStylePicker.d.ts +2 -2
  23. package/internal-do-not-import-from-here/ux/aurora/components/typography/TypographyBlueprintsViewer.d.ts +2 -2
  24. package/internal-do-not-import-from-here/ux/aurora/store/ColorSchemaStore.d.ts +400 -400
  25. package/internal-do-not-import-from-here/ux/aurora/store/SpacingBlueprintStore.d.ts +395 -395
  26. package/internal-do-not-import-from-here/ux/aurora/store/ThemeContextStore.d.ts +60 -60
  27. package/internal-do-not-import-from-here/ux/aurora/store/TypographyBlueprintStore.d.ts +395 -395
  28. package/internal-do-not-import-from-here/ux/aurora/themeprovider/ThemeProvider.d.ts +10 -10
  29. package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerDialog.d.ts +9 -9
  30. package/internal-do-not-import-from-here/ux/journey/JourneyBlade.d.ts +1 -1
  31. package/internal-do-not-import-from-here/ux/journey/JourneyMenu.d.ts +1 -1
  32. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/blockplaceholder/BlockPlaceholder.d.ts +1 -1
  33. package/internal-do-not-import-from-here/ux/markdown/MarkdownEditor.d.ts +9 -9
  34. package/internal-do-not-import-from-here/ux/markdown/MarkdownRenderer.d.ts +9 -9
  35. package/internal-do-not-import-from-here/ux/monaco/MonacoEditor.d.ts +6 -6
  36. package/internal-do-not-import-from-here/ux/oxide/alert/Alert.d.ts +9 -9
  37. package/internal-do-not-import-from-here/ux/oxide/btn/Button.d.ts +1 -1
  38. package/internal-do-not-import-from-here/ux/oxide/column/Column.d.ts +10 -10
  39. package/internal-do-not-import-from-here/ux/oxide/column/ColumnGrid.d.ts +64 -64
  40. package/internal-do-not-import-from-here/ux/oxide/datatable/DataTable.css.d.ts +406 -406
  41. package/internal-do-not-import-from-here/ux/oxide/datatable/DataTable.d.ts +814 -814
  42. package/internal-do-not-import-from-here/ux/oxide/dialog/Dialog.d.ts +1 -1
  43. package/internal-do-not-import-from-here/ux/oxide/divider/Divider.d.ts +10 -10
  44. package/internal-do-not-import-from-here/ux/oxide/expansionpanel/ExpansionPanel.d.ts +1 -1
  45. package/internal-do-not-import-from-here/ux/oxide/expansionpanel/ExpansionPanels.d.ts +9 -9
  46. package/internal-do-not-import-from-here/ux/oxide/flex/Row.d.ts +20 -20
  47. package/internal-do-not-import-from-here/ux/oxide/hostprovider/HostProvider.d.ts +9 -9
  48. package/internal-do-not-import-from-here/ux/oxide/link/Link.d.ts +9 -9
  49. package/internal-do-not-import-from-here/ux/oxide/list/ListItem.d.ts +1 -1
  50. package/internal-do-not-import-from-here/ux/oxide/menu/Menu.d.ts +9 -9
  51. package/internal-do-not-import-from-here/ux/oxide/panel/Panel.d.ts +9 -9
  52. package/internal-do-not-import-from-here/ux/oxide/select/Select.d.ts +814 -814
  53. package/internal-do-not-import-from-here/ux/oxide/stepper/StepperStep.d.ts +1 -1
  54. package/internal-do-not-import-from-here/ux/oxide/tab/Tab.d.ts +1 -1
  55. package/internal-do-not-import-from-here/ux/oxide/tab/Tabs.d.ts +10 -10
  56. package/internal-do-not-import-from-here/ux/oxide/text/Text.d.ts +9 -9
  57. package/internal-do-not-import-from-here/ux/oxide/toolbar/Toolbar.d.ts +1 -1
  58. package/internal-do-not-import-from-here/ux/post/templates/PostCardDisplay.d.ts +1 -1
  59. package/internal-do-not-import-from-here/ux/richtexteditorrenderer/RichTextEditorRendererSignIn.d.ts +39 -0
  60. package/internal-do-not-import-from-here/ux/use/UseColorSchemaSetup.d.ts +406 -406
  61. package/internal-do-not-import-from-here/ux/velcron/components/definitionpicker/VelcronDefinitionPicker.d.ts +1 -1
  62. package/internal-do-not-import-from-here/ux/velcron/core/stores/VelcronColorSchema.d.ts +1 -1
  63. package/internal-do-not-import-from-here/ux/velcron/renderer/VelcronRenderer.d.ts +5 -5
  64. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/ColorSchemaEditor.d.ts +95 -95
  65. package/internal-do-not-import-from-here/wctypings.d.ts +14 -1
  66. package/package.json +2 -2
@@ -37,76 +37,76 @@ declare const _default: {
37
37
  type: import("vue").PropType<ThemeDefinitionV2>;
38
38
  };
39
39
  "onUpdate:modelValue": {
40
- type: import("vue").PropType<(value: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema) => any>;
40
+ type: import("vue").PropType<(value: "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema) => any>;
41
41
  };
42
42
  "v-model": {
43
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema>;
43
+ type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema>;
44
44
  required: false;
45
45
  };
46
46
  modelValue: {
47
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema>;
47
+ type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema>;
48
48
  required: false;
49
49
  };
50
50
  name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
51
- type: import("vue").PropType<(value: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema) => any>;
51
+ type: import("vue").PropType<(value: "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema) => any>;
52
52
  }; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
53
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema>;
53
+ type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema>;
54
54
  required: false;
55
55
  }; } & { [key_2 in import("../../../DefineVueTypings").VModelKeyNameInProps<TName>]: {
56
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema>;
56
+ type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema>;
57
57
  required: false;
58
58
  }; } & {
59
- require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema, {
59
+ require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema, {
60
60
  "onUpdate:modelValue": {
61
- type: import("vue").PropType<(value: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema) => any>;
61
+ type: import("vue").PropType<(value: "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema) => any>;
62
62
  };
63
63
  } & {
64
64
  "v-model": {
65
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema>;
65
+ type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema>;
66
66
  required: false;
67
67
  };
68
68
  } & {
69
69
  modelValue: {
70
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema>;
70
+ type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema>;
71
71
  required: false;
72
72
  };
73
73
  }>;
74
- defaultValue(value?: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema, {
74
+ defaultValue(value?: "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema, {
75
75
  "onUpdate:modelValue": {
76
- type: import("vue").PropType<(value: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema) => any>;
76
+ type: import("vue").PropType<(value: "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema) => any>;
77
77
  };
78
78
  } & {
79
79
  "v-model": {
80
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema>;
80
+ type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema>;
81
81
  required: false;
82
82
  };
83
83
  } & {
84
84
  modelValue: {
85
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema>;
85
+ type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema>;
86
86
  required: false;
87
87
  };
88
88
  }, false>;
89
- doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema, {
89
+ doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema, {
90
90
  "onUpdate:modelValue": {
91
- type: import("vue").PropType<(value: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema) => any>;
91
+ type: import("vue").PropType<(value: "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema) => any>;
92
92
  };
93
93
  } & {
94
94
  "v-model": {
95
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema>;
95
+ type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema>;
96
96
  required: false;
97
97
  };
98
98
  } & {
99
99
  modelValue: {
100
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema>;
100
+ type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema>;
101
101
  required: false;
102
102
  };
103
103
  }>;
104
104
  };
105
105
  "dynamic-color-schema-type": {
106
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic">;
106
+ type: import("vue").PropType<"primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic">;
107
107
  };
108
108
  dynamicColorSchemaType: {
109
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic">;
109
+ type: import("vue").PropType<"primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic">;
110
110
  };
111
111
  "enable-dynamic-color": {
112
112
  type: import("vue").PropType<boolean>;
@@ -170,76 +170,76 @@ declare const _default: {
170
170
  type: import("vue").PropType<ThemeDefinitionV2>;
171
171
  };
172
172
  "onUpdate:modelValue": {
173
- type: import("vue").PropType<(value: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema) => any>;
173
+ type: import("vue").PropType<(value: "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema) => any>;
174
174
  };
175
175
  "v-model": {
176
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema>;
176
+ type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema>;
177
177
  required: false;
178
178
  };
179
179
  modelValue: {
180
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema>;
180
+ type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema>;
181
181
  required: false;
182
182
  };
183
183
  name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
184
- type: import("vue").PropType<(value: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema) => any>;
184
+ type: import("vue").PropType<(value: "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema) => any>;
185
185
  }; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
186
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema>;
186
+ type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema>;
187
187
  required: false;
188
188
  }; } & { [key_2 in import("../../../DefineVueTypings").VModelKeyNameInProps<TName>]: {
189
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema>;
189
+ type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema>;
190
190
  required: false;
191
191
  }; } & {
192
- require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema, {
192
+ require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema, {
193
193
  "onUpdate:modelValue": {
194
- type: import("vue").PropType<(value: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema) => any>;
194
+ type: import("vue").PropType<(value: "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema) => any>;
195
195
  };
196
196
  } & {
197
197
  "v-model": {
198
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema>;
198
+ type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema>;
199
199
  required: false;
200
200
  };
201
201
  } & {
202
202
  modelValue: {
203
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema>;
203
+ type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema>;
204
204
  required: false;
205
205
  };
206
206
  }>;
207
- defaultValue(value?: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema, {
207
+ defaultValue(value?: "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema, {
208
208
  "onUpdate:modelValue": {
209
- type: import("vue").PropType<(value: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema) => any>;
209
+ type: import("vue").PropType<(value: "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema) => any>;
210
210
  };
211
211
  } & {
212
212
  "v-model": {
213
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema>;
213
+ type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema>;
214
214
  required: false;
215
215
  };
216
216
  } & {
217
217
  modelValue: {
218
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema>;
218
+ type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema>;
219
219
  required: false;
220
220
  };
221
221
  }, false>;
222
- doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema, {
222
+ doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema, {
223
223
  "onUpdate:modelValue": {
224
- type: import("vue").PropType<(value: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema) => any>;
224
+ type: import("vue").PropType<(value: "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema) => any>;
225
225
  };
226
226
  } & {
227
227
  "v-model": {
228
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema>;
228
+ type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema>;
229
229
  required: false;
230
230
  };
231
231
  } & {
232
232
  modelValue: {
233
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema>;
233
+ type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema>;
234
234
  required: false;
235
235
  };
236
236
  }>;
237
237
  };
238
238
  "dynamic-color-schema-type": {
239
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic">;
239
+ type: import("vue").PropType<"primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic">;
240
240
  };
241
241
  dynamicColorSchemaType: {
242
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic">;
242
+ type: import("vue").PropType<"primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic">;
243
243
  };
244
244
  "enable-dynamic-color": {
245
245
  type: import("vue").PropType<boolean>;
@@ -310,76 +310,76 @@ declare const _default: {
310
310
  type: import("vue").PropType<ThemeDefinitionV2>;
311
311
  };
312
312
  "onUpdate:modelValue": {
313
- type: import("vue").PropType<(value: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema) => any>;
313
+ type: import("vue").PropType<(value: "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema) => any>;
314
314
  };
315
315
  "v-model": {
316
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema>;
316
+ type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema>;
317
317
  required: false;
318
318
  };
319
319
  modelValue: {
320
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema>;
320
+ type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema>;
321
321
  required: false;
322
322
  };
323
323
  name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
324
- type: import("vue").PropType<(value: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema) => any>;
324
+ type: import("vue").PropType<(value: "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema) => any>;
325
325
  }; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
326
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema>;
326
+ type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema>;
327
327
  required: false;
328
328
  }; } & { [key_2 in import("../../../DefineVueTypings").VModelKeyNameInProps<TName>]: {
329
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema>;
329
+ type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema>;
330
330
  required: false;
331
331
  }; } & {
332
- require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema, {
332
+ require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema, {
333
333
  "onUpdate:modelValue": {
334
- type: import("vue").PropType<(value: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema) => any>;
334
+ type: import("vue").PropType<(value: "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema) => any>;
335
335
  };
336
336
  } & {
337
337
  "v-model": {
338
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema>;
338
+ type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema>;
339
339
  required: false;
340
340
  };
341
341
  } & {
342
342
  modelValue: {
343
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema>;
343
+ type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema>;
344
344
  required: false;
345
345
  };
346
346
  }>;
347
- defaultValue(value?: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema, {
347
+ defaultValue(value?: "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema, {
348
348
  "onUpdate:modelValue": {
349
- type: import("vue").PropType<(value: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema) => any>;
349
+ type: import("vue").PropType<(value: "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema) => any>;
350
350
  };
351
351
  } & {
352
352
  "v-model": {
353
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema>;
353
+ type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema>;
354
354
  required: false;
355
355
  };
356
356
  } & {
357
357
  modelValue: {
358
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema>;
358
+ type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema>;
359
359
  required: false;
360
360
  };
361
361
  }, false>;
362
- doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema, {
362
+ doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema, {
363
363
  "onUpdate:modelValue": {
364
- type: import("vue").PropType<(value: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema) => any>;
364
+ type: import("vue").PropType<(value: "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema) => any>;
365
365
  };
366
366
  } & {
367
367
  "v-model": {
368
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema>;
368
+ type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema>;
369
369
  required: false;
370
370
  };
371
371
  } & {
372
372
  modelValue: {
373
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema>;
373
+ type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema>;
374
374
  required: false;
375
375
  };
376
376
  }>;
377
377
  };
378
378
  "dynamic-color-schema-type": {
379
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic">;
379
+ type: import("vue").PropType<"primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic">;
380
380
  };
381
381
  dynamicColorSchemaType: {
382
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic">;
382
+ type: import("vue").PropType<"primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic">;
383
383
  };
384
384
  "enable-dynamic-color": {
385
385
  type: import("vue").PropType<boolean>;
@@ -447,76 +447,76 @@ declare const _default: {
447
447
  type: import("vue").PropType<ThemeDefinitionV2>;
448
448
  };
449
449
  "onUpdate:modelValue": {
450
- type: import("vue").PropType<(value: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema) => any>;
450
+ type: import("vue").PropType<(value: "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema) => any>;
451
451
  };
452
452
  "v-model": {
453
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema>;
453
+ type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema>;
454
454
  required: false;
455
455
  };
456
456
  modelValue: {
457
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema>;
457
+ type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema>;
458
458
  required: false;
459
459
  };
460
460
  name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
461
- type: import("vue").PropType<(value: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema) => any>;
461
+ type: import("vue").PropType<(value: "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema) => any>;
462
462
  }; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
463
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema>;
463
+ type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema>;
464
464
  required: false;
465
465
  }; } & { [key_2 in import("../../../DefineVueTypings").VModelKeyNameInProps<TName>]: {
466
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema>;
466
+ type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema>;
467
467
  required: false;
468
468
  }; } & {
469
- require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema, {
469
+ require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema, {
470
470
  "onUpdate:modelValue": {
471
- type: import("vue").PropType<(value: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema) => any>;
471
+ type: import("vue").PropType<(value: "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema) => any>;
472
472
  };
473
473
  } & {
474
474
  "v-model": {
475
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema>;
475
+ type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema>;
476
476
  required: false;
477
477
  };
478
478
  } & {
479
479
  modelValue: {
480
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema>;
480
+ type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema>;
481
481
  required: false;
482
482
  };
483
483
  }>;
484
- defaultValue(value?: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema, {
484
+ defaultValue(value?: "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema, {
485
485
  "onUpdate:modelValue": {
486
- type: import("vue").PropType<(value: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema) => any>;
486
+ type: import("vue").PropType<(value: "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema) => any>;
487
487
  };
488
488
  } & {
489
489
  "v-model": {
490
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema>;
490
+ type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema>;
491
491
  required: false;
492
492
  };
493
493
  } & {
494
494
  modelValue: {
495
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema>;
495
+ type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema>;
496
496
  required: false;
497
497
  };
498
498
  }, false>;
499
- doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema, {
499
+ doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema, {
500
500
  "onUpdate:modelValue": {
501
- type: import("vue").PropType<(value: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema) => any>;
501
+ type: import("vue").PropType<(value: "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema) => any>;
502
502
  };
503
503
  } & {
504
504
  "v-model": {
505
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema>;
505
+ type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema>;
506
506
  required: false;
507
507
  };
508
508
  } & {
509
509
  modelValue: {
510
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema>;
510
+ type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema>;
511
511
  required: false;
512
512
  };
513
513
  }>;
514
514
  };
515
515
  "dynamic-color-schema-type": {
516
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic">;
516
+ type: import("vue").PropType<"primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic">;
517
517
  };
518
518
  dynamicColorSchemaType: {
519
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic">;
519
+ type: import("vue").PropType<"primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic">;
520
520
  };
521
521
  "enable-dynamic-color": {
522
522
  type: import("vue").PropType<boolean>;
@@ -555,75 +555,75 @@ declare const _default: {
555
555
  colorSchemaType?: any;
556
556
  colors?: any;
557
557
  } & {
558
- title?: string;
559
558
  name?: {
560
559
  [x: `onUpdate:${string}`]: {
561
- type: import("vue").PropType<(value: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema) => any>;
560
+ type: import("vue").PropType<(value: "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema) => any>;
562
561
  };
563
562
  } & {
564
563
  [x: `v-model:${string}`]: {
565
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema>;
564
+ type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema>;
566
565
  required: false;
567
566
  };
568
567
  } & {
569
568
  [x: string]: {
570
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema>;
569
+ type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema>;
571
570
  required: false;
572
571
  };
573
572
  } & {
574
- require(): import("../../../DefineVueTypings").DefinePropModelRequire<string, "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema, {
573
+ require(): import("../../../DefineVueTypings").DefinePropModelRequire<string, "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema, {
575
574
  "onUpdate:modelValue": {
576
- type: import("vue").PropType<(value: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema) => any>;
575
+ type: import("vue").PropType<(value: "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema) => any>;
577
576
  };
578
577
  } & {
579
578
  "v-model": {
580
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema>;
579
+ type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema>;
581
580
  required: false;
582
581
  };
583
582
  } & {
584
583
  modelValue: {
585
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema>;
584
+ type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema>;
586
585
  required: false;
587
586
  };
588
587
  }>;
589
- defaultValue(value?: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema): import("../../../DefineVueTypings").DefinePropModelDefaultValue<string, "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema, {
588
+ defaultValue(value?: "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema): import("../../../DefineVueTypings").DefinePropModelDefaultValue<string, "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema, {
590
589
  "onUpdate:modelValue": {
591
- type: import("vue").PropType<(value: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema) => any>;
590
+ type: import("vue").PropType<(value: "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema) => any>;
592
591
  };
593
592
  } & {
594
593
  "v-model": {
595
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema>;
594
+ type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema>;
596
595
  required: false;
597
596
  };
598
597
  } & {
599
598
  modelValue: {
600
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema>;
599
+ type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema>;
601
600
  required: false;
602
601
  };
603
602
  }, false>;
604
- doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<string, "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema, {
603
+ doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<string, "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema, {
605
604
  "onUpdate:modelValue": {
606
- type: import("vue").PropType<(value: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema) => any>;
605
+ type: import("vue").PropType<(value: "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema) => any>;
607
606
  };
608
607
  } & {
609
608
  "v-model": {
610
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema>;
609
+ type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema>;
611
610
  required: false;
612
611
  };
613
612
  } & {
614
613
  modelValue: {
615
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema>;
614
+ type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema>;
616
615
  required: false;
617
616
  };
618
617
  }>;
619
618
  };
619
+ title?: string;
620
620
  class?: String | String[];
621
621
  label?: string;
622
622
  disabled?: boolean;
623
623
  themeDefinition?: ThemeDefinitionV2;
624
- "v-model"?: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema;
625
- "onUpdate:modelValue"?: (value: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema) => any;
626
- modelValue?: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema;
624
+ "v-model"?: "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema;
625
+ "onUpdate:modelValue"?: (value: "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema) => any;
626
+ modelValue?: "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema;
627
627
  "v-slots"?: {
628
628
  default?: import("../../../DefineVueTypings").Slot<any[]>;
629
629
  } & {
@@ -631,8 +631,8 @@ declare const _default: {
631
631
  };
632
632
  variant?: Variant;
633
633
  "theme-definition"?: ThemeDefinitionV2;
634
- dynamicColorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
635
- "dynamic-color-schema-type"?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
634
+ dynamicColorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
635
+ "dynamic-color-schema-type"?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
636
636
  enableDynamicColor?: boolean;
637
637
  "enable-dynamic-color"?: boolean;
638
638
  customSchema?: boolean;