@omnia/fx 8.0.134-dev → 8.0.136-dev
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/internal-do-not-import-from-here/ux/alignmentpicker/AlignmentPicker.d.ts +21 -0
- package/internal-do-not-import-from-here/ux/blueprintpickers/backgroundstyle/BackgroundStyleEditor.d.ts +7 -3
- package/internal-do-not-import-from-here/ux/blueprintpickers/blueprintTemplate/BlueprintsTemplatePicker.d.ts +98 -98
- package/internal-do-not-import-from-here/ux/blueprintpickers/buttonstyle/ButtonBlueprintsViewer.d.ts +7 -7
- package/internal-do-not-import-from-here/ux/blueprintpickers/buttonstyle/ButtonStylePicker.d.ts +7 -3
- package/internal-do-not-import-from-here/ux/blueprintpickers/chrome/ChromePicker.d.ts +21 -0
- package/internal-do-not-import-from-here/ux/blueprintpickers/iconstylepicker/IconStylePicker.d.ts +7 -3
- package/internal-do-not-import-from-here/ux/blueprintpickers/spacingpicker/SpacingPicker3.d.ts +21 -0
- package/internal-do-not-import-from-here/ux/blueprintpickers/tabs/TabBlueprintsViewer.d.ts +7 -7
- package/internal-do-not-import-from-here/ux/blueprintpickers/tabs/TabStylePicker.d.ts +7 -3
- package/internal-do-not-import-from-here/ux/blueprintpickers/textstylepicker/TextStylePicker.d.ts +7 -3
- package/internal-do-not-import-from-here/ux/blueprintpickers/typography/TypographyPicker.d.ts +7 -3
- package/internal-do-not-import-from-here/ux/borderpicker/BorderPicker.d.ts +7 -3
- package/internal-do-not-import-from-here/ux/colorpickerV2/ColorPicker.css.d.ts +2 -1
- package/internal-do-not-import-from-here/ux/colorpickerV2/ColorPicker.d.ts +29 -0
- package/internal-do-not-import-from-here/ux/colorschemapicker/ColorSchemaPicker.d.ts +50 -0
- package/internal-do-not-import-from-here/ux/fillpicker/FillPicker.d.ts +12 -6
- package/internal-do-not-import-from-here/ux/filterpicker/FilterPicker.d.ts +21 -0
- package/internal-do-not-import-from-here/ux/governancedashboard/BarChartIndicator.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/journey/{JourneyV2.d.ts → Journey.d.ts} +1 -1
- package/internal-do-not-import-from-here/ux/journey/JourneyPlaceHolder.d.ts +53 -0
- package/internal-do-not-import-from-here/ux/journey/JourneyRouter.d.ts +8 -0
- package/internal-do-not-import-from-here/ux/journey/docs/ExampleComponents.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/journey/docs/SampleVariants.d.ts +16 -0
- package/internal-do-not-import-from-here/ux/journey/docs/index.d.ts +3 -0
- package/internal-do-not-import-from-here/ux/journey/stores/JourneyStore.d.ts +8 -8
- package/internal-do-not-import-from-here/ux/jsonexportimport/ExportImport.d.ts +6 -2
- package/internal-do-not-import-from-here/ux/oxide/appbar/Appbar.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/colorpicker/ColorPicker.d.ts +29 -0
- package/internal-do-not-import-from-here/ux/oxide/datatable/DataTable.css.d.ts +3367 -3239
- package/internal-do-not-import-from-here/ux/oxide/datatable/DataTable.d.ts +7758 -7502
- package/internal-do-not-import-from-here/ux/oxide/divider/Divider.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/menu/Menu.d.ts +29 -0
- package/internal-do-not-import-from-here/ux/oxide/pagination/docs/ExampleComponents.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/oxide/pagination/docs/SampleComponent.d.ts +16 -0
- package/internal-do-not-import-from-here/ux/oxide/pagination/docs/index.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/oxide/panel/Panel.css.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/panel/Panel.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/rangeslider/docs/ExampleComponents.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/oxide/rangeslider/docs/SampleComponent.d.ts +16 -0
- package/internal-do-not-import-from-here/ux/oxide/rangeslider/docs/index.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/oxide/select/Select.d.ts +7758 -7502
- package/internal-do-not-import-from-here/ux/oxide/slider/Slider.css.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/slider/Slider.d.ts +26 -0
- package/internal-do-not-import-from-here/ux/oxide/treeview/docs/index.d.ts +0 -2
- package/internal-do-not-import-from-here/ux/pickerwrapper/PickerWrapper.d.ts +48 -0
- package/internal-do-not-import-from-here/ux/pickerwrapper/docs/ExampleComponents.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/pickerwrapper/docs/SampleComponent.d.ts +16 -0
- package/internal-do-not-import-from-here/ux/pickerwrapper/docs/index.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/theming-v2/admin/blades/blueprints/components/blades/BlueprintPreview.d.ts +16 -0
- package/internal-do-not-import-from-here/ux/theming-v2/admin/blades/blueprints/components/store/ButtonsEditorStore.d.ts +54 -0
- package/internal-do-not-import-from-here/ux/theming-v2/admin/blades/blueprints/components/store/ChromeEditorStore.d.ts +8 -6
- package/internal-do-not-import-from-here/ux/theming-v2/admin/blades/blueprints/components/store/ComponentEditorStore.d.ts +251 -45
- package/internal-do-not-import-from-here/ux/theming-v2/admin/blades/blueprints/components/store/TabsEditorStore.d.ts +52 -0
- package/internal-do-not-import-from-here/ux/theming-v2/admin/blades/themes/store/ThemeEditorStore.d.ts +32 -12
- package/internal-do-not-import-from-here/ux/theming-v2/designkits/shared/ThemeDefinitionInstance.d.ts +1 -9
- package/internal-do-not-import-from-here/ux/theming-v2/store/BlueprintTemplatesStore.d.ts +19 -9
- package/internal-do-not-import-from-here/ux/theming-v2/store/ChromeBlueprintStore.d.ts +3309 -3218
- package/internal-do-not-import-from-here/ux/theming-v2/store/ColorSchemaDefinitionStore.d.ts +15 -5
- package/internal-do-not-import-from-here/ux/theming-v2/store/ColorSchemaStore.d.ts +3309 -3218
- package/internal-do-not-import-from-here/ux/theming-v2/store/ComponentBlueprintStore.d.ts +13 -4978
- package/internal-do-not-import-from-here/ux/theming-v2/store/SpacingBlueprintStore.d.ts +3309 -3218
- package/internal-do-not-import-from-here/ux/theming-v2/store/ThemeContextStore.d.ts +406 -54
- package/internal-do-not-import-from-here/ux/theming-v2/store/ThemeDefinitionStoreV2.d.ts +20 -10
- package/internal-do-not-import-from-here/ux/theming-v2/store/ThemeStoreV2.d.ts +47 -10
- package/internal-do-not-import-from-here/ux/theming-v2/store/TypographyBlueprintStore.d.ts +3309 -3218
- package/internal-do-not-import-from-here/ux/theming-v2/themepicker/ThemePicker.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/theming-v2/themeprovider/ThemeProvider.d.ts +0 -8
- package/internal-do-not-import-from-here/ux/use/UseColorSchemaSetup.d.ts +3367 -3239
- package/internal-do-not-import-from-here/ux/use/UseWebNotification.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/use/index.d.ts +0 -1
- package/internal-do-not-import-from-here/ux/velcron/core/events/CreateEventHook.d.ts +5 -0
- package/internal-do-not-import-from-here/ux/velcron/core/events/index.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/velcron/core/index.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/velcron/core/models/VelcronDefinitions.d.ts +5 -2
- package/internal-do-not-import-from-here/ux/velcron/core/stores/VelcronColorSchema.d.ts +0 -3
- package/internal-do-not-import-from-here/ux/velcron/core/stores/VelcronTheming.d.ts +1 -4
- package/internal-do-not-import-from-here/ux/versionedlayout/blade/VersionedLayoutBladeBuilder.d.ts +11 -3
- package/internal-do-not-import-from-here/wctypings.d.ts +27 -1
- package/package.json +2 -2
- package/internal-do-not-import-from-here/ux/theming-v2/admin/blades/blueprints/components/blades/SpacingBlade.d.ts +0 -0
- package/internal-do-not-import-from-here/ux/use/UseEventHook.d.ts +0 -14
- /package/internal-do-not-import-from-here/ux/datetimezonepicker/docs/{SampleComponent.d.ts → DateTimeZonePickerExample.d.ts} +0 -0
- /package/internal-do-not-import-from-here/ux/journey/{JourneyV2.css.d.ts → Journey.css.d.ts} +0 -0
- /package/internal-do-not-import-from-here/ux/{oxide/treeview → journey}/docs/ExampleComponentsMenu.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{oxide/treeview → journey}/docs/SampleButtons.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{oxide/treeview/docs/SampleComponentMenu.d.ts → journey/docs/SampleComponent.d.ts} +0 -0
- /package/internal-do-not-import-from-here/ux/{oxide/treeview/docs/SampleVariants.d.ts → journey/docs/SampleComponentMenu.d.ts} +0 -0
|
@@ -1,17 +1,30 @@
|
|
|
1
1
|
export declare const useThemeContextStore: () => {
|
|
2
|
+
actions: {
|
|
3
|
+
onDispatching: {
|
|
4
|
+
saveTheme: {
|
|
5
|
+
subscribe(fn: (variant: "default" | "preview" | "admin") => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
|
6
|
+
};
|
|
7
|
+
};
|
|
8
|
+
onDispatched: {
|
|
9
|
+
saveTheme: {
|
|
10
|
+
subscribe(fn: (result: void, variant: "default" | "preview" | "admin") => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
|
11
|
+
};
|
|
12
|
+
};
|
|
13
|
+
onFailure: {
|
|
14
|
+
saveTheme: {
|
|
15
|
+
subscribe(fn: (failureReason: any, variant: "default" | "preview" | "admin") => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
|
16
|
+
};
|
|
17
|
+
};
|
|
18
|
+
} & {
|
|
19
|
+
saveTheme(variant: "admin" | "default" | "preview"): void;
|
|
20
|
+
};
|
|
2
21
|
state: {
|
|
3
22
|
defaultTheme: {
|
|
4
23
|
state: {
|
|
5
24
|
currentTheme: import("@omnia/fx-models").ThemeDefinitionV2;
|
|
6
|
-
typographyBlueptrints: import("@omnia/fx-models").TypographyBlueprints;
|
|
7
|
-
componentBlueprints: import("@omnia/fx-models").ComponentBlueprints;
|
|
8
|
-
spacingBlueprints: import("@omnia/fx-models").SpacingBlueprints;
|
|
9
25
|
};
|
|
10
26
|
events: {
|
|
11
27
|
onMutatedCurrentTheme: import("@omnia/fx").MessageBusExposeOnlySubscription<import("@omnia/fx-models").ThemeDefinitionV2>;
|
|
12
|
-
onMutatedTypographyBlueptrints: import("@omnia/fx").MessageBusExposeOnlySubscription<import("@omnia/fx-models").TypographyBlueprints>;
|
|
13
|
-
onMutatedComponentBlueprints: import("@omnia/fx").MessageBusExposeOnlySubscription<import("@omnia/fx-models").ComponentBlueprints>;
|
|
14
|
-
onMutatedSpacingBlueprints: import("@omnia/fx").MessageBusExposeOnlySubscription<import("@omnia/fx-models").SpacingBlueprints>;
|
|
15
28
|
} & Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>;
|
|
16
29
|
actions: {
|
|
17
30
|
onDispatching: {
|
|
@@ -33,6 +46,49 @@ export declare const useThemeContextStore: () => {
|
|
|
33
46
|
setTheme(themeDefinition: import("@omnia/fx-models").ThemeDefinitionV2): void;
|
|
34
47
|
};
|
|
35
48
|
get: {
|
|
49
|
+
componentBlueprintStore(): {
|
|
50
|
+
state: {
|
|
51
|
+
blueprints: import("@omnia/fx-models").ComponentBlueprints;
|
|
52
|
+
};
|
|
53
|
+
events: {
|
|
54
|
+
onMutatedBlueprints: import("@omnia/fx").MessageBusExposeOnlySubscription<import("@omnia/fx-models").ComponentBlueprints>;
|
|
55
|
+
} & Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>;
|
|
56
|
+
actions: {
|
|
57
|
+
onDispatching: {
|
|
58
|
+
setBlueprint: {
|
|
59
|
+
subscribe(fn: (type: "default") => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
|
60
|
+
};
|
|
61
|
+
setBluePrints: {
|
|
62
|
+
subscribe(fn: (componentBlueprints: import("@omnia/fx-models").ComponentBlueprints) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
|
63
|
+
};
|
|
64
|
+
};
|
|
65
|
+
onDispatched: {
|
|
66
|
+
setBlueprint: {
|
|
67
|
+
subscribe(fn: (result: void, type: "default") => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
|
68
|
+
};
|
|
69
|
+
setBluePrints: {
|
|
70
|
+
subscribe(fn: (result: void, componentBlueprints: import("@omnia/fx-models").ComponentBlueprints) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
|
71
|
+
};
|
|
72
|
+
};
|
|
73
|
+
onFailure: {
|
|
74
|
+
setBlueprint: {
|
|
75
|
+
subscribe(fn: (failureReason: any, type: "default") => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
|
76
|
+
};
|
|
77
|
+
setBluePrints: {
|
|
78
|
+
subscribe(fn: (failureReason: any, componentBlueprints: import("@omnia/fx-models").ComponentBlueprints) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
|
79
|
+
};
|
|
80
|
+
};
|
|
81
|
+
} & {
|
|
82
|
+
setBlueprint(type: "default"): void;
|
|
83
|
+
setBluePrints(componentBlueprints: import("@omnia/fx-models").ComponentBlueprints): void;
|
|
84
|
+
};
|
|
85
|
+
get: {
|
|
86
|
+
byType<TType extends import("@omnia/fx-models").Blueprint>(type: import("@omnia/fx-models").WebBlueprintItemDefintionType): any;
|
|
87
|
+
readonly blueprints: import("@omnia/fx-models").ComponentBlueprints;
|
|
88
|
+
buttonBlueprint(type: import("@omnia/fx-models").ButtonBlueprintType, buttonType: import("@omnia/fx-models").ButtonTypes): import("@omnia/fx-models").ButtonBlueprint;
|
|
89
|
+
};
|
|
90
|
+
deactivated(): void;
|
|
91
|
+
};
|
|
36
92
|
colorSchema(colorSchemaType: "info" | "error" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic"): import("@omnia/fx-models").ColorSchema;
|
|
37
93
|
typography(): import("@omnia/fx-models").TypographyBlueprints;
|
|
38
94
|
spacing(): import("@omnia/fx-models").SpacingBlueprints;
|
|
@@ -48,15 +104,9 @@ export declare const useThemeContextStore: () => {
|
|
|
48
104
|
adminTheme: {
|
|
49
105
|
state: {
|
|
50
106
|
currentTheme: import("@omnia/fx-models").ThemeDefinitionV2;
|
|
51
|
-
typographyBlueptrints: import("@omnia/fx-models").TypographyBlueprints;
|
|
52
|
-
componentBlueprints: import("@omnia/fx-models").ComponentBlueprints;
|
|
53
|
-
spacingBlueprints: import("@omnia/fx-models").SpacingBlueprints;
|
|
54
107
|
};
|
|
55
108
|
events: {
|
|
56
109
|
onMutatedCurrentTheme: import("@omnia/fx").MessageBusExposeOnlySubscription<import("@omnia/fx-models").ThemeDefinitionV2>;
|
|
57
|
-
onMutatedTypographyBlueptrints: import("@omnia/fx").MessageBusExposeOnlySubscription<import("@omnia/fx-models").TypographyBlueprints>;
|
|
58
|
-
onMutatedComponentBlueprints: import("@omnia/fx").MessageBusExposeOnlySubscription<import("@omnia/fx-models").ComponentBlueprints>;
|
|
59
|
-
onMutatedSpacingBlueprints: import("@omnia/fx").MessageBusExposeOnlySubscription<import("@omnia/fx-models").SpacingBlueprints>;
|
|
60
110
|
} & Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>;
|
|
61
111
|
actions: {
|
|
62
112
|
onDispatching: {
|
|
@@ -78,6 +128,49 @@ export declare const useThemeContextStore: () => {
|
|
|
78
128
|
setTheme(themeDefinition: import("@omnia/fx-models").ThemeDefinitionV2): void;
|
|
79
129
|
};
|
|
80
130
|
get: {
|
|
131
|
+
componentBlueprintStore(): {
|
|
132
|
+
state: {
|
|
133
|
+
blueprints: import("@omnia/fx-models").ComponentBlueprints;
|
|
134
|
+
};
|
|
135
|
+
events: {
|
|
136
|
+
onMutatedBlueprints: import("@omnia/fx").MessageBusExposeOnlySubscription<import("@omnia/fx-models").ComponentBlueprints>;
|
|
137
|
+
} & Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>;
|
|
138
|
+
actions: {
|
|
139
|
+
onDispatching: {
|
|
140
|
+
setBlueprint: {
|
|
141
|
+
subscribe(fn: (type: "default") => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
|
142
|
+
};
|
|
143
|
+
setBluePrints: {
|
|
144
|
+
subscribe(fn: (componentBlueprints: import("@omnia/fx-models").ComponentBlueprints) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
|
145
|
+
};
|
|
146
|
+
};
|
|
147
|
+
onDispatched: {
|
|
148
|
+
setBlueprint: {
|
|
149
|
+
subscribe(fn: (result: void, type: "default") => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
|
150
|
+
};
|
|
151
|
+
setBluePrints: {
|
|
152
|
+
subscribe(fn: (result: void, componentBlueprints: import("@omnia/fx-models").ComponentBlueprints) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
|
153
|
+
};
|
|
154
|
+
};
|
|
155
|
+
onFailure: {
|
|
156
|
+
setBlueprint: {
|
|
157
|
+
subscribe(fn: (failureReason: any, type: "default") => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
|
158
|
+
};
|
|
159
|
+
setBluePrints: {
|
|
160
|
+
subscribe(fn: (failureReason: any, componentBlueprints: import("@omnia/fx-models").ComponentBlueprints) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
|
161
|
+
};
|
|
162
|
+
};
|
|
163
|
+
} & {
|
|
164
|
+
setBlueprint(type: "default"): void;
|
|
165
|
+
setBluePrints(componentBlueprints: import("@omnia/fx-models").ComponentBlueprints): void;
|
|
166
|
+
};
|
|
167
|
+
get: {
|
|
168
|
+
byType<TType extends import("@omnia/fx-models").Blueprint>(type: import("@omnia/fx-models").WebBlueprintItemDefintionType): any;
|
|
169
|
+
readonly blueprints: import("@omnia/fx-models").ComponentBlueprints;
|
|
170
|
+
buttonBlueprint(type: import("@omnia/fx-models").ButtonBlueprintType, buttonType: import("@omnia/fx-models").ButtonTypes): import("@omnia/fx-models").ButtonBlueprint;
|
|
171
|
+
};
|
|
172
|
+
deactivated(): void;
|
|
173
|
+
};
|
|
81
174
|
colorSchema(colorSchemaType: "info" | "error" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic"): import("@omnia/fx-models").ColorSchema;
|
|
82
175
|
typography(): import("@omnia/fx-models").TypographyBlueprints;
|
|
83
176
|
spacing(): import("@omnia/fx-models").SpacingBlueprints;
|
|
@@ -93,15 +186,9 @@ export declare const useThemeContextStore: () => {
|
|
|
93
186
|
previewTheme: {
|
|
94
187
|
state: {
|
|
95
188
|
currentTheme: import("@omnia/fx-models").ThemeDefinitionV2;
|
|
96
|
-
typographyBlueptrints: import("@omnia/fx-models").TypographyBlueprints;
|
|
97
|
-
componentBlueprints: import("@omnia/fx-models").ComponentBlueprints;
|
|
98
|
-
spacingBlueprints: import("@omnia/fx-models").SpacingBlueprints;
|
|
99
189
|
};
|
|
100
190
|
events: {
|
|
101
191
|
onMutatedCurrentTheme: import("@omnia/fx").MessageBusExposeOnlySubscription<import("@omnia/fx-models").ThemeDefinitionV2>;
|
|
102
|
-
onMutatedTypographyBlueptrints: import("@omnia/fx").MessageBusExposeOnlySubscription<import("@omnia/fx-models").TypographyBlueprints>;
|
|
103
|
-
onMutatedComponentBlueprints: import("@omnia/fx").MessageBusExposeOnlySubscription<import("@omnia/fx-models").ComponentBlueprints>;
|
|
104
|
-
onMutatedSpacingBlueprints: import("@omnia/fx").MessageBusExposeOnlySubscription<import("@omnia/fx-models").SpacingBlueprints>;
|
|
105
192
|
} & Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>;
|
|
106
193
|
actions: {
|
|
107
194
|
onDispatching: {
|
|
@@ -123,6 +210,49 @@ export declare const useThemeContextStore: () => {
|
|
|
123
210
|
setTheme(themeDefinition: import("@omnia/fx-models").ThemeDefinitionV2): void;
|
|
124
211
|
};
|
|
125
212
|
get: {
|
|
213
|
+
componentBlueprintStore(): {
|
|
214
|
+
state: {
|
|
215
|
+
blueprints: import("@omnia/fx-models").ComponentBlueprints;
|
|
216
|
+
};
|
|
217
|
+
events: {
|
|
218
|
+
onMutatedBlueprints: import("@omnia/fx").MessageBusExposeOnlySubscription<import("@omnia/fx-models").ComponentBlueprints>;
|
|
219
|
+
} & Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>;
|
|
220
|
+
actions: {
|
|
221
|
+
onDispatching: {
|
|
222
|
+
setBlueprint: {
|
|
223
|
+
subscribe(fn: (type: "default") => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
|
224
|
+
};
|
|
225
|
+
setBluePrints: {
|
|
226
|
+
subscribe(fn: (componentBlueprints: import("@omnia/fx-models").ComponentBlueprints) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
|
227
|
+
};
|
|
228
|
+
};
|
|
229
|
+
onDispatched: {
|
|
230
|
+
setBlueprint: {
|
|
231
|
+
subscribe(fn: (result: void, type: "default") => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
|
232
|
+
};
|
|
233
|
+
setBluePrints: {
|
|
234
|
+
subscribe(fn: (result: void, componentBlueprints: import("@omnia/fx-models").ComponentBlueprints) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
|
235
|
+
};
|
|
236
|
+
};
|
|
237
|
+
onFailure: {
|
|
238
|
+
setBlueprint: {
|
|
239
|
+
subscribe(fn: (failureReason: any, type: "default") => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
|
240
|
+
};
|
|
241
|
+
setBluePrints: {
|
|
242
|
+
subscribe(fn: (failureReason: any, componentBlueprints: import("@omnia/fx-models").ComponentBlueprints) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
|
243
|
+
};
|
|
244
|
+
};
|
|
245
|
+
} & {
|
|
246
|
+
setBlueprint(type: "default"): void;
|
|
247
|
+
setBluePrints(componentBlueprints: import("@omnia/fx-models").ComponentBlueprints): void;
|
|
248
|
+
};
|
|
249
|
+
get: {
|
|
250
|
+
byType<TType extends import("@omnia/fx-models").Blueprint>(type: import("@omnia/fx-models").WebBlueprintItemDefintionType): any;
|
|
251
|
+
readonly blueprints: import("@omnia/fx-models").ComponentBlueprints;
|
|
252
|
+
buttonBlueprint(type: import("@omnia/fx-models").ButtonBlueprintType, buttonType: import("@omnia/fx-models").ButtonTypes): import("@omnia/fx-models").ButtonBlueprint;
|
|
253
|
+
};
|
|
254
|
+
deactivated(): void;
|
|
255
|
+
};
|
|
126
256
|
colorSchema(colorSchemaType: "info" | "error" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic"): import("@omnia/fx-models").ColorSchema;
|
|
127
257
|
typography(): import("@omnia/fx-models").TypographyBlueprints;
|
|
128
258
|
spacing(): import("@omnia/fx-models").SpacingBlueprints;
|
|
@@ -140,15 +270,9 @@ export declare const useThemeContextStore: () => {
|
|
|
140
270
|
onMutatedDefaultTheme: import("@omnia/fx").MessageBusExposeOnlySubscription<{
|
|
141
271
|
state: {
|
|
142
272
|
currentTheme: import("@omnia/fx-models").ThemeDefinitionV2;
|
|
143
|
-
typographyBlueptrints: import("@omnia/fx-models").TypographyBlueprints;
|
|
144
|
-
componentBlueprints: import("@omnia/fx-models").ComponentBlueprints;
|
|
145
|
-
spacingBlueprints: import("@omnia/fx-models").SpacingBlueprints;
|
|
146
273
|
};
|
|
147
274
|
events: {
|
|
148
275
|
onMutatedCurrentTheme: import("@omnia/fx").MessageBusExposeOnlySubscription<import("@omnia/fx-models").ThemeDefinitionV2>;
|
|
149
|
-
onMutatedTypographyBlueptrints: import("@omnia/fx").MessageBusExposeOnlySubscription<import("@omnia/fx-models").TypographyBlueprints>;
|
|
150
|
-
onMutatedComponentBlueprints: import("@omnia/fx").MessageBusExposeOnlySubscription<import("@omnia/fx-models").ComponentBlueprints>;
|
|
151
|
-
onMutatedSpacingBlueprints: import("@omnia/fx").MessageBusExposeOnlySubscription<import("@omnia/fx-models").SpacingBlueprints>;
|
|
152
276
|
} & Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>;
|
|
153
277
|
actions: {
|
|
154
278
|
onDispatching: {
|
|
@@ -170,6 +294,49 @@ export declare const useThemeContextStore: () => {
|
|
|
170
294
|
setTheme(themeDefinition: import("@omnia/fx-models").ThemeDefinitionV2): void;
|
|
171
295
|
};
|
|
172
296
|
get: {
|
|
297
|
+
componentBlueprintStore(): {
|
|
298
|
+
state: {
|
|
299
|
+
blueprints: import("@omnia/fx-models").ComponentBlueprints;
|
|
300
|
+
};
|
|
301
|
+
events: {
|
|
302
|
+
onMutatedBlueprints: import("@omnia/fx").MessageBusExposeOnlySubscription<import("@omnia/fx-models").ComponentBlueprints>;
|
|
303
|
+
} & Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>;
|
|
304
|
+
actions: {
|
|
305
|
+
onDispatching: {
|
|
306
|
+
setBlueprint: {
|
|
307
|
+
subscribe(fn: (type: "default") => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
|
308
|
+
};
|
|
309
|
+
setBluePrints: {
|
|
310
|
+
subscribe(fn: (componentBlueprints: import("@omnia/fx-models").ComponentBlueprints) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
|
311
|
+
};
|
|
312
|
+
};
|
|
313
|
+
onDispatched: {
|
|
314
|
+
setBlueprint: {
|
|
315
|
+
subscribe(fn: (result: void, type: "default") => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
|
316
|
+
};
|
|
317
|
+
setBluePrints: {
|
|
318
|
+
subscribe(fn: (result: void, componentBlueprints: import("@omnia/fx-models").ComponentBlueprints) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
|
319
|
+
};
|
|
320
|
+
};
|
|
321
|
+
onFailure: {
|
|
322
|
+
setBlueprint: {
|
|
323
|
+
subscribe(fn: (failureReason: any, type: "default") => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
|
324
|
+
};
|
|
325
|
+
setBluePrints: {
|
|
326
|
+
subscribe(fn: (failureReason: any, componentBlueprints: import("@omnia/fx-models").ComponentBlueprints) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
|
327
|
+
};
|
|
328
|
+
};
|
|
329
|
+
} & {
|
|
330
|
+
setBlueprint(type: "default"): void;
|
|
331
|
+
setBluePrints(componentBlueprints: import("@omnia/fx-models").ComponentBlueprints): void;
|
|
332
|
+
};
|
|
333
|
+
get: {
|
|
334
|
+
byType<TType extends import("@omnia/fx-models").Blueprint>(type: import("@omnia/fx-models").WebBlueprintItemDefintionType): any;
|
|
335
|
+
readonly blueprints: import("@omnia/fx-models").ComponentBlueprints;
|
|
336
|
+
buttonBlueprint(type: import("@omnia/fx-models").ButtonBlueprintType, buttonType: import("@omnia/fx-models").ButtonTypes): import("@omnia/fx-models").ButtonBlueprint;
|
|
337
|
+
};
|
|
338
|
+
deactivated(): void;
|
|
339
|
+
};
|
|
173
340
|
colorSchema(colorSchemaType: "info" | "error" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic"): import("@omnia/fx-models").ColorSchema;
|
|
174
341
|
typography(): import("@omnia/fx-models").TypographyBlueprints;
|
|
175
342
|
spacing(): import("@omnia/fx-models").SpacingBlueprints;
|
|
@@ -185,15 +352,9 @@ export declare const useThemeContextStore: () => {
|
|
|
185
352
|
onMutatedAdminTheme: import("@omnia/fx").MessageBusExposeOnlySubscription<{
|
|
186
353
|
state: {
|
|
187
354
|
currentTheme: import("@omnia/fx-models").ThemeDefinitionV2;
|
|
188
|
-
typographyBlueptrints: import("@omnia/fx-models").TypographyBlueprints;
|
|
189
|
-
componentBlueprints: import("@omnia/fx-models").ComponentBlueprints;
|
|
190
|
-
spacingBlueprints: import("@omnia/fx-models").SpacingBlueprints;
|
|
191
355
|
};
|
|
192
356
|
events: {
|
|
193
357
|
onMutatedCurrentTheme: import("@omnia/fx").MessageBusExposeOnlySubscription<import("@omnia/fx-models").ThemeDefinitionV2>;
|
|
194
|
-
onMutatedTypographyBlueptrints: import("@omnia/fx").MessageBusExposeOnlySubscription<import("@omnia/fx-models").TypographyBlueprints>;
|
|
195
|
-
onMutatedComponentBlueprints: import("@omnia/fx").MessageBusExposeOnlySubscription<import("@omnia/fx-models").ComponentBlueprints>;
|
|
196
|
-
onMutatedSpacingBlueprints: import("@omnia/fx").MessageBusExposeOnlySubscription<import("@omnia/fx-models").SpacingBlueprints>;
|
|
197
358
|
} & Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>;
|
|
198
359
|
actions: {
|
|
199
360
|
onDispatching: {
|
|
@@ -215,6 +376,49 @@ export declare const useThemeContextStore: () => {
|
|
|
215
376
|
setTheme(themeDefinition: import("@omnia/fx-models").ThemeDefinitionV2): void;
|
|
216
377
|
};
|
|
217
378
|
get: {
|
|
379
|
+
componentBlueprintStore(): {
|
|
380
|
+
state: {
|
|
381
|
+
blueprints: import("@omnia/fx-models").ComponentBlueprints;
|
|
382
|
+
};
|
|
383
|
+
events: {
|
|
384
|
+
onMutatedBlueprints: import("@omnia/fx").MessageBusExposeOnlySubscription<import("@omnia/fx-models").ComponentBlueprints>;
|
|
385
|
+
} & Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>;
|
|
386
|
+
actions: {
|
|
387
|
+
onDispatching: {
|
|
388
|
+
setBlueprint: {
|
|
389
|
+
subscribe(fn: (type: "default") => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
|
390
|
+
};
|
|
391
|
+
setBluePrints: {
|
|
392
|
+
subscribe(fn: (componentBlueprints: import("@omnia/fx-models").ComponentBlueprints) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
|
393
|
+
};
|
|
394
|
+
};
|
|
395
|
+
onDispatched: {
|
|
396
|
+
setBlueprint: {
|
|
397
|
+
subscribe(fn: (result: void, type: "default") => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
|
398
|
+
};
|
|
399
|
+
setBluePrints: {
|
|
400
|
+
subscribe(fn: (result: void, componentBlueprints: import("@omnia/fx-models").ComponentBlueprints) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
|
401
|
+
};
|
|
402
|
+
};
|
|
403
|
+
onFailure: {
|
|
404
|
+
setBlueprint: {
|
|
405
|
+
subscribe(fn: (failureReason: any, type: "default") => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
|
406
|
+
};
|
|
407
|
+
setBluePrints: {
|
|
408
|
+
subscribe(fn: (failureReason: any, componentBlueprints: import("@omnia/fx-models").ComponentBlueprints) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
|
409
|
+
};
|
|
410
|
+
};
|
|
411
|
+
} & {
|
|
412
|
+
setBlueprint(type: "default"): void;
|
|
413
|
+
setBluePrints(componentBlueprints: import("@omnia/fx-models").ComponentBlueprints): void;
|
|
414
|
+
};
|
|
415
|
+
get: {
|
|
416
|
+
byType<TType extends import("@omnia/fx-models").Blueprint>(type: import("@omnia/fx-models").WebBlueprintItemDefintionType): any;
|
|
417
|
+
readonly blueprints: import("@omnia/fx-models").ComponentBlueprints;
|
|
418
|
+
buttonBlueprint(type: import("@omnia/fx-models").ButtonBlueprintType, buttonType: import("@omnia/fx-models").ButtonTypes): import("@omnia/fx-models").ButtonBlueprint;
|
|
419
|
+
};
|
|
420
|
+
deactivated(): void;
|
|
421
|
+
};
|
|
218
422
|
colorSchema(colorSchemaType: "info" | "error" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic"): import("@omnia/fx-models").ColorSchema;
|
|
219
423
|
typography(): import("@omnia/fx-models").TypographyBlueprints;
|
|
220
424
|
spacing(): import("@omnia/fx-models").SpacingBlueprints;
|
|
@@ -230,15 +434,9 @@ export declare const useThemeContextStore: () => {
|
|
|
230
434
|
onMutatedPreviewTheme: import("@omnia/fx").MessageBusExposeOnlySubscription<{
|
|
231
435
|
state: {
|
|
232
436
|
currentTheme: import("@omnia/fx-models").ThemeDefinitionV2;
|
|
233
|
-
typographyBlueptrints: import("@omnia/fx-models").TypographyBlueprints;
|
|
234
|
-
componentBlueprints: import("@omnia/fx-models").ComponentBlueprints;
|
|
235
|
-
spacingBlueprints: import("@omnia/fx-models").SpacingBlueprints;
|
|
236
437
|
};
|
|
237
438
|
events: {
|
|
238
439
|
onMutatedCurrentTheme: import("@omnia/fx").MessageBusExposeOnlySubscription<import("@omnia/fx-models").ThemeDefinitionV2>;
|
|
239
|
-
onMutatedTypographyBlueptrints: import("@omnia/fx").MessageBusExposeOnlySubscription<import("@omnia/fx-models").TypographyBlueprints>;
|
|
240
|
-
onMutatedComponentBlueprints: import("@omnia/fx").MessageBusExposeOnlySubscription<import("@omnia/fx-models").ComponentBlueprints>;
|
|
241
|
-
onMutatedSpacingBlueprints: import("@omnia/fx").MessageBusExposeOnlySubscription<import("@omnia/fx-models").SpacingBlueprints>;
|
|
242
440
|
} & Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>;
|
|
243
441
|
actions: {
|
|
244
442
|
onDispatching: {
|
|
@@ -260,6 +458,49 @@ export declare const useThemeContextStore: () => {
|
|
|
260
458
|
setTheme(themeDefinition: import("@omnia/fx-models").ThemeDefinitionV2): void;
|
|
261
459
|
};
|
|
262
460
|
get: {
|
|
461
|
+
componentBlueprintStore(): {
|
|
462
|
+
state: {
|
|
463
|
+
blueprints: import("@omnia/fx-models").ComponentBlueprints;
|
|
464
|
+
};
|
|
465
|
+
events: {
|
|
466
|
+
onMutatedBlueprints: import("@omnia/fx").MessageBusExposeOnlySubscription<import("@omnia/fx-models").ComponentBlueprints>;
|
|
467
|
+
} & Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>;
|
|
468
|
+
actions: {
|
|
469
|
+
onDispatching: {
|
|
470
|
+
setBlueprint: {
|
|
471
|
+
subscribe(fn: (type: "default") => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
|
472
|
+
};
|
|
473
|
+
setBluePrints: {
|
|
474
|
+
subscribe(fn: (componentBlueprints: import("@omnia/fx-models").ComponentBlueprints) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
|
475
|
+
};
|
|
476
|
+
};
|
|
477
|
+
onDispatched: {
|
|
478
|
+
setBlueprint: {
|
|
479
|
+
subscribe(fn: (result: void, type: "default") => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
|
480
|
+
};
|
|
481
|
+
setBluePrints: {
|
|
482
|
+
subscribe(fn: (result: void, componentBlueprints: import("@omnia/fx-models").ComponentBlueprints) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
|
483
|
+
};
|
|
484
|
+
};
|
|
485
|
+
onFailure: {
|
|
486
|
+
setBlueprint: {
|
|
487
|
+
subscribe(fn: (failureReason: any, type: "default") => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
|
488
|
+
};
|
|
489
|
+
setBluePrints: {
|
|
490
|
+
subscribe(fn: (failureReason: any, componentBlueprints: import("@omnia/fx-models").ComponentBlueprints) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
|
491
|
+
};
|
|
492
|
+
};
|
|
493
|
+
} & {
|
|
494
|
+
setBlueprint(type: "default"): void;
|
|
495
|
+
setBluePrints(componentBlueprints: import("@omnia/fx-models").ComponentBlueprints): void;
|
|
496
|
+
};
|
|
497
|
+
get: {
|
|
498
|
+
byType<TType extends import("@omnia/fx-models").Blueprint>(type: import("@omnia/fx-models").WebBlueprintItemDefintionType): any;
|
|
499
|
+
readonly blueprints: import("@omnia/fx-models").ComponentBlueprints;
|
|
500
|
+
buttonBlueprint(type: import("@omnia/fx-models").ButtonBlueprintType, buttonType: import("@omnia/fx-models").ButtonTypes): import("@omnia/fx-models").ButtonBlueprint;
|
|
501
|
+
};
|
|
502
|
+
deactivated(): void;
|
|
503
|
+
};
|
|
263
504
|
colorSchema(colorSchemaType: "info" | "error" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic"): import("@omnia/fx-models").ColorSchema;
|
|
264
505
|
typography(): import("@omnia/fx-models").TypographyBlueprints;
|
|
265
506
|
spacing(): import("@omnia/fx-models").SpacingBlueprints;
|
|
@@ -277,15 +518,9 @@ export declare const useThemeContextStore: () => {
|
|
|
277
518
|
readonly defaultTheme: {
|
|
278
519
|
state: {
|
|
279
520
|
currentTheme: import("@omnia/fx-models").ThemeDefinitionV2;
|
|
280
|
-
typographyBlueptrints: import("@omnia/fx-models").TypographyBlueprints;
|
|
281
|
-
componentBlueprints: import("@omnia/fx-models").ComponentBlueprints;
|
|
282
|
-
spacingBlueprints: import("@omnia/fx-models").SpacingBlueprints;
|
|
283
521
|
};
|
|
284
522
|
events: {
|
|
285
523
|
onMutatedCurrentTheme: import("@omnia/fx").MessageBusExposeOnlySubscription<import("@omnia/fx-models").ThemeDefinitionV2>;
|
|
286
|
-
onMutatedTypographyBlueptrints: import("@omnia/fx").MessageBusExposeOnlySubscription<import("@omnia/fx-models").TypographyBlueprints>;
|
|
287
|
-
onMutatedComponentBlueprints: import("@omnia/fx").MessageBusExposeOnlySubscription<import("@omnia/fx-models").ComponentBlueprints>;
|
|
288
|
-
onMutatedSpacingBlueprints: import("@omnia/fx").MessageBusExposeOnlySubscription<import("@omnia/fx-models").SpacingBlueprints>;
|
|
289
524
|
} & Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>;
|
|
290
525
|
actions: {
|
|
291
526
|
onDispatching: {
|
|
@@ -307,6 +542,49 @@ export declare const useThemeContextStore: () => {
|
|
|
307
542
|
setTheme(themeDefinition: import("@omnia/fx-models").ThemeDefinitionV2): void;
|
|
308
543
|
};
|
|
309
544
|
get: {
|
|
545
|
+
componentBlueprintStore(): {
|
|
546
|
+
state: {
|
|
547
|
+
blueprints: import("@omnia/fx-models").ComponentBlueprints;
|
|
548
|
+
};
|
|
549
|
+
events: {
|
|
550
|
+
onMutatedBlueprints: import("@omnia/fx").MessageBusExposeOnlySubscription<import("@omnia/fx-models").ComponentBlueprints>;
|
|
551
|
+
} & Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>;
|
|
552
|
+
actions: {
|
|
553
|
+
onDispatching: {
|
|
554
|
+
setBlueprint: {
|
|
555
|
+
subscribe(fn: (type: "default") => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
|
556
|
+
};
|
|
557
|
+
setBluePrints: {
|
|
558
|
+
subscribe(fn: (componentBlueprints: import("@omnia/fx-models").ComponentBlueprints) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
|
559
|
+
};
|
|
560
|
+
};
|
|
561
|
+
onDispatched: {
|
|
562
|
+
setBlueprint: {
|
|
563
|
+
subscribe(fn: (result: void, type: "default") => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
|
564
|
+
};
|
|
565
|
+
setBluePrints: {
|
|
566
|
+
subscribe(fn: (result: void, componentBlueprints: import("@omnia/fx-models").ComponentBlueprints) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
|
567
|
+
};
|
|
568
|
+
};
|
|
569
|
+
onFailure: {
|
|
570
|
+
setBlueprint: {
|
|
571
|
+
subscribe(fn: (failureReason: any, type: "default") => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
|
572
|
+
};
|
|
573
|
+
setBluePrints: {
|
|
574
|
+
subscribe(fn: (failureReason: any, componentBlueprints: import("@omnia/fx-models").ComponentBlueprints) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
|
575
|
+
};
|
|
576
|
+
};
|
|
577
|
+
} & {
|
|
578
|
+
setBlueprint(type: "default"): void;
|
|
579
|
+
setBluePrints(componentBlueprints: import("@omnia/fx-models").ComponentBlueprints): void;
|
|
580
|
+
};
|
|
581
|
+
get: {
|
|
582
|
+
byType<TType extends import("@omnia/fx-models").Blueprint>(type: import("@omnia/fx-models").WebBlueprintItemDefintionType): any;
|
|
583
|
+
readonly blueprints: import("@omnia/fx-models").ComponentBlueprints;
|
|
584
|
+
buttonBlueprint(type: import("@omnia/fx-models").ButtonBlueprintType, buttonType: import("@omnia/fx-models").ButtonTypes): import("@omnia/fx-models").ButtonBlueprint;
|
|
585
|
+
};
|
|
586
|
+
deactivated(): void;
|
|
587
|
+
};
|
|
310
588
|
colorSchema(colorSchemaType: "info" | "error" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic"): import("@omnia/fx-models").ColorSchema;
|
|
311
589
|
typography(): import("@omnia/fx-models").TypographyBlueprints;
|
|
312
590
|
spacing(): import("@omnia/fx-models").SpacingBlueprints;
|
|
@@ -322,15 +600,9 @@ export declare const useThemeContextStore: () => {
|
|
|
322
600
|
readonly adminTheme: {
|
|
323
601
|
state: {
|
|
324
602
|
currentTheme: import("@omnia/fx-models").ThemeDefinitionV2;
|
|
325
|
-
typographyBlueptrints: import("@omnia/fx-models").TypographyBlueprints;
|
|
326
|
-
componentBlueprints: import("@omnia/fx-models").ComponentBlueprints;
|
|
327
|
-
spacingBlueprints: import("@omnia/fx-models").SpacingBlueprints;
|
|
328
603
|
};
|
|
329
604
|
events: {
|
|
330
605
|
onMutatedCurrentTheme: import("@omnia/fx").MessageBusExposeOnlySubscription<import("@omnia/fx-models").ThemeDefinitionV2>;
|
|
331
|
-
onMutatedTypographyBlueptrints: import("@omnia/fx").MessageBusExposeOnlySubscription<import("@omnia/fx-models").TypographyBlueprints>;
|
|
332
|
-
onMutatedComponentBlueprints: import("@omnia/fx").MessageBusExposeOnlySubscription<import("@omnia/fx-models").ComponentBlueprints>;
|
|
333
|
-
onMutatedSpacingBlueprints: import("@omnia/fx").MessageBusExposeOnlySubscription<import("@omnia/fx-models").SpacingBlueprints>;
|
|
334
606
|
} & Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>;
|
|
335
607
|
actions: {
|
|
336
608
|
onDispatching: {
|
|
@@ -352,6 +624,49 @@ export declare const useThemeContextStore: () => {
|
|
|
352
624
|
setTheme(themeDefinition: import("@omnia/fx-models").ThemeDefinitionV2): void;
|
|
353
625
|
};
|
|
354
626
|
get: {
|
|
627
|
+
componentBlueprintStore(): {
|
|
628
|
+
state: {
|
|
629
|
+
blueprints: import("@omnia/fx-models").ComponentBlueprints;
|
|
630
|
+
};
|
|
631
|
+
events: {
|
|
632
|
+
onMutatedBlueprints: import("@omnia/fx").MessageBusExposeOnlySubscription<import("@omnia/fx-models").ComponentBlueprints>;
|
|
633
|
+
} & Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>;
|
|
634
|
+
actions: {
|
|
635
|
+
onDispatching: {
|
|
636
|
+
setBlueprint: {
|
|
637
|
+
subscribe(fn: (type: "default") => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
|
638
|
+
};
|
|
639
|
+
setBluePrints: {
|
|
640
|
+
subscribe(fn: (componentBlueprints: import("@omnia/fx-models").ComponentBlueprints) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
|
641
|
+
};
|
|
642
|
+
};
|
|
643
|
+
onDispatched: {
|
|
644
|
+
setBlueprint: {
|
|
645
|
+
subscribe(fn: (result: void, type: "default") => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
|
646
|
+
};
|
|
647
|
+
setBluePrints: {
|
|
648
|
+
subscribe(fn: (result: void, componentBlueprints: import("@omnia/fx-models").ComponentBlueprints) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
|
649
|
+
};
|
|
650
|
+
};
|
|
651
|
+
onFailure: {
|
|
652
|
+
setBlueprint: {
|
|
653
|
+
subscribe(fn: (failureReason: any, type: "default") => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
|
654
|
+
};
|
|
655
|
+
setBluePrints: {
|
|
656
|
+
subscribe(fn: (failureReason: any, componentBlueprints: import("@omnia/fx-models").ComponentBlueprints) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
|
657
|
+
};
|
|
658
|
+
};
|
|
659
|
+
} & {
|
|
660
|
+
setBlueprint(type: "default"): void;
|
|
661
|
+
setBluePrints(componentBlueprints: import("@omnia/fx-models").ComponentBlueprints): void;
|
|
662
|
+
};
|
|
663
|
+
get: {
|
|
664
|
+
byType<TType extends import("@omnia/fx-models").Blueprint>(type: import("@omnia/fx-models").WebBlueprintItemDefintionType): any;
|
|
665
|
+
readonly blueprints: import("@omnia/fx-models").ComponentBlueprints;
|
|
666
|
+
buttonBlueprint(type: import("@omnia/fx-models").ButtonBlueprintType, buttonType: import("@omnia/fx-models").ButtonTypes): import("@omnia/fx-models").ButtonBlueprint;
|
|
667
|
+
};
|
|
668
|
+
deactivated(): void;
|
|
669
|
+
};
|
|
355
670
|
colorSchema(colorSchemaType: "info" | "error" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic"): import("@omnia/fx-models").ColorSchema;
|
|
356
671
|
typography(): import("@omnia/fx-models").TypographyBlueprints;
|
|
357
672
|
spacing(): import("@omnia/fx-models").SpacingBlueprints;
|
|
@@ -367,15 +682,9 @@ export declare const useThemeContextStore: () => {
|
|
|
367
682
|
readonly previewTheme: {
|
|
368
683
|
state: {
|
|
369
684
|
currentTheme: import("@omnia/fx-models").ThemeDefinitionV2;
|
|
370
|
-
typographyBlueptrints: import("@omnia/fx-models").TypographyBlueprints;
|
|
371
|
-
componentBlueprints: import("@omnia/fx-models").ComponentBlueprints;
|
|
372
|
-
spacingBlueprints: import("@omnia/fx-models").SpacingBlueprints;
|
|
373
685
|
};
|
|
374
686
|
events: {
|
|
375
687
|
onMutatedCurrentTheme: import("@omnia/fx").MessageBusExposeOnlySubscription<import("@omnia/fx-models").ThemeDefinitionV2>;
|
|
376
|
-
onMutatedTypographyBlueptrints: import("@omnia/fx").MessageBusExposeOnlySubscription<import("@omnia/fx-models").TypographyBlueprints>;
|
|
377
|
-
onMutatedComponentBlueprints: import("@omnia/fx").MessageBusExposeOnlySubscription<import("@omnia/fx-models").ComponentBlueprints>;
|
|
378
|
-
onMutatedSpacingBlueprints: import("@omnia/fx").MessageBusExposeOnlySubscription<import("@omnia/fx-models").SpacingBlueprints>;
|
|
379
688
|
} & Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>;
|
|
380
689
|
actions: {
|
|
381
690
|
onDispatching: {
|
|
@@ -397,6 +706,49 @@ export declare const useThemeContextStore: () => {
|
|
|
397
706
|
setTheme(themeDefinition: import("@omnia/fx-models").ThemeDefinitionV2): void;
|
|
398
707
|
};
|
|
399
708
|
get: {
|
|
709
|
+
componentBlueprintStore(): {
|
|
710
|
+
state: {
|
|
711
|
+
blueprints: import("@omnia/fx-models").ComponentBlueprints;
|
|
712
|
+
};
|
|
713
|
+
events: {
|
|
714
|
+
onMutatedBlueprints: import("@omnia/fx").MessageBusExposeOnlySubscription<import("@omnia/fx-models").ComponentBlueprints>;
|
|
715
|
+
} & Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>;
|
|
716
|
+
actions: {
|
|
717
|
+
onDispatching: {
|
|
718
|
+
setBlueprint: {
|
|
719
|
+
subscribe(fn: (type: "default") => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
|
720
|
+
};
|
|
721
|
+
setBluePrints: {
|
|
722
|
+
subscribe(fn: (componentBlueprints: import("@omnia/fx-models").ComponentBlueprints) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
|
723
|
+
};
|
|
724
|
+
};
|
|
725
|
+
onDispatched: {
|
|
726
|
+
setBlueprint: {
|
|
727
|
+
subscribe(fn: (result: void, type: "default") => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
|
728
|
+
};
|
|
729
|
+
setBluePrints: {
|
|
730
|
+
subscribe(fn: (result: void, componentBlueprints: import("@omnia/fx-models").ComponentBlueprints) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
|
731
|
+
};
|
|
732
|
+
};
|
|
733
|
+
onFailure: {
|
|
734
|
+
setBlueprint: {
|
|
735
|
+
subscribe(fn: (failureReason: any, type: "default") => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
|
736
|
+
};
|
|
737
|
+
setBluePrints: {
|
|
738
|
+
subscribe(fn: (failureReason: any, componentBlueprints: import("@omnia/fx-models").ComponentBlueprints) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
|
739
|
+
};
|
|
740
|
+
};
|
|
741
|
+
} & {
|
|
742
|
+
setBlueprint(type: "default"): void;
|
|
743
|
+
setBluePrints(componentBlueprints: import("@omnia/fx-models").ComponentBlueprints): void;
|
|
744
|
+
};
|
|
745
|
+
get: {
|
|
746
|
+
byType<TType extends import("@omnia/fx-models").Blueprint>(type: import("@omnia/fx-models").WebBlueprintItemDefintionType): any;
|
|
747
|
+
readonly blueprints: import("@omnia/fx-models").ComponentBlueprints;
|
|
748
|
+
buttonBlueprint(type: import("@omnia/fx-models").ButtonBlueprintType, buttonType: import("@omnia/fx-models").ButtonTypes): import("@omnia/fx-models").ButtonBlueprint;
|
|
749
|
+
};
|
|
750
|
+
deactivated(): void;
|
|
751
|
+
};
|
|
400
752
|
colorSchema(colorSchemaType: "info" | "error" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic"): import("@omnia/fx-models").ColorSchema;
|
|
401
753
|
typography(): import("@omnia/fx-models").TypographyBlueprints;
|
|
402
754
|
spacing(): import("@omnia/fx-models").SpacingBlueprints;
|