@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
@@ -15,14 +15,14 @@ export declare const useCompontentHostStore: () => {
15
15
  state: {
16
16
  host: "admin" | "editor" | "docs";
17
17
  componentHost: "tab" | "dialog" | "menu" | "table" | "toolbar" | "chip" | "app" | "tab-vertical" | "drawer" | "expansion-panel" | "blade" | "appbar" | "panel" | "omfx";
18
- componentVariant: "section" | "navigation" | "default" | "footer" | "header" | "options" | "content" | "toolbar" | "settings" | "info-section";
18
+ componentVariant: "navigation" | "default" | "section" | "footer" | "header" | "options" | "content" | "toolbar" | "settings" | "info-section";
19
19
  appliedComponents: string[];
20
20
  force: boolean;
21
21
  };
22
22
  events: {
23
23
  onMutatedHost: import("internal/fx/core").MessageBusExposeOnlySubscription<"admin" | "editor" | "docs">;
24
24
  onMutatedComponentHost: import("internal/fx/core").MessageBusExposeOnlySubscription<"tab" | "dialog" | "menu" | "table" | "toolbar" | "chip" | "app" | "tab-vertical" | "drawer" | "expansion-panel" | "blade" | "appbar" | "panel" | "omfx">;
25
- onMutatedComponentVariant: import("internal/fx/core").MessageBusExposeOnlySubscription<"section" | "navigation" | "default" | "footer" | "header" | "options" | "content" | "toolbar" | "settings" | "info-section">;
25
+ onMutatedComponentVariant: import("internal/fx/core").MessageBusExposeOnlySubscription<"navigation" | "default" | "section" | "footer" | "header" | "options" | "content" | "toolbar" | "settings" | "info-section">;
26
26
  onMutatedAppliedComponents: import("internal/fx/core").MessageBusExposeOnlySubscription<string[]>;
27
27
  onMutatedForce: import("internal/fx/core").MessageBusExposeOnlySubscription<boolean>;
28
28
  } & Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>;
@@ -38,7 +38,7 @@ export declare const useCompontentHostStore: () => {
38
38
  subscribe(fn: (type: "tab" | "dialog" | "menu" | "table" | "toolbar" | "chip" | "app" | "tab-vertical" | "drawer" | "expansion-panel" | "blade" | "appbar" | "panel" | "omfx") => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
39
39
  };
40
40
  setComponentVariant: {
41
- subscribe(fn: (variant: "section" | "navigation" | "default" | "footer" | "header" | "options" | "content" | "toolbar" | "settings" | "info-section") => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
41
+ subscribe(fn: (variant: "navigation" | "default" | "section" | "footer" | "header" | "options" | "content" | "toolbar" | "settings" | "info-section") => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
42
42
  };
43
43
  setForce: {
44
44
  subscribe(fn: (value: boolean) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
@@ -58,7 +58,7 @@ export declare const useCompontentHostStore: () => {
58
58
  subscribe(fn: (result: void, type: "tab" | "dialog" | "menu" | "table" | "toolbar" | "chip" | "app" | "tab-vertical" | "drawer" | "expansion-panel" | "blade" | "appbar" | "panel" | "omfx") => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
59
59
  };
60
60
  setComponentVariant: {
61
- subscribe(fn: (result: void, variant: "section" | "navigation" | "default" | "footer" | "header" | "options" | "content" | "toolbar" | "settings" | "info-section") => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
61
+ subscribe(fn: (result: void, variant: "navigation" | "default" | "section" | "footer" | "header" | "options" | "content" | "toolbar" | "settings" | "info-section") => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
62
62
  };
63
63
  setForce: {
64
64
  subscribe(fn: (result: void, value: boolean) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
@@ -78,7 +78,7 @@ export declare const useCompontentHostStore: () => {
78
78
  subscribe(fn: (failureReason: any, type: "tab" | "dialog" | "menu" | "table" | "toolbar" | "chip" | "app" | "tab-vertical" | "drawer" | "expansion-panel" | "blade" | "appbar" | "panel" | "omfx") => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
79
79
  };
80
80
  setComponentVariant: {
81
- subscribe(fn: (failureReason: any, variant: "section" | "navigation" | "default" | "footer" | "header" | "options" | "content" | "toolbar" | "settings" | "info-section") => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
81
+ subscribe(fn: (failureReason: any, variant: "navigation" | "default" | "section" | "footer" | "header" | "options" | "content" | "toolbar" | "settings" | "info-section") => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
82
82
  };
83
83
  setForce: {
84
84
  subscribe(fn: (failureReason: any, value: boolean) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
@@ -99,7 +99,7 @@ export declare const useCompontentHostStore: () => {
99
99
  canApplyOn: (hostType: ComponentHostTypes | HostTypes, variant?: any) => boolean;
100
100
  readonly host: "admin" | "editor" | "docs";
101
101
  readonly componentHost: "tab" | "dialog" | "menu" | "table" | "toolbar" | "chip" | "app" | "tab-vertical" | "drawer" | "expansion-panel" | "blade" | "appbar" | "panel" | "omfx";
102
- readonly componentVariant: "section" | "navigation" | "default" | "footer" | "header" | "options" | "content" | "toolbar" | "settings" | "info-section";
102
+ readonly componentVariant: "navigation" | "default" | "section" | "footer" | "header" | "options" | "content" | "toolbar" | "settings" | "info-section";
103
103
  readonly force: boolean;
104
104
  appliedComponents(host: string): boolean;
105
105
  };
@@ -32,8 +32,8 @@ declare const _default: {
32
32
  handleClick: import("vue").Prop<(value?: any) => void, (value?: any) => void>;
33
33
  }>>, () => JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
34
34
  propsDefinition: Omit<Readonly<{} & {
35
- title?: string;
36
35
  icon?: string;
36
+ title?: string;
37
37
  description?: string;
38
38
  handleClick?: (value?: any) => void;
39
39
  }>, never>;
@@ -2,10 +2,10 @@ import { AppInstance } from "@omnia/fx/models";
2
2
  declare const _default: {
3
3
  new (...args: any[]): import("vue").CreateComponentPublicInstance<Readonly<import("vue").ExtractPropTypes<{
4
4
  "align-x": {
5
- type: import("vue").PropType<"left" | "center" | "right">;
5
+ type: import("vue").PropType<"left" | "right" | "center">;
6
6
  };
7
7
  alignX: {
8
- type: import("vue").PropType<"left" | "center" | "right">;
8
+ type: import("vue").PropType<"left" | "right" | "center">;
9
9
  };
10
10
  "image-height": {
11
11
  type: import("vue").PropType<number>;
@@ -35,10 +35,10 @@ declare const _default: {
35
35
  };
36
36
  }, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
37
37
  "align-x": {
38
- type: import("vue").PropType<"left" | "center" | "right">;
38
+ type: import("vue").PropType<"left" | "right" | "center">;
39
39
  };
40
40
  alignX: {
41
- type: import("vue").PropType<"left" | "center" | "right">;
41
+ type: import("vue").PropType<"left" | "right" | "center">;
42
42
  };
43
43
  "image-height": {
44
44
  type: import("vue").PropType<number>;
@@ -70,10 +70,10 @@ declare const _default: {
70
70
  Defaults: {};
71
71
  }, Readonly<import("vue").ExtractPropTypes<{
72
72
  "align-x": {
73
- type: import("vue").PropType<"left" | "center" | "right">;
73
+ type: import("vue").PropType<"left" | "right" | "center">;
74
74
  };
75
75
  alignX: {
76
- type: import("vue").PropType<"left" | "center" | "right">;
76
+ type: import("vue").PropType<"left" | "right" | "center">;
77
77
  };
78
78
  "image-height": {
79
79
  type: import("vue").PropType<number>;
@@ -102,10 +102,10 @@ declare const _default: {
102
102
  __isSuspense?: never;
103
103
  } & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
104
104
  "align-x": {
105
- type: import("vue").PropType<"left" | "center" | "right">;
105
+ type: import("vue").PropType<"left" | "right" | "center">;
106
106
  };
107
107
  alignX: {
108
- type: import("vue").PropType<"left" | "center" | "right">;
108
+ type: import("vue").PropType<"left" | "right" | "center">;
109
109
  };
110
110
  "image-height": {
111
111
  type: import("vue").PropType<number>;
@@ -135,8 +135,8 @@ declare const _default: {
135
135
  };
136
136
  }, string, {}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
137
137
  propsDefinition: Omit<Readonly<{} & {
138
- alignX?: "left" | "center" | "right";
139
- "align-x"?: "left" | "center" | "right";
138
+ alignX?: "left" | "right" | "center";
139
+ "align-x"?: "left" | "right" | "center";
140
140
  appInstance?: AppInstance;
141
141
  "app-instance"?: AppInstance;
142
142
  imageWidth?: number;
@@ -2,9 +2,9 @@ import { AppInstance } from "@omnia/fx/models";
2
2
  declare const _default: {
3
3
  new (...args: any[]): import("vue").CreateComponentPublicInstance<Readonly<import("vue").ExtractPropTypes<{
4
4
  cols: {
5
- type: import("vue").PropType<1 | 2 | 4 | 3 | "1" | "4" | "2" | "3">;
5
+ type: import("vue").PropType<3 | 1 | 2 | 4 | "1" | "4" | "2" | "3">;
6
6
  } & {
7
- type: import("vue").PropType<1 | 2 | 4 | 3 | "1" | "4" | "2" | "3">;
7
+ type: import("vue").PropType<3 | 1 | 2 | 4 | "1" | "4" | "2" | "3">;
8
8
  };
9
9
  "app-instance": {
10
10
  type: import("vue").PropType<AppInstance>;
@@ -22,9 +22,9 @@ declare const _default: {
22
22
  };
23
23
  }, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
24
24
  cols: {
25
- type: import("vue").PropType<1 | 2 | 4 | 3 | "1" | "4" | "2" | "3">;
25
+ type: import("vue").PropType<3 | 1 | 2 | 4 | "1" | "4" | "2" | "3">;
26
26
  } & {
27
- type: import("vue").PropType<1 | 2 | 4 | 3 | "1" | "4" | "2" | "3">;
27
+ type: import("vue").PropType<3 | 1 | 2 | 4 | "1" | "4" | "2" | "3">;
28
28
  };
29
29
  "app-instance": {
30
30
  type: import("vue").PropType<AppInstance>;
@@ -44,9 +44,9 @@ declare const _default: {
44
44
  Defaults: {};
45
45
  }, Readonly<import("vue").ExtractPropTypes<{
46
46
  cols: {
47
- type: import("vue").PropType<1 | 2 | 4 | 3 | "1" | "4" | "2" | "3">;
47
+ type: import("vue").PropType<3 | 1 | 2 | 4 | "1" | "4" | "2" | "3">;
48
48
  } & {
49
- type: import("vue").PropType<1 | 2 | 4 | 3 | "1" | "4" | "2" | "3">;
49
+ type: import("vue").PropType<3 | 1 | 2 | 4 | "1" | "4" | "2" | "3">;
50
50
  };
51
51
  "app-instance": {
52
52
  type: import("vue").PropType<AppInstance>;
@@ -63,9 +63,9 @@ declare const _default: {
63
63
  __isSuspense?: never;
64
64
  } & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
65
65
  cols: {
66
- type: import("vue").PropType<1 | 2 | 4 | 3 | "1" | "4" | "2" | "3">;
66
+ type: import("vue").PropType<3 | 1 | 2 | 4 | "1" | "4" | "2" | "3">;
67
67
  } & {
68
- type: import("vue").PropType<1 | 2 | 4 | 3 | "1" | "4" | "2" | "3">;
68
+ type: import("vue").PropType<3 | 1 | 2 | 4 | "1" | "4" | "2" | "3">;
69
69
  };
70
70
  "app-instance": {
71
71
  type: import("vue").PropType<AppInstance>;
@@ -83,7 +83,7 @@ declare const _default: {
83
83
  };
84
84
  }, string, {}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
85
85
  propsDefinition: Omit<Readonly<{} & {
86
- cols?: 1 | 2 | 4 | 3 | "1" | "4" | "2" | "3";
86
+ cols?: 3 | 1 | 2 | 4 | "1" | "4" | "2" | "3";
87
87
  appInstance?: AppInstance;
88
88
  "app-instance"?: AppInstance;
89
89
  }>, "onDoc$" | "onValueChanged"> & {
@@ -4,10 +4,10 @@ export type OColNumbers = typeof OColNumberDefinitions[number];
4
4
  declare const _default: {
5
5
  new (...args: any[]): import("vue").CreateComponentPublicInstance<Readonly<import("vue").ExtractPropTypes<{
6
6
  cols: {
7
- type: import("vue").PropType<1 | 2 | 4 | 3 | "1" | "4" | "2" | "3">;
7
+ type: import("vue").PropType<3 | 1 | 2 | 4 | "1" | "4" | "2" | "3">;
8
8
  required: false;
9
9
  } & {
10
- type: import("vue").PropType<1 | 2 | 4 | 3 | "1" | "4" | "2" | "3">;
10
+ type: import("vue").PropType<3 | 1 | 2 | 4 | "1" | "4" | "2" | "3">;
11
11
  required: false;
12
12
  };
13
13
  "summary-view": {
@@ -40,10 +40,10 @@ declare const _default: {
40
40
  };
41
41
  }, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
42
42
  cols: {
43
- type: import("vue").PropType<1 | 2 | 4 | 3 | "1" | "4" | "2" | "3">;
43
+ type: import("vue").PropType<3 | 1 | 2 | 4 | "1" | "4" | "2" | "3">;
44
44
  required: false;
45
45
  } & {
46
- type: import("vue").PropType<1 | 2 | 4 | 3 | "1" | "4" | "2" | "3">;
46
+ type: import("vue").PropType<3 | 1 | 2 | 4 | "1" | "4" | "2" | "3">;
47
47
  required: false;
48
48
  };
49
49
  "summary-view": {
@@ -78,10 +78,10 @@ declare const _default: {
78
78
  Defaults: {};
79
79
  }, Readonly<import("vue").ExtractPropTypes<{
80
80
  cols: {
81
- type: import("vue").PropType<1 | 2 | 4 | 3 | "1" | "4" | "2" | "3">;
81
+ type: import("vue").PropType<3 | 1 | 2 | 4 | "1" | "4" | "2" | "3">;
82
82
  required: false;
83
83
  } & {
84
- type: import("vue").PropType<1 | 2 | 4 | 3 | "1" | "4" | "2" | "3">;
84
+ type: import("vue").PropType<3 | 1 | 2 | 4 | "1" | "4" | "2" | "3">;
85
85
  required: false;
86
86
  };
87
87
  "summary-view": {
@@ -113,10 +113,10 @@ declare const _default: {
113
113
  __isSuspense?: never;
114
114
  } & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
115
115
  cols: {
116
- type: import("vue").PropType<1 | 2 | 4 | 3 | "1" | "4" | "2" | "3">;
116
+ type: import("vue").PropType<3 | 1 | 2 | 4 | "1" | "4" | "2" | "3">;
117
117
  required: false;
118
118
  } & {
119
- type: import("vue").PropType<1 | 2 | 4 | 3 | "1" | "4" | "2" | "3">;
119
+ type: import("vue").PropType<3 | 1 | 2 | 4 | "1" | "4" | "2" | "3">;
120
120
  required: false;
121
121
  };
122
122
  "summary-view": {
@@ -150,7 +150,7 @@ declare const _default: {
150
150
  }, string, {}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
151
151
  propsDefinition: Omit<Readonly<{} & {
152
152
  hideTeamsPresence?: boolean;
153
- cols?: 1 | 2 | 4 | 3 | "1" | "4" | "2" | "3";
153
+ cols?: 3 | 1 | 2 | 4 | "1" | "4" | "2" | "3";
154
154
  appInstance?: AppInstance;
155
155
  "app-instance"?: AppInstance;
156
156
  "hide-teams-presence"?: boolean;
@@ -2,7 +2,7 @@ import { ChromeBlueprint, VelcronAppDefinition, ColorValue, ChromeBlueprints, Bl
2
2
  export declare const useChromeEditorStore: () => {
3
3
  state: {
4
4
  editMode: boolean;
5
- previewColorSchema: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
5
+ previewColorSchema: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
6
6
  backgroundOpacity: number;
7
7
  backgroundColor: ColorValue;
8
8
  editingBlueprint: ChromeBlueprint;
@@ -11,7 +11,7 @@ export declare const useChromeEditorStore: () => {
11
11
  };
12
12
  events: {
13
13
  onMutatedEditMode: import("@omnia/fx").MessageBusExposeOnlySubscription<boolean>;
14
- onMutatedPreviewColorSchema: import("@omnia/fx").MessageBusExposeOnlySubscription<"info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic">;
14
+ onMutatedPreviewColorSchema: import("@omnia/fx").MessageBusExposeOnlySubscription<"primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic">;
15
15
  onMutatedBackgroundOpacity: import("@omnia/fx").MessageBusExposeOnlySubscription<number>;
16
16
  onMutatedBackgroundColor: import("@omnia/fx").MessageBusExposeOnlySubscription<ColorValue>;
17
17
  onMutatedEditingBlueprint: import("@omnia/fx").MessageBusExposeOnlySubscription<ChromeBlueprint>;
@@ -131,7 +131,7 @@ export declare const useComponentsEditorStore: () => {
131
131
  blockEditorStore: {
132
132
  state: {
133
133
  editMode: boolean;
134
- previewColorSchema: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
134
+ previewColorSchema: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
135
135
  backgroundOpacity: number;
136
136
  backgroundColor: import("@omnia/fx-models").ColorValue;
137
137
  editingBlueprint: import("@omnia/fx-models").ChromeBlueprint;
@@ -140,7 +140,7 @@ export declare const useComponentsEditorStore: () => {
140
140
  };
141
141
  events: {
142
142
  onMutatedEditMode: import("@omnia/fx").MessageBusExposeOnlySubscription<boolean>;
143
- onMutatedPreviewColorSchema: import("@omnia/fx").MessageBusExposeOnlySubscription<"info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic">;
143
+ onMutatedPreviewColorSchema: import("@omnia/fx").MessageBusExposeOnlySubscription<"primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic">;
144
144
  onMutatedBackgroundOpacity: import("@omnia/fx").MessageBusExposeOnlySubscription<number>;
145
145
  onMutatedBackgroundColor: import("@omnia/fx").MessageBusExposeOnlySubscription<import("@omnia/fx-models").ColorValue>;
146
146
  onMutatedEditingBlueprint: import("@omnia/fx").MessageBusExposeOnlySubscription<import("@omnia/fx-models").ChromeBlueprint>;
@@ -376,14 +376,14 @@ export declare const useComponentsEditorStore: () => {
376
376
  containersEditorStore: {
377
377
  state: {
378
378
  editMode: boolean;
379
- previewColorSchema: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
379
+ previewColorSchema: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
380
380
  editingBlueprint: import("@omnia/fx-models").ContainerBlueprint;
381
381
  editingBlueprintType: import("@omnia/fx-models").ContainerVariant;
382
382
  containerBlueprints: import("@omnia/fx-models").ContainerBlueprints;
383
383
  };
384
384
  events: {
385
385
  onMutatedEditMode: import("@omnia/fx").MessageBusExposeOnlySubscription<boolean>;
386
- onMutatedPreviewColorSchema: import("@omnia/fx").MessageBusExposeOnlySubscription<"info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic">;
386
+ onMutatedPreviewColorSchema: import("@omnia/fx").MessageBusExposeOnlySubscription<"primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic">;
387
387
  onMutatedEditingBlueprint: import("@omnia/fx").MessageBusExposeOnlySubscription<import("@omnia/fx-models").ContainerBlueprint>;
388
388
  onMutatedEditingBlueprintType: import("@omnia/fx").MessageBusExposeOnlySubscription<import("@omnia/fx-models").ContainerVariant>;
389
389
  onMutatedContainerBlueprints: import("@omnia/fx").MessageBusExposeOnlySubscription<import("@omnia/fx-models").ContainerBlueprints>;
@@ -2,14 +2,14 @@ import { ContainerBlueprint, ContainerBlueprints, ContainerVariant } from "@omni
2
2
  export declare const useContainersEditorStore: () => {
3
3
  state: {
4
4
  editMode: boolean;
5
- previewColorSchema: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
5
+ previewColorSchema: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
6
6
  editingBlueprint: ContainerBlueprint;
7
7
  editingBlueprintType: ContainerVariant;
8
8
  containerBlueprints: ContainerBlueprints;
9
9
  };
10
10
  events: {
11
11
  onMutatedEditMode: import("@omnia/fx").MessageBusExposeOnlySubscription<boolean>;
12
- onMutatedPreviewColorSchema: import("@omnia/fx").MessageBusExposeOnlySubscription<"info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic">;
12
+ onMutatedPreviewColorSchema: import("@omnia/fx").MessageBusExposeOnlySubscription<"primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic">;
13
13
  onMutatedEditingBlueprint: import("@omnia/fx").MessageBusExposeOnlySubscription<ContainerBlueprint>;
14
14
  onMutatedEditingBlueprintType: import("@omnia/fx").MessageBusExposeOnlySubscription<ContainerVariant>;
15
15
  onMutatedContainerBlueprints: import("@omnia/fx").MessageBusExposeOnlySubscription<ContainerBlueprints>;
@@ -5,7 +5,7 @@ export declare const useTypographyEditorStore: () => {
5
5
  blueprint: TypographyBlueprint;
6
6
  editMode: boolean;
7
7
  selectedTypography: {
8
- type: "title" | "text" | "navigation";
8
+ type: "text" | "title" | "navigation";
9
9
  size: TypographySizes;
10
10
  definition: TypographyDefinition;
11
11
  };
@@ -17,7 +17,7 @@ export declare const useTypographyEditorStore: () => {
17
17
  onMutatedBlueprint: import("@omnia/fx").MessageBusExposeOnlySubscription<TypographyBlueprint>;
18
18
  onMutatedEditMode: import("@omnia/fx").MessageBusExposeOnlySubscription<boolean>;
19
19
  onMutatedSelectedTypography: import("@omnia/fx").MessageBusExposeOnlySubscription<{
20
- type: "title" | "text" | "navigation";
20
+ type: "text" | "title" | "navigation";
21
21
  size: TypographySizes;
22
22
  definition: TypographyDefinition;
23
23
  }>;
@@ -27,7 +27,7 @@ export declare const useTypographyEditorStore: () => {
27
27
  actions: {
28
28
  onDispatching: {
29
29
  setSelectedDefinition: {
30
- subscribe(fn: (type: "title" | "text" | "navigation", size: TypographySizes) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
30
+ subscribe(fn: (type: "text" | "title" | "navigation", size: TypographySizes) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
31
31
  };
32
32
  setSelectedFillVariant: {
33
33
  subscribe(fn: (fillVariant: FillVariant) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
@@ -62,7 +62,7 @@ export declare const useTypographyEditorStore: () => {
62
62
  };
63
63
  onDispatched: {
64
64
  setSelectedDefinition: {
65
- subscribe(fn: (result: void, type: "title" | "text" | "navigation", size: TypographySizes) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
65
+ subscribe(fn: (result: void, type: "text" | "title" | "navigation", size: TypographySizes) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
66
66
  };
67
67
  setSelectedFillVariant: {
68
68
  subscribe(fn: (result: void, fillVariant: FillVariant) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
@@ -97,7 +97,7 @@ export declare const useTypographyEditorStore: () => {
97
97
  };
98
98
  onFailure: {
99
99
  setSelectedDefinition: {
100
- subscribe(fn: (failureReason: any, type: "title" | "text" | "navigation", size: TypographySizes) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
100
+ subscribe(fn: (failureReason: any, type: "text" | "title" | "navigation", size: TypographySizes) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
101
101
  };
102
102
  setSelectedFillVariant: {
103
103
  subscribe(fn: (failureReason: any, fillVariant: FillVariant) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
@@ -13,7 +13,7 @@ declare const _default: (props: {
13
13
  individualBorderWidthSelection?: boolean;
14
14
  elevation?: boolean;
15
15
  createNewColorDynamic?: boolean;
16
- dynamicColorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
16
+ dynamicColorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
17
17
  enableDynamicColor?: boolean;
18
18
  label?: string;
19
19
  } & Omit<{
@@ -75,7 +75,7 @@ declare const _default: (props: {
75
75
  individualBorderWidthSelection?: boolean;
76
76
  elevation?: boolean;
77
77
  createNewColorDynamic?: boolean;
78
- dynamicColorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
78
+ dynamicColorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
79
79
  enableDynamicColor?: boolean;
80
80
  label?: string;
81
81
  } & {
@@ -7,7 +7,7 @@ declare const _default: (props: {
7
7
  individualRadiusSelection?: boolean;
8
8
  individualWidthSelection?: boolean;
9
9
  themeType?: ThemeContextType;
10
- dynamicColorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
10
+ dynamicColorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
11
11
  enableDynamicColor?: boolean;
12
12
  createNewColorDynamic?: boolean;
13
13
  toned?: boolean;
@@ -63,7 +63,7 @@ declare const _default: (props: {
63
63
  individualRadiusSelection?: boolean;
64
64
  individualWidthSelection?: boolean;
65
65
  themeType?: ThemeContextType;
66
- dynamicColorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
66
+ dynamicColorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
67
67
  enableDynamicColor?: boolean;
68
68
  createNewColorDynamic?: boolean;
69
69
  toned?: boolean;
@@ -5,7 +5,7 @@ declare const _default: (props: {
5
5
  modelValue?: ChromeBlueprints;
6
6
  toned?: boolean;
7
7
  themeType?: ThemeContextType;
8
- dynamicColorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
8
+ dynamicColorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
9
9
  } & Omit<{
10
10
  "onClick:select"?: (variant: BlueprintVariant) => any;
11
11
  }, "toned" | "v-model" | "onUpdate:modelValue" | "modelValue" | "themeType" | "dynamicColorSchemaType"> & {
@@ -56,7 +56,7 @@ declare const _default: (props: {
56
56
  modelValue?: ChromeBlueprints;
57
57
  toned?: boolean;
58
58
  themeType?: ThemeContextType;
59
- dynamicColorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
59
+ dynamicColorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
60
60
  } & {
61
61
  "v-slots"?: {
62
62
  default?: import("vue").Slot;
@@ -18,11 +18,11 @@ declare const _default: {
18
18
  type: import("vue").PropType<boolean>;
19
19
  };
20
20
  "preview-color-schema-type": {
21
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic">;
21
+ type: import("vue").PropType<"primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic">;
22
22
  required: false;
23
23
  };
24
24
  previewColorSchemaType: {
25
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic">;
25
+ type: import("vue").PropType<"primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic">;
26
26
  required: false;
27
27
  };
28
28
  "onUpdate:modelValue": {
@@ -113,11 +113,11 @@ declare const _default: {
113
113
  type: import("vue").PropType<boolean>;
114
114
  };
115
115
  "preview-color-schema-type": {
116
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic">;
116
+ type: import("vue").PropType<"primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic">;
117
117
  required: false;
118
118
  };
119
119
  previewColorSchemaType: {
120
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic">;
120
+ type: import("vue").PropType<"primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic">;
121
121
  required: false;
122
122
  };
123
123
  "onUpdate:modelValue": {
@@ -213,11 +213,11 @@ declare const _default: {
213
213
  type: import("vue").PropType<boolean>;
214
214
  };
215
215
  "preview-color-schema-type": {
216
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic">;
216
+ type: import("vue").PropType<"primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic">;
217
217
  required: false;
218
218
  };
219
219
  previewColorSchemaType: {
220
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic">;
220
+ type: import("vue").PropType<"primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic">;
221
221
  required: false;
222
222
  };
223
223
  "onUpdate:modelValue": {
@@ -310,11 +310,11 @@ declare const _default: {
310
310
  type: import("vue").PropType<boolean>;
311
311
  };
312
312
  "preview-color-schema-type": {
313
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic">;
313
+ type: import("vue").PropType<"primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic">;
314
314
  required: false;
315
315
  };
316
316
  previewColorSchemaType: {
317
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic">;
317
+ type: import("vue").PropType<"primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic">;
318
318
  required: false;
319
319
  };
320
320
  "onUpdate:modelValue": {
@@ -455,8 +455,8 @@ declare const _default: {
455
455
  "v-model"?: BlueprintVariant | ChromeBlueprint;
456
456
  "onUpdate:modelValue"?: (value: BlueprintVariant | ChromeBlueprint) => any;
457
457
  modelValue?: BlueprintVariant | ChromeBlueprint;
458
- previewColorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
459
- "preview-color-schema-type"?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
458
+ previewColorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
459
+ "preview-color-schema-type"?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
460
460
  allowCustom?: boolean;
461
461
  "allow-custom"?: boolean;
462
462
  }>, "onUpdate:modelValue"> & {
@@ -39,10 +39,10 @@ declare const _default: {
39
39
  type: import("vue").PropType<boolean>;
40
40
  };
41
41
  "dynamic-color-schema-type": {
42
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic">;
42
+ type: import("vue").PropType<"primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic">;
43
43
  };
44
44
  dynamicColorSchemaType: {
45
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic">;
45
+ type: import("vue").PropType<"primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic">;
46
46
  };
47
47
  type: {
48
48
  type: import("vue").PropType<ColorPickerType>;
@@ -165,10 +165,10 @@ declare const _default: {
165
165
  type: import("vue").PropType<boolean>;
166
166
  };
167
167
  "dynamic-color-schema-type": {
168
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic">;
168
+ type: import("vue").PropType<"primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic">;
169
169
  };
170
170
  dynamicColorSchemaType: {
171
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic">;
171
+ type: import("vue").PropType<"primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic">;
172
172
  };
173
173
  type: {
174
174
  type: import("vue").PropType<ColorPickerType>;
@@ -300,10 +300,10 @@ declare const _default: {
300
300
  type: import("vue").PropType<boolean>;
301
301
  };
302
302
  "dynamic-color-schema-type": {
303
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic">;
303
+ type: import("vue").PropType<"primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic">;
304
304
  };
305
305
  dynamicColorSchemaType: {
306
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic">;
306
+ type: import("vue").PropType<"primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic">;
307
307
  };
308
308
  type: {
309
309
  type: import("vue").PropType<ColorPickerType>;
@@ -432,10 +432,10 @@ declare const _default: {
432
432
  type: import("vue").PropType<boolean>;
433
433
  };
434
434
  "dynamic-color-schema-type": {
435
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic">;
435
+ type: import("vue").PropType<"primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic">;
436
436
  };
437
437
  dynamicColorSchemaType: {
438
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic">;
438
+ type: import("vue").PropType<"primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic">;
439
439
  };
440
440
  type: {
441
441
  type: import("vue").PropType<ColorPickerType>;
@@ -600,8 +600,8 @@ declare const _default: {
600
600
  modelValue?: ColorValue;
601
601
  themeType?: ThemeContextType;
602
602
  "theme-type"?: ThemeContextType;
603
- dynamicColorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
604
- "dynamic-color-schema-type"?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
603
+ dynamicColorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
604
+ "dynamic-color-schema-type"?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
605
605
  enableDynamicColor?: boolean;
606
606
  "enable-dynamic-color"?: boolean;
607
607
  customColor?: boolean;