@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
@@ -20,8 +20,8 @@ declare const _default: {
|
|
20
20
|
$props: {
|
21
21
|
container?: any;
|
22
22
|
blueprint?: any;
|
23
|
-
blueprintType?: any;
|
24
23
|
colorSchemaType?: any;
|
24
|
+
blueprintType?: any;
|
25
25
|
colors?: any;
|
26
26
|
readonly label?: string;
|
27
27
|
style?: unknown;
|
@@ -76,11 +76,13 @@ declare const _default: {
|
|
76
76
|
chip?: (item: RenderingItem, index: Number) => VNodeChild;
|
77
77
|
selection?: (item: RenderingItem, index: Number) => VNodeChild;
|
78
78
|
};
|
79
|
-
readonly variant?: "default" | "add" | "picker";
|
79
|
+
readonly variant?: "default" | "add" | "picker" | "combobox";
|
80
80
|
readonly loading?: boolean;
|
81
81
|
readonly readonly?: boolean;
|
82
82
|
readonly modelValue?: any;
|
83
83
|
readonly rules?: ValidationRule[];
|
84
|
+
readonly hint?: string;
|
85
|
+
readonly persistentHint?: boolean;
|
84
86
|
"onUpdate:modelValue"?: ((value: any) => any) & ((value: any) => any);
|
85
87
|
readonly "v-model"?: any;
|
86
88
|
readonly items?: any;
|
@@ -89,6 +91,7 @@ declare const _default: {
|
|
89
91
|
readonly returnObject?: boolean;
|
90
92
|
readonly clearable?: boolean;
|
91
93
|
readonly toned?: boolean;
|
94
|
+
readonly hideSelected?: boolean;
|
92
95
|
"onClick:button"?: (value: any) => any;
|
93
96
|
readonly searchable?: boolean;
|
94
97
|
};
|
@@ -112,6 +115,12 @@ declare const _default: {
|
|
112
115
|
chip?: (item: RenderingItem, index: Number) => VNodeChild;
|
113
116
|
selection?: (item: RenderingItem, index: Number) => VNodeChild;
|
114
117
|
}>;
|
118
|
+
hideSelected: {
|
119
|
+
type: import("vue").PropType<boolean>;
|
120
|
+
};
|
121
|
+
persistentHint: {
|
122
|
+
type: import("vue").PropType<boolean>;
|
123
|
+
};
|
115
124
|
disabled: {
|
116
125
|
type: import("vue").PropType<boolean>;
|
117
126
|
required: false;
|
@@ -145,7 +154,7 @@ declare const _default: {
|
|
145
154
|
required: false;
|
146
155
|
};
|
147
156
|
variant: {
|
148
|
-
type: import("vue").PropType<"default" | "add" | "picker">;
|
157
|
+
type: import("vue").PropType<"default" | "add" | "picker" | "combobox">;
|
149
158
|
};
|
150
159
|
itemValue: {
|
151
160
|
type: import("vue").PropType<any>;
|
@@ -156,6 +165,9 @@ declare const _default: {
|
|
156
165
|
items: {
|
157
166
|
type: import("vue").PropType<any>;
|
158
167
|
};
|
168
|
+
hint: {
|
169
|
+
type: import("vue").PropType<string>;
|
170
|
+
};
|
159
171
|
label: {
|
160
172
|
type: import("vue").PropType<string>;
|
161
173
|
};
|
@@ -192,8 +204,8 @@ declare const _default: {
|
|
192
204
|
}, string, {
|
193
205
|
container?: any;
|
194
206
|
blueprint?: any;
|
195
|
-
blueprintType?: any;
|
196
207
|
colorSchemaType?: any;
|
208
|
+
blueprintType?: any;
|
197
209
|
colors?: any;
|
198
210
|
}, {}, string, {}> & {
|
199
211
|
beforeCreate?: (() => void) | (() => void)[];
|
@@ -222,6 +234,12 @@ declare const _default: {
|
|
222
234
|
chip?: (item: RenderingItem, index: Number) => VNodeChild;
|
223
235
|
selection?: (item: RenderingItem, index: Number) => VNodeChild;
|
224
236
|
}>;
|
237
|
+
hideSelected: {
|
238
|
+
type: import("vue").PropType<boolean>;
|
239
|
+
};
|
240
|
+
persistentHint: {
|
241
|
+
type: import("vue").PropType<boolean>;
|
242
|
+
};
|
225
243
|
disabled: {
|
226
244
|
type: import("vue").PropType<boolean>;
|
227
245
|
required: false;
|
@@ -255,7 +273,7 @@ declare const _default: {
|
|
255
273
|
required: false;
|
256
274
|
};
|
257
275
|
variant: {
|
258
|
-
type: import("vue").PropType<"default" | "add" | "picker">;
|
276
|
+
type: import("vue").PropType<"default" | "add" | "picker" | "combobox">;
|
259
277
|
};
|
260
278
|
itemValue: {
|
261
279
|
type: import("vue").PropType<any>;
|
@@ -266,6 +284,9 @@ declare const _default: {
|
|
266
284
|
items: {
|
267
285
|
type: import("vue").PropType<any>;
|
268
286
|
};
|
287
|
+
hint: {
|
288
|
+
type: import("vue").PropType<string>;
|
289
|
+
};
|
269
290
|
label: {
|
270
291
|
type: import("vue").PropType<string>;
|
271
292
|
};
|
@@ -307,6 +328,12 @@ declare const _default: {
|
|
307
328
|
chip?: (item: RenderingItem, index: Number) => VNodeChild;
|
308
329
|
selection?: (item: RenderingItem, index: Number) => VNodeChild;
|
309
330
|
}>;
|
331
|
+
hideSelected: {
|
332
|
+
type: import("vue").PropType<boolean>;
|
333
|
+
};
|
334
|
+
persistentHint: {
|
335
|
+
type: import("vue").PropType<boolean>;
|
336
|
+
};
|
310
337
|
disabled: {
|
311
338
|
type: import("vue").PropType<boolean>;
|
312
339
|
required: false;
|
@@ -340,7 +367,7 @@ declare const _default: {
|
|
340
367
|
required: false;
|
341
368
|
};
|
342
369
|
variant: {
|
343
|
-
type: import("vue").PropType<"default" | "add" | "picker">;
|
370
|
+
type: import("vue").PropType<"default" | "add" | "picker" | "combobox">;
|
344
371
|
};
|
345
372
|
itemValue: {
|
346
373
|
type: import("vue").PropType<any>;
|
@@ -351,6 +378,9 @@ declare const _default: {
|
|
351
378
|
items: {
|
352
379
|
type: import("vue").PropType<any>;
|
353
380
|
};
|
381
|
+
hint: {
|
382
|
+
type: import("vue").PropType<string>;
|
383
|
+
};
|
354
384
|
label: {
|
355
385
|
type: import("vue").PropType<string>;
|
356
386
|
};
|
@@ -387,15 +417,15 @@ declare const _default: {
|
|
387
417
|
}, string, {
|
388
418
|
container?: any;
|
389
419
|
blueprint?: any;
|
390
|
-
blueprintType?: any;
|
391
420
|
colorSchemaType?: any;
|
421
|
+
blueprintType?: any;
|
392
422
|
colors?: any;
|
393
423
|
}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
394
424
|
propsDefinition: Omit<Readonly<{
|
395
425
|
container?: any;
|
396
426
|
blueprint?: any;
|
397
|
-
blueprintType?: any;
|
398
427
|
colorSchemaType?: any;
|
428
|
+
blueprintType?: any;
|
399
429
|
colors?: any;
|
400
430
|
} & {
|
401
431
|
label?: string;
|
@@ -408,11 +438,13 @@ declare const _default: {
|
|
408
438
|
chip?: (item: RenderingItem, index: Number) => VNodeChild;
|
409
439
|
selection?: (item: RenderingItem, index: Number) => VNodeChild;
|
410
440
|
};
|
411
|
-
variant?: "default" | "add" | "picker";
|
441
|
+
variant?: "default" | "add" | "picker" | "combobox";
|
412
442
|
loading?: boolean;
|
413
443
|
readonly?: boolean;
|
414
444
|
modelValue?: any;
|
415
445
|
rules?: ValidationRule[];
|
446
|
+
hint?: string;
|
447
|
+
persistentHint?: boolean;
|
416
448
|
"onUpdate:modelValue"?: (value: any) => any;
|
417
449
|
"v-model"?: any;
|
418
450
|
items?: any;
|
@@ -421,6 +453,7 @@ declare const _default: {
|
|
421
453
|
returnObject?: boolean;
|
422
454
|
clearable?: boolean;
|
423
455
|
toned?: boolean;
|
456
|
+
hideSelected?: boolean;
|
424
457
|
searchable?: boolean;
|
425
458
|
}>, "onUpdate:modelValue" | "onClick:button"> & {
|
426
459
|
"onUpdate:modelValue"?: (value: any) => any;
|
@@ -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 label?: string;
|
12
12
|
style?: unknown;
|
@@ -133,8 +133,8 @@ declare const _default: {
|
|
133
133
|
}, string, {
|
134
134
|
container?: any;
|
135
135
|
blueprint?: any;
|
136
|
-
blueprintType?: any;
|
137
136
|
colorSchemaType?: any;
|
137
|
+
blueprintType?: any;
|
138
138
|
colors?: any;
|
139
139
|
}, {}, string, {}> & {
|
140
140
|
beforeCreate?: (() => void) | (() => void)[];
|
@@ -265,15 +265,15 @@ declare const _default: {
|
|
265
265
|
}, string, {
|
266
266
|
container?: any;
|
267
267
|
blueprint?: any;
|
268
|
-
blueprintType?: any;
|
269
268
|
colorSchemaType?: any;
|
269
|
+
blueprintType?: any;
|
270
270
|
colors?: any;
|
271
271
|
}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
272
272
|
propsDefinition: Omit<Readonly<{
|
273
273
|
container?: any;
|
274
274
|
blueprint?: any;
|
275
|
-
blueprintType?: any;
|
276
275
|
colorSchemaType?: any;
|
276
|
+
blueprintType?: any;
|
277
277
|
colors?: any;
|
278
278
|
} & {
|
279
279
|
label?: string;
|
@@ -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 text?: string;
|
12
12
|
style?: unknown;
|
@@ -97,8 +97,8 @@ declare const _default: {
|
|
97
97
|
}>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
|
98
98
|
container?: any;
|
99
99
|
blueprint?: any;
|
100
|
-
blueprintType?: any;
|
101
100
|
colorSchemaType?: any;
|
101
|
+
blueprintType?: any;
|
102
102
|
colors?: any;
|
103
103
|
}, {}, string, {}> & {
|
104
104
|
beforeCreate?: (() => void) | (() => void)[];
|
@@ -175,15 +175,15 @@ declare const _default: {
|
|
175
175
|
}>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
|
176
176
|
container?: any;
|
177
177
|
blueprint?: any;
|
178
|
-
blueprintType?: any;
|
179
178
|
colorSchemaType?: any;
|
179
|
+
blueprintType?: any;
|
180
180
|
colors?: any;
|
181
181
|
}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
182
182
|
propsDefinition: Omit<Readonly<{
|
183
183
|
container?: any;
|
184
184
|
blueprint?: any;
|
185
|
-
blueprintType?: any;
|
186
185
|
colorSchemaType?: any;
|
186
|
+
blueprintType?: any;
|
187
187
|
colors?: any;
|
188
188
|
} & {
|
189
189
|
text?: 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
|
readonly label?: string;
|
13
13
|
style?: unknown;
|
@@ -107,8 +107,8 @@ declare const _default: {
|
|
107
107
|
}, string, {
|
108
108
|
container?: any;
|
109
109
|
blueprint?: any;
|
110
|
-
blueprintType?: any;
|
111
110
|
colorSchemaType?: any;
|
111
|
+
blueprintType?: any;
|
112
112
|
colors?: any;
|
113
113
|
}, {}, string, {}> & {
|
114
114
|
beforeCreate?: (() => void) | (() => void)[];
|
@@ -199,15 +199,15 @@ declare const _default: {
|
|
199
199
|
}, string, {
|
200
200
|
container?: any;
|
201
201
|
blueprint?: any;
|
202
|
-
blueprintType?: any;
|
203
202
|
colorSchemaType?: any;
|
203
|
+
blueprintType?: any;
|
204
204
|
colors?: any;
|
205
205
|
}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
206
206
|
propsDefinition: Omit<Readonly<{
|
207
207
|
container?: any;
|
208
208
|
blueprint?: any;
|
209
|
-
blueprintType?: any;
|
210
209
|
colorSchemaType?: any;
|
210
|
+
blueprintType?: any;
|
211
211
|
colors?: any;
|
212
212
|
} & {
|
213
213
|
label?: string;
|
@@ -11,8 +11,8 @@ declare const _default: {
|
|
11
11
|
$props: {
|
12
12
|
container?: any;
|
13
13
|
blueprint?: any;
|
14
|
-
blueprintType?: any;
|
15
14
|
colorSchemaType?: any;
|
15
|
+
blueprintType?: any;
|
16
16
|
colors?: any;
|
17
17
|
readonly title?: string;
|
18
18
|
style?: unknown;
|
@@ -115,8 +115,8 @@ declare const _default: {
|
|
115
115
|
}>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
|
116
116
|
container?: any;
|
117
117
|
blueprint?: any;
|
118
|
-
blueprintType?: any;
|
119
118
|
colorSchemaType?: any;
|
119
|
+
blueprintType?: any;
|
120
120
|
colors?: any;
|
121
121
|
}, {}, string, {}> & {
|
122
122
|
beforeCreate?: (() => void) | (() => void)[];
|
@@ -211,15 +211,15 @@ declare const _default: {
|
|
211
211
|
}>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
|
212
212
|
container?: any;
|
213
213
|
blueprint?: any;
|
214
|
-
blueprintType?: any;
|
215
214
|
colorSchemaType?: any;
|
215
|
+
blueprintType?: any;
|
216
216
|
colors?: any;
|
217
217
|
}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
218
218
|
propsDefinition: Omit<Readonly<{
|
219
219
|
container?: any;
|
220
220
|
blueprint?: any;
|
221
|
-
blueprintType?: any;
|
222
221
|
colorSchemaType?: any;
|
222
|
+
blueprintType?: any;
|
223
223
|
colors?: any;
|
224
224
|
} & {
|
225
225
|
title?: string;
|
@@ -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[];
|
@@ -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)[];
|
@@ -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
|
class?: String | String[];
|
@@ -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[];
|
@@ -85,8 +85,8 @@ declare const _default: {
|
|
85
85
|
}>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
|
86
86
|
container?: any;
|
87
87
|
blueprint?: any;
|
88
|
-
blueprintType?: any;
|
89
88
|
colorSchemaType?: any;
|
89
|
+
blueprintType?: any;
|
90
90
|
colors?: any;
|
91
91
|
}, {}, string, {}> & {
|
92
92
|
beforeCreate?: (() => void) | (() => void)[];
|
@@ -145,15 +145,15 @@ declare const _default: {
|
|
145
145
|
}>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
|
146
146
|
container?: any;
|
147
147
|
blueprint?: any;
|
148
|
-
blueprintType?: any;
|
149
148
|
colorSchemaType?: any;
|
149
|
+
blueprintType?: any;
|
150
150
|
colors?: any;
|
151
151
|
}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
152
152
|
propsDefinition: Omit<Readonly<{
|
153
153
|
container?: any;
|
154
154
|
blueprint?: any;
|
155
|
-
blueprintType?: any;
|
156
155
|
colorSchemaType?: any;
|
156
|
+
blueprintType?: any;
|
157
157
|
colors?: any;
|
158
158
|
} & {
|
159
159
|
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
|
readonly typography?: TypographyType | TypographyTypes;
|
13
13
|
style?: unknown;
|
@@ -116,8 +116,8 @@ declare const _default: {
|
|
116
116
|
}>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
|
117
117
|
container?: any;
|
118
118
|
blueprint?: any;
|
119
|
-
blueprintType?: any;
|
120
119
|
colorSchemaType?: any;
|
120
|
+
blueprintType?: any;
|
121
121
|
colors?: any;
|
122
122
|
}, {}, string, {}> & {
|
123
123
|
beforeCreate?: (() => void) | (() => void)[];
|
@@ -222,15 +222,15 @@ declare const _default: {
|
|
222
222
|
}>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
|
223
223
|
container?: any;
|
224
224
|
blueprint?: any;
|
225
|
-
blueprintType?: any;
|
226
225
|
colorSchemaType?: any;
|
226
|
+
blueprintType?: any;
|
227
227
|
colors?: any;
|
228
228
|
}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
229
229
|
propsDefinition: Omit<Readonly<{
|
230
230
|
container?: any;
|
231
231
|
blueprint?: any;
|
232
|
-
blueprintType?: any;
|
233
232
|
colorSchemaType?: any;
|
233
|
+
blueprintType?: any;
|
234
234
|
colors?: any;
|
235
235
|
} & {
|
236
236
|
typography?: TypographyType | TypographyTypes;
|
@@ -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 label?: string;
|
13
13
|
style?: unknown;
|
@@ -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)[];
|
@@ -243,15 +243,15 @@ declare const _default: {
|
|
243
243
|
}, string, {
|
244
244
|
container?: any;
|
245
245
|
blueprint?: any;
|
246
|
-
blueprintType?: any;
|
247
246
|
colorSchemaType?: any;
|
247
|
+
blueprintType?: any;
|
248
248
|
colors?: any;
|
249
249
|
}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
250
250
|
propsDefinition: Omit<Readonly<{
|
251
251
|
container?: any;
|
252
252
|
blueprint?: any;
|
253
|
-
blueprintType?: any;
|
254
253
|
colorSchemaType?: any;
|
254
|
+
blueprintType?: any;
|
255
255
|
colors?: any;
|
256
256
|
} & {
|
257
257
|
label?: 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 label?: string;
|
14
14
|
style?: unknown;
|
@@ -180,8 +180,8 @@ declare const _default: {
|
|
180
180
|
}, string, {
|
181
181
|
container?: any;
|
182
182
|
blueprint?: any;
|
183
|
-
blueprintType?: any;
|
184
183
|
colorSchemaType?: any;
|
184
|
+
blueprintType?: any;
|
185
185
|
colors?: any;
|
186
186
|
}, {}, string, {}> & {
|
187
187
|
beforeCreate?: (() => void) | (() => void)[];
|
@@ -372,15 +372,15 @@ declare const _default: {
|
|
372
372
|
}, string, {
|
373
373
|
container?: any;
|
374
374
|
blueprint?: any;
|
375
|
-
blueprintType?: any;
|
376
375
|
colorSchemaType?: any;
|
376
|
+
blueprintType?: any;
|
377
377
|
colors?: any;
|
378
378
|
}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
379
379
|
propsDefinition: Omit<Readonly<{
|
380
380
|
container?: any;
|
381
381
|
blueprint?: any;
|
382
|
-
blueprintType?: any;
|
383
382
|
colorSchemaType?: any;
|
383
|
+
blueprintType?: any;
|
384
384
|
colors?: any;
|
385
385
|
} & {
|
386
386
|
label?: 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 title?: string;
|
14
14
|
style?: unknown;
|
@@ -125,8 +125,8 @@ declare const _default: {
|
|
125
125
|
}, string, {
|
126
126
|
container?: any;
|
127
127
|
blueprint?: any;
|
128
|
-
blueprintType?: any;
|
129
128
|
colorSchemaType?: any;
|
129
|
+
blueprintType?: any;
|
130
130
|
colors?: any;
|
131
131
|
}, {}, string, {}> & {
|
132
132
|
beforeCreate?: (() => void) | (() => void)[];
|
@@ -232,15 +232,15 @@ 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, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
239
239
|
propsDefinition: Omit<Readonly<{
|
240
240
|
container?: any;
|
241
241
|
blueprint?: any;
|
242
|
-
blueprintType?: any;
|
243
242
|
colorSchemaType?: any;
|
243
|
+
blueprintType?: any;
|
244
244
|
colors?: any;
|
245
245
|
} & {
|
246
246
|
title?: string;
|
@@ -10,8 +10,8 @@ declare const _default: {
|
|
10
10
|
$props: {
|
11
11
|
container?: any;
|
12
12
|
blueprint?: any;
|
13
|
-
blueprintType?: any;
|
14
13
|
colorSchemaType?: any;
|
14
|
+
blueprintType?: any;
|
15
15
|
colors?: any;
|
16
16
|
style?: unknown;
|
17
17
|
class?: unknown;
|
@@ -121,8 +121,8 @@ declare const _default: {
|
|
121
121
|
}, 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)[];
|
@@ -219,15 +219,15 @@ declare const _default: {
|
|
219
219
|
}, string, {
|
220
220
|
container?: any;
|
221
221
|
blueprint?: any;
|
222
|
-
blueprintType?: any;
|
223
222
|
colorSchemaType?: any;
|
223
|
+
blueprintType?: any;
|
224
224
|
colors?: any;
|
225
225
|
}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
226
226
|
propsDefinition: Omit<Readonly<{
|
227
227
|
container?: any;
|
228
228
|
blueprint?: any;
|
229
|
-
blueprintType?: any;
|
230
229
|
colorSchemaType?: any;
|
230
|
+
blueprintType?: any;
|
231
231
|
colors?: any;
|
232
232
|
} & {
|
233
233
|
multiple?: 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
|
readonly text?: string;
|
13
13
|
style?: unknown;
|
@@ -90,8 +90,8 @@ declare const _default: {
|
|
90
90
|
}>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
|
91
91
|
container?: any;
|
92
92
|
blueprint?: any;
|
93
|
-
blueprintType?: any;
|
94
93
|
colorSchemaType?: any;
|
94
|
+
blueprintType?: any;
|
95
95
|
colors?: any;
|
96
96
|
}, {}, string, {}> & {
|
97
97
|
beforeCreate?: (() => void) | (() => void)[];
|
@@ -154,15 +154,15 @@ declare const _default: {
|
|
154
154
|
}>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
|
155
155
|
container?: any;
|
156
156
|
blueprint?: any;
|
157
|
-
blueprintType?: any;
|
158
157
|
colorSchemaType?: any;
|
158
|
+
blueprintType?: any;
|
159
159
|
colors?: any;
|
160
160
|
}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
161
161
|
propsDefinition: Omit<Readonly<{
|
162
162
|
container?: any;
|
163
163
|
blueprint?: any;
|
164
|
-
blueprintType?: any;
|
165
164
|
colorSchemaType?: any;
|
165
|
+
blueprintType?: any;
|
166
166
|
colors?: any;
|
167
167
|
} & {
|
168
168
|
text?: 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[];
|
@@ -254,8 +254,8 @@ declare const _default: {
|
|
254
254
|
}, string, {
|
255
255
|
container?: any;
|
256
256
|
blueprint?: any;
|
257
|
-
blueprintType?: any;
|
258
257
|
colorSchemaType?: any;
|
258
|
+
blueprintType?: any;
|
259
259
|
colors?: any;
|
260
260
|
}, {}, string, {}> & {
|
261
261
|
beforeCreate?: (() => void) | (() => void)[];
|
@@ -502,15 +502,15 @@ declare const _default: {
|
|
502
502
|
}, string, {
|
503
503
|
container?: any;
|
504
504
|
blueprint?: any;
|
505
|
-
blueprintType?: any;
|
506
505
|
colorSchemaType?: any;
|
506
|
+
blueprintType?: any;
|
507
507
|
colors?: any;
|
508
508
|
}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
509
509
|
propsDefinition: Omit<Readonly<{
|
510
510
|
container?: any;
|
511
511
|
blueprint?: any;
|
512
|
-
blueprintType?: any;
|
513
512
|
colorSchemaType?: any;
|
513
|
+
blueprintType?: any;
|
514
514
|
colors?: any;
|
515
515
|
} & {
|
516
516
|
class?: String | String[];
|