@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.
Files changed (119) hide show
  1. package/internal-do-not-import-from-here/index.d.ts +2 -2
  2. package/internal-do-not-import-from-here/ux/filterpicker/FilterPicker.d.ts +4 -4
  3. package/internal-do-not-import-from-here/ux/image/scalingsettings/ScalingSettings.d.ts +4 -4
  4. package/internal-do-not-import-from-here/ux/journey/v2/stores/JourneyStore.d.ts +5 -11
  5. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/blockplaceholder/BlockPlaceholder.d.ts +4 -4
  6. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/layoutItemselector/LayoutItemSelection.d.ts +4 -4
  7. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/layoutItemselector/LayoutItemSelector.d.ts +4 -4
  8. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/layoutitems/LayoutBlock.d.ts +4 -4
  9. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/layoutitems/LayoutColumn.d.ts +4 -4
  10. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/layoutitems/LayoutSection.d.ts +4 -4
  11. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/TemplatePreview.d.ts +4 -4
  12. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/blocktitle/BlockTitle.d.ts +4 -4
  13. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/targetselector/TargetSelector.d.ts +4 -4
  14. package/internal-do-not-import-from-here/ux/models/Validation.d.ts +1 -0
  15. package/internal-do-not-import-from-here/ux/oxide/appbar/Appbar.d.ts +4 -4
  16. package/internal-do-not-import-from-here/ux/oxide/btn/Button.d.ts +4 -4
  17. package/internal-do-not-import-from-here/ux/oxide/btngroup/ButtonGroup.d.ts +6 -6
  18. package/internal-do-not-import-from-here/ux/oxide/card/Card.d.ts +4 -4
  19. package/internal-do-not-import-from-here/ux/oxide/checkbox/Checkbox.d.ts +4 -4
  20. package/internal-do-not-import-from-here/ux/oxide/column/Column.d.ts +4 -4
  21. package/internal-do-not-import-from-here/ux/oxide/datatable/DataTable.d.ts +4 -4
  22. package/internal-do-not-import-from-here/ux/oxide/dialog/Dialog.d.ts +4 -4
  23. package/internal-do-not-import-from-here/ux/oxide/expansionpanel/ExpansionPanel.d.ts +4 -4
  24. package/internal-do-not-import-from-here/ux/oxide/expansionpanel/ExpansionPanels.d.ts +4 -4
  25. package/internal-do-not-import-from-here/ux/oxide/icon/Icon.d.ts +4 -4
  26. package/internal-do-not-import-from-here/ux/oxide/layout/Layout.d.ts +4 -4
  27. package/internal-do-not-import-from-here/ux/oxide/list/List.d.ts +4 -4
  28. package/internal-do-not-import-from-here/ux/oxide/list/ListItem.d.ts +4 -4
  29. package/internal-do-not-import-from-here/ux/oxide/main/Main.d.ts +4 -4
  30. package/internal-do-not-import-from-here/ux/oxide/menu/Menu.d.ts +4 -4
  31. package/internal-do-not-import-from-here/ux/oxide/navigationdrawer/NavigationDrawer.d.ts +4 -4
  32. package/internal-do-not-import-from-here/ux/oxide/panel/Panel.d.ts +6 -6
  33. package/internal-do-not-import-from-here/ux/oxide/radio/Radio.d.ts +4 -4
  34. package/internal-do-not-import-from-here/ux/oxide/radio/RadioGroup.d.ts +4 -4
  35. package/internal-do-not-import-from-here/ux/oxide/select/Select.d.ts +42 -9
  36. package/internal-do-not-import-from-here/ux/oxide/slider/Slider.d.ts +4 -4
  37. package/internal-do-not-import-from-here/ux/oxide/snackbar/Snackbar.d.ts +4 -4
  38. package/internal-do-not-import-from-here/ux/oxide/switch/Switch.d.ts +4 -4
  39. package/internal-do-not-import-from-here/ux/oxide/tab/Tab.d.ts +4 -4
  40. package/internal-do-not-import-from-here/ux/oxide/tab/Tabs.d.ts +4 -4
  41. package/internal-do-not-import-from-here/ux/oxide/table/Table.d.ts +4 -4
  42. package/internal-do-not-import-from-here/ux/oxide/text/Text.d.ts +4 -4
  43. package/internal-do-not-import-from-here/ux/oxide/textarea/TextArea.d.ts +4 -4
  44. package/internal-do-not-import-from-here/ux/oxide/textfield/TextField.d.ts +4 -4
  45. package/internal-do-not-import-from-here/ux/oxide/toolbar/Toolbar.d.ts +4 -4
  46. package/internal-do-not-import-from-here/ux/oxide/treeview/Treeview.d.ts +4 -4
  47. package/internal-do-not-import-from-here/ux/rollupempty/RollupEmpty.d.ts +4 -4
  48. package/internal-do-not-import-from-here/ux/spacingpicker/SpacingPicker2.d.ts +4 -4
  49. package/internal-do-not-import-from-here/ux/spacingpicker/SpacingPicker3.d.ts +4 -4
  50. package/internal-do-not-import-from-here/ux/theming-v2/{blueprintpicker → components/blueprintpicker}/BlueprintPicker.d.ts +24 -24
  51. package/internal-do-not-import-from-here/ux/theming-v2/components/blueprintpicker/docs/ExampleComponents.d.ts +1 -0
  52. package/internal-do-not-import-from-here/ux/theming-v2/components/blueprintpicker/docs/SampleComponent.d.ts +91 -0
  53. package/internal-do-not-import-from-here/ux/theming-v2/components/blueprintpicker/docs/index.d.ts +1 -0
  54. package/internal-do-not-import-from-here/ux/theming-v2/components/colorpicker/ColorPicker.css.d.ts +6 -0
  55. package/internal-do-not-import-from-here/ux/theming-v2/components/colorpicker/ColorPicker.d.ts +596 -0
  56. package/internal-do-not-import-from-here/ux/theming-v2/components/colorpicker/docs/ExampleComponents.d.ts +1 -0
  57. package/internal-do-not-import-from-here/ux/theming-v2/components/colorpicker/docs/SampleComponent.d.ts +91 -0
  58. package/internal-do-not-import-from-here/ux/theming-v2/components/colorpicker/docs/index.d.ts +1 -0
  59. package/internal-do-not-import-from-here/ux/theming-v2/{colorschemadefinitionpicker → components/colorschemadefinitionpicker}/ColorSchemaDefinitionPicker.d.ts +33 -33
  60. package/internal-do-not-import-from-here/ux/theming-v2/{colorschemapicker → components/colorschemapicker}/ColorSchemaPicker.d.ts +24 -24
  61. package/internal-do-not-import-from-here/ux/theming-v2/components/colorschemapicker/docs/ExampleComponents.d.ts +1 -0
  62. package/internal-do-not-import-from-here/ux/theming-v2/components/colorschemapicker/docs/SampleComponent.d.ts +91 -0
  63. package/internal-do-not-import-from-here/ux/theming-v2/components/colorschemapicker/docs/index.d.ts +1 -0
  64. package/internal-do-not-import-from-here/ux/theming-v2/components/typographypicker/TypographyPicker.css.d.ts +7 -0
  65. package/internal-do-not-import-from-here/ux/theming-v2/components/typographypicker/TypographyPicker.d.ts +473 -0
  66. package/internal-do-not-import-from-here/ux/theming-v2/components/typographypicker/docs/ExampleComponents.d.ts +1 -0
  67. package/internal-do-not-import-from-here/ux/theming-v2/components/typographypicker/docs/SampleComponent.d.ts +91 -0
  68. package/internal-do-not-import-from-here/ux/theming-v2/components/typographypicker/docs/index.d.ts +1 -0
  69. package/internal-do-not-import-from-here/ux/theming-v2/skins/core/index.d.ts +0 -1
  70. package/internal-do-not-import-from-here/ux/theming-v2/themedefinitionpicker/ThemeDefinitionPicker.d.ts +4 -4
  71. package/internal-do-not-import-from-here/ux/velcron/blocks/content/components/ContentViewer.d.ts +4 -4
  72. package/internal-do-not-import-from-here/ux/velcron/blocks/content/components/DefinitionPickerPanel.d.ts +4 -4
  73. package/internal-do-not-import-from-here/ux/velcron/components/definitionpicker/DefinitionPicker.d.ts +4 -4
  74. package/internal-do-not-import-from-here/ux/velcron/components/propertieseditor/VelcronPropertiesEditor.d.ts +2 -1
  75. package/internal-do-not-import-from-here/ux/velcron/core/index.d.ts +1 -0
  76. package/internal-do-not-import-from-here/ux/velcron/core/models/VelcronPropertyEditorDefinitions.d.ts +35 -9
  77. package/internal-do-not-import-from-here/ux/velcron/core/parser/VelcronPropertyEditors.d.ts +9 -0
  78. package/internal-do-not-import-from-here/ux/velcron/core/parser/index.d.ts +1 -0
  79. package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/editor/VelcronColorSchemaEditor.d.ts +9 -0
  80. package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/editor/VelcronContentEditor.d.ts +14 -0
  81. package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/editor/VelcronEditorBuilder.d.ts +13 -0
  82. package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/editor/VelcronEditorBuilderBase.d.ts +9 -0
  83. package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/editor/VelcronImageEditor.d.ts +11 -0
  84. package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/index.d.ts +1 -0
  85. package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/state/VelcronColorSchemaBuilder.d.ts +11 -0
  86. package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/state/VelcronContentStateBuilder.d.ts +17 -0
  87. package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/state/VelcronImageStateBuilder.d.ts +20 -0
  88. package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/state/VelcronStateBuilder.d.ts +12 -0
  89. package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/state/VelcronStateBuilderBase.d.ts +8 -0
  90. package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/useVelcronTemplateBuilder.d.ts +6 -0
  91. package/internal-do-not-import-from-here/ux/velcron/renderer/VelcronRenderer.d.ts +6 -6
  92. package/internal-do-not-import-from-here/ux/velcron/renderer/propertyeditors/AlignmentEditor.d.ts +454 -0
  93. package/internal-do-not-import-from-here/ux/velcron/renderer/propertyeditors/ColorEditor.d.ts +434 -0
  94. package/internal-do-not-import-from-here/ux/velcron/renderer/propertyeditors/ColorSchemaEditor.d.ts +434 -0
  95. package/internal-do-not-import-from-here/ux/velcron/renderer/propertyeditors/MarkdownEditor.d.ts +433 -0
  96. package/internal-do-not-import-from-here/ux/velcron/renderer/propertyeditors/PropertyEditorCreator.d.ts +451 -0
  97. package/internal-do-not-import-from-here/ux/velcron/renderer/propertyeditors/SliderEditor.d.ts +451 -0
  98. package/internal-do-not-import-from-here/ux/velcron/renderer/propertyeditors/SwitchEditor.d.ts +450 -0
  99. package/internal-do-not-import-from-here/ux/velcron/renderer/propertyeditors/TextEditor.d.ts +450 -0
  100. package/internal-do-not-import-from-here/vue/VueApp.d.ts +4 -1
  101. package/internal-do-not-import-from-here/vue/VueHooks.d.ts +1 -4
  102. package/internal-do-not-import-from-here/wctypings.d.ts +153 -144
  103. package/package.json +3 -3
  104. package/internal-do-not-import-from-here/ux/theming-v2/skins/core/useVelcronState.d.ts +0 -50
  105. package/internal-do-not-import-from-here/ux/velcron/components/propertieseditor/editors/alignment/AlignmentEditor.d.ts +0 -4
  106. package/internal-do-not-import-from-here/ux/velcron/components/propertieseditor/editors/color/ColorEditor.d.ts +0 -1
  107. package/internal-do-not-import-from-here/ux/velcron/components/propertieseditor/editors/index.d.ts +0 -6
  108. package/internal-do-not-import-from-here/ux/velcron/components/propertieseditor/editors/markdown/MarkdownEditor.d.ts +0 -1
  109. package/internal-do-not-import-from-here/ux/velcron/components/propertieseditor/editors/slider/SliderEditor.d.ts +0 -2
  110. package/internal-do-not-import-from-here/ux/velcron/components/propertieseditor/editors/switch/SwitchEditor.d.ts +0 -1
  111. package/internal-do-not-import-from-here/ux/velcron/components/propertieseditor/editors/text/TextEditor.d.ts +0 -1
  112. package/internal-do-not-import-from-here/ux/velcron/components/propertieseditor/index.d.ts +0 -2
  113. package/internal-do-not-import-from-here/ux/velcron/components/propertieseditor/models/DefineVelcronPropertyEditor.d.ts +0 -2
  114. package/internal-do-not-import-from-here/ux/velcron/components/propertieseditor/models/DefineVelcronPropertyEditorProps.d.ts +0 -1
  115. package/internal-do-not-import-from-here/ux/velcron/components/propertieseditor/models/index.d.ts +0 -2
  116. package/internal-do-not-import-from-here/ux/vuetify/stepper/VStepperItems.d.ts +0 -1
  117. /package/internal-do-not-import-from-here/ux/theming-v2/{blueprintpicker → components/blueprintpicker}/BlueprintPicker.css.d.ts +0 -0
  118. /package/internal-do-not-import-from-here/ux/theming-v2/{colorschemadefinitionpicker → components/colorschemadefinitionpicker}/ColorSchemaDefinitionPicker.css.d.ts +0 -0
  119. /package/internal-do-not-import-from-here/ux/theming-v2/{colorschemapicker → components/colorschemapicker}/ColorSchemaPicker.css.d.ts +0 -0
@@ -0,0 +1,473 @@
1
+ import { ColorSchemaType, ColorSchemaTypes, ThemeDefinitionV2 } from "@omnia/fx-models";
2
+ declare const _default: {
3
+ new (...args: any[]): {
4
+ $: import("vue").ComponentInternalInstance;
5
+ $data: {};
6
+ $props: {
7
+ readonly label?: string;
8
+ style?: unknown;
9
+ class?: unknown;
10
+ readonly name?: {
11
+ [x: `onUpdate:${string}`]: {
12
+ type: import("vue").PropType<(value: ColorSchemaTypes | ColorSchemaType) => any>;
13
+ };
14
+ } & {
15
+ [x: `v-model:${string}`]: {
16
+ type: import("vue").PropType<ColorSchemaTypes | ColorSchemaType>;
17
+ required: false;
18
+ };
19
+ } & {
20
+ [x: string]: {
21
+ type: import("vue").PropType<ColorSchemaTypes | ColorSchemaType>;
22
+ required: false;
23
+ };
24
+ } & {
25
+ require(): import("../../../DefineVueTypings").DefinePropModelRequire<string, ColorSchemaTypes | ColorSchemaType, {
26
+ "onUpdate:modelValue": {
27
+ type: import("vue").PropType<(value: ColorSchemaTypes | ColorSchemaType) => any>;
28
+ };
29
+ } & {
30
+ "v-model": {
31
+ type: import("vue").PropType<ColorSchemaTypes | ColorSchemaType>;
32
+ required: false;
33
+ };
34
+ } & {
35
+ modelValue: {
36
+ type: import("vue").PropType<ColorSchemaTypes | ColorSchemaType>;
37
+ required: false;
38
+ };
39
+ }>;
40
+ defaultValue(value?: ColorSchemaTypes | ColorSchemaType): import("../../../DefineVueTypings").DefinePropModelDefaultValue<string, ColorSchemaTypes | ColorSchemaType, {
41
+ "onUpdate:modelValue": {
42
+ type: import("vue").PropType<(value: ColorSchemaTypes | ColorSchemaType) => any>;
43
+ };
44
+ } & {
45
+ "v-model": {
46
+ type: import("vue").PropType<ColorSchemaTypes | ColorSchemaType>;
47
+ required: false;
48
+ };
49
+ } & {
50
+ modelValue: {
51
+ type: import("vue").PropType<ColorSchemaTypes | ColorSchemaType>;
52
+ required: false;
53
+ };
54
+ }, false>;
55
+ doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<string, ColorSchemaTypes | ColorSchemaType, {
56
+ "onUpdate:modelValue": {
57
+ type: import("vue").PropType<(value: ColorSchemaTypes | ColorSchemaType) => any>;
58
+ };
59
+ } & {
60
+ "v-model": {
61
+ type: import("vue").PropType<ColorSchemaTypes | ColorSchemaType>;
62
+ required: false;
63
+ };
64
+ } & {
65
+ modelValue: {
66
+ type: import("vue").PropType<ColorSchemaTypes | ColorSchemaType>;
67
+ required: false;
68
+ };
69
+ }>;
70
+ };
71
+ key?: string | number | symbol;
72
+ readonly themeDefinition?: ThemeDefinitionV2;
73
+ readonly "theme-definition"?: ThemeDefinitionV2;
74
+ ref?: import("vue").VNodeRef;
75
+ ref_for?: boolean;
76
+ ref_key?: string;
77
+ onVnodeBeforeMount?: ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
78
+ [key: string]: any;
79
+ }>) => void) | ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
80
+ [key: string]: any;
81
+ }>) => void)[];
82
+ onVnodeMounted?: ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
83
+ [key: string]: any;
84
+ }>) => void) | ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
85
+ [key: string]: any;
86
+ }>) => void)[];
87
+ onVnodeBeforeUpdate?: ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
88
+ [key: string]: any;
89
+ }>, oldVNode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
90
+ [key: string]: any;
91
+ }>) => void) | ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
92
+ [key: string]: any;
93
+ }>, oldVNode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
94
+ [key: string]: any;
95
+ }>) => void)[];
96
+ onVnodeUpdated?: ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
97
+ [key: string]: any;
98
+ }>, oldVNode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
99
+ [key: string]: any;
100
+ }>) => void) | ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
101
+ [key: string]: any;
102
+ }>, oldVNode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
103
+ [key: string]: any;
104
+ }>) => void)[];
105
+ onVnodeBeforeUnmount?: ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
106
+ [key: string]: any;
107
+ }>) => void) | ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
108
+ [key: string]: any;
109
+ }>) => void)[];
110
+ onVnodeUnmounted?: ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
111
+ [key: string]: any;
112
+ }>) => void) | ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
113
+ [key: string]: any;
114
+ }>) => void)[];
115
+ readonly modelValue?: ColorSchemaTypes | ColorSchemaType;
116
+ "onUpdate:modelValue"?: ((value: ColorSchemaTypes | ColorSchemaType) => any) & ((value: ColorSchemaTypes) => any);
117
+ readonly "v-model"?: ColorSchemaTypes | ColorSchemaType;
118
+ };
119
+ $attrs: {
120
+ [x: string]: unknown;
121
+ };
122
+ $refs: {
123
+ [x: string]: unknown;
124
+ };
125
+ $slots: Readonly<{
126
+ [name: string]: import("vue").Slot<any>;
127
+ }>;
128
+ $root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>;
129
+ $parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>;
130
+ $emit: (event: "update:modelValue", value: ColorSchemaTypes) => void;
131
+ $el: any;
132
+ $options: import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
133
+ label: {
134
+ type: import("vue").PropType<string>;
135
+ } & {
136
+ type: import("vue").PropType<string>;
137
+ };
138
+ "theme-definition": {
139
+ type: import("vue").PropType<ThemeDefinitionV2>;
140
+ };
141
+ themeDefinition: {
142
+ type: import("vue").PropType<ThemeDefinitionV2>;
143
+ };
144
+ "onUpdate:modelValue": {
145
+ type: import("vue").PropType<(value: ColorSchemaTypes | ColorSchemaType) => any>;
146
+ };
147
+ "v-model": {
148
+ type: import("vue").PropType<ColorSchemaTypes | ColorSchemaType>;
149
+ required: false;
150
+ };
151
+ modelValue: {
152
+ type: import("vue").PropType<ColorSchemaTypes | ColorSchemaType>;
153
+ required: false;
154
+ };
155
+ name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
156
+ type: import("vue").PropType<(value: ColorSchemaTypes | ColorSchemaType) => any>;
157
+ }; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
158
+ type: import("vue").PropType<ColorSchemaTypes | ColorSchemaType>;
159
+ required: false;
160
+ }; } & { [key_2 in import("../../../DefineVueTypings").VModelKeyNameInProps<TName>]: {
161
+ type: import("vue").PropType<ColorSchemaTypes | ColorSchemaType>;
162
+ required: false;
163
+ }; } & {
164
+ require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, ColorSchemaTypes | ColorSchemaType, {
165
+ "onUpdate:modelValue": {
166
+ type: import("vue").PropType<(value: ColorSchemaTypes | ColorSchemaType) => any>;
167
+ };
168
+ } & {
169
+ "v-model": {
170
+ type: import("vue").PropType<ColorSchemaTypes | ColorSchemaType>;
171
+ required: false;
172
+ };
173
+ } & {
174
+ modelValue: {
175
+ type: import("vue").PropType<ColorSchemaTypes | ColorSchemaType>;
176
+ required: false;
177
+ };
178
+ }>;
179
+ defaultValue(value?: ColorSchemaTypes | ColorSchemaType): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, ColorSchemaTypes | ColorSchemaType, {
180
+ "onUpdate:modelValue": {
181
+ type: import("vue").PropType<(value: ColorSchemaTypes | ColorSchemaType) => any>;
182
+ };
183
+ } & {
184
+ "v-model": {
185
+ type: import("vue").PropType<ColorSchemaTypes | ColorSchemaType>;
186
+ required: false;
187
+ };
188
+ } & {
189
+ modelValue: {
190
+ type: import("vue").PropType<ColorSchemaTypes | ColorSchemaType>;
191
+ required: false;
192
+ };
193
+ }, false>;
194
+ doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, ColorSchemaTypes | ColorSchemaType, {
195
+ "onUpdate:modelValue": {
196
+ type: import("vue").PropType<(value: ColorSchemaTypes | ColorSchemaType) => any>;
197
+ };
198
+ } & {
199
+ "v-model": {
200
+ type: import("vue").PropType<ColorSchemaTypes | ColorSchemaType>;
201
+ required: false;
202
+ };
203
+ } & {
204
+ modelValue: {
205
+ type: import("vue").PropType<ColorSchemaTypes | ColorSchemaType>;
206
+ required: false;
207
+ };
208
+ }>;
209
+ };
210
+ }>> & {
211
+ "onUpdate:modelValue"?: (value: ColorSchemaTypes) => any;
212
+ }, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
213
+ "update:modelValue": (value: ColorSchemaTypes) => any;
214
+ }, string, {}, {}, string, {}> & {
215
+ beforeCreate?: (() => void) | (() => void)[];
216
+ created?: (() => void) | (() => void)[];
217
+ beforeMount?: (() => void) | (() => void)[];
218
+ mounted?: (() => void) | (() => void)[];
219
+ beforeUpdate?: (() => void) | (() => void)[];
220
+ updated?: (() => void) | (() => void)[];
221
+ activated?: (() => void) | (() => void)[];
222
+ deactivated?: (() => void) | (() => void)[];
223
+ beforeDestroy?: (() => void) | (() => void)[];
224
+ beforeUnmount?: (() => void) | (() => void)[];
225
+ destroyed?: (() => void) | (() => void)[];
226
+ unmounted?: (() => void) | (() => void)[];
227
+ renderTracked?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
228
+ renderTriggered?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
229
+ 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)[];
230
+ };
231
+ $forceUpdate: () => void;
232
+ $nextTick: typeof import("vue").nextTick;
233
+ $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;
234
+ } & Readonly<import("vue").ExtractPropTypes<{
235
+ label: {
236
+ type: import("vue").PropType<string>;
237
+ } & {
238
+ type: import("vue").PropType<string>;
239
+ };
240
+ "theme-definition": {
241
+ type: import("vue").PropType<ThemeDefinitionV2>;
242
+ };
243
+ themeDefinition: {
244
+ type: import("vue").PropType<ThemeDefinitionV2>;
245
+ };
246
+ "onUpdate:modelValue": {
247
+ type: import("vue").PropType<(value: ColorSchemaTypes | ColorSchemaType) => any>;
248
+ };
249
+ "v-model": {
250
+ type: import("vue").PropType<ColorSchemaTypes | ColorSchemaType>;
251
+ required: false;
252
+ };
253
+ modelValue: {
254
+ type: import("vue").PropType<ColorSchemaTypes | ColorSchemaType>;
255
+ required: false;
256
+ };
257
+ name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
258
+ type: import("vue").PropType<(value: ColorSchemaTypes | ColorSchemaType) => any>;
259
+ }; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
260
+ type: import("vue").PropType<ColorSchemaTypes | ColorSchemaType>;
261
+ required: false;
262
+ }; } & { [key_2 in import("../../../DefineVueTypings").VModelKeyNameInProps<TName>]: {
263
+ type: import("vue").PropType<ColorSchemaTypes | ColorSchemaType>;
264
+ required: false;
265
+ }; } & {
266
+ require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, ColorSchemaTypes | ColorSchemaType, {
267
+ "onUpdate:modelValue": {
268
+ type: import("vue").PropType<(value: ColorSchemaTypes | ColorSchemaType) => any>;
269
+ };
270
+ } & {
271
+ "v-model": {
272
+ type: import("vue").PropType<ColorSchemaTypes | ColorSchemaType>;
273
+ required: false;
274
+ };
275
+ } & {
276
+ modelValue: {
277
+ type: import("vue").PropType<ColorSchemaTypes | ColorSchemaType>;
278
+ required: false;
279
+ };
280
+ }>;
281
+ defaultValue(value?: ColorSchemaTypes | ColorSchemaType): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, ColorSchemaTypes | ColorSchemaType, {
282
+ "onUpdate:modelValue": {
283
+ type: import("vue").PropType<(value: ColorSchemaTypes | ColorSchemaType) => any>;
284
+ };
285
+ } & {
286
+ "v-model": {
287
+ type: import("vue").PropType<ColorSchemaTypes | ColorSchemaType>;
288
+ required: false;
289
+ };
290
+ } & {
291
+ modelValue: {
292
+ type: import("vue").PropType<ColorSchemaTypes | ColorSchemaType>;
293
+ required: false;
294
+ };
295
+ }, false>;
296
+ doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, ColorSchemaTypes | ColorSchemaType, {
297
+ "onUpdate:modelValue": {
298
+ type: import("vue").PropType<(value: ColorSchemaTypes | ColorSchemaType) => any>;
299
+ };
300
+ } & {
301
+ "v-model": {
302
+ type: import("vue").PropType<ColorSchemaTypes | ColorSchemaType>;
303
+ required: false;
304
+ };
305
+ } & {
306
+ modelValue: {
307
+ type: import("vue").PropType<ColorSchemaTypes | ColorSchemaType>;
308
+ required: false;
309
+ };
310
+ }>;
311
+ };
312
+ }>> & {
313
+ "onUpdate:modelValue"?: (value: ColorSchemaTypes) => any;
314
+ } & import("vue").ShallowUnwrapRef<() => JSX.Element> & {} & import("vue").ComponentCustomProperties & {};
315
+ __isFragment?: never;
316
+ __isTeleport?: never;
317
+ __isSuspense?: never;
318
+ } & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
319
+ label: {
320
+ type: import("vue").PropType<string>;
321
+ } & {
322
+ type: import("vue").PropType<string>;
323
+ };
324
+ "theme-definition": {
325
+ type: import("vue").PropType<ThemeDefinitionV2>;
326
+ };
327
+ themeDefinition: {
328
+ type: import("vue").PropType<ThemeDefinitionV2>;
329
+ };
330
+ "onUpdate:modelValue": {
331
+ type: import("vue").PropType<(value: ColorSchemaTypes | ColorSchemaType) => any>;
332
+ };
333
+ "v-model": {
334
+ type: import("vue").PropType<ColorSchemaTypes | ColorSchemaType>;
335
+ required: false;
336
+ };
337
+ modelValue: {
338
+ type: import("vue").PropType<ColorSchemaTypes | ColorSchemaType>;
339
+ required: false;
340
+ };
341
+ name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
342
+ type: import("vue").PropType<(value: ColorSchemaTypes | ColorSchemaType) => any>;
343
+ }; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
344
+ type: import("vue").PropType<ColorSchemaTypes | ColorSchemaType>;
345
+ required: false;
346
+ }; } & { [key_2 in import("../../../DefineVueTypings").VModelKeyNameInProps<TName>]: {
347
+ type: import("vue").PropType<ColorSchemaTypes | ColorSchemaType>;
348
+ required: false;
349
+ }; } & {
350
+ require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, ColorSchemaTypes | ColorSchemaType, {
351
+ "onUpdate:modelValue": {
352
+ type: import("vue").PropType<(value: ColorSchemaTypes | ColorSchemaType) => any>;
353
+ };
354
+ } & {
355
+ "v-model": {
356
+ type: import("vue").PropType<ColorSchemaTypes | ColorSchemaType>;
357
+ required: false;
358
+ };
359
+ } & {
360
+ modelValue: {
361
+ type: import("vue").PropType<ColorSchemaTypes | ColorSchemaType>;
362
+ required: false;
363
+ };
364
+ }>;
365
+ defaultValue(value?: ColorSchemaTypes | ColorSchemaType): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, ColorSchemaTypes | ColorSchemaType, {
366
+ "onUpdate:modelValue": {
367
+ type: import("vue").PropType<(value: ColorSchemaTypes | ColorSchemaType) => any>;
368
+ };
369
+ } & {
370
+ "v-model": {
371
+ type: import("vue").PropType<ColorSchemaTypes | ColorSchemaType>;
372
+ required: false;
373
+ };
374
+ } & {
375
+ modelValue: {
376
+ type: import("vue").PropType<ColorSchemaTypes | ColorSchemaType>;
377
+ required: false;
378
+ };
379
+ }, false>;
380
+ doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, ColorSchemaTypes | ColorSchemaType, {
381
+ "onUpdate:modelValue": {
382
+ type: import("vue").PropType<(value: ColorSchemaTypes | ColorSchemaType) => any>;
383
+ };
384
+ } & {
385
+ "v-model": {
386
+ type: import("vue").PropType<ColorSchemaTypes | ColorSchemaType>;
387
+ required: false;
388
+ };
389
+ } & {
390
+ modelValue: {
391
+ type: import("vue").PropType<ColorSchemaTypes | ColorSchemaType>;
392
+ required: false;
393
+ };
394
+ }>;
395
+ };
396
+ }>> & {
397
+ "onUpdate:modelValue"?: (value: ColorSchemaTypes) => any;
398
+ }, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
399
+ "update:modelValue": (value: ColorSchemaTypes) => any;
400
+ }, string, {}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
401
+ propsDefinition: Omit<Readonly<{} & {
402
+ label?: string;
403
+ name?: {
404
+ [x: `onUpdate:${string}`]: {
405
+ type: import("vue").PropType<(value: ColorSchemaTypes | ColorSchemaType) => any>;
406
+ };
407
+ } & {
408
+ [x: `v-model:${string}`]: {
409
+ type: import("vue").PropType<ColorSchemaTypes | ColorSchemaType>;
410
+ required: false;
411
+ };
412
+ } & {
413
+ [x: string]: {
414
+ type: import("vue").PropType<ColorSchemaTypes | ColorSchemaType>;
415
+ required: false;
416
+ };
417
+ } & {
418
+ require(): import("../../../DefineVueTypings").DefinePropModelRequire<string, ColorSchemaTypes | ColorSchemaType, {
419
+ "onUpdate:modelValue": {
420
+ type: import("vue").PropType<(value: ColorSchemaTypes | ColorSchemaType) => any>;
421
+ };
422
+ } & {
423
+ "v-model": {
424
+ type: import("vue").PropType<ColorSchemaTypes | ColorSchemaType>;
425
+ required: false;
426
+ };
427
+ } & {
428
+ modelValue: {
429
+ type: import("vue").PropType<ColorSchemaTypes | ColorSchemaType>;
430
+ required: false;
431
+ };
432
+ }>;
433
+ defaultValue(value?: ColorSchemaTypes | ColorSchemaType): import("../../../DefineVueTypings").DefinePropModelDefaultValue<string, ColorSchemaTypes | ColorSchemaType, {
434
+ "onUpdate:modelValue": {
435
+ type: import("vue").PropType<(value: ColorSchemaTypes | ColorSchemaType) => any>;
436
+ };
437
+ } & {
438
+ "v-model": {
439
+ type: import("vue").PropType<ColorSchemaTypes | ColorSchemaType>;
440
+ required: false;
441
+ };
442
+ } & {
443
+ modelValue: {
444
+ type: import("vue").PropType<ColorSchemaTypes | ColorSchemaType>;
445
+ required: false;
446
+ };
447
+ }, false>;
448
+ doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<string, ColorSchemaTypes | ColorSchemaType, {
449
+ "onUpdate:modelValue": {
450
+ type: import("vue").PropType<(value: ColorSchemaTypes | ColorSchemaType) => any>;
451
+ };
452
+ } & {
453
+ "v-model": {
454
+ type: import("vue").PropType<ColorSchemaTypes | ColorSchemaType>;
455
+ required: false;
456
+ };
457
+ } & {
458
+ modelValue: {
459
+ type: import("vue").PropType<ColorSchemaTypes | ColorSchemaType>;
460
+ required: false;
461
+ };
462
+ }>;
463
+ };
464
+ themeDefinition?: ThemeDefinitionV2;
465
+ "theme-definition"?: ThemeDefinitionV2;
466
+ modelValue?: ColorSchemaTypes | ColorSchemaType;
467
+ "onUpdate:modelValue"?: (value: ColorSchemaTypes | ColorSchemaType) => any;
468
+ "v-model"?: ColorSchemaTypes | ColorSchemaType;
469
+ }>, "onUpdate:modelValue"> & {
470
+ "onUpdate:modelValue"?: (value: ColorSchemaTypes) => any;
471
+ };
472
+ };
473
+ export default _default;
@@ -0,0 +1 @@
1
+ export declare const ExampleComponents: import("@omnia/fx/ux").ComponentSpec;
@@ -0,0 +1,91 @@
1
+ declare const _default: {
2
+ new (...args: any[]): {
3
+ $: import("vue").ComponentInternalInstance;
4
+ $data: {};
5
+ $props: {
6
+ style?: unknown;
7
+ class?: unknown;
8
+ key?: string | number | symbol;
9
+ ref?: import("vue").VNodeRef;
10
+ ref_for?: boolean;
11
+ ref_key?: string;
12
+ onVnodeBeforeMount?: ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
13
+ [key: string]: any;
14
+ }>) => void) | ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
15
+ [key: string]: any;
16
+ }>) => void)[];
17
+ onVnodeMounted?: ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
18
+ [key: string]: any;
19
+ }>) => void) | ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
20
+ [key: string]: any;
21
+ }>) => void)[];
22
+ onVnodeBeforeUpdate?: ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
23
+ [key: string]: any;
24
+ }>, oldVNode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
25
+ [key: string]: any;
26
+ }>) => void) | ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
27
+ [key: string]: any;
28
+ }>, oldVNode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
29
+ [key: string]: any;
30
+ }>) => void)[];
31
+ onVnodeUpdated?: ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
32
+ [key: string]: any;
33
+ }>, oldVNode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
34
+ [key: string]: any;
35
+ }>) => void) | ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
36
+ [key: string]: any;
37
+ }>, oldVNode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
38
+ [key: string]: any;
39
+ }>) => void)[];
40
+ onVnodeBeforeUnmount?: ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
41
+ [key: string]: any;
42
+ }>) => void) | ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
43
+ [key: string]: any;
44
+ }>) => void)[];
45
+ onVnodeUnmounted?: ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
46
+ [key: string]: any;
47
+ }>) => void) | ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
48
+ [key: string]: any;
49
+ }>) => void)[];
50
+ };
51
+ $attrs: {
52
+ [x: string]: unknown;
53
+ };
54
+ $refs: {
55
+ [x: string]: unknown;
56
+ };
57
+ $slots: Readonly<{
58
+ [name: string]: import("vue").Slot<any>;
59
+ }>;
60
+ $root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>;
61
+ $parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>;
62
+ $emit: (event: string, ...args: any[]) => void;
63
+ $el: any;
64
+ $options: import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{}>>, () => JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {}, {}, string, {}> & {
65
+ beforeCreate?: (() => void) | (() => void)[];
66
+ created?: (() => void) | (() => void)[];
67
+ beforeMount?: (() => void) | (() => void)[];
68
+ mounted?: (() => void) | (() => void)[];
69
+ beforeUpdate?: (() => void) | (() => void)[];
70
+ updated?: (() => void) | (() => void)[];
71
+ activated?: (() => void) | (() => void)[];
72
+ deactivated?: (() => void) | (() => void)[];
73
+ beforeDestroy?: (() => void) | (() => void)[];
74
+ beforeUnmount?: (() => void) | (() => void)[];
75
+ destroyed?: (() => void) | (() => void)[];
76
+ unmounted?: (() => void) | (() => void)[];
77
+ renderTracked?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
78
+ renderTriggered?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
79
+ 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)[];
80
+ };
81
+ $forceUpdate: () => void;
82
+ $nextTick: typeof import("vue").nextTick;
83
+ $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;
84
+ } & Readonly<import("vue").ExtractPropTypes<{}>> & import("vue").ShallowUnwrapRef<() => JSX.Element> & {} & import("vue").ComponentCustomProperties & {};
85
+ __isFragment?: never;
86
+ __isTeleport?: never;
87
+ __isSuspense?: never;
88
+ } & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{}>>, () => JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
89
+ propsDefinition: Omit<Readonly<{} & {}>, never>;
90
+ };
91
+ export default _default;
@@ -0,0 +1 @@
1
+ export declare const spec: import("@omnia/fx/ux").ComponentSpec;
@@ -1,3 +1,2 @@
1
1
  export * from "./Colors";
2
2
  export * from "./ThemeDefinitionInstance";
3
- export * from "./useVelcronState";
@@ -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;
@@ -216,8 +216,8 @@ declare const _default: {
216
216
  }, string, {
217
217
  container?: any;
218
218
  blueprint?: any;
219
- blueprintType?: any;
220
219
  colorSchemaType?: any;
220
+ blueprintType?: any;
221
221
  colors?: any;
222
222
  }, {}, string, {}> & {
223
223
  beforeCreate?: (() => void) | (() => void)[];
@@ -406,15 +406,15 @@ declare const _default: {
406
406
  }, string, {
407
407
  container?: any;
408
408
  blueprint?: any;
409
- blueprintType?: any;
410
409
  colorSchemaType?: any;
410
+ blueprintType?: any;
411
411
  colors?: any;
412
412
  }, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
413
413
  propsDefinition: Omit<Readonly<{
414
414
  container?: any;
415
415
  blueprint?: any;
416
- blueprintType?: any;
417
416
  colorSchemaType?: any;
417
+ blueprintType?: any;
418
418
  colors?: any;
419
419
  } & {
420
420
  name?: {
@@ -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
  };