@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,6 +1,11 @@
|
|
1
1
|
import { HorizontalAlignments, VerticalAlignments } from "@omnia/fx-models";
|
2
2
|
declare const _default: {
|
3
3
|
new (...args: any[]): import("vue").CreateComponentPublicInstance<Readonly<import("vue").ExtractPropTypes<{
|
4
|
+
label: {
|
5
|
+
type: import("vue").PropType<string>;
|
6
|
+
} & {
|
7
|
+
type: import("vue").PropType<string>;
|
8
|
+
};
|
4
9
|
vertical: {
|
5
10
|
type: import("vue").PropType<boolean>;
|
6
11
|
} & {
|
@@ -22,6 +27,11 @@ declare const _default: {
|
|
22
27
|
}, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
23
28
|
"update:modelValue": (value: HorizontalAlignments | VerticalAlignments) => true;
|
24
29
|
}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
|
30
|
+
label: {
|
31
|
+
type: import("vue").PropType<string>;
|
32
|
+
} & {
|
33
|
+
type: import("vue").PropType<string>;
|
34
|
+
};
|
25
35
|
vertical: {
|
26
36
|
type: import("vue").PropType<boolean>;
|
27
37
|
} & {
|
@@ -48,6 +58,11 @@ declare const _default: {
|
|
48
58
|
M: {};
|
49
59
|
Defaults: {};
|
50
60
|
}, Readonly<import("vue").ExtractPropTypes<{
|
61
|
+
label: {
|
62
|
+
type: import("vue").PropType<string>;
|
63
|
+
} & {
|
64
|
+
type: import("vue").PropType<string>;
|
65
|
+
};
|
51
66
|
vertical: {
|
52
67
|
type: import("vue").PropType<boolean>;
|
53
68
|
} & {
|
@@ -71,6 +86,11 @@ declare const _default: {
|
|
71
86
|
__isTeleport?: never;
|
72
87
|
__isSuspense?: never;
|
73
88
|
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
89
|
+
label: {
|
90
|
+
type: import("vue").PropType<string>;
|
91
|
+
} & {
|
92
|
+
type: import("vue").PropType<string>;
|
93
|
+
};
|
74
94
|
vertical: {
|
75
95
|
type: import("vue").PropType<boolean>;
|
76
96
|
} & {
|
@@ -93,6 +113,7 @@ declare const _default: {
|
|
93
113
|
"update:modelValue": (value: HorizontalAlignments | VerticalAlignments) => true;
|
94
114
|
}, string, {}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
95
115
|
propsDefinition: Omit<Readonly<{} & {
|
116
|
+
label?: string;
|
96
117
|
vertical?: boolean;
|
97
118
|
"v-model"?: HorizontalAlignments | VerticalAlignments;
|
98
119
|
"onUpdate:modelValue"?: (value: HorizontalAlignments | VerticalAlignments) => any;
|
@@ -21,11 +21,13 @@ declare const _default: (props: {
|
|
21
21
|
dynamicColorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
|
22
22
|
} & {
|
23
23
|
enableDynamicColor?: boolean;
|
24
|
-
} &
|
24
|
+
} & {
|
25
|
+
label?: string;
|
26
|
+
} & Omit<{}, "fill" | "label" | "border" | "elevation" | "v-model" | "onUpdate:modelValue" | "modelValue" | "dynamicColorSchemaType" | "enableDynamicColor" | "individualRadiusSelection" | "createNewColorDynamic" | "individualBorderWidthSelection"> & {
|
25
27
|
"v-slots"?: {
|
26
28
|
default?: import("vue").Slot;
|
27
29
|
};
|
28
|
-
} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "fill" | "border" | "elevation" | "v-model" | "onUpdate:modelValue" | "modelValue" | "dynamicColorSchemaType" | "enableDynamicColor" | "individualRadiusSelection" | "createNewColorDynamic" | "individualBorderWidthSelection">) => {
|
30
|
+
} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "fill" | "label" | "border" | "elevation" | "v-model" | "onUpdate:modelValue" | "modelValue" | "dynamicColorSchemaType" | "enableDynamicColor" | "individualRadiusSelection" | "createNewColorDynamic" | "individualBorderWidthSelection">) => {
|
29
31
|
$: import("vue").ComponentInternalInstance;
|
30
32
|
$data: {};
|
31
33
|
$props: {};
|
@@ -85,11 +87,13 @@ declare const _default: (props: {
|
|
85
87
|
dynamicColorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
|
86
88
|
} & {
|
87
89
|
enableDynamicColor?: boolean;
|
90
|
+
} & {
|
91
|
+
label?: string;
|
88
92
|
} & {
|
89
93
|
"v-slots"?: {
|
90
94
|
default?: import("vue").Slot;
|
91
95
|
};
|
92
|
-
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "fill" | "border" | "elevation" | "v-model" | "onUpdate:modelValue" | "modelValue" | "dynamicColorSchemaType" | "enableDynamicColor" | "individualRadiusSelection" | "createNewColorDynamic" | "individualBorderWidthSelection">;
|
96
|
+
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "fill" | "label" | "border" | "elevation" | "v-model" | "onUpdate:modelValue" | "modelValue" | "dynamicColorSchemaType" | "enableDynamicColor" | "individualRadiusSelection" | "createNewColorDynamic" | "individualBorderWidthSelection">;
|
93
97
|
} & import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
94
98
|
[key: string]: any;
|
95
99
|
}>;
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import {
|
1
|
+
import { Blueprints } from "@omnia/fx-models";
|
2
2
|
type variant = "chrome" | "components" | "typography" | "spacing";
|
3
3
|
declare const _default: {
|
4
4
|
new (...args: any[]): import("vue").CreateComponentPublicInstance<Readonly<import("vue").ExtractPropTypes<{
|
@@ -8,75 +8,75 @@ declare const _default: {
|
|
8
8
|
type: import("vue").PropType<variant>;
|
9
9
|
};
|
10
10
|
"onUpdate:modelValue": {
|
11
|
-
type: import("vue").PropType<(value:
|
11
|
+
type: import("vue").PropType<(value: Blueprints) => any>;
|
12
12
|
};
|
13
13
|
"v-model": {
|
14
|
-
type: import("vue").PropType<
|
14
|
+
type: import("vue").PropType<Blueprints>;
|
15
15
|
required: false;
|
16
16
|
};
|
17
17
|
modelValue: {
|
18
|
-
type: import("vue").PropType<
|
18
|
+
type: import("vue").PropType<Blueprints>;
|
19
19
|
required: false;
|
20
20
|
};
|
21
21
|
name: <TName extends string>(n?: TName) => { [key in import("../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
22
|
-
type: import("vue").PropType<(value:
|
22
|
+
type: import("vue").PropType<(value: Blueprints) => any>;
|
23
23
|
}; } & { [key_1 in import("../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
24
|
-
type: import("vue").PropType<
|
24
|
+
type: import("vue").PropType<Blueprints>;
|
25
25
|
required: false;
|
26
26
|
}; } & { [key_2 in import("../../DefineVueTypings").VModelKeyNameInProps<TName>]: {
|
27
|
-
type: import("vue").PropType<
|
27
|
+
type: import("vue").PropType<Blueprints>;
|
28
28
|
required: false;
|
29
29
|
}; } & {
|
30
|
-
require(): import("../../DefineVueTypings").DefinePropModelRequire<TName,
|
30
|
+
require(): import("../../DefineVueTypings").DefinePropModelRequire<TName, Blueprints, {
|
31
31
|
"onUpdate:modelValue": {
|
32
|
-
type: import("vue").PropType<(value:
|
32
|
+
type: import("vue").PropType<(value: Blueprints) => any>;
|
33
33
|
};
|
34
34
|
} & {
|
35
35
|
"v-model": {
|
36
|
-
type: import("vue").PropType<
|
36
|
+
type: import("vue").PropType<Blueprints>;
|
37
37
|
required: false;
|
38
38
|
};
|
39
39
|
} & {
|
40
40
|
modelValue: {
|
41
|
-
type: import("vue").PropType<
|
41
|
+
type: import("vue").PropType<Blueprints>;
|
42
42
|
required: false;
|
43
43
|
};
|
44
44
|
}>;
|
45
|
-
defaultValue(value?:
|
45
|
+
defaultValue(value?: Blueprints): import("../../DefineVueTypings").DefinePropModelDefaultValue<TName, Blueprints, {
|
46
46
|
"onUpdate:modelValue": {
|
47
|
-
type: import("vue").PropType<(value:
|
47
|
+
type: import("vue").PropType<(value: Blueprints) => any>;
|
48
48
|
};
|
49
49
|
} & {
|
50
50
|
"v-model": {
|
51
|
-
type: import("vue").PropType<
|
51
|
+
type: import("vue").PropType<Blueprints>;
|
52
52
|
required: false;
|
53
53
|
};
|
54
54
|
} & {
|
55
55
|
modelValue: {
|
56
|
-
type: import("vue").PropType<
|
56
|
+
type: import("vue").PropType<Blueprints>;
|
57
57
|
required: false;
|
58
58
|
};
|
59
59
|
}, false>;
|
60
|
-
doc$(description?: string): import("../../DefineVueTypings").DefinePropModelDoc<TName,
|
60
|
+
doc$(description?: string): import("../../DefineVueTypings").DefinePropModelDoc<TName, Blueprints, {
|
61
61
|
"onUpdate:modelValue": {
|
62
|
-
type: import("vue").PropType<(value:
|
62
|
+
type: import("vue").PropType<(value: Blueprints) => any>;
|
63
63
|
};
|
64
64
|
} & {
|
65
65
|
"v-model": {
|
66
|
-
type: import("vue").PropType<
|
66
|
+
type: import("vue").PropType<Blueprints>;
|
67
67
|
required: false;
|
68
68
|
};
|
69
69
|
} & {
|
70
70
|
modelValue: {
|
71
|
-
type: import("vue").PropType<
|
71
|
+
type: import("vue").PropType<Blueprints>;
|
72
72
|
required: false;
|
73
73
|
};
|
74
74
|
}>;
|
75
75
|
};
|
76
76
|
}>> & {
|
77
|
-
"onUpdate:modelValue"?: (value:
|
77
|
+
"onUpdate:modelValue"?: (value: Blueprints) => any;
|
78
78
|
}, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
79
|
-
"update:modelValue": (value:
|
79
|
+
"update:modelValue": (value: Blueprints) => any;
|
80
80
|
}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
|
81
81
|
variant: {
|
82
82
|
type: import("vue").PropType<variant>;
|
@@ -84,73 +84,73 @@ declare const _default: {
|
|
84
84
|
type: import("vue").PropType<variant>;
|
85
85
|
};
|
86
86
|
"onUpdate:modelValue": {
|
87
|
-
type: import("vue").PropType<(value:
|
87
|
+
type: import("vue").PropType<(value: Blueprints) => any>;
|
88
88
|
};
|
89
89
|
"v-model": {
|
90
|
-
type: import("vue").PropType<
|
90
|
+
type: import("vue").PropType<Blueprints>;
|
91
91
|
required: false;
|
92
92
|
};
|
93
93
|
modelValue: {
|
94
|
-
type: import("vue").PropType<
|
94
|
+
type: import("vue").PropType<Blueprints>;
|
95
95
|
required: false;
|
96
96
|
};
|
97
97
|
name: <TName extends string>(n?: TName) => { [key in import("../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
98
|
-
type: import("vue").PropType<(value:
|
98
|
+
type: import("vue").PropType<(value: Blueprints) => any>;
|
99
99
|
}; } & { [key_1 in import("../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
100
|
-
type: import("vue").PropType<
|
100
|
+
type: import("vue").PropType<Blueprints>;
|
101
101
|
required: false;
|
102
102
|
}; } & { [key_2 in import("../../DefineVueTypings").VModelKeyNameInProps<TName>]: {
|
103
|
-
type: import("vue").PropType<
|
103
|
+
type: import("vue").PropType<Blueprints>;
|
104
104
|
required: false;
|
105
105
|
}; } & {
|
106
|
-
require(): import("../../DefineVueTypings").DefinePropModelRequire<TName,
|
106
|
+
require(): import("../../DefineVueTypings").DefinePropModelRequire<TName, Blueprints, {
|
107
107
|
"onUpdate:modelValue": {
|
108
|
-
type: import("vue").PropType<(value:
|
108
|
+
type: import("vue").PropType<(value: Blueprints) => any>;
|
109
109
|
};
|
110
110
|
} & {
|
111
111
|
"v-model": {
|
112
|
-
type: import("vue").PropType<
|
112
|
+
type: import("vue").PropType<Blueprints>;
|
113
113
|
required: false;
|
114
114
|
};
|
115
115
|
} & {
|
116
116
|
modelValue: {
|
117
|
-
type: import("vue").PropType<
|
117
|
+
type: import("vue").PropType<Blueprints>;
|
118
118
|
required: false;
|
119
119
|
};
|
120
120
|
}>;
|
121
|
-
defaultValue(value?:
|
121
|
+
defaultValue(value?: Blueprints): import("../../DefineVueTypings").DefinePropModelDefaultValue<TName, Blueprints, {
|
122
122
|
"onUpdate:modelValue": {
|
123
|
-
type: import("vue").PropType<(value:
|
123
|
+
type: import("vue").PropType<(value: Blueprints) => any>;
|
124
124
|
};
|
125
125
|
} & {
|
126
126
|
"v-model": {
|
127
|
-
type: import("vue").PropType<
|
127
|
+
type: import("vue").PropType<Blueprints>;
|
128
128
|
required: false;
|
129
129
|
};
|
130
130
|
} & {
|
131
131
|
modelValue: {
|
132
|
-
type: import("vue").PropType<
|
132
|
+
type: import("vue").PropType<Blueprints>;
|
133
133
|
required: false;
|
134
134
|
};
|
135
135
|
}, false>;
|
136
|
-
doc$(description?: string): import("../../DefineVueTypings").DefinePropModelDoc<TName,
|
136
|
+
doc$(description?: string): import("../../DefineVueTypings").DefinePropModelDoc<TName, Blueprints, {
|
137
137
|
"onUpdate:modelValue": {
|
138
|
-
type: import("vue").PropType<(value:
|
138
|
+
type: import("vue").PropType<(value: Blueprints) => any>;
|
139
139
|
};
|
140
140
|
} & {
|
141
141
|
"v-model": {
|
142
|
-
type: import("vue").PropType<
|
142
|
+
type: import("vue").PropType<Blueprints>;
|
143
143
|
required: false;
|
144
144
|
};
|
145
145
|
} & {
|
146
146
|
modelValue: {
|
147
|
-
type: import("vue").PropType<
|
147
|
+
type: import("vue").PropType<Blueprints>;
|
148
148
|
required: false;
|
149
149
|
};
|
150
150
|
}>;
|
151
151
|
};
|
152
152
|
}>> & {
|
153
|
-
"onUpdate:modelValue"?: (value:
|
153
|
+
"onUpdate:modelValue"?: (value: Blueprints) => any;
|
154
154
|
}, {}, true, {}, {}, {
|
155
155
|
P: {};
|
156
156
|
B: {};
|
@@ -165,73 +165,73 @@ declare const _default: {
|
|
165
165
|
type: import("vue").PropType<variant>;
|
166
166
|
};
|
167
167
|
"onUpdate:modelValue": {
|
168
|
-
type: import("vue").PropType<(value:
|
168
|
+
type: import("vue").PropType<(value: Blueprints) => any>;
|
169
169
|
};
|
170
170
|
"v-model": {
|
171
|
-
type: import("vue").PropType<
|
171
|
+
type: import("vue").PropType<Blueprints>;
|
172
172
|
required: false;
|
173
173
|
};
|
174
174
|
modelValue: {
|
175
|
-
type: import("vue").PropType<
|
175
|
+
type: import("vue").PropType<Blueprints>;
|
176
176
|
required: false;
|
177
177
|
};
|
178
178
|
name: <TName extends string>(n?: TName) => { [key in import("../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
179
|
-
type: import("vue").PropType<(value:
|
179
|
+
type: import("vue").PropType<(value: Blueprints) => any>;
|
180
180
|
}; } & { [key_1 in import("../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
181
|
-
type: import("vue").PropType<
|
181
|
+
type: import("vue").PropType<Blueprints>;
|
182
182
|
required: false;
|
183
183
|
}; } & { [key_2 in import("../../DefineVueTypings").VModelKeyNameInProps<TName>]: {
|
184
|
-
type: import("vue").PropType<
|
184
|
+
type: import("vue").PropType<Blueprints>;
|
185
185
|
required: false;
|
186
186
|
}; } & {
|
187
|
-
require(): import("../../DefineVueTypings").DefinePropModelRequire<TName,
|
187
|
+
require(): import("../../DefineVueTypings").DefinePropModelRequire<TName, Blueprints, {
|
188
188
|
"onUpdate:modelValue": {
|
189
|
-
type: import("vue").PropType<(value:
|
189
|
+
type: import("vue").PropType<(value: Blueprints) => any>;
|
190
190
|
};
|
191
191
|
} & {
|
192
192
|
"v-model": {
|
193
|
-
type: import("vue").PropType<
|
193
|
+
type: import("vue").PropType<Blueprints>;
|
194
194
|
required: false;
|
195
195
|
};
|
196
196
|
} & {
|
197
197
|
modelValue: {
|
198
|
-
type: import("vue").PropType<
|
198
|
+
type: import("vue").PropType<Blueprints>;
|
199
199
|
required: false;
|
200
200
|
};
|
201
201
|
}>;
|
202
|
-
defaultValue(value?:
|
202
|
+
defaultValue(value?: Blueprints): import("../../DefineVueTypings").DefinePropModelDefaultValue<TName, Blueprints, {
|
203
203
|
"onUpdate:modelValue": {
|
204
|
-
type: import("vue").PropType<(value:
|
204
|
+
type: import("vue").PropType<(value: Blueprints) => any>;
|
205
205
|
};
|
206
206
|
} & {
|
207
207
|
"v-model": {
|
208
|
-
type: import("vue").PropType<
|
208
|
+
type: import("vue").PropType<Blueprints>;
|
209
209
|
required: false;
|
210
210
|
};
|
211
211
|
} & {
|
212
212
|
modelValue: {
|
213
|
-
type: import("vue").PropType<
|
213
|
+
type: import("vue").PropType<Blueprints>;
|
214
214
|
required: false;
|
215
215
|
};
|
216
216
|
}, false>;
|
217
|
-
doc$(description?: string): import("../../DefineVueTypings").DefinePropModelDoc<TName,
|
217
|
+
doc$(description?: string): import("../../DefineVueTypings").DefinePropModelDoc<TName, Blueprints, {
|
218
218
|
"onUpdate:modelValue": {
|
219
|
-
type: import("vue").PropType<(value:
|
219
|
+
type: import("vue").PropType<(value: Blueprints) => any>;
|
220
220
|
};
|
221
221
|
} & {
|
222
222
|
"v-model": {
|
223
|
-
type: import("vue").PropType<
|
223
|
+
type: import("vue").PropType<Blueprints>;
|
224
224
|
required: false;
|
225
225
|
};
|
226
226
|
} & {
|
227
227
|
modelValue: {
|
228
|
-
type: import("vue").PropType<
|
228
|
+
type: import("vue").PropType<Blueprints>;
|
229
229
|
required: false;
|
230
230
|
};
|
231
231
|
}>;
|
232
232
|
};
|
233
233
|
}>> & {
|
234
|
-
"onUpdate:modelValue"?: (value:
|
234
|
+
"onUpdate:modelValue"?: (value: Blueprints) => any;
|
235
235
|
}, () => JSX.Element, {}, {}, {}, {}>;
|
236
236
|
__isFragment?: never;
|
237
237
|
__isTeleport?: never;
|
@@ -243,144 +243,144 @@ declare const _default: {
|
|
243
243
|
type: import("vue").PropType<variant>;
|
244
244
|
};
|
245
245
|
"onUpdate:modelValue": {
|
246
|
-
type: import("vue").PropType<(value:
|
246
|
+
type: import("vue").PropType<(value: Blueprints) => any>;
|
247
247
|
};
|
248
248
|
"v-model": {
|
249
|
-
type: import("vue").PropType<
|
249
|
+
type: import("vue").PropType<Blueprints>;
|
250
250
|
required: false;
|
251
251
|
};
|
252
252
|
modelValue: {
|
253
|
-
type: import("vue").PropType<
|
253
|
+
type: import("vue").PropType<Blueprints>;
|
254
254
|
required: false;
|
255
255
|
};
|
256
256
|
name: <TName extends string>(n?: TName) => { [key in import("../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
257
|
-
type: import("vue").PropType<(value:
|
257
|
+
type: import("vue").PropType<(value: Blueprints) => any>;
|
258
258
|
}; } & { [key_1 in import("../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
259
|
-
type: import("vue").PropType<
|
259
|
+
type: import("vue").PropType<Blueprints>;
|
260
260
|
required: false;
|
261
261
|
}; } & { [key_2 in import("../../DefineVueTypings").VModelKeyNameInProps<TName>]: {
|
262
|
-
type: import("vue").PropType<
|
262
|
+
type: import("vue").PropType<Blueprints>;
|
263
263
|
required: false;
|
264
264
|
}; } & {
|
265
|
-
require(): import("../../DefineVueTypings").DefinePropModelRequire<TName,
|
265
|
+
require(): import("../../DefineVueTypings").DefinePropModelRequire<TName, Blueprints, {
|
266
266
|
"onUpdate:modelValue": {
|
267
|
-
type: import("vue").PropType<(value:
|
267
|
+
type: import("vue").PropType<(value: Blueprints) => any>;
|
268
268
|
};
|
269
269
|
} & {
|
270
270
|
"v-model": {
|
271
|
-
type: import("vue").PropType<
|
271
|
+
type: import("vue").PropType<Blueprints>;
|
272
272
|
required: false;
|
273
273
|
};
|
274
274
|
} & {
|
275
275
|
modelValue: {
|
276
|
-
type: import("vue").PropType<
|
276
|
+
type: import("vue").PropType<Blueprints>;
|
277
277
|
required: false;
|
278
278
|
};
|
279
279
|
}>;
|
280
|
-
defaultValue(value?:
|
280
|
+
defaultValue(value?: Blueprints): import("../../DefineVueTypings").DefinePropModelDefaultValue<TName, Blueprints, {
|
281
281
|
"onUpdate:modelValue": {
|
282
|
-
type: import("vue").PropType<(value:
|
282
|
+
type: import("vue").PropType<(value: Blueprints) => any>;
|
283
283
|
};
|
284
284
|
} & {
|
285
285
|
"v-model": {
|
286
|
-
type: import("vue").PropType<
|
286
|
+
type: import("vue").PropType<Blueprints>;
|
287
287
|
required: false;
|
288
288
|
};
|
289
289
|
} & {
|
290
290
|
modelValue: {
|
291
|
-
type: import("vue").PropType<
|
291
|
+
type: import("vue").PropType<Blueprints>;
|
292
292
|
required: false;
|
293
293
|
};
|
294
294
|
}, false>;
|
295
|
-
doc$(description?: string): import("../../DefineVueTypings").DefinePropModelDoc<TName,
|
295
|
+
doc$(description?: string): import("../../DefineVueTypings").DefinePropModelDoc<TName, Blueprints, {
|
296
296
|
"onUpdate:modelValue": {
|
297
|
-
type: import("vue").PropType<(value:
|
297
|
+
type: import("vue").PropType<(value: Blueprints) => any>;
|
298
298
|
};
|
299
299
|
} & {
|
300
300
|
"v-model": {
|
301
|
-
type: import("vue").PropType<
|
301
|
+
type: import("vue").PropType<Blueprints>;
|
302
302
|
required: false;
|
303
303
|
};
|
304
304
|
} & {
|
305
305
|
modelValue: {
|
306
|
-
type: import("vue").PropType<
|
306
|
+
type: import("vue").PropType<Blueprints>;
|
307
307
|
required: false;
|
308
308
|
};
|
309
309
|
}>;
|
310
310
|
};
|
311
311
|
}>> & {
|
312
|
-
"onUpdate:modelValue"?: (value:
|
312
|
+
"onUpdate:modelValue"?: (value: Blueprints) => any;
|
313
313
|
}, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
314
|
-
"update:modelValue": (value:
|
314
|
+
"update:modelValue": (value: Blueprints) => any;
|
315
315
|
}, string, {}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
316
316
|
propsDefinition: Omit<Readonly<{} & {
|
317
317
|
name?: {
|
318
318
|
[x: `onUpdate:${string}`]: {
|
319
|
-
type: import("vue").PropType<(value:
|
319
|
+
type: import("vue").PropType<(value: Blueprints) => any>;
|
320
320
|
};
|
321
321
|
} & {
|
322
322
|
[x: `v-model:${string}`]: {
|
323
|
-
type: import("vue").PropType<
|
323
|
+
type: import("vue").PropType<Blueprints>;
|
324
324
|
required: false;
|
325
325
|
};
|
326
326
|
} & {
|
327
327
|
[x: string]: {
|
328
|
-
type: import("vue").PropType<
|
328
|
+
type: import("vue").PropType<Blueprints>;
|
329
329
|
required: false;
|
330
330
|
};
|
331
331
|
} & {
|
332
|
-
require(): import("../../DefineVueTypings").DefinePropModelRequire<string,
|
332
|
+
require(): import("../../DefineVueTypings").DefinePropModelRequire<string, Blueprints, {
|
333
333
|
"onUpdate:modelValue": {
|
334
|
-
type: import("vue").PropType<(value:
|
334
|
+
type: import("vue").PropType<(value: Blueprints) => any>;
|
335
335
|
};
|
336
336
|
} & {
|
337
337
|
"v-model": {
|
338
|
-
type: import("vue").PropType<
|
338
|
+
type: import("vue").PropType<Blueprints>;
|
339
339
|
required: false;
|
340
340
|
};
|
341
341
|
} & {
|
342
342
|
modelValue: {
|
343
|
-
type: import("vue").PropType<
|
343
|
+
type: import("vue").PropType<Blueprints>;
|
344
344
|
required: false;
|
345
345
|
};
|
346
346
|
}>;
|
347
|
-
defaultValue(value?:
|
347
|
+
defaultValue(value?: Blueprints): import("../../DefineVueTypings").DefinePropModelDefaultValue<string, Blueprints, {
|
348
348
|
"onUpdate:modelValue": {
|
349
|
-
type: import("vue").PropType<(value:
|
349
|
+
type: import("vue").PropType<(value: Blueprints) => any>;
|
350
350
|
};
|
351
351
|
} & {
|
352
352
|
"v-model": {
|
353
|
-
type: import("vue").PropType<
|
353
|
+
type: import("vue").PropType<Blueprints>;
|
354
354
|
required: false;
|
355
355
|
};
|
356
356
|
} & {
|
357
357
|
modelValue: {
|
358
|
-
type: import("vue").PropType<
|
358
|
+
type: import("vue").PropType<Blueprints>;
|
359
359
|
required: false;
|
360
360
|
};
|
361
361
|
}, false>;
|
362
|
-
doc$(description?: string): import("../../DefineVueTypings").DefinePropModelDoc<string,
|
362
|
+
doc$(description?: string): import("../../DefineVueTypings").DefinePropModelDoc<string, Blueprints, {
|
363
363
|
"onUpdate:modelValue": {
|
364
|
-
type: import("vue").PropType<(value:
|
364
|
+
type: import("vue").PropType<(value: Blueprints) => any>;
|
365
365
|
};
|
366
366
|
} & {
|
367
367
|
"v-model": {
|
368
|
-
type: import("vue").PropType<
|
368
|
+
type: import("vue").PropType<Blueprints>;
|
369
369
|
required: false;
|
370
370
|
};
|
371
371
|
} & {
|
372
372
|
modelValue: {
|
373
|
-
type: import("vue").PropType<
|
373
|
+
type: import("vue").PropType<Blueprints>;
|
374
374
|
required: false;
|
375
375
|
};
|
376
376
|
}>;
|
377
377
|
};
|
378
|
-
"v-model"?:
|
379
|
-
"onUpdate:modelValue"?: (value:
|
380
|
-
modelValue?:
|
378
|
+
"v-model"?: Blueprints;
|
379
|
+
"onUpdate:modelValue"?: (value: Blueprints) => any;
|
380
|
+
modelValue?: Blueprints;
|
381
381
|
variant?: variant;
|
382
382
|
}>, "onUpdate:modelValue"> & {
|
383
|
-
"onUpdate:modelValue"?: (value:
|
383
|
+
"onUpdate:modelValue"?: (value: Blueprints) => any;
|
384
384
|
};
|
385
385
|
};
|
386
386
|
export default _default;
|
package/internal-do-not-import-from-here/ux/blueprintpickers/buttonstyle/ButtonBlueprintsViewer.d.ts
CHANGED
@@ -1,10 +1,10 @@
|
|
1
|
-
import { ButtonBlueprintType,
|
1
|
+
import { ButtonBlueprintType, ButtonBlueprints, ButtonTypes } from "@omnia/fx-models";
|
2
2
|
declare const _default: (props: {
|
3
|
-
"v-model"?:
|
3
|
+
"v-model"?: ButtonBlueprints;
|
4
4
|
} & {
|
5
|
-
"onUpdate:modelValue"?: (value:
|
5
|
+
"onUpdate:modelValue"?: (value: ButtonBlueprints) => void;
|
6
6
|
} & {
|
7
|
-
modelValue?:
|
7
|
+
modelValue?: ButtonBlueprints;
|
8
8
|
} & {
|
9
9
|
toned?: boolean;
|
10
10
|
} & Omit<{
|
@@ -52,11 +52,11 @@ declare const _default: (props: {
|
|
52
52
|
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (args_0: R, args_1: R) => any : (...args: any) => any, options?: import("vue").WatchOptions<boolean>): import("vue").WatchStopHandle;
|
53
53
|
} & Omit<{}, never> & import("vue").ShallowUnwrapRef<{}> & {} & import("vue").ComponentCustomProperties & {} & {
|
54
54
|
propsDefinition: {
|
55
|
-
"v-model"?:
|
55
|
+
"v-model"?: ButtonBlueprints;
|
56
56
|
} & {
|
57
|
-
"onUpdate:modelValue"?: (value:
|
57
|
+
"onUpdate:modelValue"?: (value: ButtonBlueprints) => void;
|
58
58
|
} & {
|
59
|
-
modelValue?:
|
59
|
+
modelValue?: ButtonBlueprints;
|
60
60
|
} & {
|
61
61
|
toned?: boolean;
|
62
62
|
} & {
|
package/internal-do-not-import-from-here/ux/blueprintpickers/buttonstyle/ButtonStylePicker.d.ts
CHANGED
@@ -5,13 +5,15 @@ declare const _default: (props: {
|
|
5
5
|
"onUpdate:modelValue"?: (value: ButtonBlueprint) => void;
|
6
6
|
} & {
|
7
7
|
modelValue?: ButtonBlueprint;
|
8
|
+
} & {
|
9
|
+
label?: string;
|
8
10
|
} & {
|
9
11
|
customStyling?: boolean;
|
10
|
-
} & Omit<{}, "v-model" | "onUpdate:modelValue" | "modelValue" | "customStyling"> & {
|
12
|
+
} & Omit<{}, "label" | "v-model" | "onUpdate:modelValue" | "modelValue" | "customStyling"> & {
|
11
13
|
"v-slots"?: {
|
12
14
|
default?: import("vue").Slot;
|
13
15
|
};
|
14
|
-
} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "v-model" | "onUpdate:modelValue" | "modelValue" | "customStyling">) => {
|
16
|
+
} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "v-model" | "onUpdate:modelValue" | "modelValue" | "customStyling">) => {
|
15
17
|
$: import("vue").ComponentInternalInstance;
|
16
18
|
$data: {};
|
17
19
|
$props: {};
|
@@ -55,13 +57,15 @@ declare const _default: (props: {
|
|
55
57
|
"onUpdate:modelValue"?: (value: ButtonBlueprint) => void;
|
56
58
|
} & {
|
57
59
|
modelValue?: ButtonBlueprint;
|
60
|
+
} & {
|
61
|
+
label?: string;
|
58
62
|
} & {
|
59
63
|
customStyling?: boolean;
|
60
64
|
} & {
|
61
65
|
"v-slots"?: {
|
62
66
|
default?: import("vue").Slot;
|
63
67
|
};
|
64
|
-
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "v-model" | "onUpdate:modelValue" | "modelValue" | "customStyling">;
|
68
|
+
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "v-model" | "onUpdate:modelValue" | "modelValue" | "customStyling">;
|
65
69
|
} & import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
66
70
|
[key: string]: any;
|
67
71
|
}>;
|