@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
@@ -96,10 +96,10 @@ export declare function useWebNotification(options?: UseWebNotificationOptions):
|
|
96
96
|
permissionGranted: Ref<boolean>;
|
97
97
|
show: (overrides?: WebNotificationOptions) => Promise<Notification>;
|
98
98
|
close: () => void;
|
99
|
-
onClick: import("
|
100
|
-
onShow: import("
|
101
|
-
onError: import("
|
102
|
-
onClose: import("
|
99
|
+
onClick: import("@omnia/fx-models").EventHookOn<any>;
|
100
|
+
onShow: import("@omnia/fx-models").EventHookOn<any>;
|
101
|
+
onError: import("@omnia/fx-models").EventHookOn<any>;
|
102
|
+
onClose: import("@omnia/fx-models").EventHookOn<any>;
|
103
103
|
};
|
104
104
|
export type UseWebNotificationReturn = ReturnType<typeof useWebNotification>;
|
105
105
|
export {};
|
@@ -6,7 +6,6 @@ export * from "./UseConfirm";
|
|
6
6
|
export * from "./UseVueInstance";
|
7
7
|
export * from "./UseJourney";
|
8
8
|
export { createValidator } from "./UseValidation";
|
9
|
-
export * from "./UseEventHook";
|
10
9
|
export * from "./UseClone";
|
11
10
|
export * from "./UseKeyboard";
|
12
11
|
export * from "./UseIndexedDb";
|
@@ -0,0 +1 @@
|
|
1
|
+
export * from "./CreateEventHook";
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { VelcronOnUpdatedEvent, VelcronOnClosedEvent, VelcronOnCloseRequestedEvent, VelcronOnPressEvent, VelcronSpacing, VelcronStyling, VelcronCustomComponentDefinition, VelcronAppDefinition, VelcronRendererResolverReference } from "@omnia/fx-models/internal-do-not-import-from-here/shared/models";
|
1
|
+
import { VelcronOnUpdatedEvent, VelcronOnClosedEvent, VelcronOnCloseRequestedEvent, VelcronOnPressEvent, VelcronSpacing, VelcronStyling, VelcronCustomComponentDefinition, VelcronAppDefinition, VelcronRendererResolverReference, EventHook, Future } from "@omnia/fx-models/internal-do-not-import-from-here/shared/models";
|
2
2
|
import { VelcroncomponentArrayType, VelcronPrimitiveType } from "./VelcronTypes";
|
3
3
|
import { AssignOperators, VelcronHorizontalAlignments, VelcronIconTypes, VelcronActionTypes, VelcronVerticalAlignments } from "./Enums";
|
4
4
|
import { DynamicState, VelcronDefinition, useVelcronThemingStore } from "..";
|
@@ -61,7 +61,7 @@ export interface VelcronRenderContext {
|
|
61
61
|
};
|
62
62
|
parent?: VelcronRenderContext;
|
63
63
|
hooks?: VelcronRenderContextHooks;
|
64
|
-
eventHandlers?:
|
64
|
+
eventHandlers?: VelcronRenderContextEventHandlersInstance;
|
65
65
|
editMode?: boolean;
|
66
66
|
disposers: Array<() => void>;
|
67
67
|
}
|
@@ -71,6 +71,9 @@ export interface VelcronRenderContextEventHandlers {
|
|
71
71
|
};
|
72
72
|
emitting?: <T>(emitter: (i: T) => T) => T;
|
73
73
|
}
|
74
|
+
export interface VelcronRenderContextEventHandlersInstance extends VelcronRenderContextEventHandlers {
|
75
|
+
emitOnSaved: EventHook<Future<void>>;
|
76
|
+
}
|
74
77
|
export interface VelcronRenderContextHooks {
|
75
78
|
dialogVisibilityChanged?: ((visible: boolean) => void);
|
76
79
|
onItemSelected?: ((item: VelcronDefinition) => void);
|
@@ -12,9 +12,6 @@ export declare const useVelcronColorSchemaStore: (newStateWithName?: string) =>
|
|
12
12
|
themeStore: {
|
13
13
|
state: {
|
14
14
|
currentTheme: import("@omnia/fx-models").ThemeDefinitionV2;
|
15
|
-
components: import("@omnia/fx-models").ComponentBlueprints;
|
16
|
-
spacing: import("@omnia/fx-models").SpacingBlueprints;
|
17
|
-
typography: import("@omnia/fx-models").TypographyBlueprints;
|
18
15
|
};
|
19
16
|
get: {
|
20
17
|
componentBlueprints: () => void;
|
@@ -1,10 +1,7 @@
|
|
1
|
-
import { ColorSchemaType, ColorSchemaTypes, ColorType, ColorTypes,
|
1
|
+
import { ColorSchemaType, ColorSchemaTypes, ColorType, ColorTypes, ThemeDefinitionV2, TypographySize, TypographySizes, TypographyType, TypographyTypes } from "..";
|
2
2
|
export declare const useVelcronThemingStore: (newStateWithName?: string) => {
|
3
3
|
state: {
|
4
4
|
currentTheme: ThemeDefinitionV2;
|
5
|
-
components: ComponentBlueprints;
|
6
|
-
spacing: SpacingBlueprints;
|
7
|
-
typography: TypographyBlueprints;
|
8
5
|
};
|
9
6
|
get: {
|
10
7
|
componentBlueprints: () => void;
|
package/internal-do-not-import-from-here/ux/versionedlayout/blade/VersionedLayoutBladeBuilder.d.ts
CHANGED
@@ -4,17 +4,21 @@ declare const _default: (props: {
|
|
4
4
|
settings?: VersionedLayoutBladeSettings<import("@omnia/fx-models").VersionedLayoutDefinition>;
|
5
5
|
} & {
|
6
6
|
selectedLayout?: VersionedLayout;
|
7
|
+
} & {
|
8
|
+
title?: string;
|
9
|
+
} & {
|
10
|
+
subTitle?: string;
|
7
11
|
} & {
|
8
12
|
"v-model"?: boolean;
|
9
13
|
} & {
|
10
14
|
"onUpdate:modelValue"?: (value: boolean) => void;
|
11
15
|
} & {
|
12
16
|
modelValue?: boolean;
|
13
|
-
} & Omit<{}, "settings" | "v-model" | "onUpdate:modelValue" | "modelValue" | "selectedLayout"> & {
|
17
|
+
} & Omit<{}, "title" | "settings" | "v-model" | "onUpdate:modelValue" | "modelValue" | "subTitle" | "selectedLayout"> & {
|
14
18
|
"v-slots"?: {
|
15
19
|
default?: import("vue").Slot;
|
16
20
|
} & DefineSlot<"navigation", () => JSX.Element> & DefineSlot<"bottomNavigationDrawer", () => JSX.Element>;
|
17
|
-
} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "settings" | "v-model" | "onUpdate:modelValue" | "modelValue" | "selectedLayout">) => {
|
21
|
+
} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "title" | "settings" | "v-model" | "onUpdate:modelValue" | "modelValue" | "subTitle" | "selectedLayout">) => {
|
18
22
|
$: import("vue").ComponentInternalInstance;
|
19
23
|
$data: {};
|
20
24
|
$props: {};
|
@@ -56,6 +60,10 @@ declare const _default: (props: {
|
|
56
60
|
settings?: VersionedLayoutBladeSettings<import("@omnia/fx-models").VersionedLayoutDefinition>;
|
57
61
|
} & {
|
58
62
|
selectedLayout?: VersionedLayout;
|
63
|
+
} & {
|
64
|
+
title?: string;
|
65
|
+
} & {
|
66
|
+
subTitle?: string;
|
59
67
|
} & {
|
60
68
|
"v-model"?: boolean;
|
61
69
|
} & {
|
@@ -66,7 +74,7 @@ declare const _default: (props: {
|
|
66
74
|
"v-slots"?: {
|
67
75
|
default?: import("vue").Slot;
|
68
76
|
} & DefineSlot<"navigation", () => JSX.Element> & DefineSlot<"bottomNavigationDrawer", () => JSX.Element>;
|
69
|
-
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "settings" | "v-model" | "onUpdate:modelValue" | "modelValue" | "selectedLayout">;
|
77
|
+
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "title" | "settings" | "v-model" | "onUpdate:modelValue" | "modelValue" | "subTitle" | "selectedLayout">;
|
70
78
|
} & import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
71
79
|
[key: string]: any;
|
72
80
|
}>;
|
@@ -58,8 +58,9 @@ import wcec81357974804c539bff6c58a8785c22 from './ux/identitypicker/IdentityPick
|
|
58
58
|
import wc5d74b2de65164761a3dce6a534b64bd1 from './ux/identitypicker/IdentityPickerDialog';
|
59
59
|
import wc70593d481fa54e68be9f4fe41f0f5c92 from './ux/identitypicker/IdentityPickerButton';
|
60
60
|
import wc91919b3f54de42dab709575b8a9ca233 from './ux/inputlanguagepicker/InputLanguagePicker';
|
61
|
-
import wcc0ba9c7ccef54093bcb0be49e7cf79df from './ux/journey/
|
61
|
+
import wcc0ba9c7ccef54093bcb0be49e7cf79df from './ux/journey/Journey';
|
62
62
|
import wc4357bb8264e3482c8710afed3b2be35c from './ux/journey/JourneyBlade';
|
63
|
+
import wc0ce695fbce6f4c08906de47bbd84152d from './ux/journey/JourneyPlaceHolder';
|
63
64
|
import wc828a4c20542945858e792ec584148a5c from './ux/journey/JourneyMenu';
|
64
65
|
import wc3392707566c844e39f57097aade4e81c from './ux/jsonexportimport/ExportImport';
|
65
66
|
import wc20b4e8166fb44f2b8b240724eb5f2db2 from './ux/languagepicker/LanguagePicker';
|
@@ -79,6 +80,7 @@ import wc02e199d7f0af45508837fccb8a041f58 from './ux/organizationtree/Organizati
|
|
79
80
|
import wcfb67bd4d1cc24073ab123c822d78ea17 from './ux/permissioninput/PermissionInput';
|
80
81
|
import wcd4adc78e79ad4c2c889e52755e2bbede from './ux/permissioninput/TenantAdminPermissionInput';
|
81
82
|
import wc73919d3e5df64b92aded98d7bc04d6f7 from './ux/persona/Persona';
|
83
|
+
import wc828d6c37d5524e7d9f949270c521b6da from './ux/pickerwrapper/PickerWrapper';
|
82
84
|
import wcffa71f76ab46494a9180e1f55885ce4d from './ux/post/Post';
|
83
85
|
import wc1a58948a606a42078da3fb919cc4f7e6 from './ux/presetupwizard/PreSetupWizard';
|
84
86
|
import wc6489472fd8d24a1b9413537fde528566 from './ux/profilecard/ProfileCard';
|
@@ -609,6 +611,9 @@ declare global {
|
|
609
611
|
"omfx-journey-blade": typeof wc4357bb8264e3482c8710afed3b2be35c extends {
|
610
612
|
propsDefinition: infer TProp;
|
611
613
|
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc4357bb8264e3482c8710afed3b2be35c extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc4357bb8264e3482c8710afed3b2be35c>, "propsDefinition">> : never;
|
614
|
+
"omfx-journey-place-holder": typeof wc0ce695fbce6f4c08906de47bbd84152d extends {
|
615
|
+
propsDefinition: infer TProp;
|
616
|
+
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc0ce695fbce6f4c08906de47bbd84152d extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc0ce695fbce6f4c08906de47bbd84152d>, "propsDefinition">> : never;
|
612
617
|
"omfx-journey-menu": typeof wc828a4c20542945858e792ec584148a5c extends {
|
613
618
|
propsDefinition: infer TProp;
|
614
619
|
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc828a4c20542945858e792ec584148a5c extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc828a4c20542945858e792ec584148a5c>, "propsDefinition">> : never;
|
@@ -666,6 +671,9 @@ declare global {
|
|
666
671
|
"omfx-persona": typeof wc73919d3e5df64b92aded98d7bc04d6f7 extends {
|
667
672
|
propsDefinition: infer TProp;
|
668
673
|
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc73919d3e5df64b92aded98d7bc04d6f7 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc73919d3e5df64b92aded98d7bc04d6f7>, "propsDefinition">> : never;
|
674
|
+
"omfx-picker-wrapper": typeof wc828d6c37d5524e7d9f949270c521b6da extends {
|
675
|
+
propsDefinition: infer TProp;
|
676
|
+
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc828d6c37d5524e7d9f949270c521b6da extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc828d6c37d5524e7d9f949270c521b6da>, "propsDefinition">> : never;
|
669
677
|
"omfx-post-component": typeof wcffa71f76ab46494a9180e1f55885ce4d extends {
|
670
678
|
propsDefinition: infer TProp;
|
671
679
|
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wcffa71f76ab46494a9180e1f55885ce4d extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wcffa71f76ab46494a9180e1f55885ce4d>, "propsDefinition">> : never;
|
@@ -2505,6 +2513,15 @@ declare global {
|
|
2505
2513
|
$props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
|
2506
2514
|
};
|
2507
2515
|
} : typeof wc4357bb8264e3482c8710afed3b2be35c;
|
2516
|
+
"place": {
|
2517
|
+
"holder": typeof wc0ce695fbce6f4c08906de47bbd84152d extends {
|
2518
|
+
propsDefinition: infer TProp;
|
2519
|
+
} ? {
|
2520
|
+
new (...args: any[]): {
|
2521
|
+
$props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
|
2522
|
+
};
|
2523
|
+
} : typeof wc0ce695fbce6f4c08906de47bbd84152d;
|
2524
|
+
};
|
2508
2525
|
"menu": typeof wc828a4c20542945858e792ec584148a5c extends {
|
2509
2526
|
propsDefinition: infer TProp;
|
2510
2527
|
} ? {
|
@@ -2786,6 +2803,15 @@ declare global {
|
|
2786
2803
|
$props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
|
2787
2804
|
};
|
2788
2805
|
} : typeof wc73919d3e5df64b92aded98d7bc04d6f7;
|
2806
|
+
"picker": {
|
2807
|
+
"wrapper": typeof wc828d6c37d5524e7d9f949270c521b6da extends {
|
2808
|
+
propsDefinition: infer TProp;
|
2809
|
+
} ? {
|
2810
|
+
new (...args: any[]): {
|
2811
|
+
$props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
|
2812
|
+
};
|
2813
|
+
} : typeof wc828d6c37d5524e7d9f949270c521b6da;
|
2814
|
+
};
|
2789
2815
|
"post": {
|
2790
2816
|
"component": typeof wcffa71f76ab46494a9180e1f55885ce4d extends {
|
2791
2817
|
propsDefinition: infer TProp;
|
package/package.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
{
|
2
2
|
"name": "@omnia/fx",
|
3
3
|
"license": "MIT",
|
4
|
-
"version": "8.0.
|
4
|
+
"version": "8.0.136-dev",
|
5
5
|
"description": "Provide Omnia Fx typings and tooling for clientside Omnia development.",
|
6
6
|
"scripts": {
|
7
7
|
"test": "echo \"Error: no test specified\" && exit 1",
|
@@ -20,7 +20,7 @@
|
|
20
20
|
],
|
21
21
|
"author": "Precio Fishbone",
|
22
22
|
"dependencies": {
|
23
|
-
"@omnia/fx-models": "8.0.
|
23
|
+
"@omnia/fx-models": "8.0.136-dev",
|
24
24
|
"@microsoft/signalr": "6.0.1",
|
25
25
|
"broadcast-channel": "4.8.0",
|
26
26
|
"dayjs": "1.11.7",
|
File without changes
|
@@ -1,14 +0,0 @@
|
|
1
|
-
export type EventHookOn<T = any> = (fn: (param: T) => void) => {
|
2
|
-
off: () => void;
|
3
|
-
};
|
4
|
-
export type EventHookOff<T = any> = (fn: (param: T) => void) => void;
|
5
|
-
export type EventHookTrigger<T = any> = (param: T) => void;
|
6
|
-
export interface EventHook<T = any> {
|
7
|
-
on: EventHookOn<T>;
|
8
|
-
off: EventHookOff<T>;
|
9
|
-
trigger: EventHookTrigger<T>;
|
10
|
-
}
|
11
|
-
/**
|
12
|
-
* Utility for creating event hooks on the fly
|
13
|
-
*/
|
14
|
-
export declare function createEventHook<T = any>(): EventHook<T>;
|
File without changes
|
/package/internal-do-not-import-from-here/ux/journey/{JourneyV2.css.d.ts → Journey.css.d.ts}
RENAMED
File without changes
|
File without changes
|
/package/internal-do-not-import-from-here/ux/{oxide/treeview → journey}/docs/SampleButtons.d.ts
RENAMED
File without changes
|
File without changes
|