@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
@@ -39,10 +39,6 @@ declare const _default: {
|
|
39
39
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
40
40
|
required: boolean;
|
41
41
|
};
|
42
|
-
blueprint: {
|
43
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
44
|
-
required: boolean;
|
45
|
-
};
|
46
42
|
}>> & {
|
47
43
|
onPanelClick?: (event: PanelEventClick) => any;
|
48
44
|
onUpdatePaneComponents?: () => any;
|
@@ -80,10 +76,6 @@ declare const _default: {
|
|
80
76
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
81
77
|
required: boolean;
|
82
78
|
};
|
83
|
-
blueprint: {
|
84
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
85
|
-
required: boolean;
|
86
|
-
};
|
87
79
|
}>> & {
|
88
80
|
onPanelClick?: (event: PanelEventClick) => any;
|
89
81
|
onUpdatePaneComponents?: () => any;
|
@@ -127,10 +119,6 @@ declare const _default: {
|
|
127
119
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
128
120
|
required: boolean;
|
129
121
|
};
|
130
|
-
blueprint: {
|
131
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
132
|
-
required: boolean;
|
133
|
-
};
|
134
122
|
}>> & {
|
135
123
|
onPanelClick?: (event: PanelEventClick) => any;
|
136
124
|
onUpdatePaneComponents?: () => any;
|
@@ -171,10 +159,6 @@ declare const _default: {
|
|
171
159
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
172
160
|
required: boolean;
|
173
161
|
};
|
174
|
-
blueprint: {
|
175
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
176
|
-
required: boolean;
|
177
|
-
};
|
178
162
|
}>> & {
|
179
163
|
onPanelClick?: (event: PanelEventClick) => any;
|
180
164
|
onUpdatePaneComponents?: () => any;
|
@@ -185,7 +169,6 @@ declare const _default: {
|
|
185
169
|
container: boolean;
|
186
170
|
}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
187
171
|
propsDefinition: Omit<Readonly<{} & {
|
188
|
-
blueprint?: import("@omnia/fx-models").ColorValue;
|
189
172
|
container?: boolean;
|
190
173
|
class?: String | String[];
|
191
174
|
height?: string | number;
|
@@ -39,10 +39,6 @@ declare const _default: {
|
|
39
39
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
40
40
|
required: boolean;
|
41
41
|
};
|
42
|
-
blueprint: {
|
43
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
44
|
-
required: boolean;
|
45
|
-
};
|
46
42
|
}>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
|
47
43
|
size: {
|
48
44
|
type: import("vue").PropType<number>;
|
@@ -83,10 +79,6 @@ declare const _default: {
|
|
83
79
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
84
80
|
required: boolean;
|
85
81
|
};
|
86
|
-
blueprint: {
|
87
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
88
|
-
required: boolean;
|
89
|
-
};
|
90
82
|
}>>, {
|
91
83
|
container: boolean;
|
92
84
|
}, true, {}, {}, {
|
@@ -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
|
}>>, () => JSX.Element, {}, {}, {}, {
|
144
132
|
container: boolean;
|
145
133
|
}>;
|
@@ -186,15 +174,10 @@ declare const _default: {
|
|
186
174
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
187
175
|
required: boolean;
|
188
176
|
};
|
189
|
-
blueprint: {
|
190
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
191
|
-
required: boolean;
|
192
|
-
};
|
193
177
|
}>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
|
194
178
|
container: boolean;
|
195
179
|
}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
196
180
|
propsDefinition: Omit<Readonly<{} & {
|
197
|
-
blueprint?: import("@omnia/fx-models").ColorValue;
|
198
181
|
container?: boolean;
|
199
182
|
class?: String | String[];
|
200
183
|
size?: number;
|
@@ -70,10 +70,6 @@ declare const _default: {
|
|
70
70
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
71
71
|
required: boolean;
|
72
72
|
};
|
73
|
-
blueprint: {
|
74
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
75
|
-
required: boolean;
|
76
|
-
};
|
77
73
|
}>> & {
|
78
74
|
"onUpdate:modelValue"?: (value: any) => any;
|
79
75
|
}, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
@@ -148,10 +144,6 @@ declare const _default: {
|
|
148
144
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
149
145
|
required: boolean;
|
150
146
|
};
|
151
|
-
blueprint: {
|
152
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
153
|
-
required: boolean;
|
154
|
-
};
|
155
147
|
}>> & {
|
156
148
|
"onUpdate:modelValue"?: (value: any) => any;
|
157
149
|
}, {
|
@@ -233,10 +225,6 @@ declare const _default: {
|
|
233
225
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
234
226
|
required: boolean;
|
235
227
|
};
|
236
|
-
blueprint: {
|
237
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
238
|
-
required: boolean;
|
239
|
-
};
|
240
228
|
}>> & {
|
241
229
|
"onUpdate:modelValue"?: (value: any) => any;
|
242
230
|
}, () => JSX.Element, {}, {}, {}, {
|
@@ -315,10 +303,6 @@ declare const _default: {
|
|
315
303
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
316
304
|
required: boolean;
|
317
305
|
};
|
318
|
-
blueprint: {
|
319
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
320
|
-
required: boolean;
|
321
|
-
};
|
322
306
|
}>> & {
|
323
307
|
"onUpdate:modelValue"?: (value: any) => any;
|
324
308
|
}, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
@@ -327,7 +311,6 @@ declare const _default: {
|
|
327
311
|
container: boolean;
|
328
312
|
}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
329
313
|
propsDefinition: Omit<Readonly<{} & {
|
330
|
-
blueprint?: import("@omnia/fx-models").ColorValue;
|
331
314
|
container?: boolean;
|
332
315
|
class?: String | String[];
|
333
316
|
label?: string;
|
@@ -70,10 +70,6 @@ declare const _default: {
|
|
70
70
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
71
71
|
required: boolean;
|
72
72
|
};
|
73
|
-
blueprint: {
|
74
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
75
|
-
required: boolean;
|
76
|
-
};
|
77
73
|
}>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
|
78
74
|
"v-slots": import("vue").Prop<{
|
79
75
|
default?: import("../../DefineVueTypings").Slot<any[]>;
|
@@ -138,10 +134,6 @@ declare const _default: {
|
|
138
134
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
139
135
|
required: boolean;
|
140
136
|
};
|
141
|
-
blueprint: {
|
142
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
143
|
-
required: boolean;
|
144
|
-
};
|
145
137
|
}>>, {
|
146
138
|
container: boolean;
|
147
139
|
}, true, {}, {}, {
|
@@ -215,10 +207,6 @@ declare const _default: {
|
|
215
207
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
216
208
|
required: boolean;
|
217
209
|
};
|
218
|
-
blueprint: {
|
219
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
220
|
-
required: boolean;
|
221
|
-
};
|
222
210
|
}>>, () => JSX.Element, {}, {}, {}, {
|
223
211
|
container: boolean;
|
224
212
|
}>;
|
@@ -289,16 +277,11 @@ declare const _default: {
|
|
289
277
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
290
278
|
required: boolean;
|
291
279
|
};
|
292
|
-
blueprint: {
|
293
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
294
|
-
required: boolean;
|
295
|
-
};
|
296
280
|
}>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
|
297
281
|
container: boolean;
|
298
282
|
}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
299
283
|
propsDefinition: Omit<Readonly<{} & {
|
300
284
|
icon?: TabIconModel;
|
301
|
-
blueprint?: import("@omnia/fx-models").ColorValue;
|
302
285
|
title?: string;
|
303
286
|
container?: boolean;
|
304
287
|
class?: String | String[];
|
@@ -21,10 +21,6 @@ declare const _default: {
|
|
21
21
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
22
22
|
required: boolean;
|
23
23
|
};
|
24
|
-
blueprint: {
|
25
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
26
|
-
required: boolean;
|
27
|
-
};
|
28
24
|
}>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
|
29
25
|
toned: {
|
30
26
|
type: import("vue").PropType<boolean>;
|
@@ -47,10 +43,6 @@ declare const _default: {
|
|
47
43
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
48
44
|
required: boolean;
|
49
45
|
};
|
50
|
-
blueprint: {
|
51
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
52
|
-
required: boolean;
|
53
|
-
};
|
54
46
|
}>>, {
|
55
47
|
container: boolean;
|
56
48
|
}, true, {}, {}, {
|
@@ -82,10 +74,6 @@ declare const _default: {
|
|
82
74
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
83
75
|
required: boolean;
|
84
76
|
};
|
85
|
-
blueprint: {
|
86
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
87
|
-
required: boolean;
|
88
|
-
};
|
89
77
|
}>>, () => JSX.Element, {}, {}, {}, {
|
90
78
|
container: boolean;
|
91
79
|
}>;
|
@@ -114,15 +102,10 @@ declare const _default: {
|
|
114
102
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
115
103
|
required: boolean;
|
116
104
|
};
|
117
|
-
blueprint: {
|
118
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
119
|
-
required: boolean;
|
120
|
-
};
|
121
105
|
}>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
|
122
106
|
container: boolean;
|
123
107
|
}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
124
108
|
propsDefinition: Omit<Readonly<{} & {
|
125
|
-
blueprint?: import("@omnia/fx-models").ColorValue;
|
126
109
|
container?: boolean;
|
127
110
|
class?: String | String[];
|
128
111
|
colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "error" | "info" | "dynamic";
|
@@ -122,10 +122,6 @@ declare const _default: {
|
|
122
122
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
123
123
|
required: boolean;
|
124
124
|
};
|
125
|
-
blueprint: {
|
126
|
-
type: import("vue").PropType<ColorValue>;
|
127
|
-
required: boolean;
|
128
|
-
};
|
129
125
|
}>> & {
|
130
126
|
"onUpdate:modelValue"?: (value: string) => any;
|
131
127
|
"onUpdate:focused"?: (value: boolean) => any;
|
@@ -254,10 +250,6 @@ declare const _default: {
|
|
254
250
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
255
251
|
required: boolean;
|
256
252
|
};
|
257
|
-
blueprint: {
|
258
|
-
type: import("vue").PropType<ColorValue>;
|
259
|
-
required: boolean;
|
260
|
-
};
|
261
253
|
}>> & {
|
262
254
|
"onUpdate:modelValue"?: (value: string) => any;
|
263
255
|
"onUpdate:focused"?: (value: boolean) => any;
|
@@ -391,10 +383,6 @@ declare const _default: {
|
|
391
383
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
392
384
|
required: boolean;
|
393
385
|
};
|
394
|
-
blueprint: {
|
395
|
-
type: import("vue").PropType<ColorValue>;
|
396
|
-
required: boolean;
|
397
|
-
};
|
398
386
|
}>> & {
|
399
387
|
"onUpdate:modelValue"?: (value: string) => any;
|
400
388
|
"onUpdate:focused"?: (value: boolean) => any;
|
@@ -525,10 +513,6 @@ declare const _default: {
|
|
525
513
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
526
514
|
required: boolean;
|
527
515
|
};
|
528
|
-
blueprint: {
|
529
|
-
type: import("vue").PropType<ColorValue>;
|
530
|
-
required: boolean;
|
531
|
-
};
|
532
516
|
}>> & {
|
533
517
|
"onUpdate:modelValue"?: (value: string) => any;
|
534
518
|
"onUpdate:focused"?: (value: boolean) => any;
|
@@ -542,7 +526,6 @@ declare const _default: {
|
|
542
526
|
}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
543
527
|
propsDefinition: Omit<Readonly<{} & {
|
544
528
|
color?: ColorValue;
|
545
|
-
blueprint?: ColorValue;
|
546
529
|
container?: boolean;
|
547
530
|
class?: String | String[];
|
548
531
|
label?: string;
|
@@ -67,10 +67,6 @@ declare const _default: {
|
|
67
67
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
68
68
|
required: boolean;
|
69
69
|
};
|
70
|
-
blueprint: {
|
71
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
72
|
-
required: boolean;
|
73
|
-
};
|
74
70
|
}>> & {
|
75
71
|
"onClick:close"?: () => any;
|
76
72
|
"onClick:back"?: () => any;
|
@@ -143,10 +139,6 @@ declare const _default: {
|
|
143
139
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
144
140
|
required: boolean;
|
145
141
|
};
|
146
|
-
blueprint: {
|
147
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
148
|
-
required: boolean;
|
149
|
-
};
|
150
142
|
}>> & {
|
151
143
|
"onClick:close"?: () => any;
|
152
144
|
"onClick:back"?: () => any;
|
@@ -225,10 +217,6 @@ declare const _default: {
|
|
225
217
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
226
218
|
required: boolean;
|
227
219
|
};
|
228
|
-
blueprint: {
|
229
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
230
|
-
required: boolean;
|
231
|
-
};
|
232
220
|
}>> & {
|
233
221
|
"onClick:close"?: () => any;
|
234
222
|
"onClick:back"?: () => any;
|
@@ -304,10 +292,6 @@ declare const _default: {
|
|
304
292
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
305
293
|
required: boolean;
|
306
294
|
};
|
307
|
-
blueprint: {
|
308
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
309
|
-
required: boolean;
|
310
|
-
};
|
311
295
|
}>> & {
|
312
296
|
"onClick:close"?: () => any;
|
313
297
|
"onClick:back"?: () => any;
|
@@ -319,7 +303,6 @@ declare const _default: {
|
|
319
303
|
}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
320
304
|
propsDefinition: Omit<Readonly<{} & {
|
321
305
|
icon?: IIcon;
|
322
|
-
blueprint?: import("@omnia/fx-models").ColorValue;
|
323
306
|
title?: string;
|
324
307
|
container?: boolean;
|
325
308
|
class?: String | String[];
|
@@ -55,10 +55,6 @@ declare const _default: {
|
|
55
55
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
56
56
|
required: boolean;
|
57
57
|
};
|
58
|
-
blueprint: {
|
59
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
60
|
-
required: boolean;
|
61
|
-
};
|
62
58
|
}>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
|
63
59
|
"v-slots": import("vue").Prop<{
|
64
60
|
default?: import("../../DefineVueTypings").Slot<any[]>;
|
@@ -113,10 +109,6 @@ declare const _default: {
|
|
113
109
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
114
110
|
required: boolean;
|
115
111
|
};
|
116
|
-
blueprint: {
|
117
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
118
|
-
required: boolean;
|
119
|
-
};
|
120
112
|
}>>, {
|
121
113
|
container: boolean;
|
122
114
|
}, true, {}, {}, {
|
@@ -180,10 +172,6 @@ declare const _default: {
|
|
180
172
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
181
173
|
required: boolean;
|
182
174
|
};
|
183
|
-
blueprint: {
|
184
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
185
|
-
required: boolean;
|
186
|
-
};
|
187
175
|
}>>, () => JSX.Element, {}, {}, {}, {
|
188
176
|
container: boolean;
|
189
177
|
}>;
|
@@ -244,16 +232,11 @@ declare const _default: {
|
|
244
232
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
245
233
|
required: boolean;
|
246
234
|
};
|
247
|
-
blueprint: {
|
248
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
249
|
-
required: boolean;
|
250
|
-
};
|
251
235
|
}>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
|
252
236
|
container: boolean;
|
253
237
|
}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
254
238
|
propsDefinition: Omit<Readonly<{} & {
|
255
239
|
text?: string;
|
256
|
-
blueprint?: import("@omnia/fx-models").ColorValue;
|
257
240
|
container?: boolean;
|
258
241
|
class?: String | String[];
|
259
242
|
colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "error" | "info" | "dynamic";
|
@@ -141,10 +141,6 @@ declare const _default: {
|
|
141
141
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
142
142
|
required: boolean;
|
143
143
|
};
|
144
|
-
blueprint: {
|
145
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
146
|
-
required: boolean;
|
147
|
-
};
|
148
144
|
}>> & {
|
149
145
|
"onUpdate:active"?: (items: any[]) => any;
|
150
146
|
}, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
@@ -280,10 +276,6 @@ declare const _default: {
|
|
280
276
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
281
277
|
required: boolean;
|
282
278
|
};
|
283
|
-
blueprint: {
|
284
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
285
|
-
required: boolean;
|
286
|
-
};
|
287
279
|
}>> & {
|
288
280
|
"onUpdate:active"?: (items: any[]) => any;
|
289
281
|
}, {
|
@@ -426,10 +418,6 @@ declare const _default: {
|
|
426
418
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
427
419
|
required: boolean;
|
428
420
|
};
|
429
|
-
blueprint: {
|
430
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
431
|
-
required: boolean;
|
432
|
-
};
|
433
421
|
}>> & {
|
434
422
|
"onUpdate:active"?: (items: any[]) => any;
|
435
423
|
}, () => JSX.Element, {}, {}, {}, {
|
@@ -569,10 +557,6 @@ declare const _default: {
|
|
569
557
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
570
558
|
required: boolean;
|
571
559
|
};
|
572
|
-
blueprint: {
|
573
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
574
|
-
required: boolean;
|
575
|
-
};
|
576
560
|
}>> & {
|
577
561
|
"onUpdate:active"?: (items: any[]) => any;
|
578
562
|
}, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
@@ -581,7 +565,6 @@ declare const _default: {
|
|
581
565
|
container: boolean;
|
582
566
|
}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
583
567
|
propsDefinition: Omit<Readonly<{} & {
|
584
|
-
blueprint?: import("@omnia/fx-models").ColorValue;
|
585
568
|
container?: boolean;
|
586
569
|
padding?: Spacing | SpacingValue;
|
587
570
|
expanded?: any[];
|
@@ -24,10 +24,6 @@ declare const _default: {
|
|
24
24
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
25
25
|
required: boolean;
|
26
26
|
};
|
27
|
-
blueprint: {
|
28
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
29
|
-
required: boolean;
|
30
|
-
};
|
31
27
|
}>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
|
32
28
|
"rendering-mode": {
|
33
29
|
type: import("vue").PropType<BlockRenderingModes>;
|
@@ -52,10 +48,6 @@ declare const _default: {
|
|
52
48
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
53
49
|
required: boolean;
|
54
50
|
};
|
55
|
-
blueprint: {
|
56
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
57
|
-
required: boolean;
|
58
|
-
};
|
59
51
|
}>>, {
|
60
52
|
container: boolean;
|
61
53
|
}, true, {}, {}, {
|
@@ -89,10 +81,6 @@ declare const _default: {
|
|
89
81
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
90
82
|
required: boolean;
|
91
83
|
};
|
92
|
-
blueprint: {
|
93
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
94
|
-
required: boolean;
|
95
|
-
};
|
96
84
|
}>>, () => JSX.Element, {}, {}, {}, {
|
97
85
|
container: boolean;
|
98
86
|
}>;
|
@@ -123,16 +111,11 @@ declare const _default: {
|
|
123
111
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
124
112
|
required: boolean;
|
125
113
|
};
|
126
|
-
blueprint: {
|
127
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
128
|
-
required: boolean;
|
129
|
-
};
|
130
114
|
}>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
|
131
115
|
container: boolean;
|
132
116
|
}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
133
117
|
propsDefinition: Omit<Readonly<{} & {
|
134
118
|
text?: string;
|
135
|
-
blueprint?: import("@omnia/fx-models").ColorValue;
|
136
119
|
container?: boolean;
|
137
120
|
colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "error" | "info" | "dynamic";
|
138
121
|
colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
|
@@ -52,10 +52,6 @@ declare const _default: {
|
|
52
52
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
53
53
|
required: boolean;
|
54
54
|
};
|
55
|
-
blueprint: {
|
56
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
57
|
-
required: boolean;
|
58
|
-
};
|
59
55
|
}>>, () => VNodeChild, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
|
60
56
|
"context-params": {
|
61
57
|
type: import("vue").PropType<{
|
@@ -104,10 +100,6 @@ declare const _default: {
|
|
104
100
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
105
101
|
required: boolean;
|
106
102
|
};
|
107
|
-
blueprint: {
|
108
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
109
|
-
required: boolean;
|
110
|
-
};
|
111
103
|
}>>, {
|
112
104
|
container: boolean;
|
113
105
|
}, true, {}, {}, {
|
@@ -165,10 +157,6 @@ declare const _default: {
|
|
165
157
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
166
158
|
required: boolean;
|
167
159
|
};
|
168
|
-
blueprint: {
|
169
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
170
|
-
required: boolean;
|
171
|
-
};
|
172
160
|
}>>, () => VNodeChild, {}, {}, {}, {
|
173
161
|
container: boolean;
|
174
162
|
}>;
|
@@ -223,17 +211,12 @@ declare const _default: {
|
|
223
211
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
224
212
|
required: boolean;
|
225
213
|
};
|
226
|
-
blueprint: {
|
227
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
228
|
-
required: boolean;
|
229
|
-
};
|
230
214
|
}>>, () => VNodeChild, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
|
231
215
|
container: boolean;
|
232
216
|
}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
233
217
|
propsDefinition: Omit<Readonly<{
|
234
218
|
roles: string[];
|
235
219
|
} & {
|
236
|
-
blueprint?: import("@omnia/fx-models").ColorValue;
|
237
220
|
container?: boolean;
|
238
221
|
colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "error" | "info" | "dynamic";
|
239
222
|
colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
|
package/internal-do-not-import-from-here/ux/velcron/blocks/content/components/ContentViewer.d.ts
CHANGED
@@ -12,10 +12,6 @@ declare const _default: {
|
|
12
12
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
13
13
|
required: boolean;
|
14
14
|
};
|
15
|
-
blueprint: {
|
16
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
17
|
-
required: boolean;
|
18
|
-
};
|
19
15
|
}>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
|
20
16
|
colorSchemaType: {
|
21
17
|
type: import("vue").PropType<"background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "error" | "info" | "dynamic">;
|
@@ -29,10 +25,6 @@ declare const _default: {
|
|
29
25
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
30
26
|
required: boolean;
|
31
27
|
};
|
32
|
-
blueprint: {
|
33
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
34
|
-
required: boolean;
|
35
|
-
};
|
36
28
|
}>>, {
|
37
29
|
container: boolean;
|
38
30
|
}, true, {}, {}, {
|
@@ -55,10 +47,6 @@ declare const _default: {
|
|
55
47
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
56
48
|
required: boolean;
|
57
49
|
};
|
58
|
-
blueprint: {
|
59
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
60
|
-
required: boolean;
|
61
|
-
};
|
62
50
|
}>>, () => JSX.Element, {}, {}, {}, {
|
63
51
|
container: boolean;
|
64
52
|
}>;
|
@@ -78,15 +66,10 @@ declare const _default: {
|
|
78
66
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
79
67
|
required: boolean;
|
80
68
|
};
|
81
|
-
blueprint: {
|
82
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
83
|
-
required: boolean;
|
84
|
-
};
|
85
69
|
}>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
|
86
70
|
container: boolean;
|
87
71
|
}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
88
72
|
propsDefinition: Omit<Readonly<{} & {
|
89
|
-
blueprint?: import("@omnia/fx-models").ColorValue;
|
90
73
|
container?: boolean;
|
91
74
|
colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "error" | "info" | "dynamic";
|
92
75
|
colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
|
@@ -17,10 +17,6 @@ declare const _default: {
|
|
17
17
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
18
18
|
required: boolean;
|
19
19
|
};
|
20
|
-
blueprint: {
|
21
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
22
|
-
required: boolean;
|
23
|
-
};
|
24
20
|
}>> & {
|
25
21
|
"onDefinition:selected"?: (ev: DefinitionSelectedEvent) => any;
|
26
22
|
}, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
@@ -38,10 +34,6 @@ declare const _default: {
|
|
38
34
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
39
35
|
required: boolean;
|
40
36
|
};
|
41
|
-
blueprint: {
|
42
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
43
|
-
required: boolean;
|
44
|
-
};
|
45
37
|
}>> & {
|
46
38
|
"onDefinition:selected"?: (ev: DefinitionSelectedEvent) => any;
|
47
39
|
}, {
|
@@ -66,10 +58,6 @@ declare const _default: {
|
|
66
58
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
67
59
|
required: boolean;
|
68
60
|
};
|
69
|
-
blueprint: {
|
70
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
71
|
-
required: boolean;
|
72
|
-
};
|
73
61
|
}>> & {
|
74
62
|
"onDefinition:selected"?: (ev: DefinitionSelectedEvent) => any;
|
75
63
|
}, () => JSX.Element, {}, {}, {}, {
|
@@ -91,10 +79,6 @@ declare const _default: {
|
|
91
79
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
92
80
|
required: boolean;
|
93
81
|
};
|
94
|
-
blueprint: {
|
95
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
96
|
-
required: boolean;
|
97
|
-
};
|
98
82
|
}>> & {
|
99
83
|
"onDefinition:selected"?: (ev: DefinitionSelectedEvent) => any;
|
100
84
|
}, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
@@ -103,7 +87,6 @@ declare const _default: {
|
|
103
87
|
container: boolean;
|
104
88
|
}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
105
89
|
propsDefinition: Omit<Readonly<{} & {
|
106
|
-
blueprint?: import("@omnia/fx-models").ColorValue;
|
107
90
|
container?: boolean;
|
108
91
|
colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "error" | "info" | "dynamic";
|
109
92
|
colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
|