@omnia/fx 8.0.87-vnext → 8.0.90-vnext
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/index.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/filterpicker/FilterPicker.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/image/scalingsettings/ScalingSettings.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/journey/v2/stores/JourneyStore.d.ts +5 -11
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/blockplaceholder/BlockPlaceholder.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/layoutItemselector/LayoutItemSelection.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/layoutItemselector/LayoutItemSelector.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/layoutitems/LayoutBlock.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/layoutitems/LayoutColumn.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/layoutitems/LayoutSection.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/TemplatePreview.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/blocktitle/BlockTitle.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/targetselector/TargetSelector.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/models/Validation.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/oxide/appbar/Appbar.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/btn/Button.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/btngroup/ButtonGroup.d.ts +6 -6
- package/internal-do-not-import-from-here/ux/oxide/card/Card.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/checkbox/Checkbox.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/column/Column.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/datatable/DataTable.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/dialog/Dialog.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/expansionpanel/ExpansionPanel.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/expansionpanel/ExpansionPanels.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/icon/Icon.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/layout/Layout.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/list/List.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/list/ListItem.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/main/Main.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/menu/Menu.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/navigationdrawer/NavigationDrawer.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/panel/Panel.d.ts +6 -6
- package/internal-do-not-import-from-here/ux/oxide/radio/Radio.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/radio/RadioGroup.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/select/Select.d.ts +42 -9
- package/internal-do-not-import-from-here/ux/oxide/slider/Slider.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/snackbar/Snackbar.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/switch/Switch.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/tab/Tab.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/tab/Tabs.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/table/Table.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/text/Text.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/textarea/TextArea.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/textfield/TextField.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/toolbar/Toolbar.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/treeview/Treeview.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/rollupempty/RollupEmpty.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/spacingpicker/SpacingPicker2.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/spacingpicker/SpacingPicker3.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/theming-v2/{blueprintpicker → components/blueprintpicker}/BlueprintPicker.d.ts +24 -24
- package/internal-do-not-import-from-here/ux/theming-v2/components/blueprintpicker/docs/ExampleComponents.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/theming-v2/components/blueprintpicker/docs/SampleComponent.d.ts +91 -0
- package/internal-do-not-import-from-here/ux/theming-v2/components/blueprintpicker/docs/index.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/theming-v2/components/colorpicker/ColorPicker.css.d.ts +6 -0
- package/internal-do-not-import-from-here/ux/theming-v2/components/colorpicker/ColorPicker.d.ts +596 -0
- package/internal-do-not-import-from-here/ux/theming-v2/components/colorpicker/docs/ExampleComponents.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/theming-v2/components/colorpicker/docs/SampleComponent.d.ts +91 -0
- package/internal-do-not-import-from-here/ux/theming-v2/components/colorpicker/docs/index.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/theming-v2/{colorschemadefinitionpicker → components/colorschemadefinitionpicker}/ColorSchemaDefinitionPicker.d.ts +33 -33
- package/internal-do-not-import-from-here/ux/theming-v2/{colorschemapicker → components/colorschemapicker}/ColorSchemaPicker.d.ts +24 -24
- package/internal-do-not-import-from-here/ux/theming-v2/components/colorschemapicker/docs/ExampleComponents.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/theming-v2/components/colorschemapicker/docs/SampleComponent.d.ts +91 -0
- package/internal-do-not-import-from-here/ux/theming-v2/components/colorschemapicker/docs/index.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/theming-v2/components/typographypicker/TypographyPicker.css.d.ts +7 -0
- package/internal-do-not-import-from-here/ux/theming-v2/components/typographypicker/TypographyPicker.d.ts +473 -0
- package/internal-do-not-import-from-here/ux/theming-v2/components/typographypicker/docs/ExampleComponents.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/theming-v2/components/typographypicker/docs/SampleComponent.d.ts +91 -0
- package/internal-do-not-import-from-here/ux/theming-v2/components/typographypicker/docs/index.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/theming-v2/skins/core/index.d.ts +0 -1
- package/internal-do-not-import-from-here/ux/theming-v2/themedefinitionpicker/ThemeDefinitionPicker.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/velcron/blocks/content/components/ContentViewer.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/velcron/blocks/content/components/DefinitionPickerPanel.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/velcron/components/definitionpicker/DefinitionPicker.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/velcron/components/propertieseditor/VelcronPropertiesEditor.d.ts +2 -1
- package/internal-do-not-import-from-here/ux/velcron/core/index.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/velcron/core/models/VelcronPropertyEditorDefinitions.d.ts +35 -9
- package/internal-do-not-import-from-here/ux/velcron/core/parser/VelcronPropertyEditors.d.ts +9 -0
- package/internal-do-not-import-from-here/ux/velcron/core/parser/index.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/editor/VelcronColorSchemaEditor.d.ts +9 -0
- package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/editor/VelcronContentEditor.d.ts +14 -0
- package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/editor/VelcronEditorBuilder.d.ts +13 -0
- package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/editor/VelcronEditorBuilderBase.d.ts +9 -0
- package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/editor/VelcronImageEditor.d.ts +11 -0
- package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/index.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/state/VelcronColorSchemaBuilder.d.ts +11 -0
- package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/state/VelcronContentStateBuilder.d.ts +17 -0
- package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/state/VelcronImageStateBuilder.d.ts +20 -0
- package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/state/VelcronStateBuilder.d.ts +12 -0
- package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/state/VelcronStateBuilderBase.d.ts +8 -0
- package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/useVelcronTemplateBuilder.d.ts +6 -0
- package/internal-do-not-import-from-here/ux/velcron/renderer/VelcronRenderer.d.ts +6 -6
- package/internal-do-not-import-from-here/ux/velcron/renderer/propertyeditors/AlignmentEditor.d.ts +454 -0
- package/internal-do-not-import-from-here/ux/velcron/renderer/propertyeditors/ColorEditor.d.ts +434 -0
- package/internal-do-not-import-from-here/ux/velcron/renderer/propertyeditors/ColorSchemaEditor.d.ts +434 -0
- package/internal-do-not-import-from-here/ux/velcron/renderer/propertyeditors/MarkdownEditor.d.ts +433 -0
- package/internal-do-not-import-from-here/ux/velcron/renderer/propertyeditors/PropertyEditorCreator.d.ts +451 -0
- package/internal-do-not-import-from-here/ux/velcron/renderer/propertyeditors/SliderEditor.d.ts +451 -0
- package/internal-do-not-import-from-here/ux/velcron/renderer/propertyeditors/SwitchEditor.d.ts +450 -0
- package/internal-do-not-import-from-here/ux/velcron/renderer/propertyeditors/TextEditor.d.ts +450 -0
- package/internal-do-not-import-from-here/vue/VueApp.d.ts +4 -1
- package/internal-do-not-import-from-here/vue/VueHooks.d.ts +1 -4
- package/internal-do-not-import-from-here/wctypings.d.ts +153 -144
- package/package.json +3 -3
- package/internal-do-not-import-from-here/ux/theming-v2/skins/core/useVelcronState.d.ts +0 -50
- package/internal-do-not-import-from-here/ux/velcron/components/propertieseditor/editors/alignment/AlignmentEditor.d.ts +0 -4
- package/internal-do-not-import-from-here/ux/velcron/components/propertieseditor/editors/color/ColorEditor.d.ts +0 -1
- package/internal-do-not-import-from-here/ux/velcron/components/propertieseditor/editors/index.d.ts +0 -6
- package/internal-do-not-import-from-here/ux/velcron/components/propertieseditor/editors/markdown/MarkdownEditor.d.ts +0 -1
- package/internal-do-not-import-from-here/ux/velcron/components/propertieseditor/editors/slider/SliderEditor.d.ts +0 -2
- package/internal-do-not-import-from-here/ux/velcron/components/propertieseditor/editors/switch/SwitchEditor.d.ts +0 -1
- package/internal-do-not-import-from-here/ux/velcron/components/propertieseditor/editors/text/TextEditor.d.ts +0 -1
- package/internal-do-not-import-from-here/ux/velcron/components/propertieseditor/index.d.ts +0 -2
- package/internal-do-not-import-from-here/ux/velcron/components/propertieseditor/models/DefineVelcronPropertyEditor.d.ts +0 -2
- package/internal-do-not-import-from-here/ux/velcron/components/propertieseditor/models/DefineVelcronPropertyEditorProps.d.ts +0 -1
- package/internal-do-not-import-from-here/ux/velcron/components/propertieseditor/models/index.d.ts +0 -2
- package/internal-do-not-import-from-here/ux/vuetify/stepper/VStepperItems.d.ts +0 -1
- /package/internal-do-not-import-from-here/ux/theming-v2/{blueprintpicker → components/blueprintpicker}/BlueprintPicker.css.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/theming-v2/{colorschemadefinitionpicker → components/colorschemadefinitionpicker}/ColorSchemaDefinitionPicker.css.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/theming-v2/{colorschemapicker → components/colorschemapicker}/ColorSchemaPicker.css.d.ts +0 -0
@@ -113,11 +113,11 @@ export declare function setCurrentManifest(omniaServiceId: any, resourceId: any)
|
|
113
113
|
getVueMixins(): import("vue").ComponentOptions[];
|
114
114
|
registerVueOptionsHook(fn: () => void): void;
|
115
115
|
getVueOptionsHooks(): ((classComponentConstructor?: any) => void)[];
|
116
|
-
registerAsyncVueComponent(app: import("vue").App<any>, component: Models.WebComponentBundleManifest): void;
|
117
|
-
resolveAsyncVueComponent(elementName: string, definition: import("vue").DefineComponent): void;
|
118
116
|
getVueApps(): Set<import("vue").App<Element>>;
|
119
117
|
destroyVueApp(app: import("vue").App<Element>): void;
|
120
118
|
createVueApp(rootComponent: any, rootProps?: any): import("vue").App<Element>;
|
119
|
+
registerAsyncVueComponent(app: import("vue").App<any>, component: Models.WebComponentBundleManifest): void;
|
120
|
+
resolveAsyncVueComponent(elementName: string, definition: import("vue").DefineComponent): void;
|
121
121
|
vueCustomElement(tag: string, componentDefinition: Object | Exposes.ComponentDefinitionFunc, options?: Exposes.VueCustomElementOptions): HTMLElement;
|
122
122
|
DisplayRules: typeof Exposes.DisplayRules;
|
123
123
|
ApiHelper: typeof Exposes.ApiHelper;
|
@@ -5,8 +5,8 @@ declare const _default: {
|
|
5
5
|
$props: {
|
6
6
|
container?: any;
|
7
7
|
blueprint?: any;
|
8
|
-
blueprintType?: any;
|
9
8
|
colorSchemaType?: any;
|
9
|
+
blueprintType?: any;
|
10
10
|
colors?: any;
|
11
11
|
style?: unknown;
|
12
12
|
class?: String | String[];
|
@@ -102,8 +102,8 @@ declare const _default: {
|
|
102
102
|
}, string, {
|
103
103
|
container?: any;
|
104
104
|
blueprint?: any;
|
105
|
-
blueprintType?: any;
|
106
105
|
colorSchemaType?: any;
|
106
|
+
blueprintType?: any;
|
107
107
|
colors?: any;
|
108
108
|
}, {}, string, {}> & {
|
109
109
|
beforeCreate?: (() => void) | (() => void)[];
|
@@ -186,15 +186,15 @@ declare const _default: {
|
|
186
186
|
}, string, {
|
187
187
|
container?: any;
|
188
188
|
blueprint?: any;
|
189
|
-
blueprintType?: any;
|
190
189
|
colorSchemaType?: any;
|
190
|
+
blueprintType?: any;
|
191
191
|
colors?: any;
|
192
192
|
}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
193
193
|
propsDefinition: Omit<Readonly<{
|
194
194
|
container?: any;
|
195
195
|
blueprint?: any;
|
196
|
-
blueprintType?: any;
|
197
196
|
colorSchemaType?: any;
|
197
|
+
blueprintType?: any;
|
198
198
|
colors?: any;
|
199
199
|
} & {
|
200
200
|
class?: String | String[];
|
@@ -6,8 +6,8 @@ declare const _default: {
|
|
6
6
|
$props: {
|
7
7
|
container?: any;
|
8
8
|
blueprint?: any;
|
9
|
-
blueprintType?: any;
|
10
9
|
colorSchemaType?: any;
|
10
|
+
blueprintType?: any;
|
11
11
|
colors?: any;
|
12
12
|
style?: unknown;
|
13
13
|
class?: String | String[];
|
@@ -232,8 +232,8 @@ declare const _default: {
|
|
232
232
|
}, string, {
|
233
233
|
container?: any;
|
234
234
|
blueprint?: any;
|
235
|
-
blueprintType?: any;
|
236
235
|
colorSchemaType?: any;
|
236
|
+
blueprintType?: any;
|
237
237
|
colors?: any;
|
238
238
|
}, {}, string, {}> & {
|
239
239
|
beforeCreate?: (() => void) | (() => void)[];
|
@@ -446,15 +446,15 @@ declare const _default: {
|
|
446
446
|
}, string, {
|
447
447
|
container?: any;
|
448
448
|
blueprint?: any;
|
449
|
-
blueprintType?: any;
|
450
449
|
colorSchemaType?: any;
|
450
|
+
blueprintType?: any;
|
451
451
|
colors?: any;
|
452
452
|
}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
453
453
|
propsDefinition: Omit<Readonly<{
|
454
454
|
container?: any;
|
455
455
|
blueprint?: any;
|
456
|
-
blueprintType?: any;
|
457
456
|
colorSchemaType?: any;
|
457
|
+
blueprintType?: any;
|
458
458
|
colors?: any;
|
459
459
|
} & {
|
460
460
|
class?: String | String[];
|
@@ -31,17 +31,14 @@ export declare const useJourneyStore: (newInstanceWithName?: string) => {
|
|
31
31
|
};
|
32
32
|
get: {
|
33
33
|
shareds: <T>() => Omit<{
|
34
|
-
state:
|
34
|
+
state: T;
|
35
35
|
get: {
|
36
36
|
state: () => import("vue").UnwrapRef<T>;
|
37
37
|
};
|
38
38
|
actions: {
|
39
39
|
setState: (value: T) => T;
|
40
40
|
};
|
41
|
-
events: {
|
42
|
-
onMutatingValue: import("@omnia/fx").EventHook<import("vue").UnwrapRef<T>>;
|
43
|
-
onMutatedValue: import("@omnia/fx").EventHook<import("vue").UnwrapRef<T>>;
|
44
|
-
};
|
41
|
+
events: { [K in keyof T as `onMutating${Capitalize<string & K>}` | `onMutated${Capitalize<string & K>}`]: import("@omnia/fx").EventHook<T[K]>; };
|
45
42
|
deactivated(): void;
|
46
43
|
}, "state" | "deactivated">;
|
47
44
|
blade: (id: string) => BladeInstance;
|
@@ -49,7 +46,7 @@ export declare const useJourneyStore: (newInstanceWithName?: string) => {
|
|
49
46
|
readonly isNested: boolean;
|
50
47
|
};
|
51
48
|
actions: {
|
52
|
-
createObservableValueToSave: <T_1>(value: T_1) => {
|
49
|
+
createObservableValueToSave: <T_1 extends Object>(value: T_1) => {
|
53
50
|
value: T_1;
|
54
51
|
setValue: (value: T_1) => T_1;
|
55
52
|
};
|
@@ -116,17 +113,14 @@ export declare const useJourneyStore: (newInstanceWithName?: string) => {
|
|
116
113
|
deactivated(): void;
|
117
114
|
};
|
118
115
|
declare function createJourneyStateManager<T extends Object>(): {
|
119
|
-
state:
|
116
|
+
state: T;
|
120
117
|
get: {
|
121
118
|
state: () => import("vue").UnwrapRef<T>;
|
122
119
|
};
|
123
120
|
actions: {
|
124
121
|
setState: (value: T) => T;
|
125
122
|
};
|
126
|
-
events: {
|
127
|
-
onMutatingValue: import("@omnia/fx").EventHook<import("vue").UnwrapRef<T>>;
|
128
|
-
onMutatedValue: import("@omnia/fx").EventHook<import("vue").UnwrapRef<T>>;
|
129
|
-
};
|
123
|
+
events: { [K in keyof T as `onMutating${Capitalize<string & K>}` | `onMutated${Capitalize<string & K>}`]: import("@omnia/fx").EventHook<T[K]>; };
|
130
124
|
deactivated(): void;
|
131
125
|
};
|
132
126
|
export {};
|
@@ -5,8 +5,8 @@ declare const _default: {
|
|
5
5
|
$props: {
|
6
6
|
container?: any;
|
7
7
|
blueprint?: any;
|
8
|
-
blueprintType?: any;
|
9
8
|
colorSchemaType?: any;
|
9
|
+
blueprintType?: any;
|
10
10
|
colors?: any;
|
11
11
|
readonly title?: string;
|
12
12
|
readonly text?: string;
|
@@ -99,8 +99,8 @@ declare const _default: {
|
|
99
99
|
}>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
|
100
100
|
container?: any;
|
101
101
|
blueprint?: any;
|
102
|
-
blueprintType?: any;
|
103
102
|
colorSchemaType?: any;
|
103
|
+
blueprintType?: any;
|
104
104
|
colors?: any;
|
105
105
|
}, {}, string, {}> & {
|
106
106
|
beforeCreate?: (() => void) | (() => void)[];
|
@@ -181,15 +181,15 @@ declare const _default: {
|
|
181
181
|
}>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
|
182
182
|
container?: any;
|
183
183
|
blueprint?: any;
|
184
|
-
blueprintType?: any;
|
185
184
|
colorSchemaType?: any;
|
185
|
+
blueprintType?: any;
|
186
186
|
colors?: any;
|
187
187
|
}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
188
188
|
propsDefinition: Omit<Readonly<{
|
189
189
|
container?: any;
|
190
190
|
blueprint?: any;
|
191
|
-
blueprintType?: any;
|
192
191
|
colorSchemaType?: any;
|
192
|
+
blueprintType?: any;
|
193
193
|
colors?: any;
|
194
194
|
} & {
|
195
195
|
title?: string;
|
@@ -7,8 +7,8 @@ declare const _default: {
|
|
7
7
|
$props: {
|
8
8
|
container?: any;
|
9
9
|
blueprint?: any;
|
10
|
-
blueprintType?: any;
|
11
10
|
colorSchemaType?: any;
|
11
|
+
blueprintType?: any;
|
12
12
|
colors?: any;
|
13
13
|
style?: unknown;
|
14
14
|
class?: unknown;
|
@@ -88,8 +88,8 @@ declare const _default: {
|
|
88
88
|
}, string, {
|
89
89
|
container?: any;
|
90
90
|
blueprint?: any;
|
91
|
-
blueprintType?: any;
|
92
91
|
colorSchemaType?: any;
|
92
|
+
blueprintType?: any;
|
93
93
|
colors?: any;
|
94
94
|
}, {}, string, {}> & {
|
95
95
|
beforeCreate?: (() => void) | (() => void)[];
|
@@ -146,15 +146,15 @@ declare const _default: {
|
|
146
146
|
}, string, {
|
147
147
|
container?: any;
|
148
148
|
blueprint?: any;
|
149
|
-
blueprintType?: any;
|
150
149
|
colorSchemaType?: any;
|
150
|
+
blueprintType?: any;
|
151
151
|
colors?: any;
|
152
152
|
}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
153
153
|
propsDefinition: Omit<Readonly<{
|
154
154
|
container?: any;
|
155
155
|
blueprint?: any;
|
156
|
-
blueprintType?: any;
|
157
156
|
colorSchemaType?: any;
|
157
|
+
blueprintType?: any;
|
158
158
|
colors?: any;
|
159
159
|
} & {
|
160
160
|
item?: LayoutItemRegistration;
|
@@ -6,8 +6,8 @@ declare const _default: {
|
|
6
6
|
$props: {
|
7
7
|
container?: any;
|
8
8
|
blueprint?: any;
|
9
|
-
blueprintType?: any;
|
10
9
|
colorSchemaType?: any;
|
10
|
+
blueprintType?: any;
|
11
11
|
colors?: any;
|
12
12
|
readonly small?: boolean;
|
13
13
|
style?: unknown;
|
@@ -112,8 +112,8 @@ declare const _default: {
|
|
112
112
|
}>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
|
113
113
|
container?: any;
|
114
114
|
blueprint?: any;
|
115
|
-
blueprintType?: any;
|
116
115
|
colorSchemaType?: any;
|
116
|
+
blueprintType?: any;
|
117
117
|
colors?: any;
|
118
118
|
}, {}, string, {}> & {
|
119
119
|
beforeCreate?: (() => void) | (() => void)[];
|
@@ -210,15 +210,15 @@ declare const _default: {
|
|
210
210
|
}>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
|
211
211
|
container?: any;
|
212
212
|
blueprint?: any;
|
213
|
-
blueprintType?: any;
|
214
213
|
colorSchemaType?: any;
|
214
|
+
blueprintType?: any;
|
215
215
|
colors?: any;
|
216
216
|
}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
217
217
|
propsDefinition: Omit<Readonly<{
|
218
218
|
container?: any;
|
219
219
|
blueprint?: any;
|
220
|
-
blueprintType?: any;
|
221
220
|
colorSchemaType?: any;
|
221
|
+
blueprintType?: any;
|
222
222
|
colors?: any;
|
223
223
|
} & {
|
224
224
|
small?: boolean;
|
package/internal-do-not-import-from-here/ux/layoutcanvas/editor/layoutitems/LayoutBlock.d.ts
CHANGED
@@ -14,8 +14,8 @@ declare const _default: {
|
|
14
14
|
$props: {
|
15
15
|
container?: any;
|
16
16
|
blueprint?: any;
|
17
|
-
blueprintType?: any;
|
18
17
|
colorSchemaType?: any;
|
18
|
+
blueprintType?: any;
|
19
19
|
colors?: any;
|
20
20
|
readonly block?: Block;
|
21
21
|
style?: unknown;
|
@@ -118,8 +118,8 @@ declare const _default: {
|
|
118
118
|
}>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
|
119
119
|
container?: any;
|
120
120
|
blueprint?: any;
|
121
|
-
blueprintType?: any;
|
122
121
|
colorSchemaType?: any;
|
122
|
+
blueprintType?: any;
|
123
123
|
colors?: any;
|
124
124
|
}, {}, string, {}> & {
|
125
125
|
beforeCreate?: (() => void) | (() => void)[];
|
@@ -214,15 +214,15 @@ declare const _default: {
|
|
214
214
|
}>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
|
215
215
|
container?: any;
|
216
216
|
blueprint?: any;
|
217
|
-
blueprintType?: any;
|
218
217
|
colorSchemaType?: any;
|
218
|
+
blueprintType?: any;
|
219
219
|
colors?: any;
|
220
220
|
}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
221
221
|
propsDefinition: Omit<Readonly<{
|
222
222
|
container?: any;
|
223
223
|
blueprint?: any;
|
224
|
-
blueprintType?: any;
|
225
224
|
colorSchemaType?: any;
|
225
|
+
blueprintType?: any;
|
226
226
|
colors?: any;
|
227
227
|
} & {
|
228
228
|
block?: Block;
|
package/internal-do-not-import-from-here/ux/layoutcanvas/editor/layoutitems/LayoutColumn.d.ts
CHANGED
@@ -6,8 +6,8 @@ declare const _default: {
|
|
6
6
|
$props: {
|
7
7
|
container?: any;
|
8
8
|
blueprint?: any;
|
9
|
-
blueprintType?: any;
|
10
9
|
colorSchemaType?: any;
|
10
|
+
blueprintType?: any;
|
11
11
|
colors?: any;
|
12
12
|
style?: unknown;
|
13
13
|
class?: unknown;
|
@@ -120,8 +120,8 @@ declare const _default: {
|
|
120
120
|
}>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
|
121
121
|
container?: any;
|
122
122
|
blueprint?: any;
|
123
|
-
blueprintType?: any;
|
124
123
|
colorSchemaType?: any;
|
124
|
+
blueprintType?: any;
|
125
125
|
colors?: any;
|
126
126
|
}, {}, string, {}> & {
|
127
127
|
beforeCreate?: (() => void) | (() => void)[];
|
@@ -230,15 +230,15 @@ declare const _default: {
|
|
230
230
|
}>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
|
231
231
|
container?: any;
|
232
232
|
blueprint?: any;
|
233
|
-
blueprintType?: any;
|
234
233
|
colorSchemaType?: any;
|
234
|
+
blueprintType?: any;
|
235
235
|
colors?: any;
|
236
236
|
}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
237
237
|
propsDefinition: Omit<Readonly<{
|
238
238
|
container?: any;
|
239
239
|
blueprint?: any;
|
240
|
-
blueprintType?: any;
|
241
240
|
colorSchemaType?: any;
|
241
|
+
blueprintType?: any;
|
242
242
|
colors?: any;
|
243
243
|
} & {
|
244
244
|
themeTargetId?: string;
|
package/internal-do-not-import-from-here/ux/layoutcanvas/editor/layoutitems/LayoutSection.d.ts
CHANGED
@@ -13,8 +13,8 @@ declare const _default: {
|
|
13
13
|
$props: {
|
14
14
|
container?: any;
|
15
15
|
blueprint?: any;
|
16
|
-
blueprintType?: any;
|
17
16
|
colorSchemaType?: any;
|
17
|
+
blueprintType?: any;
|
18
18
|
colors?: any;
|
19
19
|
readonly section?: Section<import("@omnia/fx-models").SectionSettings>;
|
20
20
|
style?: unknown;
|
@@ -121,8 +121,8 @@ declare const _default: {
|
|
121
121
|
}>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
|
122
122
|
container?: any;
|
123
123
|
blueprint?: any;
|
124
|
-
blueprintType?: any;
|
125
124
|
colorSchemaType?: any;
|
125
|
+
blueprintType?: any;
|
126
126
|
colors?: any;
|
127
127
|
}, {}, string, {}> & {
|
128
128
|
beforeCreate?: (() => void) | (() => void)[];
|
@@ -221,15 +221,15 @@ declare const _default: {
|
|
221
221
|
}>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
|
222
222
|
container?: any;
|
223
223
|
blueprint?: any;
|
224
|
-
blueprintType?: any;
|
225
224
|
colorSchemaType?: any;
|
225
|
+
blueprintType?: any;
|
226
226
|
colors?: any;
|
227
227
|
}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
228
228
|
propsDefinition: Omit<Readonly<{
|
229
229
|
container?: any;
|
230
230
|
blueprint?: any;
|
231
|
-
blueprintType?: any;
|
232
231
|
colorSchemaType?: any;
|
232
|
+
blueprintType?: any;
|
233
233
|
colors?: any;
|
234
234
|
} & {
|
235
235
|
section?: Section<import("@omnia/fx-models").SectionSettings>;
|
package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/TemplatePreview.d.ts
CHANGED
@@ -5,8 +5,8 @@ declare const _default: {
|
|
5
5
|
$props: {
|
6
6
|
container?: any;
|
7
7
|
blueprint?: any;
|
8
|
-
blueprintType?: any;
|
9
8
|
colorSchemaType?: any;
|
9
|
+
blueprintType?: any;
|
10
10
|
colors?: any;
|
11
11
|
style?: unknown;
|
12
12
|
class?: unknown;
|
@@ -75,8 +75,8 @@ declare const _default: {
|
|
75
75
|
}>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
|
76
76
|
container?: any;
|
77
77
|
blueprint?: any;
|
78
|
-
blueprintType?: any;
|
79
78
|
colorSchemaType?: any;
|
79
|
+
blueprintType?: any;
|
80
80
|
colors?: any;
|
81
81
|
}, {}, string, {}> & {
|
82
82
|
beforeCreate?: (() => void) | (() => void)[];
|
@@ -117,15 +117,15 @@ declare const _default: {
|
|
117
117
|
}>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
|
118
118
|
container?: any;
|
119
119
|
blueprint?: any;
|
120
|
-
blueprintType?: any;
|
121
120
|
colorSchemaType?: any;
|
121
|
+
blueprintType?: any;
|
122
122
|
colors?: any;
|
123
123
|
}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
124
124
|
propsDefinition: Omit<Readonly<{
|
125
125
|
container?: any;
|
126
126
|
blueprint?: any;
|
127
|
-
blueprintType?: any;
|
128
127
|
colorSchemaType?: any;
|
128
|
+
blueprintType?: any;
|
129
129
|
colors?: any;
|
130
130
|
} & {}>, never>;
|
131
131
|
};
|
package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/blocktitle/BlockTitle.d.ts
CHANGED
@@ -6,8 +6,8 @@ declare const _default: {
|
|
6
6
|
$props: {
|
7
7
|
container?: any;
|
8
8
|
blueprint?: any;
|
9
|
-
blueprintType?: any;
|
10
9
|
colorSchemaType?: any;
|
10
|
+
blueprintType?: any;
|
11
11
|
colors?: any;
|
12
12
|
readonly title?: string;
|
13
13
|
style?: unknown;
|
@@ -112,8 +112,8 @@ declare const _default: {
|
|
112
112
|
}>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
|
113
113
|
container?: any;
|
114
114
|
blueprint?: any;
|
115
|
-
blueprintType?: any;
|
116
115
|
colorSchemaType?: any;
|
116
|
+
blueprintType?: any;
|
117
117
|
colors?: any;
|
118
118
|
}, {}, string, {}> & {
|
119
119
|
beforeCreate?: (() => void) | (() => void)[];
|
@@ -210,15 +210,15 @@ declare const _default: {
|
|
210
210
|
}>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
|
211
211
|
container?: any;
|
212
212
|
blueprint?: any;
|
213
|
-
blueprintType?: any;
|
214
213
|
colorSchemaType?: any;
|
214
|
+
blueprintType?: any;
|
215
215
|
colors?: any;
|
216
216
|
}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
217
217
|
propsDefinition: Omit<Readonly<{
|
218
218
|
container?: any;
|
219
219
|
blueprint?: any;
|
220
|
-
blueprintType?: any;
|
221
220
|
colorSchemaType?: any;
|
221
|
+
blueprintType?: any;
|
222
222
|
colors?: any;
|
223
223
|
} & {
|
224
224
|
title?: string;
|
package/internal-do-not-import-from-here/ux/layoutcanvas/editor/targetselector/TargetSelector.d.ts
CHANGED
@@ -14,8 +14,8 @@ declare const _default: {
|
|
14
14
|
$props: {
|
15
15
|
container?: any;
|
16
16
|
blueprint?: any;
|
17
|
-
blueprintType?: any;
|
18
17
|
colorSchemaType?: any;
|
18
|
+
blueprintType?: any;
|
19
19
|
colors?: any;
|
20
20
|
readonly small?: boolean;
|
21
21
|
style?: unknown;
|
@@ -114,8 +114,8 @@ declare const _default: {
|
|
114
114
|
}>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
|
115
115
|
container?: any;
|
116
116
|
blueprint?: any;
|
117
|
-
blueprintType?: any;
|
118
117
|
colorSchemaType?: any;
|
118
|
+
blueprintType?: any;
|
119
119
|
colors?: any;
|
120
120
|
}, {}, string, {}> & {
|
121
121
|
beforeCreate?: (() => void) | (() => void)[];
|
@@ -202,15 +202,15 @@ declare const _default: {
|
|
202
202
|
}>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
|
203
203
|
container?: any;
|
204
204
|
blueprint?: any;
|
205
|
-
blueprintType?: any;
|
206
205
|
colorSchemaType?: any;
|
206
|
+
blueprintType?: any;
|
207
207
|
colors?: any;
|
208
208
|
}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
209
209
|
propsDefinition: Omit<Readonly<{
|
210
210
|
container?: any;
|
211
211
|
blueprint?: any;
|
212
|
-
blueprintType?: any;
|
213
212
|
colorSchemaType?: any;
|
213
|
+
blueprintType?: any;
|
214
214
|
colors?: any;
|
215
215
|
} & {
|
216
216
|
small?: boolean;
|
@@ -22,6 +22,7 @@ export interface IValidationRuleBuilder {
|
|
22
22
|
maxLength<T>(this: T, maxLength: number, customMessage?: string): Omit<T, "maxLength">;
|
23
23
|
minValue<T>(this: T, min: number, customMessage?: string): Omit<T, "minValue">;
|
24
24
|
maxValue<T>(this: T, max: number, customMessage?: string): Omit<T, "maxValue">;
|
25
|
+
regExpMatch<T>(this: T, pattern: RegExp, customMessage?: string): Omit<T, "regExpMatch">;
|
25
26
|
custom<T>(this: T, callback: ((value: any) => ValidationResult) | ((value: any) => PromiseLike<ValidationResult>)): Omit<T, "custom">;
|
26
27
|
done(): ValidationRule[];
|
27
28
|
}
|
@@ -7,8 +7,8 @@ declare const _default: {
|
|
7
7
|
$props: {
|
8
8
|
container?: any;
|
9
9
|
blueprint?: any;
|
10
|
-
blueprintType?: any;
|
11
10
|
colorSchemaType?: any;
|
11
|
+
blueprintType?: any;
|
12
12
|
colors?: any;
|
13
13
|
readonly title?: string;
|
14
14
|
readonly navigation?: boolean;
|
@@ -127,8 +127,8 @@ declare const _default: {
|
|
127
127
|
}, string, {
|
128
128
|
container?: any;
|
129
129
|
blueprint?: any;
|
130
|
-
blueprintType?: any;
|
131
130
|
colorSchemaType?: any;
|
131
|
+
blueprintType?: any;
|
132
132
|
colors?: any;
|
133
133
|
}, {}, string, {}> & {
|
134
134
|
beforeCreate?: (() => void) | (() => void)[];
|
@@ -238,15 +238,15 @@ declare const _default: {
|
|
238
238
|
}, string, {
|
239
239
|
container?: any;
|
240
240
|
blueprint?: any;
|
241
|
-
blueprintType?: any;
|
242
241
|
colorSchemaType?: any;
|
242
|
+
blueprintType?: any;
|
243
243
|
colors?: any;
|
244
244
|
}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
245
245
|
propsDefinition: Omit<Readonly<{
|
246
246
|
container?: any;
|
247
247
|
blueprint?: any;
|
248
|
-
blueprintType?: any;
|
249
248
|
colorSchemaType?: any;
|
249
|
+
blueprintType?: any;
|
250
250
|
colors?: any;
|
251
251
|
} & {
|
252
252
|
title?: string;
|
@@ -7,8 +7,8 @@ declare const _default: {
|
|
7
7
|
$props: {
|
8
8
|
container?: any;
|
9
9
|
blueprint?: any;
|
10
|
-
blueprintType?: any;
|
11
10
|
colorSchemaType?: any;
|
11
|
+
blueprintType?: any;
|
12
12
|
colors?: any;
|
13
13
|
readonly block?: boolean;
|
14
14
|
readonly text?: string;
|
@@ -137,8 +137,8 @@ declare const _default: {
|
|
137
137
|
}>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
|
138
138
|
container?: any;
|
139
139
|
blueprint?: any;
|
140
|
-
blueprintType?: any;
|
141
140
|
colorSchemaType?: any;
|
141
|
+
blueprintType?: any;
|
142
142
|
colors?: any;
|
143
143
|
}, {}, string, {}> & {
|
144
144
|
beforeCreate?: (() => void) | (() => void)[];
|
@@ -274,15 +274,15 @@ declare const _default: {
|
|
274
274
|
}>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
|
275
275
|
container?: any;
|
276
276
|
blueprint?: any;
|
277
|
-
blueprintType?: any;
|
278
277
|
colorSchemaType?: any;
|
278
|
+
blueprintType?: any;
|
279
279
|
colors?: any;
|
280
280
|
}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
281
281
|
propsDefinition: Omit<Readonly<{
|
282
282
|
container?: any;
|
283
283
|
blueprint?: any;
|
284
|
-
blueprintType?: any;
|
285
284
|
colorSchemaType?: any;
|
285
|
+
blueprintType?: any;
|
286
286
|
colors?: any;
|
287
287
|
} & {
|
288
288
|
block?: boolean;
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { VNodeChild } from "vue";
|
1
|
+
import { VNodeChild, nextTick } from "vue";
|
2
2
|
declare const _default: {
|
3
3
|
new (...args: any[]): {
|
4
4
|
$: import("vue").ComponentInternalInstance;
|
@@ -6,8 +6,8 @@ declare const _default: {
|
|
6
6
|
$props: {
|
7
7
|
container?: any;
|
8
8
|
blueprint?: any;
|
9
|
-
blueprintType?: any;
|
10
9
|
colorSchemaType?: any;
|
10
|
+
blueprintType?: any;
|
11
11
|
colors?: any;
|
12
12
|
readonly toggle?: boolean;
|
13
13
|
style?: unknown;
|
@@ -124,8 +124,8 @@ declare const _default: {
|
|
124
124
|
}>[] | (() => JSX.Element), unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
|
125
125
|
container?: any;
|
126
126
|
blueprint?: any;
|
127
|
-
blueprintType?: any;
|
128
127
|
colorSchemaType?: any;
|
128
|
+
blueprintType?: any;
|
129
129
|
colors?: any;
|
130
130
|
}, {}, string, {}> & {
|
131
131
|
beforeCreate?: (() => void) | (() => void)[];
|
@@ -145,7 +145,7 @@ declare const _default: {
|
|
145
145
|
errorCaptured?: ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>, info: string) => boolean | void)[];
|
146
146
|
};
|
147
147
|
$forceUpdate: () => void;
|
148
|
-
$nextTick: typeof
|
148
|
+
$nextTick: typeof nextTick;
|
149
149
|
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (args_0: R, args_1: R) => any : (...args: any) => any, options?: import("vue").WatchOptions<boolean>): import("vue").WatchStopHandle;
|
150
150
|
} & Readonly<import("vue").ExtractPropTypes<{
|
151
151
|
"v-slots": import("vue").Prop<{
|
@@ -238,15 +238,15 @@ declare const _default: {
|
|
238
238
|
}>[] | (() => JSX.Element), unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
|
239
239
|
container?: any;
|
240
240
|
blueprint?: any;
|
241
|
-
blueprintType?: any;
|
242
241
|
colorSchemaType?: any;
|
242
|
+
blueprintType?: any;
|
243
243
|
colors?: any;
|
244
244
|
}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
245
245
|
propsDefinition: Omit<Readonly<{
|
246
246
|
container?: any;
|
247
247
|
blueprint?: any;
|
248
|
-
blueprintType?: any;
|
249
248
|
colorSchemaType?: any;
|
249
|
+
blueprintType?: any;
|
250
250
|
colors?: any;
|
251
251
|
} & {
|
252
252
|
toggle?: boolean;
|
@@ -6,8 +6,8 @@ declare const _default: {
|
|
6
6
|
$props: {
|
7
7
|
container?: any;
|
8
8
|
blueprint?: any;
|
9
|
-
blueprintType?: any;
|
10
9
|
colorSchemaType?: any;
|
10
|
+
blueprintType?: any;
|
11
11
|
colors?: any;
|
12
12
|
style?: unknown;
|
13
13
|
class?: String | String[];
|
@@ -96,8 +96,8 @@ declare const _default: {
|
|
96
96
|
}>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
|
97
97
|
container?: any;
|
98
98
|
blueprint?: any;
|
99
|
-
blueprintType?: any;
|
100
99
|
colorSchemaType?: any;
|
100
|
+
blueprintType?: any;
|
101
101
|
colors?: any;
|
102
102
|
}, {}, string, {}> & {
|
103
103
|
beforeCreate?: (() => void) | (() => void)[];
|
@@ -166,15 +166,15 @@ declare const _default: {
|
|
166
166
|
}>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
|
167
167
|
container?: any;
|
168
168
|
blueprint?: any;
|
169
|
-
blueprintType?: any;
|
170
169
|
colorSchemaType?: any;
|
170
|
+
blueprintType?: any;
|
171
171
|
colors?: any;
|
172
172
|
}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
173
173
|
propsDefinition: Omit<Readonly<{
|
174
174
|
container?: any;
|
175
175
|
blueprint?: any;
|
176
|
-
blueprintType?: any;
|
177
176
|
colorSchemaType?: any;
|
177
|
+
blueprintType?: any;
|
178
178
|
colors?: any;
|
179
179
|
} & {
|
180
180
|
class?: String | String[];
|