@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
@@ -33,10 +33,6 @@ declare const _default: {
|
|
33
33
|
type: import("vue").PropType<import("../../..").ColorSchemaStoreType>;
|
34
34
|
required: boolean;
|
35
35
|
};
|
36
|
-
blueprint: {
|
37
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
38
|
-
required: boolean;
|
39
|
-
};
|
40
36
|
}>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
|
41
37
|
description: {
|
42
38
|
type: import("vue").PropType<string>;
|
@@ -70,10 +66,6 @@ declare const _default: {
|
|
70
66
|
type: import("vue").PropType<import("../../..").ColorSchemaStoreType>;
|
71
67
|
required: boolean;
|
72
68
|
};
|
73
|
-
blueprint: {
|
74
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
75
|
-
required: boolean;
|
76
|
-
};
|
77
69
|
}>>, {
|
78
70
|
container: boolean;
|
79
71
|
}, true, {}, {}, {
|
@@ -116,10 +108,6 @@ declare const _default: {
|
|
116
108
|
type: import("vue").PropType<import("../../..").ColorSchemaStoreType>;
|
117
109
|
required: boolean;
|
118
110
|
};
|
119
|
-
blueprint: {
|
120
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
121
|
-
required: boolean;
|
122
|
-
};
|
123
111
|
}>>, () => JSX.Element, {}, {}, {}, {
|
124
112
|
container: boolean;
|
125
113
|
}>;
|
@@ -159,17 +147,12 @@ declare const _default: {
|
|
159
147
|
type: import("vue").PropType<import("../../..").ColorSchemaStoreType>;
|
160
148
|
required: boolean;
|
161
149
|
};
|
162
|
-
blueprint: {
|
163
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
164
|
-
required: boolean;
|
165
|
-
};
|
166
150
|
}>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
|
167
151
|
container: boolean;
|
168
152
|
}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
169
153
|
propsDefinition: Omit<Readonly<{} & {
|
170
154
|
text?: string;
|
171
155
|
icon?: IIcon;
|
172
|
-
blueprint?: import("@omnia/fx-models").ColorValue;
|
173
156
|
title?: string;
|
174
157
|
container?: boolean;
|
175
158
|
description?: string;
|
@@ -36,10 +36,6 @@ declare const _default: {
|
|
36
36
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
37
37
|
required: boolean;
|
38
38
|
};
|
39
|
-
blueprint: {
|
40
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
41
|
-
required: boolean;
|
42
|
-
};
|
43
39
|
}>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
|
44
40
|
"use-theme": {
|
45
41
|
type: import("vue").PropType<boolean>;
|
@@ -76,10 +72,6 @@ declare const _default: {
|
|
76
72
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
77
73
|
required: boolean;
|
78
74
|
};
|
79
|
-
blueprint: {
|
80
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
81
|
-
required: boolean;
|
82
|
-
};
|
83
75
|
}>>, {
|
84
76
|
container: boolean;
|
85
77
|
}, true, {}, {}, {
|
@@ -125,10 +117,6 @@ declare const _default: {
|
|
125
117
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
126
118
|
required: boolean;
|
127
119
|
};
|
128
|
-
blueprint: {
|
129
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
130
|
-
required: boolean;
|
131
|
-
};
|
132
120
|
}>>, () => JSX.Element, {}, {}, {}, {
|
133
121
|
container: boolean;
|
134
122
|
}>;
|
@@ -171,15 +159,10 @@ 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
|
}>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
|
179
163
|
container: boolean;
|
180
164
|
}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
181
165
|
propsDefinition: Omit<Readonly<{} & {
|
182
|
-
blueprint?: import("@omnia/fx-models").ColorValue;
|
183
166
|
container?: boolean;
|
184
167
|
colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "error" | "info" | "dynamic";
|
185
168
|
colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
|
package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/TemplatePreview.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;
|
package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/blocktitle/BlockTitle.d.ts
CHANGED
@@ -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
|
}>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
|
43
39
|
"alternative-content": {
|
44
40
|
type: import("vue").PropType<JSX.Element>;
|
@@ -74,10 +70,6 @@ declare const _default: {
|
|
74
70
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
75
71
|
required: boolean;
|
76
72
|
};
|
77
|
-
blueprint: {
|
78
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
79
|
-
required: boolean;
|
80
|
-
};
|
81
73
|
}>>, {
|
82
74
|
container: boolean;
|
83
75
|
}, true, {}, {}, {
|
@@ -122,10 +114,6 @@ declare const _default: {
|
|
122
114
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
123
115
|
required: boolean;
|
124
116
|
};
|
125
|
-
blueprint: {
|
126
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
127
|
-
required: boolean;
|
128
|
-
};
|
129
117
|
}>>, () => JSX.Element, {}, {}, {}, {
|
130
118
|
container: boolean;
|
131
119
|
}>;
|
@@ -167,15 +155,10 @@ declare const _default: {
|
|
167
155
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
168
156
|
required: boolean;
|
169
157
|
};
|
170
|
-
blueprint: {
|
171
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
172
|
-
required: boolean;
|
173
|
-
};
|
174
158
|
}>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
|
175
159
|
container: boolean;
|
176
160
|
}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
177
161
|
propsDefinition: Omit<Readonly<{} & {
|
178
|
-
blueprint?: import("@omnia/fx-models").ColorValue;
|
179
162
|
title?: string;
|
180
163
|
container?: boolean;
|
181
164
|
colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "error" | "info" | "dynamic";
|
package/internal-do-not-import-from-here/ux/layoutcanvas/editor/sizecontainer/SizeContainer.d.ts
CHANGED
@@ -29,10 +29,6 @@ declare const _default: {
|
|
29
29
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
30
30
|
required: boolean;
|
31
31
|
};
|
32
|
-
blueprint: {
|
33
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
34
|
-
required: boolean;
|
35
|
-
};
|
36
32
|
class: {
|
37
33
|
type: import("vue").PropType<String | String[]>;
|
38
34
|
required: boolean;
|
@@ -66,10 +62,6 @@ declare const _default: {
|
|
66
62
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
67
63
|
required: boolean;
|
68
64
|
};
|
69
|
-
blueprint: {
|
70
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
71
|
-
required: boolean;
|
72
|
-
};
|
73
65
|
class: {
|
74
66
|
type: import("vue").PropType<String | String[]>;
|
75
67
|
required: boolean;
|
@@ -112,10 +104,6 @@ declare const _default: {
|
|
112
104
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
113
105
|
required: boolean;
|
114
106
|
};
|
115
|
-
blueprint: {
|
116
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
117
|
-
required: boolean;
|
118
|
-
};
|
119
107
|
class: {
|
120
108
|
type: import("vue").PropType<String | String[]>;
|
121
109
|
required: boolean;
|
@@ -155,10 +143,6 @@ declare const _default: {
|
|
155
143
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
156
144
|
required: boolean;
|
157
145
|
};
|
158
|
-
blueprint: {
|
159
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
160
|
-
required: boolean;
|
161
|
-
};
|
162
146
|
class: {
|
163
147
|
type: import("vue").PropType<String | String[]>;
|
164
148
|
required: boolean;
|
@@ -167,7 +151,6 @@ declare const _default: {
|
|
167
151
|
container: boolean;
|
168
152
|
}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
169
153
|
propsDefinition: Omit<Readonly<{} & {
|
170
|
-
blueprint?: import("@omnia/fx-models").ColorValue;
|
171
154
|
container?: boolean;
|
172
155
|
class?: String | String[];
|
173
156
|
filled?: boolean;
|
package/internal-do-not-import-from-here/ux/layoutcanvas/editor/targetselector/TargetSelector.d.ts
CHANGED
@@ -44,10 +44,6 @@ declare const _default: {
|
|
44
44
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
45
45
|
required: boolean;
|
46
46
|
};
|
47
|
-
blueprint: {
|
48
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
49
|
-
required: boolean;
|
50
|
-
};
|
51
47
|
}>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
|
52
48
|
small: {
|
53
49
|
type: import("vue").PropType<boolean>;
|
@@ -84,10 +80,6 @@ declare const _default: {
|
|
84
80
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
85
81
|
required: boolean;
|
86
82
|
};
|
87
|
-
blueprint: {
|
88
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
89
|
-
required: boolean;
|
90
|
-
};
|
91
83
|
}>>, {
|
92
84
|
container: boolean;
|
93
85
|
}, true, {}, {}, {
|
@@ -133,10 +125,6 @@ declare const _default: {
|
|
133
125
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
134
126
|
required: boolean;
|
135
127
|
};
|
136
|
-
blueprint: {
|
137
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
138
|
-
required: boolean;
|
139
|
-
};
|
140
128
|
}>>, () => JSX.Element, {}, {}, {}, {
|
141
129
|
container: boolean;
|
142
130
|
}>;
|
@@ -179,15 +167,10 @@ declare const _default: {
|
|
179
167
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
180
168
|
required: boolean;
|
181
169
|
};
|
182
|
-
blueprint: {
|
183
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
184
|
-
required: boolean;
|
185
|
-
};
|
186
170
|
}>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
|
187
171
|
container: boolean;
|
188
172
|
}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
189
173
|
propsDefinition: Omit<Readonly<{} & {
|
190
|
-
blueprint?: import("@omnia/fx-models").ColorValue;
|
191
174
|
small?: boolean;
|
192
175
|
container?: boolean;
|
193
176
|
colorSchemaType?: "background" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "error" | "info" | "dynamic";
|
@@ -18,10 +18,6 @@ declare const _default: {
|
|
18
18
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
19
19
|
required: boolean;
|
20
20
|
};
|
21
|
-
blueprint: {
|
22
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
23
|
-
required: boolean;
|
24
|
-
};
|
25
21
|
}>> & {
|
26
22
|
onClick?: () => any;
|
27
23
|
}, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
@@ -44,10 +40,6 @@ declare const _default: {
|
|
44
40
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
45
41
|
required: boolean;
|
46
42
|
};
|
47
|
-
blueprint: {
|
48
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
49
|
-
required: boolean;
|
50
|
-
};
|
51
43
|
}>> & {
|
52
44
|
onClick?: () => any;
|
53
45
|
}, {
|
@@ -77,10 +69,6 @@ declare const _default: {
|
|
77
69
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
78
70
|
required: boolean;
|
79
71
|
};
|
80
|
-
blueprint: {
|
81
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
82
|
-
required: boolean;
|
83
|
-
};
|
84
72
|
}>> & {
|
85
73
|
onClick?: () => any;
|
86
74
|
}, () => JSX.Element, {}, {}, {}, {
|
@@ -107,10 +95,6 @@ declare const _default: {
|
|
107
95
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
108
96
|
required: boolean;
|
109
97
|
};
|
110
|
-
blueprint: {
|
111
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
112
|
-
required: boolean;
|
113
|
-
};
|
114
98
|
}>> & {
|
115
99
|
onClick?: () => any;
|
116
100
|
}, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
@@ -119,7 +103,6 @@ declare const _default: {
|
|
119
103
|
container: boolean;
|
120
104
|
}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
121
105
|
propsDefinition: Omit<Readonly<{} & {
|
122
|
-
blueprint?: import("@omnia/fx-models").ColorValue;
|
123
106
|
container?: boolean;
|
124
107
|
colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "error" | "info" | "dynamic";
|
125
108
|
colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
|
@@ -41,10 +41,6 @@ declare const _default: {
|
|
41
41
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
42
42
|
required: boolean;
|
43
43
|
};
|
44
|
-
blueprint: {
|
45
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
46
|
-
required: boolean;
|
47
|
-
};
|
48
44
|
}>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
|
49
45
|
toned: {
|
50
46
|
type: import("vue").PropType<boolean>;
|
@@ -86,10 +82,6 @@ declare const _default: {
|
|
86
82
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
87
83
|
required: boolean;
|
88
84
|
};
|
89
|
-
blueprint: {
|
90
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
91
|
-
required: boolean;
|
92
|
-
};
|
93
85
|
}>>, {
|
94
86
|
container: boolean;
|
95
87
|
}, true, {}, {}, {
|
@@ -140,10 +132,6 @@ declare const _default: {
|
|
140
132
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
141
133
|
required: boolean;
|
142
134
|
};
|
143
|
-
blueprint: {
|
144
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
145
|
-
required: boolean;
|
146
|
-
};
|
147
135
|
}>>, () => JSX.Element, {}, {}, {}, {
|
148
136
|
container: boolean;
|
149
137
|
}>;
|
@@ -191,15 +179,10 @@ declare const _default: {
|
|
191
179
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
192
180
|
required: boolean;
|
193
181
|
};
|
194
|
-
blueprint: {
|
195
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
196
|
-
required: boolean;
|
197
|
-
};
|
198
182
|
}>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
|
199
183
|
container: boolean;
|
200
184
|
}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
201
185
|
propsDefinition: Omit<Readonly<{} & {
|
202
|
-
blueprint?: import("@omnia/fx-models").ColorValue;
|
203
186
|
small?: boolean;
|
204
187
|
container?: boolean;
|
205
188
|
colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "error" | "info" | "dynamic";
|
@@ -13,10 +13,6 @@ export declare const LayoutBlockRenderer: {
|
|
13
13
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
14
14
|
required: boolean;
|
15
15
|
};
|
16
|
-
blueprint: {
|
17
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
18
|
-
required: boolean;
|
19
|
-
};
|
20
16
|
"render-context": {
|
21
17
|
type: import("vue").PropType<LayoutEngineRenderContext<Block, SectionSettings>>;
|
22
18
|
};
|
@@ -44,10 +40,6 @@ export declare const LayoutBlockRenderer: {
|
|
44
40
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
45
41
|
required: boolean;
|
46
42
|
};
|
47
|
-
blueprint: {
|
48
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
49
|
-
required: boolean;
|
50
|
-
};
|
51
43
|
"render-context": {
|
52
44
|
type: import("vue").PropType<LayoutEngineRenderContext<Block, SectionSettings>>;
|
53
45
|
};
|
@@ -80,10 +72,6 @@ export declare const LayoutBlockRenderer: {
|
|
80
72
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
81
73
|
required: boolean;
|
82
74
|
};
|
83
|
-
blueprint: {
|
84
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
85
|
-
required: boolean;
|
86
|
-
};
|
87
75
|
"render-context": {
|
88
76
|
type: import("vue").PropType<LayoutEngineRenderContext<Block, SectionSettings>>;
|
89
77
|
};
|
@@ -113,10 +101,6 @@ export declare const LayoutBlockRenderer: {
|
|
113
101
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
114
102
|
required: boolean;
|
115
103
|
};
|
116
|
-
blueprint: {
|
117
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
118
|
-
required: boolean;
|
119
|
-
};
|
120
104
|
"render-context": {
|
121
105
|
type: import("vue").PropType<LayoutEngineRenderContext<Block, SectionSettings>>;
|
122
106
|
};
|
@@ -135,7 +119,6 @@ export declare const LayoutBlockRenderer: {
|
|
135
119
|
container: boolean;
|
136
120
|
}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
137
121
|
propsDefinition: Omit<Readonly<{} & {
|
138
|
-
blueprint?: import("@omnia/fx-models").ColorValue;
|
139
122
|
container?: boolean;
|
140
123
|
colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "error" | "info" | "dynamic";
|
141
124
|
renderContext?: LayoutEngineRenderContext<Block, SectionSettings>;
|
@@ -26,10 +26,6 @@ export declare const LayoutSectionRenderer: {
|
|
26
26
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
27
27
|
required: boolean;
|
28
28
|
};
|
29
|
-
blueprint: {
|
30
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
31
|
-
required: boolean;
|
32
|
-
};
|
33
29
|
}>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
|
34
30
|
"render-context": {
|
35
31
|
type: import("vue").PropType<LayoutEngineRenderContext<Section<SectionSettings>, import("@omnia/fx-models").LayoutItemSettings>>;
|
@@ -49,10 +45,6 @@ export declare const LayoutSectionRenderer: {
|
|
49
45
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
50
46
|
required: boolean;
|
51
47
|
};
|
52
|
-
blueprint: {
|
53
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
54
|
-
required: boolean;
|
55
|
-
};
|
56
48
|
}>>, {
|
57
49
|
container: boolean;
|
58
50
|
}, true, {}, {}, {
|
@@ -81,10 +73,6 @@ export declare const LayoutSectionRenderer: {
|
|
81
73
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
82
74
|
required: boolean;
|
83
75
|
};
|
84
|
-
blueprint: {
|
85
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
86
|
-
required: boolean;
|
87
|
-
};
|
88
76
|
}>>, () => JSX.Element, {}, {}, {}, {
|
89
77
|
container: boolean;
|
90
78
|
}>;
|
@@ -110,15 +98,10 @@ export declare const LayoutSectionRenderer: {
|
|
110
98
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
111
99
|
required: boolean;
|
112
100
|
};
|
113
|
-
blueprint: {
|
114
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
115
|
-
required: boolean;
|
116
|
-
};
|
117
101
|
}>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
|
118
102
|
container: boolean;
|
119
103
|
}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
120
104
|
propsDefinition: Omit<Readonly<{} & {
|
121
|
-
blueprint?: import("@omnia/fx-models").ColorValue;
|
122
105
|
container?: boolean;
|
123
106
|
colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "error" | "info" | "dynamic";
|
124
107
|
renderContext?: LayoutEngineRenderContext<Section<SectionSettings>, import("@omnia/fx-models").LayoutItemSettings>;
|
@@ -244,6 +244,7 @@ export declare class LayoutCanvasStore extends Store implements ILayoutCanvasSto
|
|
244
244
|
authDisabled: StoreState<boolean>;
|
245
245
|
private disabledAnchorLink;
|
246
246
|
private onBlockInstanceCreatedHook;
|
247
|
+
private reactiveLayoutItemsSettingsStore;
|
247
248
|
private onBlockRemovedHook;
|
248
249
|
private onBlockCopiedHook;
|
249
250
|
private onLayoutItemMovedHook;
|
@@ -72,10 +72,6 @@ declare const _default: {
|
|
72
72
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
73
73
|
required: boolean;
|
74
74
|
};
|
75
|
-
blueprint: {
|
76
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
77
|
-
required: boolean;
|
78
|
-
};
|
79
75
|
}>> & {
|
80
76
|
"onClick:close"?: () => any;
|
81
77
|
"onClick:navigation"?: () => any;
|
@@ -153,10 +149,6 @@ declare const _default: {
|
|
153
149
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
154
150
|
required: boolean;
|
155
151
|
};
|
156
|
-
blueprint: {
|
157
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
158
|
-
required: boolean;
|
159
|
-
};
|
160
152
|
}>> & {
|
161
153
|
"onClick:close"?: () => any;
|
162
154
|
"onClick:navigation"?: () => any;
|
@@ -240,10 +232,6 @@ declare const _default: {
|
|
240
232
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
241
233
|
required: boolean;
|
242
234
|
};
|
243
|
-
blueprint: {
|
244
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
245
|
-
required: boolean;
|
246
|
-
};
|
247
235
|
}>> & {
|
248
236
|
"onClick:close"?: () => any;
|
249
237
|
"onClick:navigation"?: () => any;
|
@@ -324,10 +312,6 @@ declare const _default: {
|
|
324
312
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
325
313
|
required: boolean;
|
326
314
|
};
|
327
|
-
blueprint: {
|
328
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
329
|
-
required: boolean;
|
330
|
-
};
|
331
315
|
}>> & {
|
332
316
|
"onClick:close"?: () => any;
|
333
317
|
"onClick:navigation"?: () => any;
|
@@ -339,7 +323,6 @@ declare const _default: {
|
|
339
323
|
}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
340
324
|
propsDefinition: Omit<Readonly<{} & {
|
341
325
|
icon?: IIcon;
|
342
|
-
blueprint?: import("@omnia/fx-models").ColorValue;
|
343
326
|
title?: string;
|
344
327
|
navigation?: boolean;
|
345
328
|
container?: boolean;
|
@@ -42,10 +42,6 @@ declare const _default: {
|
|
42
42
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
43
43
|
required: boolean;
|
44
44
|
};
|
45
|
-
blueprint: {
|
46
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
47
|
-
required: boolean;
|
48
|
-
};
|
49
45
|
}>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
|
50
46
|
gradient: {
|
51
47
|
type: import("vue").PropType<boolean>;
|
@@ -89,10 +85,6 @@ declare const _default: {
|
|
89
85
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
90
86
|
required: boolean;
|
91
87
|
};
|
92
|
-
blueprint: {
|
93
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
94
|
-
required: boolean;
|
95
|
-
};
|
96
88
|
}>>, {
|
97
89
|
container: boolean;
|
98
90
|
}, true, {}, {}, {
|
@@ -145,10 +137,6 @@ declare const _default: {
|
|
145
137
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
146
138
|
required: boolean;
|
147
139
|
};
|
148
|
-
blueprint: {
|
149
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
150
|
-
required: boolean;
|
151
|
-
};
|
152
140
|
}>>, () => JSX.Element, {}, {}, {}, {
|
153
141
|
container: boolean;
|
154
142
|
}>;
|
@@ -198,16 +186,11 @@ declare const _default: {
|
|
198
186
|
type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
|
199
187
|
required: boolean;
|
200
188
|
};
|
201
|
-
blueprint: {
|
202
|
-
type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
|
203
|
-
required: boolean;
|
204
|
-
};
|
205
189
|
}>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
|
206
190
|
container: boolean;
|
207
191
|
}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
208
192
|
propsDefinition: Omit<Readonly<{} & {
|
209
193
|
color?: string;
|
210
|
-
blueprint?: import("@omnia/fx-models").ColorValue;
|
211
194
|
container?: boolean;
|
212
195
|
class?: String | String[];
|
213
196
|
size?: "small" | "default" | "large" | "x-large" | "x-small";
|