@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 { BlueprintVariant, ChromeBlueprint } from "../../velcron/core";
|
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
|
"custom-chrome": {
|
5
10
|
type: import("vue").PropType<boolean>;
|
6
11
|
};
|
@@ -86,6 +91,11 @@ declare const _default: {
|
|
86
91
|
}, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
87
92
|
"update:modelValue": (value: BlueprintVariant | ChromeBlueprint) => any;
|
88
93
|
}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
|
94
|
+
label: {
|
95
|
+
type: import("vue").PropType<string>;
|
96
|
+
} & {
|
97
|
+
type: import("vue").PropType<string>;
|
98
|
+
};
|
89
99
|
"custom-chrome": {
|
90
100
|
type: import("vue").PropType<boolean>;
|
91
101
|
};
|
@@ -176,6 +186,11 @@ declare const _default: {
|
|
176
186
|
M: {};
|
177
187
|
Defaults: {};
|
178
188
|
}, Readonly<import("vue").ExtractPropTypes<{
|
189
|
+
label: {
|
190
|
+
type: import("vue").PropType<string>;
|
191
|
+
} & {
|
192
|
+
type: import("vue").PropType<string>;
|
193
|
+
};
|
179
194
|
"custom-chrome": {
|
180
195
|
type: import("vue").PropType<boolean>;
|
181
196
|
};
|
@@ -263,6 +278,11 @@ declare const _default: {
|
|
263
278
|
__isTeleport?: never;
|
264
279
|
__isSuspense?: never;
|
265
280
|
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
281
|
+
label: {
|
282
|
+
type: import("vue").PropType<string>;
|
283
|
+
} & {
|
284
|
+
type: import("vue").PropType<string>;
|
285
|
+
};
|
266
286
|
"custom-chrome": {
|
267
287
|
type: import("vue").PropType<boolean>;
|
268
288
|
};
|
@@ -410,6 +430,7 @@ declare const _default: {
|
|
410
430
|
};
|
411
431
|
}>;
|
412
432
|
};
|
433
|
+
label?: string;
|
413
434
|
"v-model"?: BlueprintVariant | ChromeBlueprint;
|
414
435
|
"onUpdate:modelValue"?: (value: BlueprintVariant | ChromeBlueprint) => any;
|
415
436
|
modelValue?: BlueprintVariant | ChromeBlueprint;
|
package/internal-do-not-import-from-here/ux/blueprintpickers/iconstylepicker/IconStylePicker.d.ts
CHANGED
@@ -13,11 +13,13 @@ declare const _default: (props: {
|
|
13
13
|
dynamicColorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
|
14
14
|
} & {
|
15
15
|
enableDynamicColor?: boolean;
|
16
|
-
} &
|
16
|
+
} & {
|
17
|
+
label?: string;
|
18
|
+
} & Omit<{}, "icon" | "label" | "v-model" | "onUpdate:modelValue" | "modelValue" | "dynamicColorSchemaType" | "enableDynamicColor"> & {
|
17
19
|
"v-slots"?: {
|
18
20
|
default?: import("vue").Slot;
|
19
21
|
} & DefineSlot<"activator", () => VNodeChild>;
|
20
|
-
} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "icon" | "v-model" | "onUpdate:modelValue" | "modelValue" | "dynamicColorSchemaType" | "enableDynamicColor">) => {
|
22
|
+
} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "icon" | "label" | "v-model" | "onUpdate:modelValue" | "modelValue" | "dynamicColorSchemaType" | "enableDynamicColor">) => {
|
21
23
|
$: import("vue").ComponentInternalInstance;
|
22
24
|
$data: {};
|
23
25
|
$props: {};
|
@@ -67,11 +69,13 @@ declare const _default: (props: {
|
|
67
69
|
dynamicColorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
|
68
70
|
} & {
|
69
71
|
enableDynamicColor?: boolean;
|
72
|
+
} & {
|
73
|
+
label?: string;
|
70
74
|
} & {
|
71
75
|
"v-slots"?: {
|
72
76
|
default?: import("vue").Slot;
|
73
77
|
} & DefineSlot<"activator", () => VNodeChild>;
|
74
|
-
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "icon" | "v-model" | "onUpdate:modelValue" | "modelValue" | "dynamicColorSchemaType" | "enableDynamicColor">;
|
78
|
+
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "icon" | "label" | "v-model" | "onUpdate:modelValue" | "modelValue" | "dynamicColorSchemaType" | "enableDynamicColor">;
|
75
79
|
} & import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
76
80
|
[key: string]: any;
|
77
81
|
}>;
|
package/internal-do-not-import-from-here/ux/blueprintpickers/spacingpicker/SpacingPicker3.d.ts
CHANGED
@@ -1,6 +1,11 @@
|
|
1
1
|
import { Spacing } 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
|
"disable-right": {
|
5
10
|
type: import("vue").PropType<boolean>;
|
6
11
|
};
|
@@ -109,6 +114,11 @@ declare const _default: {
|
|
109
114
|
}, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
110
115
|
"update:modelValue": (value: Spacing) => true;
|
111
116
|
}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
|
117
|
+
label: {
|
118
|
+
type: import("vue").PropType<string>;
|
119
|
+
} & {
|
120
|
+
type: import("vue").PropType<string>;
|
121
|
+
};
|
112
122
|
"disable-right": {
|
113
123
|
type: import("vue").PropType<boolean>;
|
114
124
|
};
|
@@ -226,6 +236,11 @@ declare const _default: {
|
|
226
236
|
M: {};
|
227
237
|
Defaults: {};
|
228
238
|
}, Readonly<import("vue").ExtractPropTypes<{
|
239
|
+
label: {
|
240
|
+
type: import("vue").PropType<string>;
|
241
|
+
} & {
|
242
|
+
type: import("vue").PropType<string>;
|
243
|
+
};
|
229
244
|
"disable-right": {
|
230
245
|
type: import("vue").PropType<boolean>;
|
231
246
|
};
|
@@ -340,6 +355,11 @@ declare const _default: {
|
|
340
355
|
__isTeleport?: never;
|
341
356
|
__isSuspense?: never;
|
342
357
|
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
358
|
+
label: {
|
359
|
+
type: import("vue").PropType<string>;
|
360
|
+
} & {
|
361
|
+
type: import("vue").PropType<string>;
|
362
|
+
};
|
343
363
|
"disable-right": {
|
344
364
|
type: import("vue").PropType<boolean>;
|
345
365
|
};
|
@@ -519,6 +539,7 @@ declare const _default: {
|
|
519
539
|
}>;
|
520
540
|
};
|
521
541
|
class?: String | String[];
|
542
|
+
label?: string;
|
522
543
|
"v-model"?: Spacing;
|
523
544
|
"onUpdate:modelValue"?: (value: Spacing) => any;
|
524
545
|
modelValue?: Spacing;
|
@@ -1,10 +1,10 @@
|
|
1
|
-
import { BlueprintVariant,
|
1
|
+
import { BlueprintVariant, TabsBlueprints } from "@omnia/fx-models";
|
2
2
|
declare const _default: (props: {
|
3
|
-
"v-model"?:
|
3
|
+
"v-model"?: TabsBlueprints;
|
4
4
|
} & {
|
5
|
-
"onUpdate:modelValue"?: (value:
|
5
|
+
"onUpdate:modelValue"?: (value: TabsBlueprints) => void;
|
6
6
|
} & {
|
7
|
-
modelValue?:
|
7
|
+
modelValue?: TabsBlueprints;
|
8
8
|
} & {
|
9
9
|
toned?: boolean;
|
10
10
|
} & {
|
@@ -54,11 +54,11 @@ declare const _default: (props: {
|
|
54
54
|
$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;
|
55
55
|
} & Omit<{}, never> & import("vue").ShallowUnwrapRef<{}> & {} & import("vue").ComponentCustomProperties & {} & {
|
56
56
|
propsDefinition: {
|
57
|
-
"v-model"?:
|
57
|
+
"v-model"?: TabsBlueprints;
|
58
58
|
} & {
|
59
|
-
"onUpdate:modelValue"?: (value:
|
59
|
+
"onUpdate:modelValue"?: (value: TabsBlueprints) => void;
|
60
60
|
} & {
|
61
|
-
modelValue?:
|
61
|
+
modelValue?: TabsBlueprints;
|
62
62
|
} & {
|
63
63
|
toned?: boolean;
|
64
64
|
} & {
|
@@ -5,13 +5,15 @@ declare const _default: (props: {
|
|
5
5
|
"onUpdate:modelValue"?: (value: TabsBlueprint) => void;
|
6
6
|
} & {
|
7
7
|
modelValue?: TabsBlueprint;
|
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: TabsBlueprint) => void;
|
56
58
|
} & {
|
57
59
|
modelValue?: TabsBlueprint;
|
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
|
}>;
|
package/internal-do-not-import-from-here/ux/blueprintpickers/textstylepicker/TextStylePicker.d.ts
CHANGED
@@ -9,13 +9,15 @@ declare const _default: (props: {
|
|
9
9
|
modelValue?: TextBlueprint;
|
10
10
|
} & {
|
11
11
|
dynamicColorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
|
12
|
+
} & {
|
13
|
+
label?: string;
|
12
14
|
} & {
|
13
15
|
enableDynamicColor?: boolean;
|
14
|
-
} & Omit<{}, "v-model" | "onUpdate:modelValue" | "modelValue" | "dynamicColorSchemaType" | "enableDynamicColor"> & {
|
16
|
+
} & Omit<{}, "label" | "v-model" | "onUpdate:modelValue" | "modelValue" | "dynamicColorSchemaType" | "enableDynamicColor"> & {
|
15
17
|
"v-slots"?: {
|
16
18
|
default?: import("vue").Slot;
|
17
19
|
} & DefineSlot<"activator", () => VNodeChild>;
|
18
|
-
} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "v-model" | "onUpdate:modelValue" | "modelValue" | "dynamicColorSchemaType" | "enableDynamicColor">) => {
|
20
|
+
} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "v-model" | "onUpdate:modelValue" | "modelValue" | "dynamicColorSchemaType" | "enableDynamicColor">) => {
|
19
21
|
$: import("vue").ComponentInternalInstance;
|
20
22
|
$data: {};
|
21
23
|
$props: {};
|
@@ -61,13 +63,15 @@ declare const _default: (props: {
|
|
61
63
|
modelValue?: TextBlueprint;
|
62
64
|
} & {
|
63
65
|
dynamicColorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
|
66
|
+
} & {
|
67
|
+
label?: string;
|
64
68
|
} & {
|
65
69
|
enableDynamicColor?: boolean;
|
66
70
|
} & {
|
67
71
|
"v-slots"?: {
|
68
72
|
default?: import("vue").Slot;
|
69
73
|
} & DefineSlot<"activator", () => VNodeChild>;
|
70
|
-
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "v-model" | "onUpdate:modelValue" | "modelValue" | "dynamicColorSchemaType" | "enableDynamicColor">;
|
74
|
+
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "v-model" | "onUpdate:modelValue" | "modelValue" | "dynamicColorSchemaType" | "enableDynamicColor">;
|
71
75
|
} & import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
72
76
|
[key: string]: any;
|
73
77
|
}>;
|
package/internal-do-not-import-from-here/ux/blueprintpickers/typography/TypographyPicker.d.ts
CHANGED
@@ -12,13 +12,15 @@ declare const _default: (props: {
|
|
12
12
|
type?: TypographyPickerTypes;
|
13
13
|
} & {
|
14
14
|
textBlueprint?: TextBlueprint;
|
15
|
+
} & {
|
16
|
+
label?: string;
|
15
17
|
} & {
|
16
18
|
sampleText?: string;
|
17
|
-
} & Omit<{}, "type" | "v-model" | "onUpdate:modelValue" | "modelValue" | "customTyping" | "textBlueprint" | "sampleText"> & {
|
19
|
+
} & Omit<{}, "type" | "label" | "v-model" | "onUpdate:modelValue" | "modelValue" | "customTyping" | "textBlueprint" | "sampleText"> & {
|
18
20
|
"v-slots"?: {
|
19
21
|
default?: import("vue").Slot;
|
20
22
|
};
|
21
|
-
} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "type" | "v-model" | "onUpdate:modelValue" | "modelValue" | "customTyping" | "textBlueprint" | "sampleText">) => {
|
23
|
+
} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "type" | "label" | "v-model" | "onUpdate:modelValue" | "modelValue" | "customTyping" | "textBlueprint" | "sampleText">) => {
|
22
24
|
$: import("vue").ComponentInternalInstance;
|
23
25
|
$data: {};
|
24
26
|
$props: {};
|
@@ -68,13 +70,15 @@ declare const _default: (props: {
|
|
68
70
|
type?: TypographyPickerTypes;
|
69
71
|
} & {
|
70
72
|
textBlueprint?: TextBlueprint;
|
73
|
+
} & {
|
74
|
+
label?: string;
|
71
75
|
} & {
|
72
76
|
sampleText?: string;
|
73
77
|
} & {
|
74
78
|
"v-slots"?: {
|
75
79
|
default?: import("vue").Slot;
|
76
80
|
};
|
77
|
-
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "type" | "v-model" | "onUpdate:modelValue" | "modelValue" | "customTyping" | "textBlueprint" | "sampleText">;
|
81
|
+
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "type" | "label" | "v-model" | "onUpdate:modelValue" | "modelValue" | "customTyping" | "textBlueprint" | "sampleText">;
|
78
82
|
} & import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
79
83
|
[key: string]: any;
|
80
84
|
}>;
|
@@ -17,11 +17,13 @@ declare const _default: (props: {
|
|
17
17
|
enableDynamicColor?: boolean;
|
18
18
|
} & {
|
19
19
|
createNewColorDynamic?: boolean;
|
20
|
-
} &
|
20
|
+
} & {
|
21
|
+
label?: string;
|
22
|
+
} & DefineSlot<"activator", () => VNodeChild> & Omit<{}, "label" | "v-model" | "onUpdate:modelValue" | "modelValue" | "activator" | "dynamicColorSchemaType" | "enableDynamicColor" | "individualRadiusSelection" | "individualWidthSelection" | "createNewColorDynamic"> & {
|
21
23
|
"v-slots"?: {
|
22
24
|
default?: import("vue").Slot;
|
23
25
|
};
|
24
|
-
} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "v-model" | "onUpdate:modelValue" | "modelValue" | "activator" | "dynamicColorSchemaType" | "enableDynamicColor" | "individualRadiusSelection" | "individualWidthSelection" | "createNewColorDynamic">) => {
|
26
|
+
} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "v-model" | "onUpdate:modelValue" | "modelValue" | "activator" | "dynamicColorSchemaType" | "enableDynamicColor" | "individualRadiusSelection" | "individualWidthSelection" | "createNewColorDynamic">) => {
|
25
27
|
$: import("vue").ComponentInternalInstance;
|
26
28
|
$data: {};
|
27
29
|
$props: {};
|
@@ -75,11 +77,13 @@ declare const _default: (props: {
|
|
75
77
|
enableDynamicColor?: boolean;
|
76
78
|
} & {
|
77
79
|
createNewColorDynamic?: boolean;
|
80
|
+
} & {
|
81
|
+
label?: string;
|
78
82
|
} & DefineSlot<"activator", () => VNodeChild> & {
|
79
83
|
"v-slots"?: {
|
80
84
|
default?: import("vue").Slot;
|
81
85
|
};
|
82
|
-
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "v-model" | "onUpdate:modelValue" | "modelValue" | "activator" | "dynamicColorSchemaType" | "enableDynamicColor" | "individualRadiusSelection" | "individualWidthSelection" | "createNewColorDynamic">;
|
86
|
+
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "v-model" | "onUpdate:modelValue" | "modelValue" | "activator" | "dynamicColorSchemaType" | "enableDynamicColor" | "individualRadiusSelection" | "individualWidthSelection" | "createNewColorDynamic">;
|
83
87
|
} & import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
84
88
|
[key: string]: any;
|
85
89
|
}>;
|
@@ -1,5 +1,6 @@
|
|
1
1
|
export declare const ColorPickerStyles: {
|
2
2
|
separator: (dark: boolean) => string;
|
3
|
-
colorPreview: (color: string, border: string, selected: boolean) => string;
|
3
|
+
colorPreview: (color: string, border: string, selected: boolean, disabled: boolean) => string;
|
4
|
+
disabled: (disabled: boolean) => string;
|
4
5
|
selected: (color: string) => string;
|
5
6
|
};
|
@@ -2,6 +2,13 @@ import { ColorValue } from "@omnia/fx-models";
|
|
2
2
|
export type ColorPickerType = "default" | "base" | "onBase";
|
3
3
|
declare const _default: {
|
4
4
|
new (...args: any[]): import("vue").CreateComponentPublicInstance<Readonly<import("vue").ExtractPropTypes<{
|
5
|
+
disabled: {
|
6
|
+
type: import("vue").PropType<boolean>;
|
7
|
+
required: false;
|
8
|
+
} & {
|
9
|
+
type: import("vue").PropType<boolean>;
|
10
|
+
required: false;
|
11
|
+
};
|
5
12
|
label: {
|
6
13
|
type: import("vue").PropType<string>;
|
7
14
|
} & {
|
@@ -115,6 +122,13 @@ declare const _default: {
|
|
115
122
|
}, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
116
123
|
"update:modelValue": (value: ColorValue) => any;
|
117
124
|
}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
|
125
|
+
disabled: {
|
126
|
+
type: import("vue").PropType<boolean>;
|
127
|
+
required: false;
|
128
|
+
} & {
|
129
|
+
type: import("vue").PropType<boolean>;
|
130
|
+
required: false;
|
131
|
+
};
|
118
132
|
label: {
|
119
133
|
type: import("vue").PropType<string>;
|
120
134
|
} & {
|
@@ -237,6 +251,13 @@ declare const _default: {
|
|
237
251
|
M: {};
|
238
252
|
Defaults: {};
|
239
253
|
}, Readonly<import("vue").ExtractPropTypes<{
|
254
|
+
disabled: {
|
255
|
+
type: import("vue").PropType<boolean>;
|
256
|
+
required: false;
|
257
|
+
} & {
|
258
|
+
type: import("vue").PropType<boolean>;
|
259
|
+
required: false;
|
260
|
+
};
|
240
261
|
label: {
|
241
262
|
type: import("vue").PropType<string>;
|
242
263
|
} & {
|
@@ -356,6 +377,13 @@ declare const _default: {
|
|
356
377
|
__isTeleport?: never;
|
357
378
|
__isSuspense?: never;
|
358
379
|
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
380
|
+
disabled: {
|
381
|
+
type: import("vue").PropType<boolean>;
|
382
|
+
required: false;
|
383
|
+
} & {
|
384
|
+
type: import("vue").PropType<boolean>;
|
385
|
+
required: false;
|
386
|
+
};
|
359
387
|
label: {
|
360
388
|
type: import("vue").PropType<string>;
|
361
389
|
} & {
|
@@ -541,6 +569,7 @@ declare const _default: {
|
|
541
569
|
}>;
|
542
570
|
};
|
543
571
|
label?: string;
|
572
|
+
disabled?: boolean;
|
544
573
|
toned?: boolean;
|
545
574
|
"v-model"?: ColorValue;
|
546
575
|
"onUpdate:modelValue"?: (value: ColorValue) => any;
|
@@ -8,6 +8,18 @@ declare const _default: {
|
|
8
8
|
} & {
|
9
9
|
activator?: () => VNodeChild;
|
10
10
|
}>;
|
11
|
+
disabled: {
|
12
|
+
type: import("vue").PropType<boolean>;
|
13
|
+
required: false;
|
14
|
+
} & {
|
15
|
+
type: import("vue").PropType<boolean>;
|
16
|
+
required: false;
|
17
|
+
};
|
18
|
+
title: {
|
19
|
+
type: import("vue").PropType<string>;
|
20
|
+
} & {
|
21
|
+
type: import("vue").PropType<string>;
|
22
|
+
};
|
11
23
|
label: {
|
12
24
|
type: import("vue").PropType<string>;
|
13
25
|
} & {
|
@@ -129,6 +141,18 @@ declare const _default: {
|
|
129
141
|
} & {
|
130
142
|
activator?: () => VNodeChild;
|
131
143
|
}>;
|
144
|
+
disabled: {
|
145
|
+
type: import("vue").PropType<boolean>;
|
146
|
+
required: false;
|
147
|
+
} & {
|
148
|
+
type: import("vue").PropType<boolean>;
|
149
|
+
required: false;
|
150
|
+
};
|
151
|
+
title: {
|
152
|
+
type: import("vue").PropType<string>;
|
153
|
+
} & {
|
154
|
+
type: import("vue").PropType<string>;
|
155
|
+
};
|
132
156
|
label: {
|
133
157
|
type: import("vue").PropType<string>;
|
134
158
|
} & {
|
@@ -257,6 +281,18 @@ declare const _default: {
|
|
257
281
|
} & {
|
258
282
|
activator?: () => VNodeChild;
|
259
283
|
}>;
|
284
|
+
disabled: {
|
285
|
+
type: import("vue").PropType<boolean>;
|
286
|
+
required: false;
|
287
|
+
} & {
|
288
|
+
type: import("vue").PropType<boolean>;
|
289
|
+
required: false;
|
290
|
+
};
|
291
|
+
title: {
|
292
|
+
type: import("vue").PropType<string>;
|
293
|
+
} & {
|
294
|
+
type: import("vue").PropType<string>;
|
295
|
+
};
|
260
296
|
label: {
|
261
297
|
type: import("vue").PropType<string>;
|
262
298
|
} & {
|
@@ -382,6 +418,18 @@ declare const _default: {
|
|
382
418
|
} & {
|
383
419
|
activator?: () => VNodeChild;
|
384
420
|
}>;
|
421
|
+
disabled: {
|
422
|
+
type: import("vue").PropType<boolean>;
|
423
|
+
required: false;
|
424
|
+
} & {
|
425
|
+
type: import("vue").PropType<boolean>;
|
426
|
+
required: false;
|
427
|
+
};
|
428
|
+
title: {
|
429
|
+
type: import("vue").PropType<string>;
|
430
|
+
} & {
|
431
|
+
type: import("vue").PropType<string>;
|
432
|
+
};
|
385
433
|
label: {
|
386
434
|
type: import("vue").PropType<string>;
|
387
435
|
} & {
|
@@ -507,6 +555,7 @@ declare const _default: {
|
|
507
555
|
colorSchemaType?: any;
|
508
556
|
colors?: any;
|
509
557
|
} & {
|
558
|
+
title?: string;
|
510
559
|
name?: {
|
511
560
|
[x: `onUpdate:${string}`]: {
|
512
561
|
type: import("vue").PropType<(value: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema) => any>;
|
@@ -570,6 +619,7 @@ declare const _default: {
|
|
570
619
|
};
|
571
620
|
class?: String | String[];
|
572
621
|
label?: string;
|
622
|
+
disabled?: boolean;
|
573
623
|
themeDefinition?: ThemeDefinitionV2;
|
574
624
|
"v-model"?: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema;
|
575
625
|
"onUpdate:modelValue"?: (value: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema) => any;
|
@@ -1,6 +1,4 @@
|
|
1
|
-
import { DefineSlot } from "@omnia/fx/ux";
|
2
1
|
import { FillDefinition } from "@omnia/fx-models";
|
3
|
-
import { VNodeChild } from "vue";
|
4
2
|
export type ColorPickerType = "default" | "all" | "onBase";
|
5
3
|
declare const _default: (props: {
|
6
4
|
"v-model"?: FillDefinition;
|
@@ -18,11 +16,15 @@ declare const _default: (props: {
|
|
18
16
|
enableDynamicColor?: boolean;
|
19
17
|
} & {
|
20
18
|
createNewColorDynamic?: boolean;
|
21
|
-
} &
|
19
|
+
} & {
|
20
|
+
label?: string;
|
21
|
+
} & Omit<{
|
22
|
+
onActivator?: () => any;
|
23
|
+
}, "title" | "label" | "colorType" | "v-model" | "onUpdate:modelValue" | "modelValue" | "dynamicColorSchemaType" | "enableDynamicColor" | "createNewColorDynamic"> & {
|
22
24
|
"v-slots"?: {
|
23
25
|
default?: import("vue").Slot;
|
24
26
|
};
|
25
|
-
} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "title" | "colorType" | "v-model" | "onUpdate:modelValue" | "modelValue" | "
|
27
|
+
} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "title" | "label" | "colorType" | "v-model" | "onUpdate:modelValue" | "modelValue" | "dynamicColorSchemaType" | "enableDynamicColor" | "createNewColorDynamic">) => {
|
26
28
|
$: import("vue").ComponentInternalInstance;
|
27
29
|
$data: {};
|
28
30
|
$props: {};
|
@@ -76,11 +78,15 @@ declare const _default: (props: {
|
|
76
78
|
enableDynamicColor?: boolean;
|
77
79
|
} & {
|
78
80
|
createNewColorDynamic?: boolean;
|
79
|
-
} &
|
81
|
+
} & {
|
82
|
+
label?: string;
|
83
|
+
} & {
|
80
84
|
"v-slots"?: {
|
81
85
|
default?: import("vue").Slot;
|
82
86
|
};
|
83
|
-
} & {
|
87
|
+
} & {
|
88
|
+
onActivator?: () => any;
|
89
|
+
} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "title" | "label" | "colorType" | "v-model" | "onUpdate:modelValue" | "modelValue" | "dynamicColorSchemaType" | "enableDynamicColor" | "createNewColorDynamic">;
|
84
90
|
} & import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
85
91
|
[key: string]: any;
|
86
92
|
}>;
|
@@ -7,6 +7,11 @@ declare const _default: {
|
|
7
7
|
} & {
|
8
8
|
itemRendering?: (element: VNodeChild, item: FilterPickerFilter) => VNodeChild;
|
9
9
|
}>;
|
10
|
+
label: {
|
11
|
+
type: import("vue").PropType<string>;
|
12
|
+
} & {
|
13
|
+
type: import("vue").PropType<string>;
|
14
|
+
};
|
10
15
|
sortable: {
|
11
16
|
type: import("vue").PropType<boolean>;
|
12
17
|
} & {
|
@@ -64,6 +69,11 @@ declare const _default: {
|
|
64
69
|
} & {
|
65
70
|
itemRendering?: (element: VNodeChild, item: FilterPickerFilter) => VNodeChild;
|
66
71
|
}>;
|
72
|
+
label: {
|
73
|
+
type: import("vue").PropType<string>;
|
74
|
+
} & {
|
75
|
+
type: import("vue").PropType<string>;
|
76
|
+
};
|
67
77
|
sortable: {
|
68
78
|
type: import("vue").PropType<boolean>;
|
69
79
|
} & {
|
@@ -128,6 +138,11 @@ declare const _default: {
|
|
128
138
|
} & {
|
129
139
|
itemRendering?: (element: VNodeChild, item: FilterPickerFilter) => VNodeChild;
|
130
140
|
}>;
|
141
|
+
label: {
|
142
|
+
type: import("vue").PropType<string>;
|
143
|
+
} & {
|
144
|
+
type: import("vue").PropType<string>;
|
145
|
+
};
|
131
146
|
sortable: {
|
132
147
|
type: import("vue").PropType<boolean>;
|
133
148
|
} & {
|
@@ -189,6 +204,11 @@ declare const _default: {
|
|
189
204
|
} & {
|
190
205
|
itemRendering?: (element: VNodeChild, item: FilterPickerFilter) => VNodeChild;
|
191
206
|
}>;
|
207
|
+
label: {
|
208
|
+
type: import("vue").PropType<string>;
|
209
|
+
} & {
|
210
|
+
type: import("vue").PropType<string>;
|
211
|
+
};
|
192
212
|
sortable: {
|
193
213
|
type: import("vue").PropType<boolean>;
|
194
214
|
} & {
|
@@ -252,6 +272,7 @@ declare const _default: {
|
|
252
272
|
colors?: any;
|
253
273
|
} & {
|
254
274
|
class?: String | String[];
|
275
|
+
label?: string;
|
255
276
|
size?: "small" | "default" | "x-small";
|
256
277
|
grow?: boolean;
|
257
278
|
"v-model"?: FilterPickerFilter[];
|
@@ -342,6 +342,8 @@ declare const _default: {
|
|
342
342
|
description?: string;
|
343
343
|
label?: string;
|
344
344
|
height?: number;
|
345
|
+
unitLabel?: string;
|
346
|
+
"unit-label"?: string;
|
345
347
|
clickCallback?: (label?: string) => void;
|
346
348
|
"click-callback"?: (label?: string) => void;
|
347
349
|
loadData?: (isPrevious: boolean) => Promise<void>;
|
@@ -356,8 +358,6 @@ declare const _default: {
|
|
356
358
|
label: string;
|
357
359
|
value: number;
|
358
360
|
}[];
|
359
|
-
unitLabel?: string;
|
360
|
-
"unit-label"?: string;
|
361
361
|
}>, never>;
|
362
362
|
};
|
363
363
|
export default _default;
|
@@ -1,5 +1,5 @@
|
|
1
1
|
import { useJourneyStore } from "@omnia/fx/ux";
|
2
|
-
import { JourneyVariant } from "./
|
2
|
+
import { JourneyVariant } from "./Journey.css";
|
3
3
|
declare const _default: {
|
4
4
|
new (...args: any[]): import("vue").CreateComponentPublicInstance<Readonly<import("vue").ExtractPropTypes<{
|
5
5
|
variant: {
|
@@ -0,0 +1,53 @@
|
|
1
|
+
import { GuidValue } from "@omnia/fx-models";
|
2
|
+
export interface switchValue {
|
3
|
+
value: boolean;
|
4
|
+
label: string;
|
5
|
+
}
|
6
|
+
export interface DisabledButtonTooltips {
|
7
|
+
save?: string;
|
8
|
+
ok?: string;
|
9
|
+
delete?: string;
|
10
|
+
remove?: string;
|
11
|
+
}
|
12
|
+
declare const _default: {
|
13
|
+
new (...args: any[]): import("vue").CreateComponentPublicInstance<Readonly<import("vue").ExtractPropTypes<{
|
14
|
+
id: {
|
15
|
+
type: import("vue").PropType<GuidValue>;
|
16
|
+
} & {
|
17
|
+
type: import("vue").PropType<GuidValue>;
|
18
|
+
};
|
19
|
+
}>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
|
20
|
+
id: {
|
21
|
+
type: import("vue").PropType<GuidValue>;
|
22
|
+
} & {
|
23
|
+
type: import("vue").PropType<GuidValue>;
|
24
|
+
};
|
25
|
+
}>>, {}, true, {}, {}, {
|
26
|
+
P: {};
|
27
|
+
B: {};
|
28
|
+
D: {};
|
29
|
+
C: {};
|
30
|
+
M: {};
|
31
|
+
Defaults: {};
|
32
|
+
}, Readonly<import("vue").ExtractPropTypes<{
|
33
|
+
id: {
|
34
|
+
type: import("vue").PropType<GuidValue>;
|
35
|
+
} & {
|
36
|
+
type: import("vue").PropType<GuidValue>;
|
37
|
+
};
|
38
|
+
}>>, () => JSX.Element, {}, {}, {}, {}>;
|
39
|
+
__isFragment?: never;
|
40
|
+
__isTeleport?: never;
|
41
|
+
__isSuspense?: never;
|
42
|
+
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
43
|
+
id: {
|
44
|
+
type: import("vue").PropType<GuidValue>;
|
45
|
+
} & {
|
46
|
+
type: import("vue").PropType<GuidValue>;
|
47
|
+
};
|
48
|
+
}>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
49
|
+
propsDefinition: Omit<Readonly<{} & {
|
50
|
+
id?: GuidValue;
|
51
|
+
}>, never>;
|
52
|
+
};
|
53
|
+
export default _default;
|