@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
@@ -0,0 +1,52 @@
|
|
1
|
+
import { BlueprintVariant, TabsBlueprint, TabsBlueprints } from "@omnia/fx-models";
|
2
|
+
export declare const useTabsEditorStore: () => {
|
3
|
+
state: {
|
4
|
+
blueprints: TabsBlueprints;
|
5
|
+
editingTabBlueprint: TabsBlueprint;
|
6
|
+
editingVariant: BlueprintVariant;
|
7
|
+
};
|
8
|
+
events: {
|
9
|
+
onMutatedBlueprints: import("@omnia/fx").MessageBusExposeOnlySubscription<TabsBlueprints>;
|
10
|
+
onMutatedEditingTabBlueprint: import("@omnia/fx").MessageBusExposeOnlySubscription<TabsBlueprint>;
|
11
|
+
onMutatedEditingVariant: import("@omnia/fx").MessageBusExposeOnlySubscription<BlueprintVariant>;
|
12
|
+
} & Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>;
|
13
|
+
actions: {
|
14
|
+
onDispatching: {
|
15
|
+
setEditingBlueprints: {
|
16
|
+
subscribe(fn: (blueprints: TabsBlueprints) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
17
|
+
};
|
18
|
+
setEditingBlueprint: {
|
19
|
+
subscribe(fn: (variant: BlueprintVariant) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
20
|
+
};
|
21
|
+
applyChanges: {
|
22
|
+
subscribe(fn: () => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
23
|
+
};
|
24
|
+
};
|
25
|
+
onDispatched: {
|
26
|
+
setEditingBlueprints: {
|
27
|
+
subscribe(fn: (result: void, blueprints: TabsBlueprints) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
28
|
+
};
|
29
|
+
setEditingBlueprint: {
|
30
|
+
subscribe(fn: (result: void, variant: BlueprintVariant) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
31
|
+
};
|
32
|
+
applyChanges: {
|
33
|
+
subscribe(fn: (result: void) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
34
|
+
};
|
35
|
+
};
|
36
|
+
onFailure: {
|
37
|
+
setEditingBlueprints: {
|
38
|
+
subscribe(fn: (failureReason: any, blueprints: TabsBlueprints) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
39
|
+
};
|
40
|
+
setEditingBlueprint: {
|
41
|
+
subscribe(fn: (failureReason: any, variant: BlueprintVariant) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
42
|
+
};
|
43
|
+
applyChanges: {
|
44
|
+
subscribe(fn: (failureReason: any) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
45
|
+
};
|
46
|
+
};
|
47
|
+
} & {
|
48
|
+
setEditingBlueprints(blueprints: TabsBlueprints): void;
|
49
|
+
setEditingBlueprint(variant: BlueprintVariant): void;
|
50
|
+
applyChanges(): void;
|
51
|
+
};
|
52
|
+
};
|
@@ -1,51 +1,71 @@
|
|
1
|
-
import { Guid, ThemeDefinitionV2 } from "@omnia/fx-models";
|
1
|
+
import { Guid, ITemplateRegistration, ThemeDefinitionV2 } from "@omnia/fx-models";
|
2
2
|
export declare const useThemeEditorStore: () => {
|
3
3
|
state: {
|
4
|
-
definition: ThemeDefinitionV2
|
4
|
+
definition: ITemplateRegistration<ThemeDefinitionV2>;
|
5
5
|
editMode: boolean;
|
6
6
|
};
|
7
7
|
events: {
|
8
|
-
onMutatedDefinition: import("@omnia/fx").MessageBusExposeOnlySubscription<ThemeDefinitionV2
|
8
|
+
onMutatedDefinition: import("@omnia/fx").MessageBusExposeOnlySubscription<ITemplateRegistration<ThemeDefinitionV2>>;
|
9
9
|
onMutatedEditMode: import("@omnia/fx").MessageBusExposeOnlySubscription<boolean>;
|
10
10
|
} & Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>;
|
11
11
|
actions: {
|
12
12
|
onDispatching: {
|
13
|
+
addThemeDefinition: {
|
14
|
+
subscribe(fn: () => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
15
|
+
};
|
13
16
|
editThemeDefinition: {
|
14
|
-
subscribe(fn: (definition: ThemeDefinitionV2) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
17
|
+
subscribe(fn: (definition: ITemplateRegistration<ThemeDefinitionV2>) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
15
18
|
};
|
16
|
-
|
19
|
+
copyDefinition: {
|
17
20
|
subscribe(fn: (definition: ThemeDefinitionV2) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
18
21
|
};
|
19
22
|
save: {
|
20
23
|
subscribe(fn: () => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
21
24
|
};
|
25
|
+
delete: {
|
26
|
+
subscribe(fn: () => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
27
|
+
};
|
22
28
|
};
|
23
29
|
onDispatched: {
|
30
|
+
addThemeDefinition: {
|
31
|
+
subscribe(fn: (result: void) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
32
|
+
};
|
24
33
|
editThemeDefinition: {
|
25
|
-
subscribe(fn: (result: void, definition: ThemeDefinitionV2) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
34
|
+
subscribe(fn: (result: void, definition: ITemplateRegistration<ThemeDefinitionV2>) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
26
35
|
};
|
27
|
-
|
36
|
+
copyDefinition: {
|
28
37
|
subscribe(fn: (result: void, definition: ThemeDefinitionV2) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
29
38
|
};
|
30
39
|
save: {
|
31
40
|
subscribe(fn: (result: void) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
32
41
|
};
|
42
|
+
delete: {
|
43
|
+
subscribe(fn: (result: boolean) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
44
|
+
};
|
33
45
|
};
|
34
46
|
onFailure: {
|
47
|
+
addThemeDefinition: {
|
48
|
+
subscribe(fn: (failureReason: any) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
49
|
+
};
|
35
50
|
editThemeDefinition: {
|
36
|
-
subscribe(fn: (failureReason: any, definition: ThemeDefinitionV2) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
51
|
+
subscribe(fn: (failureReason: any, definition: ITemplateRegistration<ThemeDefinitionV2>) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
37
52
|
};
|
38
|
-
|
53
|
+
copyDefinition: {
|
39
54
|
subscribe(fn: (failureReason: any, definition: ThemeDefinitionV2) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
40
55
|
};
|
41
56
|
save: {
|
42
57
|
subscribe(fn: (failureReason: any) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
43
58
|
};
|
59
|
+
delete: {
|
60
|
+
subscribe(fn: (failureReason: any) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
61
|
+
};
|
44
62
|
};
|
45
63
|
} & {
|
46
|
-
|
47
|
-
|
48
|
-
|
64
|
+
addThemeDefinition(): void;
|
65
|
+
editThemeDefinition(definition: ITemplateRegistration<ThemeDefinitionV2>): void;
|
66
|
+
copyDefinition(definition: ThemeDefinitionV2): void;
|
67
|
+
save(): Promise<void>;
|
68
|
+
delete(): Promise<boolean>;
|
49
69
|
};
|
50
70
|
get: {};
|
51
71
|
bladeId: {
|
@@ -1,17 +1,9 @@
|
|
1
1
|
import { ColorSchema, ColorSchemas, ComponentBlueprints, Guid, SpacingBlueprints, ThemeDefinitionV2, TypographyBlueprints } from "@omnia/fx-models";
|
2
|
-
export
|
3
|
-
typography: TypographyBlueprints;
|
4
|
-
spacing: SpacingBlueprints;
|
5
|
-
components: ComponentBlueprints;
|
6
|
-
}
|
7
|
-
export declare class ThemeDefinitionInstance implements ThemeDefinitionV2, FastLoadingThemeDefinition {
|
2
|
+
export declare class ThemeDefinitionInstance implements ThemeDefinitionV2 {
|
8
3
|
id: Guid;
|
9
4
|
colors: ColorSchemas;
|
10
5
|
dark: boolean;
|
11
6
|
name: string;
|
12
|
-
typographyId: Guid;
|
13
|
-
spacingId: Guid;
|
14
|
-
componentId: Guid;
|
15
7
|
typography: TypographyBlueprints;
|
16
8
|
spacing: SpacingBlueprints;
|
17
9
|
components: ComponentBlueprints;
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { BorderStylingDefinition, ButtonBlueprint, ChromeBlueprint, ChromeBlueprints, ComponentBlueprints, FillDefinition, Guid, ITemplateRegistration, IThemeRegistrationApiHandler, SpacingBlueprints, SpacingDefinition, TabsBlueprint, TypographyBlueprints } from "@omnia/fx-models";
|
1
|
+
import { BorderStylingDefinition, ButtonBlueprint, ChromeBlueprint, ChromeBlueprints, ComponentBlueprints, FillDefinition, Guid, ITemplateRegistration, IThemeRegistrationApiHandler, SpacingBlueprints, SpacingDefinition, TabsBlueprint, ThemeDefinitionV2, TypographyBlueprints } from "@omnia/fx-models";
|
2
2
|
export declare const useBlueprintTemplatesStore: () => {
|
3
3
|
state: {
|
4
4
|
registrations: IThemeRegistrationApiHandler;
|
@@ -8,7 +8,7 @@ export declare const useBlueprintTemplatesStore: () => {
|
|
8
8
|
tabs: ITemplateRegistration<TabsBlueprint>[];
|
9
9
|
chrome: ITemplateRegistration<ChromeBlueprint>[];
|
10
10
|
chromes: ITemplateRegistration<ChromeBlueprints>[];
|
11
|
-
|
11
|
+
components: ITemplateRegistration<ComponentBlueprints>[];
|
12
12
|
spacings: ITemplateRegistration<SpacingBlueprints>[];
|
13
13
|
spacing: ITemplateRegistration<SpacingDefinition>[];
|
14
14
|
typographies: ITemplateRegistration<TypographyBlueprints>[];
|
@@ -21,13 +21,16 @@ export declare const useBlueprintTemplatesStore: () => {
|
|
21
21
|
onMutatedTabs: import("@omnia/fx").MessageBusExposeOnlySubscription<ITemplateRegistration<TabsBlueprint>[]>;
|
22
22
|
onMutatedChrome: import("@omnia/fx").MessageBusExposeOnlySubscription<ITemplateRegistration<ChromeBlueprint>[]>;
|
23
23
|
onMutatedChromes: import("@omnia/fx").MessageBusExposeOnlySubscription<ITemplateRegistration<ChromeBlueprints>[]>;
|
24
|
-
|
24
|
+
onMutatedComponents: import("@omnia/fx").MessageBusExposeOnlySubscription<ITemplateRegistration<ComponentBlueprints>[]>;
|
25
25
|
onMutatedSpacings: import("@omnia/fx").MessageBusExposeOnlySubscription<ITemplateRegistration<SpacingBlueprints>[]>;
|
26
26
|
onMutatedSpacing: import("@omnia/fx").MessageBusExposeOnlySubscription<ITemplateRegistration<SpacingDefinition>[]>;
|
27
27
|
onMutatedTypographies: import("@omnia/fx").MessageBusExposeOnlySubscription<ITemplateRegistration<TypographyBlueprints>[]>;
|
28
28
|
} & Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>;
|
29
29
|
actions: {
|
30
30
|
onDispatching: {
|
31
|
+
ensureThemeReferences: {
|
32
|
+
subscribe(fn: (themeDefinition: ThemeDefinitionV2) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
33
|
+
};
|
31
34
|
upsertSpacingBlueprints: {
|
32
35
|
subscribe(fn: (blueprint: ITemplateRegistration<SpacingBlueprints>) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
33
36
|
};
|
@@ -55,7 +58,7 @@ export declare const useBlueprintTemplatesStore: () => {
|
|
55
58
|
upsertComponentBlueprints: {
|
56
59
|
subscribe(fn: (blueprint: ITemplateRegistration<ComponentBlueprints>) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
57
60
|
};
|
58
|
-
|
61
|
+
deleteComponentBlueprints: {
|
59
62
|
subscribe(fn: (registrationId: Guid) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
60
63
|
};
|
61
64
|
upsertTypographyBlueprints: {
|
@@ -66,6 +69,9 @@ export declare const useBlueprintTemplatesStore: () => {
|
|
66
69
|
};
|
67
70
|
};
|
68
71
|
onDispatched: {
|
72
|
+
ensureThemeReferences: {
|
73
|
+
subscribe(fn: (result: void, themeDefinition: ThemeDefinitionV2) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
74
|
+
};
|
69
75
|
upsertSpacingBlueprints: {
|
70
76
|
subscribe(fn: (result: boolean, blueprint: ITemplateRegistration<SpacingBlueprints>) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
71
77
|
};
|
@@ -91,9 +97,9 @@ export declare const useBlueprintTemplatesStore: () => {
|
|
91
97
|
subscribe(fn: (result: boolean, registrationId: Guid) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
92
98
|
};
|
93
99
|
upsertComponentBlueprints: {
|
94
|
-
subscribe(fn: (result:
|
100
|
+
subscribe(fn: (result: boolean, blueprint: ITemplateRegistration<ComponentBlueprints>) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
95
101
|
};
|
96
|
-
|
102
|
+
deleteComponentBlueprints: {
|
97
103
|
subscribe(fn: (result: boolean, registrationId: Guid) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
98
104
|
};
|
99
105
|
upsertTypographyBlueprints: {
|
@@ -104,6 +110,9 @@ export declare const useBlueprintTemplatesStore: () => {
|
|
104
110
|
};
|
105
111
|
};
|
106
112
|
onFailure: {
|
113
|
+
ensureThemeReferences: {
|
114
|
+
subscribe(fn: (failureReason: any, themeDefinition: ThemeDefinitionV2) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
115
|
+
};
|
107
116
|
upsertSpacingBlueprints: {
|
108
117
|
subscribe(fn: (failureReason: any, blueprint: ITemplateRegistration<SpacingBlueprints>) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
109
118
|
};
|
@@ -131,7 +140,7 @@ export declare const useBlueprintTemplatesStore: () => {
|
|
131
140
|
upsertComponentBlueprints: {
|
132
141
|
subscribe(fn: (failureReason: any, blueprint: ITemplateRegistration<ComponentBlueprints>) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
133
142
|
};
|
134
|
-
|
143
|
+
deleteComponentBlueprints: {
|
135
144
|
subscribe(fn: (failureReason: any, registrationId: Guid) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
136
145
|
};
|
137
146
|
upsertTypographyBlueprints: {
|
@@ -142,6 +151,7 @@ export declare const useBlueprintTemplatesStore: () => {
|
|
142
151
|
};
|
143
152
|
};
|
144
153
|
} & {
|
154
|
+
ensureThemeReferences(themeDefinition: ThemeDefinitionV2): Promise<void>;
|
145
155
|
upsertSpacingBlueprints(blueprint: ITemplateRegistration<SpacingBlueprints>): Promise<boolean>;
|
146
156
|
deleteSpacingBlueprints(registrationId: Guid): Promise<boolean>;
|
147
157
|
/**Button */
|
@@ -154,8 +164,8 @@ export declare const useBlueprintTemplatesStore: () => {
|
|
154
164
|
upsertChromeBlueprint(blueprint: ITemplateRegistration<ChromeBlueprint>): Promise<boolean>;
|
155
165
|
deleteChromeBlueprint(registrationId: Guid): Promise<boolean>;
|
156
166
|
/**Components */
|
157
|
-
upsertComponentBlueprints(blueprint: ITemplateRegistration<ComponentBlueprints>): Promise<
|
158
|
-
|
167
|
+
upsertComponentBlueprints(blueprint: ITemplateRegistration<ComponentBlueprints>): Promise<boolean>;
|
168
|
+
deleteComponentBlueprints(registrationId: Guid): Promise<boolean>;
|
159
169
|
/**Typography */
|
160
170
|
upsertTypographyBlueprints(blueprints: ITemplateRegistration<TypographyBlueprints>): Promise<unknown>;
|
161
171
|
deleteTypographyBlueprints(registrationId: Guid): Promise<boolean>;
|