@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
@@ -129,10 +129,6 @@ declare const _default: {
|
|
129
129
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
130
130
|
required: boolean;
|
131
131
|
};
|
132
|
-
blueprint: {
|
133
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
134
|
-
required: boolean;
|
135
|
-
};
|
136
132
|
}>> & {
|
137
133
|
"onUpdate:modelValue"?: (value: boolean) => any;
|
138
134
|
onAdd?: () => any;
|
@@ -272,10 +268,6 @@ declare const _default: {
|
|
272
268
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
273
269
|
required: boolean;
|
274
270
|
};
|
275
|
-
blueprint: {
|
276
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
277
|
-
required: boolean;
|
278
|
-
};
|
279
271
|
}>> & {
|
280
272
|
"onUpdate:modelValue"?: (value: boolean) => any;
|
281
273
|
onAdd?: () => any;
|
@@ -418,10 +410,6 @@ declare const _default: {
|
|
418
410
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
419
411
|
required: boolean;
|
420
412
|
};
|
421
|
-
blueprint: {
|
422
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
423
|
-
required: boolean;
|
424
|
-
};
|
425
413
|
}>> & {
|
426
414
|
"onUpdate:modelValue"?: (value: boolean) => any;
|
427
415
|
onAdd?: () => any;
|
@@ -561,10 +549,6 @@ declare const _default: {
|
|
561
549
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
562
550
|
required: boolean;
|
563
551
|
};
|
564
|
-
blueprint: {
|
565
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
566
|
-
required: boolean;
|
567
|
-
};
|
568
552
|
}>> & {
|
569
553
|
"onUpdate:modelValue"?: (value: boolean) => any;
|
570
554
|
onAdd?: () => any;
|
@@ -643,7 +627,6 @@ declare const _default: {
|
|
643
627
|
}>;
|
644
628
|
};
|
645
629
|
icon?: IIcon;
|
646
|
-
blueprint?: import("@omnia/fx-models").ColorValue;
|
647
630
|
title?: string;
|
648
631
|
container?: boolean;
|
649
632
|
filters?: string[];
|
@@ -97,10 +97,6 @@ declare const _default: {
|
|
97
97
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
98
98
|
required: boolean;
|
99
99
|
};
|
100
|
-
blueprint: {
|
101
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
102
|
-
required: boolean;
|
103
|
-
};
|
104
100
|
}>> & {
|
105
101
|
"onUpdate:modelValue"?: (value: boolean) => any;
|
106
102
|
onSelected?: (id: GuidValue) => any;
|
@@ -208,10 +204,6 @@ declare const _default: {
|
|
208
204
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
209
205
|
required: boolean;
|
210
206
|
};
|
211
|
-
blueprint: {
|
212
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
213
|
-
required: boolean;
|
214
|
-
};
|
215
207
|
}>> & {
|
216
208
|
"onUpdate:modelValue"?: (value: boolean) => any;
|
217
209
|
onSelected?: (id: GuidValue) => any;
|
@@ -323,10 +315,6 @@ declare const _default: {
|
|
323
315
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
324
316
|
required: boolean;
|
325
317
|
};
|
326
|
-
blueprint: {
|
327
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
328
|
-
required: boolean;
|
329
|
-
};
|
330
318
|
}>> & {
|
331
319
|
"onUpdate:modelValue"?: (value: boolean) => any;
|
332
320
|
onSelected?: (id: GuidValue) => any;
|
@@ -435,10 +423,6 @@ declare const _default: {
|
|
435
423
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
436
424
|
required: boolean;
|
437
425
|
};
|
438
|
-
blueprint: {
|
439
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
440
|
-
required: boolean;
|
441
|
-
};
|
442
426
|
}>> & {
|
443
427
|
"onUpdate:modelValue"?: (value: boolean) => any;
|
444
428
|
onSelected?: (id: GuidValue) => any;
|
@@ -514,7 +498,6 @@ declare const _default: {
|
|
514
498
|
};
|
515
499
|
}>;
|
516
500
|
};
|
517
|
-
blueprint?: import("@omnia/fx-models").ColorValue;
|
518
501
|
container?: boolean;
|
519
502
|
colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "error" | "info" | "dynamic";
|
520
503
|
colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
|
@@ -14,10 +14,6 @@ declare const _default: {
|
|
14
14
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
15
15
|
required: boolean;
|
16
16
|
};
|
17
|
-
blueprint: {
|
18
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
19
|
-
required: boolean;
|
20
|
-
};
|
21
17
|
active: {
|
22
18
|
type: import("vue").PropType<boolean>;
|
23
19
|
} & {
|
@@ -72,10 +68,6 @@ declare const _default: {
|
|
72
68
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
73
69
|
required: boolean;
|
74
70
|
};
|
75
|
-
blueprint: {
|
76
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
77
|
-
required: boolean;
|
78
|
-
};
|
79
71
|
active: {
|
80
72
|
type: import("vue").PropType<boolean>;
|
81
73
|
} & {
|
@@ -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
|
active: {
|
144
132
|
type: import("vue").PropType<boolean>;
|
145
133
|
} & {
|
@@ -197,10 +185,6 @@ declare const _default: {
|
|
197
185
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
198
186
|
required: boolean;
|
199
187
|
};
|
200
|
-
blueprint: {
|
201
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
202
|
-
required: boolean;
|
203
|
-
};
|
204
188
|
active: {
|
205
189
|
type: import("vue").PropType<boolean>;
|
206
190
|
} & {
|
@@ -249,7 +233,6 @@ declare const _default: {
|
|
249
233
|
definition: VelcronAppDefinition<object>;
|
250
234
|
} & {
|
251
235
|
"color-schema-type"?: "background" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "error" | "info" | "dynamic";
|
252
|
-
blueprint?: import("@omnia/fx-models").ColorValue;
|
253
236
|
container?: boolean;
|
254
237
|
active?: boolean;
|
255
238
|
themeDefinition?: ThemeDefinitionV2;
|
@@ -38,6 +38,7 @@ import wc7813f37afbf34cb085a2ef74e71e20fa from './ux/filterengine/components/ren
|
|
38
38
|
import wc373cd0c180af441ca9f973b1da4de7f9 from './ux/filterengine/components/renderer/PropertyListRenderer';
|
39
39
|
import wc0b99953ef72848a7936f51500d69d771 from './ux/filterengine/components/renderer/date/DateTimePeriodSlider';
|
40
40
|
import wc46a6c15c2a0e446fbef9770274409366 from './ux/filterpicker/FilterPicker';
|
41
|
+
import wca673e0befd6649dda5e680ae1cd3535d from './ux/governancedashboard/NumericIndicator';
|
41
42
|
import wca377536b4fd84773a9730966623601cd from './ux/governancedashboard/BarChartIndicator';
|
42
43
|
import wc08b9c70d2a77433f8492dc0fb50d900e from './ux/grecaptcha/GRecaptcha';
|
43
44
|
import wc64887c3414da45279ea9c905df12c48f from './ux/helptext/HelpText';
|
@@ -251,7 +252,6 @@ import wc8669930d609c497e8cde0c554621db88 from './ux/oxide/tab/Tab';
|
|
251
252
|
import wc9ae46ba053704a329be291bf111c2a85 from './ux/oxide/table/Table';
|
252
253
|
import wcb5a113074f704ba89e1ee4102ea95536 from './ux/oxide/text/Text';
|
253
254
|
import wc1e7db8a98533485d97b4359f64601ff0 from './ux/oxide/textarea/TextArea';
|
254
|
-
import wc94cf71a5a68d4b86aea325d400df2bd2 from './ux/oxide/textfield/TextField';
|
255
255
|
import wc7b2cf06ba1cf47f7adcc6d8a1a0117f0 from './ux/oxide/timepicker/TimePicker';
|
256
256
|
import wc575bd9ad6c0d4fc9ab53fbd1b93786c4 from './ux/oxide/toolbar/Toolbar';
|
257
257
|
import wc19adb19938604f41b10f3a00eb3eb534 from './ux/oxide/tooltip/Tooltip';
|
@@ -569,6 +569,9 @@ declare global {
|
|
569
569
|
"omfx-filter-picker": typeof wc46a6c15c2a0e446fbef9770274409366 extends {
|
570
570
|
propsDefinition: infer TProp;
|
571
571
|
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc46a6c15c2a0e446fbef9770274409366 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc46a6c15c2a0e446fbef9770274409366>, "propsDefinition">> : never;
|
572
|
+
"omfx-numeric-indicator": typeof wca673e0befd6649dda5e680ae1cd3535d extends {
|
573
|
+
propsDefinition: infer TProp;
|
574
|
+
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wca673e0befd6649dda5e680ae1cd3535d extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wca673e0befd6649dda5e680ae1cd3535d>, "propsDefinition">> : never;
|
572
575
|
"omfx-barchart-indicator": typeof wca377536b4fd84773a9730966623601cd extends {
|
573
576
|
propsDefinition: infer TProp;
|
574
577
|
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wca377536b4fd84773a9730966623601cd extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wca377536b4fd84773a9730966623601cd>, "propsDefinition">> : never;
|
@@ -1208,9 +1211,6 @@ declare global {
|
|
1208
1211
|
"o-textarea": typeof wc1e7db8a98533485d97b4359f64601ff0 extends {
|
1209
1212
|
propsDefinition: infer TProp;
|
1210
1213
|
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc1e7db8a98533485d97b4359f64601ff0 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc1e7db8a98533485d97b4359f64601ff0>, "propsDefinition">> : never;
|
1211
|
-
"o-text-field": typeof wc94cf71a5a68d4b86aea325d400df2bd2 extends {
|
1212
|
-
propsDefinition: infer TProp;
|
1213
|
-
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc94cf71a5a68d4b86aea325d400df2bd2 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc94cf71a5a68d4b86aea325d400df2bd2>, "propsDefinition">> : never;
|
1214
1214
|
"o-time-picker": typeof wc7b2cf06ba1cf47f7adcc6d8a1a0117f0 extends {
|
1215
1215
|
propsDefinition: infer TProp;
|
1216
1216
|
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc7b2cf06ba1cf47f7adcc6d8a1a0117f0 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc7b2cf06ba1cf47f7adcc6d8a1a0117f0>, "propsDefinition">> : never;
|
@@ -2437,6 +2437,15 @@ declare global {
|
|
2437
2437
|
};
|
2438
2438
|
} : typeof wc46a6c15c2a0e446fbef9770274409366;
|
2439
2439
|
};
|
2440
|
+
"numeric": {
|
2441
|
+
"indicator": typeof wca673e0befd6649dda5e680ae1cd3535d extends {
|
2442
|
+
propsDefinition: infer TProp;
|
2443
|
+
} ? {
|
2444
|
+
new (...args: any[]): {
|
2445
|
+
$props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
|
2446
|
+
};
|
2447
|
+
} : typeof wca673e0befd6649dda5e680ae1cd3535d;
|
2448
|
+
};
|
2440
2449
|
"barchart": {
|
2441
2450
|
"indicator": typeof wca377536b4fd84773a9730966623601cd extends {
|
2442
2451
|
propsDefinition: infer TProp;
|
@@ -5442,29 +5451,20 @@ declare global {
|
|
5442
5451
|
$props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
|
5443
5452
|
};
|
5444
5453
|
} : typeof wc9ae46ba053704a329be291bf111c2a85;
|
5445
|
-
"text": {
|
5446
|
-
"field": typeof wc94cf71a5a68d4b86aea325d400df2bd2 extends {
|
5447
|
-
propsDefinition: infer TProp;
|
5448
|
-
} ? {
|
5449
|
-
new (...args: any[]): {
|
5450
|
-
$props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
|
5451
|
-
};
|
5452
|
-
} : typeof wc94cf71a5a68d4b86aea325d400df2bd2;
|
5453
|
-
};
|
5454
|
-
"textarea": typeof wc1e7db8a98533485d97b4359f64601ff0 extends {
|
5454
|
+
"text": typeof wcb5a113074f704ba89e1ee4102ea95536 extends {
|
5455
5455
|
propsDefinition: infer TProp;
|
5456
5456
|
} ? {
|
5457
5457
|
new (...args: any[]): {
|
5458
5458
|
$props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
|
5459
5459
|
};
|
5460
|
-
} : typeof
|
5461
|
-
"
|
5460
|
+
} : typeof wcb5a113074f704ba89e1ee4102ea95536;
|
5461
|
+
"textarea": typeof wc1e7db8a98533485d97b4359f64601ff0 extends {
|
5462
5462
|
propsDefinition: infer TProp;
|
5463
5463
|
} ? {
|
5464
5464
|
new (...args: any[]): {
|
5465
5465
|
$props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
|
5466
5466
|
};
|
5467
|
-
} : typeof
|
5467
|
+
} : typeof wc1e7db8a98533485d97b4359f64601ff0;
|
5468
5468
|
"time": {
|
5469
5469
|
"picker": typeof wc7b2cf06ba1cf47f7adcc6d8a1a0117f0 extends {
|
5470
5470
|
propsDefinition: infer TProp;
|
package/package.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
{
|
2
2
|
"name": "@omnia/fx",
|
3
3
|
"license": "MIT",
|
4
|
-
"version": "8.0.
|
4
|
+
"version": "8.0.170-dev",
|
5
5
|
"description": "Provide Omnia Fx typings and tooling for clientside Omnia development.",
|
6
6
|
"scripts": {
|
7
7
|
"test": "echo \"Error: no test specified\" && exit 1",
|
@@ -20,7 +20,7 @@
|
|
20
20
|
],
|
21
21
|
"author": "Precio Fishbone",
|
22
22
|
"dependencies": {
|
23
|
-
"@omnia/fx-models": "8.0.
|
23
|
+
"@omnia/fx-models": "8.0.170-dev",
|
24
24
|
"@microsoft/signalr": "6.0.1",
|
25
25
|
"broadcast-channel": "4.8.0",
|
26
26
|
"dayjs": "1.11.7",
|
@@ -1,25 +0,0 @@
|
|
1
|
-
import { TsxAllowUnknowProperties } from "../TsxAllowUnknowProperties";
|
2
|
-
import { NumericIndicatorStyles } from "../models";
|
3
|
-
import { IIcon } from "@omnia/fx-models";
|
4
|
-
export interface INumericIndicatorComponent {
|
5
|
-
[name: string]: any;
|
6
|
-
clickCallback: () => void;
|
7
|
-
valueBind: number;
|
8
|
-
label: string;
|
9
|
-
style?: typeof NumericIndicatorStyles;
|
10
|
-
height?: number;
|
11
|
-
description?: string;
|
12
|
-
color?: string;
|
13
|
-
icon?: IIcon;
|
14
|
-
}
|
15
|
-
declare global {
|
16
|
-
namespace JSX {
|
17
|
-
interface Element {
|
18
|
-
}
|
19
|
-
interface ElementClass {
|
20
|
-
}
|
21
|
-
interface IntrinsicElements {
|
22
|
-
"omfx-numeric-indicator": TsxAllowUnknowProperties<INumericIndicatorComponent>;
|
23
|
-
}
|
24
|
-
}
|
25
|
-
}
|