@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
@@ -10,32 +10,42 @@ export declare const useThemeDefinitionStore: () => {
|
|
10
10
|
} & Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>;
|
11
11
|
actions: {
|
12
12
|
onDispatching: {
|
13
|
-
addDefinition: {
|
14
|
-
subscribe(fn: (registration: ITemplateRegistration<ThemeDefinitionV2>) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
15
|
-
};
|
16
13
|
load: {
|
17
14
|
subscribe(fn: () => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
18
15
|
};
|
16
|
+
upsertDefinition: {
|
17
|
+
subscribe(fn: (definition: ITemplateRegistration<ThemeDefinitionV2>) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
18
|
+
};
|
19
|
+
deleteDefinition: {
|
20
|
+
subscribe(fn: (registrationId: Guid) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
21
|
+
};
|
19
22
|
};
|
20
23
|
onDispatched: {
|
21
|
-
addDefinition: {
|
22
|
-
subscribe(fn: (result: void, registration: ITemplateRegistration<ThemeDefinitionV2>) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
23
|
-
};
|
24
24
|
load: {
|
25
25
|
subscribe(fn: (result: unknown) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
26
26
|
};
|
27
|
+
upsertDefinition: {
|
28
|
+
subscribe(fn: (result: void, definition: ITemplateRegistration<ThemeDefinitionV2>) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
29
|
+
};
|
30
|
+
deleteDefinition: {
|
31
|
+
subscribe(fn: (result: boolean, registrationId: Guid) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
32
|
+
};
|
27
33
|
};
|
28
34
|
onFailure: {
|
29
|
-
addDefinition: {
|
30
|
-
subscribe(fn: (failureReason: any, registration: ITemplateRegistration<ThemeDefinitionV2>) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
31
|
-
};
|
32
35
|
load: {
|
33
36
|
subscribe(fn: (failureReason: any) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
34
37
|
};
|
38
|
+
upsertDefinition: {
|
39
|
+
subscribe(fn: (failureReason: any, definition: ITemplateRegistration<ThemeDefinitionV2>) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
40
|
+
};
|
41
|
+
deleteDefinition: {
|
42
|
+
subscribe(fn: (failureReason: any, registrationId: Guid) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
43
|
+
};
|
35
44
|
};
|
36
45
|
} & {
|
37
|
-
addDefinition(registration: ITemplateRegistration<ThemeDefinitionV2>): void;
|
38
46
|
load(): Promise<unknown>;
|
47
|
+
upsertDefinition(definition: ITemplateRegistration<ThemeDefinitionV2>): Promise<void>;
|
48
|
+
deleteDefinition(registrationId: Guid): Promise<boolean>;
|
39
49
|
};
|
40
50
|
get: {
|
41
51
|
byId(id: Guid): ITemplateRegistration<ThemeDefinitionV2>;
|
@@ -1,16 +1,10 @@
|
|
1
|
-
import { ColorSchemaType, ColorSchemaTypes, ColorType, ColorTypes,
|
1
|
+
import { ColorSchemaType, ColorSchemaTypes, ColorType, ColorTypes, ThemeDefinitionV2 } from "@omnia/fx-models";
|
2
2
|
export declare const useThemeStoreV2: () => {
|
3
3
|
state: {
|
4
4
|
currentTheme: ThemeDefinitionV2;
|
5
|
-
typographyBlueptrints: TypographyBlueprints;
|
6
|
-
componentBlueprints: ComponentBlueprints;
|
7
|
-
spacingBlueprints: SpacingBlueprints;
|
8
5
|
};
|
9
6
|
events: {
|
10
7
|
onMutatedCurrentTheme: import("@omnia/fx").MessageBusExposeOnlySubscription<ThemeDefinitionV2>;
|
11
|
-
onMutatedTypographyBlueptrints: import("@omnia/fx").MessageBusExposeOnlySubscription<TypographyBlueprints>;
|
12
|
-
onMutatedComponentBlueprints: import("@omnia/fx").MessageBusExposeOnlySubscription<ComponentBlueprints>;
|
13
|
-
onMutatedSpacingBlueprints: import("@omnia/fx").MessageBusExposeOnlySubscription<SpacingBlueprints>;
|
14
8
|
} & Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>;
|
15
9
|
actions: {
|
16
10
|
onDispatching: {
|
@@ -32,10 +26,53 @@ export declare const useThemeStoreV2: () => {
|
|
32
26
|
setTheme(themeDefinition: ThemeDefinitionV2): void;
|
33
27
|
};
|
34
28
|
get: {
|
29
|
+
componentBlueprintStore(): {
|
30
|
+
state: {
|
31
|
+
blueprints: import("@omnia/fx-models").ComponentBlueprints;
|
32
|
+
};
|
33
|
+
events: {
|
34
|
+
onMutatedBlueprints: import("@omnia/fx").MessageBusExposeOnlySubscription<import("@omnia/fx-models").ComponentBlueprints>;
|
35
|
+
} & Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>;
|
36
|
+
actions: {
|
37
|
+
onDispatching: {
|
38
|
+
setBlueprint: {
|
39
|
+
subscribe(fn: (type: "default") => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
40
|
+
};
|
41
|
+
setBluePrints: {
|
42
|
+
subscribe(fn: (componentBlueprints: import("@omnia/fx-models").ComponentBlueprints) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
43
|
+
};
|
44
|
+
};
|
45
|
+
onDispatched: {
|
46
|
+
setBlueprint: {
|
47
|
+
subscribe(fn: (result: void, type: "default") => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
48
|
+
};
|
49
|
+
setBluePrints: {
|
50
|
+
subscribe(fn: (result: void, componentBlueprints: import("@omnia/fx-models").ComponentBlueprints) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
51
|
+
};
|
52
|
+
};
|
53
|
+
onFailure: {
|
54
|
+
setBlueprint: {
|
55
|
+
subscribe(fn: (failureReason: any, type: "default") => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
56
|
+
};
|
57
|
+
setBluePrints: {
|
58
|
+
subscribe(fn: (failureReason: any, componentBlueprints: import("@omnia/fx-models").ComponentBlueprints) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
59
|
+
};
|
60
|
+
};
|
61
|
+
} & {
|
62
|
+
setBlueprint(type: "default"): void;
|
63
|
+
setBluePrints(componentBlueprints: import("@omnia/fx-models").ComponentBlueprints): void;
|
64
|
+
};
|
65
|
+
get: {
|
66
|
+
byType<TType extends import("@omnia/fx-models").Blueprint>(type: import("@omnia/fx-models").WebBlueprintItemDefintionType): any;
|
67
|
+
readonly blueprints: import("@omnia/fx-models").ComponentBlueprints;
|
68
|
+
buttonBlueprint(type: import("@omnia/fx-models").ButtonBlueprintType, buttonType: import("@omnia/fx-models").ButtonTypes): import("@omnia/fx-models").ButtonBlueprint;
|
69
|
+
};
|
70
|
+
deactivated(): void;
|
71
|
+
};
|
35
72
|
colorSchema(colorSchemaType: ColorSchemaTypes | ColorSchemaType): import("@omnia/fx-models").ColorSchema;
|
36
|
-
typography(): TypographyBlueprints;
|
37
|
-
spacing(): SpacingBlueprints;
|
38
|
-
component(): ComponentBlueprints;
|
73
|
+
typography(): import("@omnia/fx-models").TypographyBlueprints;
|
74
|
+
spacing(): import("@omnia/fx-models").SpacingBlueprints;
|
75
|
+
component(): import("@omnia/fx-models").ComponentBlueprints;
|
39
76
|
color(colorSchemaType: ColorSchemaTypes | ColorSchemaType, colorType: ColorTypes | ColorType): string;
|
40
77
|
colorDefinition(colorSchemaType: ColorSchemaTypes | ColorSchemaType, colorType: ColorTypes | ColorType): import("@omnia/fx-models").ColorDefinition;
|
41
78
|
complementaryColorType(colorType: ColorTypes | ColorType): ColorTypes;
|