@omnia/fx 8.0.168-dev → 8.0.170-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/DefineVueTypings.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/InternalDefineComponent.d.ts +0 -5
- package/internal-do-not-import-from-here/ux/aurora/components/borderpicker/BorderPreview.d.ts +0 -17
- package/internal-do-not-import-from-here/ux/aurora/components/colorpickerV2/ColorPicker.d.ts +24 -41
- package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaPicker.d.ts +0 -17
- package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaViewer.d.ts +0 -17
- package/internal-do-not-import-from-here/ux/aurora/components/fillpicker/FillPreview.d.ts +0 -17
- package/internal-do-not-import-from-here/ux/aurora/components/spacingpicker/SpacingPicker3.d.ts +0 -17
- package/internal-do-not-import-from-here/ux/aurora/components/stylepicker/StylePicker.d.ts +0 -17
- package/internal-do-not-import-from-here/ux/aurora/components/themepicker/ThemePicker.d.ts +0 -17
- package/internal-do-not-import-from-here/ux/docs/chrome/VelcronSampleViewer.d.ts +0 -20
- package/internal-do-not-import-from-here/ux/filterengine/components/renderer/PropertyDropdownRenderer.d.ts +55 -51
- package/internal-do-not-import-from-here/ux/filterengine/components/renderer/PropertyListRenderer.d.ts +55 -51
- package/internal-do-not-import-from-here/ux/filterengine/components/settings/PropertyList.d.ts +57 -66
- package/internal-do-not-import-from-here/ux/filterpicker/FilterPicker.d.ts +0 -17
- package/internal-do-not-import-from-here/ux/governancedashboard/NumericIndicator.d.ts +98 -15
- package/internal-do-not-import-from-here/ux/image/scalingsettings/ScalingSettings.d.ts +0 -17
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/blockplaceholder/BlockPlaceholder.d.ts +0 -17
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/layoutitemactiontoolbar/LayoutItemActionToolbar.d.ts +0 -17
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/TemplatePreview.d.ts +0 -17
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/blocktitle/BlockTitle.d.ts +0 -17
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/sizecontainer/SizeContainer.d.ts +0 -17
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/targetselector/TargetSelector.d.ts +0 -17
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutItemselector/LayoutItemSelection.d.ts +0 -17
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutItemselector/LayoutItemSelector.d.ts +0 -17
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutitemsrenderer/LayoutBlockRenderer.d.ts +0 -17
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutitemsrenderer/LayoutSectionRenderer.d.ts +0 -17
- package/internal-do-not-import-from-here/ux/layoutcanvas/stores/LayoutCanvasStore.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/layoutcanvas/stores/ReactiveLayoutItemsSettingsStore.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/oxide/appbar/Appbar.d.ts +0 -17
- package/internal-do-not-import-from-here/ux/oxide/avatar/Avatar.d.ts +0 -17
- package/internal-do-not-import-from-here/ux/oxide/btngroup/ButtonGroup.d.ts +0 -17
- package/internal-do-not-import-from-here/ux/oxide/card/Card.d.ts +0 -17
- package/internal-do-not-import-from-here/ux/oxide/chart/Chart.d.ts +0 -17
- package/internal-do-not-import-from-here/ux/oxide/checkbox/Checkbox.d.ts +0 -17
- package/internal-do-not-import-from-here/ux/oxide/chip/Chip.d.ts +0 -17
- package/internal-do-not-import-from-here/ux/oxide/colorpicker/ColorPicker.d.ts +0 -17
- package/internal-do-not-import-from-here/ux/oxide/column/Column.d.ts +0 -17
- package/internal-do-not-import-from-here/ux/oxide/column/ColumnGrid.d.ts +0 -17
- package/internal-do-not-import-from-here/ux/oxide/datatable/DataTable.d.ts +3 -7
- package/internal-do-not-import-from-here/ux/oxide/datatable/DataTableServer.d.ts +0 -17
- package/internal-do-not-import-from-here/ux/oxide/dialog/Dialog.d.ts +0 -17
- package/internal-do-not-import-from-here/ux/oxide/expansionpanel/ExpansionPanel.d.ts +0 -17
- package/internal-do-not-import-from-here/ux/oxide/expansionpanel/ExpansionPanels.d.ts +0 -17
- package/internal-do-not-import-from-here/ux/oxide/flex/Flex2.d.ts +0 -17
- package/internal-do-not-import-from-here/ux/oxide/flex/Row.d.ts +0 -17
- package/internal-do-not-import-from-here/ux/oxide/form/Form.d.ts +0 -17
- package/internal-do-not-import-from-here/ux/oxide/image/Image.d.ts +0 -17
- package/internal-do-not-import-from-here/ux/oxide/inputfield/InputField.d.ts +1 -33
- package/internal-do-not-import-from-here/ux/oxide/layout/Layout.d.ts +0 -17
- package/internal-do-not-import-from-here/ux/oxide/list/List.d.ts +0 -17
- package/internal-do-not-import-from-here/ux/oxide/list/ListItem.d.ts +0 -17
- package/internal-do-not-import-from-here/ux/oxide/main/Main.d.ts +0 -17
- package/internal-do-not-import-from-here/ux/oxide/menu/Menu.d.ts +0 -17
- package/internal-do-not-import-from-here/ux/oxide/navigationdrawer/NavigationDrawer.d.ts +0 -17
- package/internal-do-not-import-from-here/ux/oxide/notification/Notification.d.ts +0 -17
- package/internal-do-not-import-from-here/ux/oxide/pagination/Pagination.d.ts +0 -17
- package/internal-do-not-import-from-here/ux/oxide/panel/Panel.d.ts +0 -17
- package/internal-do-not-import-from-here/ux/oxide/radio/Radio.d.ts +0 -17
- package/internal-do-not-import-from-here/ux/oxide/radio/RadioGroup.d.ts +0 -17
- package/internal-do-not-import-from-here/ux/oxide/rangeslider/RangeSlider.d.ts +0 -17
- package/internal-do-not-import-from-here/ux/oxide/rating/Rating.d.ts +0 -17
- package/internal-do-not-import-from-here/ux/oxide/scrollcontainer/ScrollContainer.d.ts +0 -17
- package/internal-do-not-import-from-here/ux/oxide/select/Select.d.ts +3 -7
- package/internal-do-not-import-from-here/ux/oxide/skeletonloader/SkeletonLoader.d.ts +0 -17
- package/internal-do-not-import-from-here/ux/oxide/slidepanel/SlidePanel.d.ts +0 -17
- package/internal-do-not-import-from-here/ux/oxide/slider/Slider.d.ts +0 -17
- package/internal-do-not-import-from-here/ux/oxide/snackbar/Snackbar.d.ts +0 -17
- package/internal-do-not-import-from-here/ux/oxide/splitpane/Splitpane.d.ts +0 -17
- package/internal-do-not-import-from-here/ux/oxide/splitpane/SplitpaneItem.d.ts +0 -17
- package/internal-do-not-import-from-here/ux/oxide/switch/Switch.d.ts +0 -17
- package/internal-do-not-import-from-here/ux/oxide/tab/Tab.d.ts +0 -17
- package/internal-do-not-import-from-here/ux/oxide/table/Table.d.ts +0 -17
- package/internal-do-not-import-from-here/ux/oxide/textarea/TextArea.d.ts +0 -17
- package/internal-do-not-import-from-here/ux/oxide/toolbar/Toolbar.d.ts +0 -17
- package/internal-do-not-import-from-here/ux/oxide/tooltip/Tooltip.d.ts +0 -17
- package/internal-do-not-import-from-here/ux/oxide/treeview/Treeview.d.ts +0 -17
- package/internal-do-not-import-from-here/ux/rollupempty/RollupEmpty.d.ts +0 -17
- package/internal-do-not-import-from-here/ux/securitytrimmer/SecurityTrimmer.d.ts +0 -17
- package/internal-do-not-import-from-here/ux/velcron/blocks/content/components/ContentViewer.d.ts +0 -17
- package/internal-do-not-import-from-here/ux/velcron/blocks/content/components/DefinitionPickerPanel.d.ts +0 -17
- package/internal-do-not-import-from-here/ux/velcron/components/definitionpicker/VelcronDefinitionPicker.d.ts +0 -17
- package/internal-do-not-import-from-here/ux/velcron/components/definitionpicker/VelcronDefinitionPreview.d.ts +0 -17
- package/internal-do-not-import-from-here/ux/velcron/renderer/VelcronRenderer.d.ts +0 -17
- package/internal-do-not-import-from-here/wctypings.d.ts +17 -17
- package/package.json +2 -2
- package/internal-do-not-import-from-here/ux/governancedashboard/INumericIndicator.d.ts +0 -25
- package/internal-do-not-import-from-here/ux/oxide/textfield/TextField.css.d.ts +0 -6
- package/internal-do-not-import-from-here/ux/oxide/textfield/TextField.d.ts +0 -639
@@ -35,10 +35,6 @@ declare const _default: {
|
|
35
35
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
36
36
|
required: boolean;
|
37
37
|
};
|
38
|
-
blueprint: {
|
39
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
40
|
-
required: boolean;
|
41
|
-
};
|
42
38
|
};
|
43
39
|
class: {
|
44
40
|
class: {
|
@@ -82,10 +78,6 @@ declare const _default: {
|
|
82
78
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
83
79
|
required: boolean;
|
84
80
|
};
|
85
|
-
blueprint: {
|
86
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
87
|
-
required: boolean;
|
88
|
-
};
|
89
81
|
};
|
90
82
|
class: {
|
91
83
|
class: {
|
@@ -136,10 +128,6 @@ declare const _default: {
|
|
136
128
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
137
129
|
required: boolean;
|
138
130
|
};
|
139
|
-
blueprint: {
|
140
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
141
|
-
required: boolean;
|
142
|
-
};
|
143
131
|
};
|
144
132
|
class: {
|
145
133
|
class: {
|
@@ -187,10 +175,6 @@ declare const _default: {
|
|
187
175
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
188
176
|
required: boolean;
|
189
177
|
};
|
190
|
-
blueprint: {
|
191
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
192
|
-
required: boolean;
|
193
|
-
};
|
194
178
|
};
|
195
179
|
class: {
|
196
180
|
class: {
|
@@ -218,10 +202,6 @@ declare const _default: {
|
|
218
202
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
219
203
|
required: boolean;
|
220
204
|
};
|
221
|
-
blueprint: {
|
222
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
223
|
-
required: boolean;
|
224
|
-
};
|
225
205
|
};
|
226
206
|
class: {
|
227
207
|
class: {
|
@@ -1,56 +1,60 @@
|
|
1
1
|
import { ITypedFilterEngineHandler } from "@omnia/fx/models";
|
2
|
-
declare const _default: {
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
};
|
17
|
-
typedHandler: {
|
18
|
-
type: import("vue").PropType<ITypedFilterEngineHandler>;
|
19
|
-
required: true;
|
20
|
-
};
|
21
|
-
}>>, {}, true, {}, {}, {
|
22
|
-
P: {};
|
23
|
-
B: {};
|
24
|
-
D: {};
|
25
|
-
C: {};
|
26
|
-
M: {};
|
27
|
-
Defaults: {};
|
28
|
-
}, Readonly<import("vue").ExtractPropTypes<{
|
29
|
-
renderContent: {
|
30
|
-
type: import("vue").PropType<(isOpening?: boolean) => JSX.Element>;
|
31
|
-
required: true;
|
32
|
-
};
|
33
|
-
typedHandler: {
|
34
|
-
type: import("vue").PropType<ITypedFilterEngineHandler>;
|
35
|
-
required: true;
|
36
|
-
};
|
37
|
-
}>>, () => JSX.Element, {}, {}, {}, {}>;
|
38
|
-
__isFragment?: never;
|
39
|
-
__isTeleport?: never;
|
40
|
-
__isSuspense?: never;
|
41
|
-
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
42
|
-
renderContent: {
|
43
|
-
type: import("vue").PropType<(isOpening?: boolean) => JSX.Element>;
|
44
|
-
required: true;
|
2
|
+
declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
|
3
|
+
typedHandler: ITypedFilterEngineHandler;
|
4
|
+
} & {
|
5
|
+
renderContent?: (isOpening?: boolean) => JSX.Element;
|
6
|
+
}> & Omit<{}, "typedHandler" | "renderContent"> & {
|
7
|
+
"v-slots"?: {
|
8
|
+
default?: import("vue").Slot;
|
9
|
+
} & {};
|
10
|
+
} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "typedHandler" | "renderContent">) => {
|
11
|
+
$: import("vue").ComponentInternalInstance;
|
12
|
+
$data: {};
|
13
|
+
$props: {};
|
14
|
+
$attrs: {
|
15
|
+
[x: string]: unknown;
|
45
16
|
};
|
46
|
-
|
47
|
-
|
48
|
-
required: true;
|
17
|
+
$refs: {
|
18
|
+
[x: string]: unknown;
|
49
19
|
};
|
50
|
-
|
51
|
-
|
20
|
+
$slots: Readonly<{
|
21
|
+
[name: string]: import("vue").Slot<any>;
|
22
|
+
}>;
|
23
|
+
$root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>;
|
24
|
+
$parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>;
|
25
|
+
$emit: (event: string, ...args: any[]) => void;
|
26
|
+
$el: any;
|
27
|
+
$options: import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}> & {
|
28
|
+
beforeCreate?: (() => void) | (() => void)[];
|
29
|
+
created?: (() => void) | (() => void)[];
|
30
|
+
beforeMount?: (() => void) | (() => void)[];
|
31
|
+
mounted?: (() => void) | (() => void)[];
|
32
|
+
beforeUpdate?: (() => void) | (() => void)[];
|
33
|
+
updated?: (() => void) | (() => void)[];
|
34
|
+
activated?: (() => void) | (() => void)[];
|
35
|
+
deactivated?: (() => void) | (() => void)[];
|
36
|
+
beforeDestroy?: (() => void) | (() => void)[];
|
37
|
+
beforeUnmount?: (() => void) | (() => void)[];
|
38
|
+
destroyed?: (() => void) | (() => void)[];
|
39
|
+
unmounted?: (() => void) | (() => void)[];
|
40
|
+
renderTracked?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
|
41
|
+
renderTriggered?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
|
42
|
+
errorCaptured?: ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>, info: string) => boolean | void)[];
|
43
|
+
};
|
44
|
+
$forceUpdate: () => void;
|
45
|
+
$nextTick: typeof import("vue").nextTick;
|
46
|
+
$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;
|
47
|
+
} & Omit<{}, never> & import("vue").ShallowUnwrapRef<{}> & {} & import("vue").ComponentCustomProperties & {} & {
|
48
|
+
propsDefinition: import("@omnia/fx/ux").ExtractProps<{
|
52
49
|
typedHandler: ITypedFilterEngineHandler;
|
53
|
-
|
54
|
-
|
55
|
-
}
|
50
|
+
} & {
|
51
|
+
renderContent?: (isOpening?: boolean) => JSX.Element;
|
52
|
+
}> & {
|
53
|
+
"v-slots"?: {
|
54
|
+
default?: import("vue").Slot;
|
55
|
+
} & {};
|
56
|
+
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "typedHandler" | "renderContent">;
|
57
|
+
} & import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
58
|
+
[key: string]: any;
|
59
|
+
}>;
|
56
60
|
export default _default;
|
@@ -1,56 +1,60 @@
|
|
1
1
|
import { ITypedFilterEngineHandler } from "@omnia/fx/models";
|
2
|
-
declare const _default: {
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
};
|
17
|
-
typedHandler: {
|
18
|
-
type: import("vue").PropType<ITypedFilterEngineHandler>;
|
19
|
-
required: true;
|
20
|
-
};
|
21
|
-
}>>, {}, true, {}, {}, {
|
22
|
-
P: {};
|
23
|
-
B: {};
|
24
|
-
D: {};
|
25
|
-
C: {};
|
26
|
-
M: {};
|
27
|
-
Defaults: {};
|
28
|
-
}, Readonly<import("vue").ExtractPropTypes<{
|
29
|
-
renderContent: {
|
30
|
-
type: import("vue").PropType<() => JSX.Element>;
|
31
|
-
required: true;
|
32
|
-
};
|
33
|
-
typedHandler: {
|
34
|
-
type: import("vue").PropType<ITypedFilterEngineHandler>;
|
35
|
-
required: true;
|
36
|
-
};
|
37
|
-
}>>, () => JSX.Element, {}, {}, {}, {}>;
|
38
|
-
__isFragment?: never;
|
39
|
-
__isTeleport?: never;
|
40
|
-
__isSuspense?: never;
|
41
|
-
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
42
|
-
renderContent: {
|
43
|
-
type: import("vue").PropType<() => JSX.Element>;
|
44
|
-
required: true;
|
2
|
+
declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
|
3
|
+
typedHandler: ITypedFilterEngineHandler;
|
4
|
+
} & {
|
5
|
+
renderContent?: () => JSX.Element;
|
6
|
+
}> & Omit<{}, "typedHandler" | "renderContent"> & {
|
7
|
+
"v-slots"?: {
|
8
|
+
default?: import("vue").Slot;
|
9
|
+
} & {};
|
10
|
+
} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "typedHandler" | "renderContent">) => {
|
11
|
+
$: import("vue").ComponentInternalInstance;
|
12
|
+
$data: {};
|
13
|
+
$props: {};
|
14
|
+
$attrs: {
|
15
|
+
[x: string]: unknown;
|
45
16
|
};
|
46
|
-
|
47
|
-
|
48
|
-
required: true;
|
17
|
+
$refs: {
|
18
|
+
[x: string]: unknown;
|
49
19
|
};
|
50
|
-
|
51
|
-
|
20
|
+
$slots: Readonly<{
|
21
|
+
[name: string]: import("vue").Slot<any>;
|
22
|
+
}>;
|
23
|
+
$root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>;
|
24
|
+
$parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>;
|
25
|
+
$emit: (event: string, ...args: any[]) => void;
|
26
|
+
$el: any;
|
27
|
+
$options: import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}> & {
|
28
|
+
beforeCreate?: (() => void) | (() => void)[];
|
29
|
+
created?: (() => void) | (() => void)[];
|
30
|
+
beforeMount?: (() => void) | (() => void)[];
|
31
|
+
mounted?: (() => void) | (() => void)[];
|
32
|
+
beforeUpdate?: (() => void) | (() => void)[];
|
33
|
+
updated?: (() => void) | (() => void)[];
|
34
|
+
activated?: (() => void) | (() => void)[];
|
35
|
+
deactivated?: (() => void) | (() => void)[];
|
36
|
+
beforeDestroy?: (() => void) | (() => void)[];
|
37
|
+
beforeUnmount?: (() => void) | (() => void)[];
|
38
|
+
destroyed?: (() => void) | (() => void)[];
|
39
|
+
unmounted?: (() => void) | (() => void)[];
|
40
|
+
renderTracked?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
|
41
|
+
renderTriggered?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
|
42
|
+
errorCaptured?: ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>, info: string) => boolean | void)[];
|
43
|
+
};
|
44
|
+
$forceUpdate: () => void;
|
45
|
+
$nextTick: typeof import("vue").nextTick;
|
46
|
+
$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;
|
47
|
+
} & Omit<{}, never> & import("vue").ShallowUnwrapRef<{}> & {} & import("vue").ComponentCustomProperties & {} & {
|
48
|
+
propsDefinition: import("@omnia/fx/ux").ExtractProps<{
|
52
49
|
typedHandler: ITypedFilterEngineHandler;
|
53
|
-
|
54
|
-
|
55
|
-
}
|
50
|
+
} & {
|
51
|
+
renderContent?: () => JSX.Element;
|
52
|
+
}> & {
|
53
|
+
"v-slots"?: {
|
54
|
+
default?: import("vue").Slot;
|
55
|
+
} & {};
|
56
|
+
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "typedHandler" | "renderContent">;
|
57
|
+
} & import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
58
|
+
[key: string]: any;
|
59
|
+
}>;
|
56
60
|
export default _default;
|
package/internal-do-not-import-from-here/ux/filterengine/components/settings/PropertyList.d.ts
CHANGED
@@ -1,73 +1,64 @@
|
|
1
1
|
import { FilterEngineContext, FilterEngineSettings } from "@omnia/fx-models";
|
2
|
-
declare const _default: {
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
type: import("vue").PropType<FilterEngineContext>;
|
19
|
-
required: true;
|
20
|
-
};
|
21
|
-
updateData: {
|
22
|
-
type: import("vue").PropType<() => void>;
|
23
|
-
required: true;
|
24
|
-
};
|
25
|
-
settings: {
|
26
|
-
type: import("vue").PropType<FilterEngineSettings>;
|
27
|
-
required: true;
|
28
|
-
};
|
29
|
-
}>>, {}, true, {}, {}, {
|
30
|
-
P: {};
|
31
|
-
B: {};
|
32
|
-
D: {};
|
33
|
-
C: {};
|
34
|
-
M: {};
|
35
|
-
Defaults: {};
|
36
|
-
}, Readonly<import("vue").ExtractPropTypes<{
|
37
|
-
context: {
|
38
|
-
type: import("vue").PropType<FilterEngineContext>;
|
39
|
-
required: true;
|
40
|
-
};
|
41
|
-
updateData: {
|
42
|
-
type: import("vue").PropType<() => void>;
|
43
|
-
required: true;
|
44
|
-
};
|
45
|
-
settings: {
|
46
|
-
type: import("vue").PropType<FilterEngineSettings>;
|
47
|
-
required: true;
|
48
|
-
};
|
49
|
-
}>>, () => JSX.Element, {}, {}, {}, {}>;
|
50
|
-
__isFragment?: never;
|
51
|
-
__isTeleport?: never;
|
52
|
-
__isSuspense?: never;
|
53
|
-
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
54
|
-
context: {
|
55
|
-
type: import("vue").PropType<FilterEngineContext>;
|
56
|
-
required: true;
|
2
|
+
declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
|
3
|
+
settings: FilterEngineSettings;
|
4
|
+
} & {
|
5
|
+
updateData: () => void;
|
6
|
+
} & {
|
7
|
+
context: FilterEngineContext;
|
8
|
+
}> & Omit<{}, "settings" | "context" | "updateData"> & {
|
9
|
+
"v-slots"?: {
|
10
|
+
default?: import("vue").Slot;
|
11
|
+
} & {};
|
12
|
+
} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "settings" | "context" | "updateData">) => {
|
13
|
+
$: import("vue").ComponentInternalInstance;
|
14
|
+
$data: {};
|
15
|
+
$props: {};
|
16
|
+
$attrs: {
|
17
|
+
[x: string]: unknown;
|
57
18
|
};
|
58
|
-
|
59
|
-
|
60
|
-
required: true;
|
19
|
+
$refs: {
|
20
|
+
[x: string]: unknown;
|
61
21
|
};
|
62
|
-
|
63
|
-
|
64
|
-
|
22
|
+
$slots: Readonly<{
|
23
|
+
[name: string]: import("vue").Slot<any>;
|
24
|
+
}>;
|
25
|
+
$root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>;
|
26
|
+
$parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>;
|
27
|
+
$emit: (event: string, ...args: any[]) => void;
|
28
|
+
$el: any;
|
29
|
+
$options: import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}> & {
|
30
|
+
beforeCreate?: (() => void) | (() => void)[];
|
31
|
+
created?: (() => void) | (() => void)[];
|
32
|
+
beforeMount?: (() => void) | (() => void)[];
|
33
|
+
mounted?: (() => void) | (() => void)[];
|
34
|
+
beforeUpdate?: (() => void) | (() => void)[];
|
35
|
+
updated?: (() => void) | (() => void)[];
|
36
|
+
activated?: (() => void) | (() => void)[];
|
37
|
+
deactivated?: (() => void) | (() => void)[];
|
38
|
+
beforeDestroy?: (() => void) | (() => void)[];
|
39
|
+
beforeUnmount?: (() => void) | (() => void)[];
|
40
|
+
destroyed?: (() => void) | (() => void)[];
|
41
|
+
unmounted?: (() => void) | (() => void)[];
|
42
|
+
renderTracked?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
|
43
|
+
renderTriggered?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
|
44
|
+
errorCaptured?: ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>, info: string) => boolean | void)[];
|
65
45
|
};
|
66
|
-
|
67
|
-
|
46
|
+
$forceUpdate: () => void;
|
47
|
+
$nextTick: typeof import("vue").nextTick;
|
48
|
+
$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;
|
49
|
+
} & Omit<{}, never> & import("vue").ShallowUnwrapRef<{}> & {} & import("vue").ComponentCustomProperties & {} & {
|
50
|
+
propsDefinition: import("@omnia/fx/ux").ExtractProps<{
|
68
51
|
settings: FilterEngineSettings;
|
69
|
-
|
52
|
+
} & {
|
70
53
|
updateData: () => void;
|
71
|
-
} & {
|
72
|
-
|
54
|
+
} & {
|
55
|
+
context: FilterEngineContext;
|
56
|
+
}> & {
|
57
|
+
"v-slots"?: {
|
58
|
+
default?: import("vue").Slot;
|
59
|
+
} & {};
|
60
|
+
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "settings" | "context" | "updateData">;
|
61
|
+
} & import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
62
|
+
[key: string]: any;
|
63
|
+
}>;
|
73
64
|
export default _default;
|
@@ -64,10 +64,6 @@ declare const _default: {
|
|
64
64
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
65
65
|
required: boolean;
|
66
66
|
};
|
67
|
-
blueprint: {
|
68
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
69
|
-
required: boolean;
|
70
|
-
};
|
71
67
|
}>> & {
|
72
68
|
"onUpdate:modelValue"?: (value: FilterPickerFilter[]) => any;
|
73
69
|
"onItem:removed"?: (value: FilterPickerFilter) => any;
|
@@ -139,10 +135,6 @@ declare const _default: {
|
|
139
135
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
140
136
|
required: boolean;
|
141
137
|
};
|
142
|
-
blueprint: {
|
143
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
144
|
-
required: boolean;
|
145
|
-
};
|
146
138
|
}>> & {
|
147
139
|
"onUpdate:modelValue"?: (value: FilterPickerFilter[]) => any;
|
148
140
|
"onItem:removed"?: (value: FilterPickerFilter) => any;
|
@@ -219,10 +211,6 @@ declare const _default: {
|
|
219
211
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
220
212
|
required: boolean;
|
221
213
|
};
|
222
|
-
blueprint: {
|
223
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
224
|
-
required: boolean;
|
225
|
-
};
|
226
214
|
}>> & {
|
227
215
|
"onUpdate:modelValue"?: (value: FilterPickerFilter[]) => any;
|
228
216
|
"onItem:removed"?: (value: FilterPickerFilter) => any;
|
@@ -296,10 +284,6 @@ declare const _default: {
|
|
296
284
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
297
285
|
required: boolean;
|
298
286
|
};
|
299
|
-
blueprint: {
|
300
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
301
|
-
required: boolean;
|
302
|
-
};
|
303
287
|
}>> & {
|
304
288
|
"onUpdate:modelValue"?: (value: FilterPickerFilter[]) => any;
|
305
289
|
"onItem:removed"?: (value: FilterPickerFilter) => any;
|
@@ -314,7 +298,6 @@ declare const _default: {
|
|
314
298
|
propsDefinition: Omit<Readonly<{
|
315
299
|
filters: FilterPickerFilter[];
|
316
300
|
} & {
|
317
|
-
blueprint?: import("@omnia/fx-models").ColorValue;
|
318
301
|
container?: boolean;
|
319
302
|
class?: String | String[];
|
320
303
|
label?: string;
|
@@ -1,22 +1,105 @@
|
|
1
|
-
import { VueComponentBase } from "@omnia/fx/ux";
|
2
|
-
import { IWebComponentInstance } from "@omnia/fx";
|
3
|
-
import { NumericIndicatorStyles } from "../models";
|
4
1
|
import "./NumericIndicator.css";
|
5
|
-
import { INumericIndicatorComponent } from "./INumericIndicator";
|
6
2
|
import { IIcon } from "@omnia/fx-models";
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
3
|
+
declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
|
4
|
+
label?: string;
|
5
|
+
} & {
|
6
|
+
style?: {
|
7
|
+
container?: import("typestyle/lib/types").NestedCSSProperties;
|
8
|
+
title?: import("typestyle/lib/types").NestedCSSProperties;
|
9
|
+
number?: import("typestyle/lib/types").NestedCSSProperties;
|
10
|
+
};
|
11
|
+
} & {
|
12
12
|
height?: number;
|
13
|
+
} & {
|
13
14
|
description?: string;
|
15
|
+
} & {
|
14
16
|
color?: string;
|
17
|
+
} & {
|
15
18
|
icon?: IIcon;
|
19
|
+
} & {
|
16
20
|
valueUnit?: string;
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
|
21
|
+
} & {
|
22
|
+
clickCallback?: () => void;
|
23
|
+
} & {
|
24
|
+
"v-model:valueBind"?: number;
|
25
|
+
} & {
|
26
|
+
"onUpdate:valueBind"?: (value: number) => void;
|
27
|
+
} & {
|
28
|
+
valueBind?: number;
|
29
|
+
}> & Omit<{}, "style" | "color" | "icon" | "description" | "label" | "height" | "valueBind" | "valueUnit" | "clickCallback" | "v-model:valueBind" | "onUpdate:valueBind"> & {
|
30
|
+
"v-slots"?: {
|
31
|
+
default?: import("vue").Slot;
|
32
|
+
} & {};
|
33
|
+
} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "style" | "color" | "icon" | "description" | "label" | "height" | "valueBind" | "valueUnit" | "clickCallback" | "v-model:valueBind" | "onUpdate:valueBind">) => {
|
34
|
+
$: import("vue").ComponentInternalInstance;
|
35
|
+
$data: {};
|
36
|
+
$props: {};
|
37
|
+
$attrs: {
|
38
|
+
[x: string]: unknown;
|
39
|
+
};
|
40
|
+
$refs: {
|
41
|
+
[x: string]: unknown;
|
42
|
+
};
|
43
|
+
$slots: Readonly<{
|
44
|
+
[name: string]: import("vue").Slot<any>;
|
45
|
+
}>;
|
46
|
+
$root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>;
|
47
|
+
$parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>;
|
48
|
+
$emit: (event: string, ...args: any[]) => void;
|
49
|
+
$el: any;
|
50
|
+
$options: import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}> & {
|
51
|
+
beforeCreate?: (() => void) | (() => void)[];
|
52
|
+
created?: (() => void) | (() => void)[];
|
53
|
+
beforeMount?: (() => void) | (() => void)[];
|
54
|
+
mounted?: (() => void) | (() => void)[];
|
55
|
+
beforeUpdate?: (() => void) | (() => void)[];
|
56
|
+
updated?: (() => void) | (() => void)[];
|
57
|
+
activated?: (() => void) | (() => void)[];
|
58
|
+
deactivated?: (() => void) | (() => void)[];
|
59
|
+
beforeDestroy?: (() => void) | (() => void)[];
|
60
|
+
beforeUnmount?: (() => void) | (() => void)[];
|
61
|
+
destroyed?: (() => void) | (() => void)[];
|
62
|
+
unmounted?: (() => void) | (() => void)[];
|
63
|
+
renderTracked?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
|
64
|
+
renderTriggered?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
|
65
|
+
errorCaptured?: ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>, info: string) => boolean | void)[];
|
66
|
+
};
|
67
|
+
$forceUpdate: () => void;
|
68
|
+
$nextTick: typeof import("vue").nextTick;
|
69
|
+
$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;
|
70
|
+
} & Omit<{}, never> & import("vue").ShallowUnwrapRef<{}> & {} & import("vue").ComponentCustomProperties & {} & {
|
71
|
+
propsDefinition: import("@omnia/fx/ux").ExtractProps<{
|
72
|
+
label?: string;
|
73
|
+
} & {
|
74
|
+
style?: {
|
75
|
+
container?: import("typestyle/lib/types").NestedCSSProperties;
|
76
|
+
title?: import("typestyle/lib/types").NestedCSSProperties;
|
77
|
+
number?: import("typestyle/lib/types").NestedCSSProperties;
|
78
|
+
};
|
79
|
+
} & {
|
80
|
+
height?: number;
|
81
|
+
} & {
|
82
|
+
description?: string;
|
83
|
+
} & {
|
84
|
+
color?: string;
|
85
|
+
} & {
|
86
|
+
icon?: IIcon;
|
87
|
+
} & {
|
88
|
+
valueUnit?: string;
|
89
|
+
} & {
|
90
|
+
clickCallback?: () => void;
|
91
|
+
} & {
|
92
|
+
"v-model:valueBind"?: number;
|
93
|
+
} & {
|
94
|
+
"onUpdate:valueBind"?: (value: number) => void;
|
95
|
+
} & {
|
96
|
+
valueBind?: number;
|
97
|
+
}> & {
|
98
|
+
"v-slots"?: {
|
99
|
+
default?: import("vue").Slot;
|
100
|
+
} & {};
|
101
|
+
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "style" | "color" | "icon" | "description" | "label" | "height" | "valueBind" | "valueUnit" | "clickCallback" | "v-model:valueBind" | "onUpdate:valueBind">;
|
102
|
+
} & import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
103
|
+
[key: string]: any;
|
104
|
+
}>;
|
105
|
+
export default _default;
|
@@ -93,10 +93,6 @@ declare const _default: {
|
|
93
93
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
94
94
|
required: boolean;
|
95
95
|
};
|
96
|
-
blueprint: {
|
97
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
98
|
-
required: boolean;
|
99
|
-
};
|
100
96
|
}>> & {
|
101
97
|
"onUpdate:modelValue"?: (value: any) => any;
|
102
98
|
"onUpdate:add"?: (value: any) => any;
|
@@ -198,10 +194,6 @@ declare const _default: {
|
|
198
194
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
199
195
|
required: boolean;
|
200
196
|
};
|
201
|
-
blueprint: {
|
202
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
203
|
-
required: boolean;
|
204
|
-
};
|
205
197
|
}>> & {
|
206
198
|
"onUpdate:modelValue"?: (value: any) => any;
|
207
199
|
"onUpdate:add"?: (value: any) => any;
|
@@ -308,10 +300,6 @@ declare const _default: {
|
|
308
300
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
309
301
|
required: boolean;
|
310
302
|
};
|
311
|
-
blueprint: {
|
312
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
313
|
-
required: boolean;
|
314
|
-
};
|
315
303
|
}>> & {
|
316
304
|
"onUpdate:modelValue"?: (value: any) => any;
|
317
305
|
"onUpdate:add"?: (value: any) => any;
|
@@ -415,10 +403,6 @@ declare const _default: {
|
|
415
403
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
416
404
|
required: boolean;
|
417
405
|
};
|
418
|
-
blueprint: {
|
419
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
420
|
-
required: boolean;
|
421
|
-
};
|
422
406
|
}>> & {
|
423
407
|
"onUpdate:modelValue"?: (value: any) => any;
|
424
408
|
"onUpdate:add"?: (value: any) => any;
|
@@ -492,7 +476,6 @@ declare const _default: {
|
|
492
476
|
};
|
493
477
|
}>;
|
494
478
|
};
|
495
|
-
blueprint?: import("@omnia/fx-models").ColorValue;
|
496
479
|
container?: boolean;
|
497
480
|
class?: String | String[];
|
498
481
|
mandatory?: boolean;
|