@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,434 @@
1
+ import { VelcronColorStyling } from "@omnia/fx-models";
2
+ declare const _default: {
3
+ new (...args: any[]): {
4
+ $: import("vue").ComponentInternalInstance;
5
+ $data: {};
6
+ $props: {
7
+ style?: unknown;
8
+ class?: unknown;
9
+ readonly name?: {
10
+ [x: `onUpdate:${string}`]: {
11
+ type: import("vue").PropType<(value: VelcronColorStyling) => any>;
12
+ };
13
+ } & {
14
+ [x: `v-model:${string}`]: {
15
+ type: import("vue").PropType<VelcronColorStyling>;
16
+ required: false;
17
+ };
18
+ } & {
19
+ [x: string]: {
20
+ type: import("vue").PropType<VelcronColorStyling>;
21
+ required: false;
22
+ };
23
+ } & {
24
+ require(): import("../../../DefineVueTypings").DefinePropModelRequire<string, VelcronColorStyling, {
25
+ "onUpdate:modelValue": {
26
+ type: import("vue").PropType<(value: VelcronColorStyling) => any>;
27
+ };
28
+ } & {
29
+ "v-model": {
30
+ type: import("vue").PropType<VelcronColorStyling>;
31
+ required: false;
32
+ };
33
+ } & {
34
+ modelValue: {
35
+ type: import("vue").PropType<VelcronColorStyling>;
36
+ required: false;
37
+ };
38
+ }>;
39
+ defaultValue(value?: VelcronColorStyling): import("../../../DefineVueTypings").DefinePropModelDefaultValue<string, VelcronColorStyling, {
40
+ "onUpdate:modelValue": {
41
+ type: import("vue").PropType<(value: VelcronColorStyling) => any>;
42
+ };
43
+ } & {
44
+ "v-model": {
45
+ type: import("vue").PropType<VelcronColorStyling>;
46
+ required: false;
47
+ };
48
+ } & {
49
+ modelValue: {
50
+ type: import("vue").PropType<VelcronColorStyling>;
51
+ required: false;
52
+ };
53
+ }, false>;
54
+ doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<string, VelcronColorStyling, {
55
+ "onUpdate:modelValue": {
56
+ type: import("vue").PropType<(value: VelcronColorStyling) => any>;
57
+ };
58
+ } & {
59
+ "v-model": {
60
+ type: import("vue").PropType<VelcronColorStyling>;
61
+ required: false;
62
+ };
63
+ } & {
64
+ modelValue: {
65
+ type: import("vue").PropType<VelcronColorStyling>;
66
+ required: false;
67
+ };
68
+ }>;
69
+ };
70
+ key?: string | number | symbol;
71
+ ref?: import("vue").VNodeRef;
72
+ ref_for?: boolean;
73
+ ref_key?: string;
74
+ onVnodeBeforeMount?: ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
75
+ [key: string]: any;
76
+ }>) => void) | ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
77
+ [key: string]: any;
78
+ }>) => void)[];
79
+ onVnodeMounted?: ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
80
+ [key: string]: any;
81
+ }>) => void) | ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
82
+ [key: string]: any;
83
+ }>) => void)[];
84
+ onVnodeBeforeUpdate?: ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
85
+ [key: string]: any;
86
+ }>, oldVNode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
87
+ [key: string]: any;
88
+ }>) => void) | ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
89
+ [key: string]: any;
90
+ }>, oldVNode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
91
+ [key: string]: any;
92
+ }>) => void)[];
93
+ onVnodeUpdated?: ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
94
+ [key: string]: any;
95
+ }>, oldVNode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
96
+ [key: string]: any;
97
+ }>) => void) | ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
98
+ [key: string]: any;
99
+ }>, oldVNode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
100
+ [key: string]: any;
101
+ }>) => void)[];
102
+ onVnodeBeforeUnmount?: ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
103
+ [key: string]: any;
104
+ }>) => void) | ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
105
+ [key: string]: any;
106
+ }>) => void)[];
107
+ onVnodeUnmounted?: ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
108
+ [key: string]: any;
109
+ }>) => void) | ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
110
+ [key: string]: any;
111
+ }>) => void)[];
112
+ readonly modelValue?: unknown;
113
+ "onUpdate:modelValue"?: ((value: VelcronColorStyling) => any) & ((value: VelcronColorStyling) => any);
114
+ readonly "v-model"?: unknown;
115
+ };
116
+ $attrs: {
117
+ [x: string]: unknown;
118
+ };
119
+ $refs: {
120
+ [x: string]: unknown;
121
+ };
122
+ $slots: Readonly<{
123
+ [name: string]: import("vue").Slot<any>;
124
+ }>;
125
+ $root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>;
126
+ $parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>;
127
+ $emit: (event: "update:modelValue", value: VelcronColorStyling) => void;
128
+ $el: any;
129
+ $options: import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
130
+ "onUpdate:modelValue": {
131
+ type: import("vue").PropType<(value: VelcronColorStyling) => any>;
132
+ };
133
+ "v-model": {
134
+ type: import("vue").PropType<VelcronColorStyling>;
135
+ required: false;
136
+ };
137
+ modelValue: {
138
+ type: import("vue").PropType<VelcronColorStyling>;
139
+ required: false;
140
+ };
141
+ name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
142
+ type: import("vue").PropType<(value: VelcronColorStyling) => any>;
143
+ }; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
144
+ type: import("vue").PropType<VelcronColorStyling>;
145
+ required: false;
146
+ }; } & { [key_2 in import("../../../DefineVueTypings").VModelKeyNameInProps<TName>]: {
147
+ type: import("vue").PropType<VelcronColorStyling>;
148
+ required: false;
149
+ }; } & {
150
+ require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, VelcronColorStyling, {
151
+ "onUpdate:modelValue": {
152
+ type: import("vue").PropType<(value: VelcronColorStyling) => any>;
153
+ };
154
+ } & {
155
+ "v-model": {
156
+ type: import("vue").PropType<VelcronColorStyling>;
157
+ required: false;
158
+ };
159
+ } & {
160
+ modelValue: {
161
+ type: import("vue").PropType<VelcronColorStyling>;
162
+ required: false;
163
+ };
164
+ }>;
165
+ defaultValue(value?: VelcronColorStyling): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, VelcronColorStyling, {
166
+ "onUpdate:modelValue": {
167
+ type: import("vue").PropType<(value: VelcronColorStyling) => any>;
168
+ };
169
+ } & {
170
+ "v-model": {
171
+ type: import("vue").PropType<VelcronColorStyling>;
172
+ required: false;
173
+ };
174
+ } & {
175
+ modelValue: {
176
+ type: import("vue").PropType<VelcronColorStyling>;
177
+ required: false;
178
+ };
179
+ }, false>;
180
+ doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, VelcronColorStyling, {
181
+ "onUpdate:modelValue": {
182
+ type: import("vue").PropType<(value: VelcronColorStyling) => any>;
183
+ };
184
+ } & {
185
+ "v-model": {
186
+ type: import("vue").PropType<VelcronColorStyling>;
187
+ required: false;
188
+ };
189
+ } & {
190
+ modelValue: {
191
+ type: import("vue").PropType<VelcronColorStyling>;
192
+ required: false;
193
+ };
194
+ }>;
195
+ };
196
+ }>> & {
197
+ "onUpdate:modelValue"?: (value: VelcronColorStyling) => any;
198
+ }, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
199
+ "update:modelValue": (value: VelcronColorStyling) => true;
200
+ }, string, {}, {}, string, {}> & {
201
+ beforeCreate?: (() => void) | (() => void)[];
202
+ created?: (() => void) | (() => void)[];
203
+ beforeMount?: (() => void) | (() => void)[];
204
+ mounted?: (() => void) | (() => void)[];
205
+ beforeUpdate?: (() => void) | (() => void)[];
206
+ updated?: (() => void) | (() => void)[];
207
+ activated?: (() => void) | (() => void)[];
208
+ deactivated?: (() => void) | (() => void)[];
209
+ beforeDestroy?: (() => void) | (() => void)[];
210
+ beforeUnmount?: (() => void) | (() => void)[];
211
+ destroyed?: (() => void) | (() => void)[];
212
+ unmounted?: (() => void) | (() => void)[];
213
+ renderTracked?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
214
+ renderTriggered?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
215
+ 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)[];
216
+ };
217
+ $forceUpdate: () => void;
218
+ $nextTick: typeof import("vue").nextTick;
219
+ $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;
220
+ } & Readonly<import("vue").ExtractPropTypes<{
221
+ "onUpdate:modelValue": {
222
+ type: import("vue").PropType<(value: VelcronColorStyling) => any>;
223
+ };
224
+ "v-model": {
225
+ type: import("vue").PropType<VelcronColorStyling>;
226
+ required: false;
227
+ };
228
+ modelValue: {
229
+ type: import("vue").PropType<VelcronColorStyling>;
230
+ required: false;
231
+ };
232
+ name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
233
+ type: import("vue").PropType<(value: VelcronColorStyling) => any>;
234
+ }; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
235
+ type: import("vue").PropType<VelcronColorStyling>;
236
+ required: false;
237
+ }; } & { [key_2 in import("../../../DefineVueTypings").VModelKeyNameInProps<TName>]: {
238
+ type: import("vue").PropType<VelcronColorStyling>;
239
+ required: false;
240
+ }; } & {
241
+ require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, VelcronColorStyling, {
242
+ "onUpdate:modelValue": {
243
+ type: import("vue").PropType<(value: VelcronColorStyling) => any>;
244
+ };
245
+ } & {
246
+ "v-model": {
247
+ type: import("vue").PropType<VelcronColorStyling>;
248
+ required: false;
249
+ };
250
+ } & {
251
+ modelValue: {
252
+ type: import("vue").PropType<VelcronColorStyling>;
253
+ required: false;
254
+ };
255
+ }>;
256
+ defaultValue(value?: VelcronColorStyling): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, VelcronColorStyling, {
257
+ "onUpdate:modelValue": {
258
+ type: import("vue").PropType<(value: VelcronColorStyling) => any>;
259
+ };
260
+ } & {
261
+ "v-model": {
262
+ type: import("vue").PropType<VelcronColorStyling>;
263
+ required: false;
264
+ };
265
+ } & {
266
+ modelValue: {
267
+ type: import("vue").PropType<VelcronColorStyling>;
268
+ required: false;
269
+ };
270
+ }, false>;
271
+ doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, VelcronColorStyling, {
272
+ "onUpdate:modelValue": {
273
+ type: import("vue").PropType<(value: VelcronColorStyling) => any>;
274
+ };
275
+ } & {
276
+ "v-model": {
277
+ type: import("vue").PropType<VelcronColorStyling>;
278
+ required: false;
279
+ };
280
+ } & {
281
+ modelValue: {
282
+ type: import("vue").PropType<VelcronColorStyling>;
283
+ required: false;
284
+ };
285
+ }>;
286
+ };
287
+ }>> & {
288
+ "onUpdate:modelValue"?: (value: VelcronColorStyling) => any;
289
+ } & import("vue").ShallowUnwrapRef<() => JSX.Element> & {} & import("vue").ComponentCustomProperties & {};
290
+ __isFragment?: never;
291
+ __isTeleport?: never;
292
+ __isSuspense?: never;
293
+ } & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
294
+ "onUpdate:modelValue": {
295
+ type: import("vue").PropType<(value: VelcronColorStyling) => any>;
296
+ };
297
+ "v-model": {
298
+ type: import("vue").PropType<VelcronColorStyling>;
299
+ required: false;
300
+ };
301
+ modelValue: {
302
+ type: import("vue").PropType<VelcronColorStyling>;
303
+ required: false;
304
+ };
305
+ name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
306
+ type: import("vue").PropType<(value: VelcronColorStyling) => any>;
307
+ }; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
308
+ type: import("vue").PropType<VelcronColorStyling>;
309
+ required: false;
310
+ }; } & { [key_2 in import("../../../DefineVueTypings").VModelKeyNameInProps<TName>]: {
311
+ type: import("vue").PropType<VelcronColorStyling>;
312
+ required: false;
313
+ }; } & {
314
+ require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, VelcronColorStyling, {
315
+ "onUpdate:modelValue": {
316
+ type: import("vue").PropType<(value: VelcronColorStyling) => any>;
317
+ };
318
+ } & {
319
+ "v-model": {
320
+ type: import("vue").PropType<VelcronColorStyling>;
321
+ required: false;
322
+ };
323
+ } & {
324
+ modelValue: {
325
+ type: import("vue").PropType<VelcronColorStyling>;
326
+ required: false;
327
+ };
328
+ }>;
329
+ defaultValue(value?: VelcronColorStyling): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, VelcronColorStyling, {
330
+ "onUpdate:modelValue": {
331
+ type: import("vue").PropType<(value: VelcronColorStyling) => any>;
332
+ };
333
+ } & {
334
+ "v-model": {
335
+ type: import("vue").PropType<VelcronColorStyling>;
336
+ required: false;
337
+ };
338
+ } & {
339
+ modelValue: {
340
+ type: import("vue").PropType<VelcronColorStyling>;
341
+ required: false;
342
+ };
343
+ }, false>;
344
+ doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, VelcronColorStyling, {
345
+ "onUpdate:modelValue": {
346
+ type: import("vue").PropType<(value: VelcronColorStyling) => any>;
347
+ };
348
+ } & {
349
+ "v-model": {
350
+ type: import("vue").PropType<VelcronColorStyling>;
351
+ required: false;
352
+ };
353
+ } & {
354
+ modelValue: {
355
+ type: import("vue").PropType<VelcronColorStyling>;
356
+ required: false;
357
+ };
358
+ }>;
359
+ };
360
+ }>> & {
361
+ "onUpdate:modelValue"?: (value: VelcronColorStyling) => any;
362
+ }, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
363
+ "update:modelValue": (value: VelcronColorStyling) => true;
364
+ }, string, {}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
365
+ propsDefinition: Omit<Readonly<{} & {
366
+ name?: {
367
+ [x: `onUpdate:${string}`]: {
368
+ type: import("vue").PropType<(value: VelcronColorStyling) => any>;
369
+ };
370
+ } & {
371
+ [x: `v-model:${string}`]: {
372
+ type: import("vue").PropType<VelcronColorStyling>;
373
+ required: false;
374
+ };
375
+ } & {
376
+ [x: string]: {
377
+ type: import("vue").PropType<VelcronColorStyling>;
378
+ required: false;
379
+ };
380
+ } & {
381
+ require(): import("../../../DefineVueTypings").DefinePropModelRequire<string, VelcronColorStyling, {
382
+ "onUpdate:modelValue": {
383
+ type: import("vue").PropType<(value: VelcronColorStyling) => any>;
384
+ };
385
+ } & {
386
+ "v-model": {
387
+ type: import("vue").PropType<VelcronColorStyling>;
388
+ required: false;
389
+ };
390
+ } & {
391
+ modelValue: {
392
+ type: import("vue").PropType<VelcronColorStyling>;
393
+ required: false;
394
+ };
395
+ }>;
396
+ defaultValue(value?: VelcronColorStyling): import("../../../DefineVueTypings").DefinePropModelDefaultValue<string, VelcronColorStyling, {
397
+ "onUpdate:modelValue": {
398
+ type: import("vue").PropType<(value: VelcronColorStyling) => any>;
399
+ };
400
+ } & {
401
+ "v-model": {
402
+ type: import("vue").PropType<VelcronColorStyling>;
403
+ required: false;
404
+ };
405
+ } & {
406
+ modelValue: {
407
+ type: import("vue").PropType<VelcronColorStyling>;
408
+ required: false;
409
+ };
410
+ }, false>;
411
+ doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<string, VelcronColorStyling, {
412
+ "onUpdate:modelValue": {
413
+ type: import("vue").PropType<(value: VelcronColorStyling) => any>;
414
+ };
415
+ } & {
416
+ "v-model": {
417
+ type: import("vue").PropType<VelcronColorStyling>;
418
+ required: false;
419
+ };
420
+ } & {
421
+ modelValue: {
422
+ type: import("vue").PropType<VelcronColorStyling>;
423
+ required: false;
424
+ };
425
+ }>;
426
+ };
427
+ modelValue?: unknown;
428
+ "onUpdate:modelValue"?: (value: VelcronColorStyling) => any;
429
+ "v-model"?: unknown;
430
+ }>, "onUpdate:modelValue"> & {
431
+ "onUpdate:modelValue"?: (value: VelcronColorStyling) => any;
432
+ };
433
+ };
434
+ export default _default;