@omnia/fx 8.0.168-dev → 8.0.170-dev

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (89) hide show
  1. package/internal-do-not-import-from-here/ux/DefineVueTypings.d.ts +2 -2
  2. package/internal-do-not-import-from-here/ux/InternalDefineComponent.d.ts +0 -5
  3. package/internal-do-not-import-from-here/ux/aurora/components/borderpicker/BorderPreview.d.ts +0 -17
  4. package/internal-do-not-import-from-here/ux/aurora/components/colorpickerV2/ColorPicker.d.ts +24 -41
  5. package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaPicker.d.ts +0 -17
  6. package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaViewer.d.ts +0 -17
  7. package/internal-do-not-import-from-here/ux/aurora/components/fillpicker/FillPreview.d.ts +0 -17
  8. package/internal-do-not-import-from-here/ux/aurora/components/spacingpicker/SpacingPicker3.d.ts +0 -17
  9. package/internal-do-not-import-from-here/ux/aurora/components/stylepicker/StylePicker.d.ts +0 -17
  10. package/internal-do-not-import-from-here/ux/aurora/components/themepicker/ThemePicker.d.ts +0 -17
  11. package/internal-do-not-import-from-here/ux/docs/chrome/VelcronSampleViewer.d.ts +0 -20
  12. package/internal-do-not-import-from-here/ux/filterengine/components/renderer/PropertyDropdownRenderer.d.ts +55 -51
  13. package/internal-do-not-import-from-here/ux/filterengine/components/renderer/PropertyListRenderer.d.ts +55 -51
  14. package/internal-do-not-import-from-here/ux/filterengine/components/settings/PropertyList.d.ts +57 -66
  15. package/internal-do-not-import-from-here/ux/filterpicker/FilterPicker.d.ts +0 -17
  16. package/internal-do-not-import-from-here/ux/governancedashboard/NumericIndicator.d.ts +98 -15
  17. package/internal-do-not-import-from-here/ux/image/scalingsettings/ScalingSettings.d.ts +0 -17
  18. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/blockplaceholder/BlockPlaceholder.d.ts +0 -17
  19. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/layoutitemactiontoolbar/LayoutItemActionToolbar.d.ts +0 -17
  20. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/TemplatePreview.d.ts +0 -17
  21. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/blocktitle/BlockTitle.d.ts +0 -17
  22. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/sizecontainer/SizeContainer.d.ts +0 -17
  23. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/targetselector/TargetSelector.d.ts +0 -17
  24. package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutItemselector/LayoutItemSelection.d.ts +0 -17
  25. package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutItemselector/LayoutItemSelector.d.ts +0 -17
  26. package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutitemsrenderer/LayoutBlockRenderer.d.ts +0 -17
  27. package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutitemsrenderer/LayoutSectionRenderer.d.ts +0 -17
  28. package/internal-do-not-import-from-here/ux/layoutcanvas/stores/LayoutCanvasStore.d.ts +1 -0
  29. package/internal-do-not-import-from-here/ux/layoutcanvas/stores/ReactiveLayoutItemsSettingsStore.d.ts +1 -0
  30. package/internal-do-not-import-from-here/ux/oxide/appbar/Appbar.d.ts +0 -17
  31. package/internal-do-not-import-from-here/ux/oxide/avatar/Avatar.d.ts +0 -17
  32. package/internal-do-not-import-from-here/ux/oxide/btngroup/ButtonGroup.d.ts +0 -17
  33. package/internal-do-not-import-from-here/ux/oxide/card/Card.d.ts +0 -17
  34. package/internal-do-not-import-from-here/ux/oxide/chart/Chart.d.ts +0 -17
  35. package/internal-do-not-import-from-here/ux/oxide/checkbox/Checkbox.d.ts +0 -17
  36. package/internal-do-not-import-from-here/ux/oxide/chip/Chip.d.ts +0 -17
  37. package/internal-do-not-import-from-here/ux/oxide/colorpicker/ColorPicker.d.ts +0 -17
  38. package/internal-do-not-import-from-here/ux/oxide/column/Column.d.ts +0 -17
  39. package/internal-do-not-import-from-here/ux/oxide/column/ColumnGrid.d.ts +0 -17
  40. package/internal-do-not-import-from-here/ux/oxide/datatable/DataTable.d.ts +3 -7
  41. package/internal-do-not-import-from-here/ux/oxide/datatable/DataTableServer.d.ts +0 -17
  42. package/internal-do-not-import-from-here/ux/oxide/dialog/Dialog.d.ts +0 -17
  43. package/internal-do-not-import-from-here/ux/oxide/expansionpanel/ExpansionPanel.d.ts +0 -17
  44. package/internal-do-not-import-from-here/ux/oxide/expansionpanel/ExpansionPanels.d.ts +0 -17
  45. package/internal-do-not-import-from-here/ux/oxide/flex/Flex2.d.ts +0 -17
  46. package/internal-do-not-import-from-here/ux/oxide/flex/Row.d.ts +0 -17
  47. package/internal-do-not-import-from-here/ux/oxide/form/Form.d.ts +0 -17
  48. package/internal-do-not-import-from-here/ux/oxide/image/Image.d.ts +0 -17
  49. package/internal-do-not-import-from-here/ux/oxide/inputfield/InputField.d.ts +1 -33
  50. package/internal-do-not-import-from-here/ux/oxide/layout/Layout.d.ts +0 -17
  51. package/internal-do-not-import-from-here/ux/oxide/list/List.d.ts +0 -17
  52. package/internal-do-not-import-from-here/ux/oxide/list/ListItem.d.ts +0 -17
  53. package/internal-do-not-import-from-here/ux/oxide/main/Main.d.ts +0 -17
  54. package/internal-do-not-import-from-here/ux/oxide/menu/Menu.d.ts +0 -17
  55. package/internal-do-not-import-from-here/ux/oxide/navigationdrawer/NavigationDrawer.d.ts +0 -17
  56. package/internal-do-not-import-from-here/ux/oxide/notification/Notification.d.ts +0 -17
  57. package/internal-do-not-import-from-here/ux/oxide/pagination/Pagination.d.ts +0 -17
  58. package/internal-do-not-import-from-here/ux/oxide/panel/Panel.d.ts +0 -17
  59. package/internal-do-not-import-from-here/ux/oxide/radio/Radio.d.ts +0 -17
  60. package/internal-do-not-import-from-here/ux/oxide/radio/RadioGroup.d.ts +0 -17
  61. package/internal-do-not-import-from-here/ux/oxide/rangeslider/RangeSlider.d.ts +0 -17
  62. package/internal-do-not-import-from-here/ux/oxide/rating/Rating.d.ts +0 -17
  63. package/internal-do-not-import-from-here/ux/oxide/scrollcontainer/ScrollContainer.d.ts +0 -17
  64. package/internal-do-not-import-from-here/ux/oxide/select/Select.d.ts +3 -7
  65. package/internal-do-not-import-from-here/ux/oxide/skeletonloader/SkeletonLoader.d.ts +0 -17
  66. package/internal-do-not-import-from-here/ux/oxide/slidepanel/SlidePanel.d.ts +0 -17
  67. package/internal-do-not-import-from-here/ux/oxide/slider/Slider.d.ts +0 -17
  68. package/internal-do-not-import-from-here/ux/oxide/snackbar/Snackbar.d.ts +0 -17
  69. package/internal-do-not-import-from-here/ux/oxide/splitpane/Splitpane.d.ts +0 -17
  70. package/internal-do-not-import-from-here/ux/oxide/splitpane/SplitpaneItem.d.ts +0 -17
  71. package/internal-do-not-import-from-here/ux/oxide/switch/Switch.d.ts +0 -17
  72. package/internal-do-not-import-from-here/ux/oxide/tab/Tab.d.ts +0 -17
  73. package/internal-do-not-import-from-here/ux/oxide/table/Table.d.ts +0 -17
  74. package/internal-do-not-import-from-here/ux/oxide/textarea/TextArea.d.ts +0 -17
  75. package/internal-do-not-import-from-here/ux/oxide/toolbar/Toolbar.d.ts +0 -17
  76. package/internal-do-not-import-from-here/ux/oxide/tooltip/Tooltip.d.ts +0 -17
  77. package/internal-do-not-import-from-here/ux/oxide/treeview/Treeview.d.ts +0 -17
  78. package/internal-do-not-import-from-here/ux/rollupempty/RollupEmpty.d.ts +0 -17
  79. package/internal-do-not-import-from-here/ux/securitytrimmer/SecurityTrimmer.d.ts +0 -17
  80. package/internal-do-not-import-from-here/ux/velcron/blocks/content/components/ContentViewer.d.ts +0 -17
  81. package/internal-do-not-import-from-here/ux/velcron/blocks/content/components/DefinitionPickerPanel.d.ts +0 -17
  82. package/internal-do-not-import-from-here/ux/velcron/components/definitionpicker/VelcronDefinitionPicker.d.ts +0 -17
  83. package/internal-do-not-import-from-here/ux/velcron/components/definitionpicker/VelcronDefinitionPreview.d.ts +0 -17
  84. package/internal-do-not-import-from-here/ux/velcron/renderer/VelcronRenderer.d.ts +0 -17
  85. package/internal-do-not-import-from-here/wctypings.d.ts +17 -17
  86. package/package.json +2 -2
  87. package/internal-do-not-import-from-here/ux/governancedashboard/INumericIndicator.d.ts +0 -25
  88. package/internal-do-not-import-from-here/ux/oxide/textfield/TextField.css.d.ts +0 -6
  89. package/internal-do-not-import-from-here/ux/oxide/textfield/TextField.d.ts +0 -639
@@ -1,5 +1,5 @@
1
1
  import { Prop, PropType, VNodeChild } from "vue";
2
- import { ColorSchemaType, ColorSchemaTypes, ColorValue } from "@omnia/fx-models";
2
+ import { ColorSchemaType, ColorSchemaTypes } from "@omnia/fx-models";
3
3
  import { ColorSchemaStoreType } from "./aurora";
4
4
  export type Slot<T extends any[] = any[]> = (...args: T) => VNodeChild;
5
5
  export type VModelKeyNameInJsxElement<N extends string> = N extends "" ? "v-model" : `v-model:${N}`;
@@ -32,7 +32,7 @@ export type DefineVModel<TName extends string, TType, Required extends boolean =
32
32
  };
33
33
  export type ItemType<T> = T extends readonly (infer U)[] ? U : never;
34
34
  export type SelectItemKey<T = Record<string, any>> = boolean | null | undefined | string | readonly (string | number)[] | ((item: T, fallback?: any) => any);
35
- export type DefinePropTheming = DefineProp<"colorSchemaType", ColorSchemaTypes | ColorSchemaType> & DefineProp<"container", boolean> & DefineProp<"colors", ColorSchemaStoreType> & DefineProp<"blueprint", ColorValue>;
35
+ export type DefinePropTheming = DefineProp<"colorSchemaType", ColorSchemaTypes | ColorSchemaType> & DefineProp<"container", boolean> & DefineProp<"colors", ColorSchemaStoreType>;
36
36
  export type DefinePropClass = DefineProp<"class", String | String[]>;
37
37
  type BuildVModelName<TName extends string, TPropType, Required extends boolean = false> = Required extends false ? {
38
38
  [key in VModelEmitsInJsxElement<TName>]: {
@@ -1,5 +1,4 @@
1
1
  import { SubscriptionHandler } from "@omnia/fx";
2
- import { ColorValue } from "@omnia/fx-models";
3
2
  import { ComponentInjectOptions, ComponentObjectPropsOptions, ComponentOptions, ComponentOptionsBase, ComponentOptionsMixin, ComponentPropsOptions, ComponentPublicInstance, ComputedOptions, CreateComponentPublicInstance, DefineComponent, EmitsOptions, ExtractDefaultPropTypes, MethodOptions, ObjectEmitsOptions, Prop, PropType, RenderFunction, Slot, SlotsType, VNode, VNodeArrayChildren, VNodeProps, VNodeTypes, watch, watchEffect } from "vue";
4
3
  import { LooseRequired, Prettify, UnionToIntersection } from "@vue/shared";
5
4
  import { ColorSchemaTypes, ComponentBundleManifest, Directives, GuidValue } from "@omnia/fx-models";
@@ -283,10 +282,6 @@ export declare function defineVue(): {
283
282
  type: PropType<ColorSchemaStoreType>;
284
283
  required: boolean;
285
284
  };
286
- blueprint: {
287
- type: PropType<ColorValue>;
288
- required: boolean;
289
- };
290
285
  };
291
286
  class: {
292
287
  class: {
@@ -30,10 +30,6 @@ declare const _default: {
30
30
  type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
31
31
  required: boolean;
32
32
  };
33
- blueprint: {
34
- type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
35
- required: boolean;
36
- };
37
33
  }>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
38
34
  "background-fill": {
39
35
  type: import("vue").PropType<string>;
@@ -64,10 +60,6 @@ declare const _default: {
64
60
  type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
65
61
  required: boolean;
66
62
  };
67
- blueprint: {
68
- type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
69
- required: boolean;
70
- };
71
63
  }>>, {
72
64
  container: boolean;
73
65
  }, true, {}, {}, {
@@ -107,10 +99,6 @@ declare const _default: {
107
99
  type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
108
100
  required: boolean;
109
101
  };
110
- blueprint: {
111
- type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
112
- required: boolean;
113
- };
114
102
  }>>, () => JSX.Element, {}, {}, {}, {
115
103
  container: boolean;
116
104
  }>;
@@ -147,15 +135,10 @@ declare const _default: {
147
135
  type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
148
136
  required: boolean;
149
137
  };
150
- blueprint: {
151
- type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
152
- required: boolean;
153
- };
154
138
  }>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
155
139
  container: boolean;
156
140
  }, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
157
141
  propsDefinition: Omit<Readonly<{} & {
158
- blueprint?: import("@omnia/fx-models").ColorValue;
159
142
  container?: boolean;
160
143
  colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "error" | "info" | "dynamic";
161
144
  colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
@@ -59,7 +59,7 @@ declare const _default: {
59
59
  };
60
60
  "v-model": {
61
61
  type: import("vue").PropType<ColorValue>;
62
- required: false;
62
+ required: false; /**If colorSchema exists set the color schema to the model*/
63
63
  };
64
64
  modelValue: {
65
65
  type: import("vue").PropType<ColorValue>;
@@ -69,7 +69,7 @@ declare const _default: {
69
69
  type: import("vue").PropType<(value: ColorValue) => any>;
70
70
  }; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
71
71
  type: import("vue").PropType<ColorValue>;
72
- required: false;
72
+ required: false; /**If colorSchema exists set the color schema to the model*/
73
73
  }; } & { [key_2 in import("../../../DefineVueTypings").VModelKeyNameInProps<TName>]: {
74
74
  type: import("vue").PropType<ColorValue>;
75
75
  required: false;
@@ -81,7 +81,7 @@ declare const _default: {
81
81
  } & {
82
82
  "v-model": {
83
83
  type: import("vue").PropType<ColorValue>;
84
- required: false;
84
+ required: false; /**If colorSchema exists set the color schema to the model*/
85
85
  };
86
86
  } & {
87
87
  modelValue: {
@@ -96,7 +96,7 @@ declare const _default: {
96
96
  } & {
97
97
  "v-model": {
98
98
  type: import("vue").PropType<ColorValue>;
99
- required: false;
99
+ required: false; /**If colorSchema exists set the color schema to the model*/
100
100
  };
101
101
  } & {
102
102
  modelValue: {
@@ -111,7 +111,7 @@ declare const _default: {
111
111
  } & {
112
112
  "v-model": {
113
113
  type: import("vue").PropType<ColorValue>;
114
- required: false;
114
+ required: false; /**If colorSchema exists set the color schema to the model*/
115
115
  };
116
116
  } & {
117
117
  modelValue: {
@@ -132,10 +132,6 @@ declare const _default: {
132
132
  type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
133
133
  required: boolean;
134
134
  };
135
- blueprint: {
136
- type: import("vue").PropType<ColorValue>;
137
- required: boolean;
138
- };
139
135
  }>> & {
140
136
  "onUpdate:modelValue"?: (value: ColorValue) => any;
141
137
  }, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
@@ -198,7 +194,7 @@ declare const _default: {
198
194
  };
199
195
  "v-model": {
200
196
  type: import("vue").PropType<ColorValue>;
201
- required: false;
197
+ required: false; /**If colorSchema exists set the color schema to the model*/
202
198
  };
203
199
  modelValue: {
204
200
  type: import("vue").PropType<ColorValue>;
@@ -208,7 +204,7 @@ declare const _default: {
208
204
  type: import("vue").PropType<(value: ColorValue) => any>;
209
205
  }; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
210
206
  type: import("vue").PropType<ColorValue>;
211
- required: false;
207
+ required: false; /**If colorSchema exists set the color schema to the model*/
212
208
  }; } & { [key_2 in import("../../../DefineVueTypings").VModelKeyNameInProps<TName>]: {
213
209
  type: import("vue").PropType<ColorValue>;
214
210
  required: false;
@@ -220,7 +216,7 @@ declare const _default: {
220
216
  } & {
221
217
  "v-model": {
222
218
  type: import("vue").PropType<ColorValue>;
223
- required: false;
219
+ required: false; /**If colorSchema exists set the color schema to the model*/
224
220
  };
225
221
  } & {
226
222
  modelValue: {
@@ -235,7 +231,7 @@ declare const _default: {
235
231
  } & {
236
232
  "v-model": {
237
233
  type: import("vue").PropType<ColorValue>;
238
- required: false;
234
+ required: false; /**If colorSchema exists set the color schema to the model*/
239
235
  };
240
236
  } & {
241
237
  modelValue: {
@@ -250,7 +246,7 @@ declare const _default: {
250
246
  } & {
251
247
  "v-model": {
252
248
  type: import("vue").PropType<ColorValue>;
253
- required: false;
249
+ required: false; /**If colorSchema exists set the color schema to the model*/
254
250
  };
255
251
  } & {
256
252
  modelValue: {
@@ -271,10 +267,6 @@ declare const _default: {
271
267
  type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
272
268
  required: boolean;
273
269
  };
274
- blueprint: {
275
- type: import("vue").PropType<ColorValue>;
276
- required: boolean;
277
- };
278
270
  }>> & {
279
271
  "onUpdate:modelValue"?: (value: ColorValue) => any;
280
272
  }, {
@@ -344,7 +336,7 @@ declare const _default: {
344
336
  };
345
337
  "v-model": {
346
338
  type: import("vue").PropType<ColorValue>;
347
- required: false;
339
+ required: false; /**If colorSchema exists set the color schema to the model*/
348
340
  };
349
341
  modelValue: {
350
342
  type: import("vue").PropType<ColorValue>;
@@ -354,7 +346,7 @@ declare const _default: {
354
346
  type: import("vue").PropType<(value: ColorValue) => any>;
355
347
  }; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
356
348
  type: import("vue").PropType<ColorValue>;
357
- required: false;
349
+ required: false; /**If colorSchema exists set the color schema to the model*/
358
350
  }; } & { [key_2 in import("../../../DefineVueTypings").VModelKeyNameInProps<TName>]: {
359
351
  type: import("vue").PropType<ColorValue>;
360
352
  required: false;
@@ -366,7 +358,7 @@ declare const _default: {
366
358
  } & {
367
359
  "v-model": {
368
360
  type: import("vue").PropType<ColorValue>;
369
- required: false;
361
+ required: false; /**If colorSchema exists set the color schema to the model*/
370
362
  };
371
363
  } & {
372
364
  modelValue: {
@@ -381,7 +373,7 @@ declare const _default: {
381
373
  } & {
382
374
  "v-model": {
383
375
  type: import("vue").PropType<ColorValue>;
384
- required: false;
376
+ required: false; /**If colorSchema exists set the color schema to the model*/
385
377
  };
386
378
  } & {
387
379
  modelValue: {
@@ -396,7 +388,7 @@ declare const _default: {
396
388
  } & {
397
389
  "v-model": {
398
390
  type: import("vue").PropType<ColorValue>;
399
- required: false;
391
+ required: false; /**If colorSchema exists set the color schema to the model*/
400
392
  };
401
393
  } & {
402
394
  modelValue: {
@@ -417,10 +409,6 @@ declare const _default: {
417
409
  type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
418
410
  required: boolean;
419
411
  };
420
- blueprint: {
421
- type: import("vue").PropType<ColorValue>;
422
- required: boolean;
423
- };
424
412
  }>> & {
425
413
  "onUpdate:modelValue"?: (value: ColorValue) => any;
426
414
  }, () => JSX.Element, {}, {}, {}, {
@@ -487,7 +475,7 @@ declare const _default: {
487
475
  };
488
476
  "v-model": {
489
477
  type: import("vue").PropType<ColorValue>;
490
- required: false;
478
+ required: false; /**If colorSchema exists set the color schema to the model*/
491
479
  };
492
480
  modelValue: {
493
481
  type: import("vue").PropType<ColorValue>;
@@ -497,7 +485,7 @@ declare const _default: {
497
485
  type: import("vue").PropType<(value: ColorValue) => any>;
498
486
  }; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
499
487
  type: import("vue").PropType<ColorValue>;
500
- required: false;
488
+ required: false; /**If colorSchema exists set the color schema to the model*/
501
489
  }; } & { [key_2 in import("../../../DefineVueTypings").VModelKeyNameInProps<TName>]: {
502
490
  type: import("vue").PropType<ColorValue>;
503
491
  required: false;
@@ -509,7 +497,7 @@ declare const _default: {
509
497
  } & {
510
498
  "v-model": {
511
499
  type: import("vue").PropType<ColorValue>;
512
- required: false;
500
+ required: false; /**If colorSchema exists set the color schema to the model*/
513
501
  };
514
502
  } & {
515
503
  modelValue: {
@@ -524,7 +512,7 @@ declare const _default: {
524
512
  } & {
525
513
  "v-model": {
526
514
  type: import("vue").PropType<ColorValue>;
527
- required: false;
515
+ required: false; /**If colorSchema exists set the color schema to the model*/
528
516
  };
529
517
  } & {
530
518
  modelValue: {
@@ -539,7 +527,7 @@ declare const _default: {
539
527
  } & {
540
528
  "v-model": {
541
529
  type: import("vue").PropType<ColorValue>;
542
- required: false;
530
+ required: false; /**If colorSchema exists set the color schema to the model*/
543
531
  };
544
532
  } & {
545
533
  modelValue: {
@@ -560,10 +548,6 @@ declare const _default: {
560
548
  type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
561
549
  required: boolean;
562
550
  };
563
- blueprint: {
564
- type: import("vue").PropType<ColorValue>;
565
- required: boolean;
566
- };
567
551
  }>> & {
568
552
  "onUpdate:modelValue"?: (value: ColorValue) => any;
569
553
  }, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
@@ -580,7 +564,7 @@ declare const _default: {
580
564
  } & {
581
565
  [x: `v-model:${string}`]: {
582
566
  type: import("vue").PropType<ColorValue>;
583
- required: false;
567
+ required: false; /**If colorSchema exists set the color schema to the model*/
584
568
  };
585
569
  } & {
586
570
  [x: string]: {
@@ -595,7 +579,7 @@ declare const _default: {
595
579
  } & {
596
580
  "v-model": {
597
581
  type: import("vue").PropType<ColorValue>;
598
- required: false;
582
+ required: false; /**If colorSchema exists set the color schema to the model*/
599
583
  };
600
584
  } & {
601
585
  modelValue: {
@@ -610,7 +594,7 @@ declare const _default: {
610
594
  } & {
611
595
  "v-model": {
612
596
  type: import("vue").PropType<ColorValue>;
613
- required: false;
597
+ required: false; /**If colorSchema exists set the color schema to the model*/
614
598
  };
615
599
  } & {
616
600
  modelValue: {
@@ -625,7 +609,7 @@ declare const _default: {
625
609
  } & {
626
610
  "v-model": {
627
611
  type: import("vue").PropType<ColorValue>;
628
- required: false;
612
+ required: false; /**If colorSchema exists set the color schema to the model*/
629
613
  };
630
614
  } & {
631
615
  modelValue: {
@@ -634,7 +618,6 @@ declare const _default: {
634
618
  };
635
619
  }>;
636
620
  };
637
- blueprint?: ColorValue;
638
621
  container?: boolean;
639
622
  label?: string;
640
623
  disabled?: boolean;
@@ -132,10 +132,6 @@ declare const _default: {
132
132
  type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
133
133
  required: boolean;
134
134
  };
135
- blueprint: {
136
- type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
137
- required: boolean;
138
- };
139
135
  class: {
140
136
  type: import("vue").PropType<String | String[]>;
141
137
  required: boolean;
@@ -278,10 +274,6 @@ declare const _default: {
278
274
  type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
279
275
  required: boolean;
280
276
  };
281
- blueprint: {
282
- type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
283
- required: boolean;
284
- };
285
277
  class: {
286
278
  type: import("vue").PropType<String | String[]>;
287
279
  required: boolean;
@@ -429,10 +421,6 @@ declare const _default: {
429
421
  type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
430
422
  required: boolean;
431
423
  };
432
- blueprint: {
433
- type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
434
- required: boolean;
435
- };
436
424
  class: {
437
425
  type: import("vue").PropType<String | String[]>;
438
426
  required: boolean;
@@ -577,10 +565,6 @@ declare const _default: {
577
565
  type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
578
566
  required: boolean;
579
567
  };
580
- blueprint: {
581
- type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
582
- required: boolean;
583
- };
584
568
  class: {
585
569
  type: import("vue").PropType<String | String[]>;
586
570
  required: boolean;
@@ -658,7 +642,6 @@ declare const _default: {
658
642
  };
659
643
  }>;
660
644
  };
661
- blueprint?: import("@omnia/fx-models").ColorValue;
662
645
  title?: string;
663
646
  container?: boolean;
664
647
  class?: String | String[];
@@ -108,10 +108,6 @@ declare const _default: {
108
108
  type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
109
109
  required: boolean;
110
110
  };
111
- blueprint: {
112
- type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
113
- required: boolean;
114
- };
115
111
  }>> & {
116
112
  "onClick:close"?: () => any;
117
113
  "onClick:select"?: (schema: ColorSchema) => any;
@@ -225,10 +221,6 @@ declare const _default: {
225
221
  type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
226
222
  required: boolean;
227
223
  };
228
- blueprint: {
229
- type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
230
- required: boolean;
231
- };
232
224
  }>> & {
233
225
  "onClick:close"?: () => any;
234
226
  "onClick:select"?: (schema: ColorSchema) => any;
@@ -348,10 +340,6 @@ declare const _default: {
348
340
  type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
349
341
  required: boolean;
350
342
  };
351
- blueprint: {
352
- type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
353
- required: boolean;
354
- };
355
343
  }>> & {
356
344
  "onClick:close"?: () => any;
357
345
  "onClick:select"?: (schema: ColorSchema) => any;
@@ -468,10 +456,6 @@ declare const _default: {
468
456
  type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
469
457
  required: boolean;
470
458
  };
471
- blueprint: {
472
- type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
473
- required: boolean;
474
- };
475
459
  }>> & {
476
460
  "onClick:close"?: () => any;
477
461
  "onClick:select"?: (schema: ColorSchema) => any;
@@ -543,7 +527,6 @@ declare const _default: {
543
527
  };
544
528
  }>;
545
529
  };
546
- blueprint?: import("@omnia/fx-models").ColorValue;
547
530
  container?: boolean;
548
531
  class?: string;
549
532
  label?: string;
@@ -24,10 +24,6 @@ declare const _default: {
24
24
  type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
25
25
  required: boolean;
26
26
  };
27
- blueprint: {
28
- type: import("vue").PropType<ColorValue>;
29
- required: boolean;
30
- };
31
27
  }>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
32
28
  "onUpdate:modelValue": {
33
29
  type: import("vue").PropType<(value: FillDefinition | ColorValue) => any>;
@@ -52,10 +48,6 @@ declare const _default: {
52
48
  type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
53
49
  required: boolean;
54
50
  };
55
- blueprint: {
56
- type: import("vue").PropType<ColorValue>;
57
- required: boolean;
58
- };
59
51
  }>>, {
60
52
  container: boolean;
61
53
  }, true, {}, {}, {
@@ -89,10 +81,6 @@ declare const _default: {
89
81
  type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
90
82
  required: boolean;
91
83
  };
92
- blueprint: {
93
- type: import("vue").PropType<ColorValue>;
94
- required: boolean;
95
- };
96
84
  }>>, () => JSX.Element, {}, {}, {}, {
97
85
  container: boolean;
98
86
  }>;
@@ -123,15 +111,10 @@ declare const _default: {
123
111
  type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
124
112
  required: boolean;
125
113
  };
126
- blueprint: {
127
- type: import("vue").PropType<ColorValue>;
128
- required: boolean;
129
- };
130
114
  }>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
131
115
  container: boolean;
132
116
  }, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
133
117
  propsDefinition: Omit<Readonly<{} & {
134
- blueprint?: ColorValue;
135
118
  container?: boolean;
136
119
  colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "error" | "info" | "dynamic";
137
120
  colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
@@ -123,10 +123,6 @@ declare const _default: {
123
123
  type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
124
124
  required: boolean;
125
125
  };
126
- blueprint: {
127
- type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
128
- required: boolean;
129
- };
130
126
  }>> & {
131
127
  "onUpdate:modelValue"?: (value: Spacing) => any;
132
128
  }, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
@@ -254,10 +250,6 @@ declare const _default: {
254
250
  type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
255
251
  required: boolean;
256
252
  };
257
- blueprint: {
258
- type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
259
- required: boolean;
260
- };
261
253
  }>> & {
262
254
  "onUpdate:modelValue"?: (value: Spacing) => any;
263
255
  }, {
@@ -392,10 +384,6 @@ declare const _default: {
392
384
  type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
393
385
  required: boolean;
394
386
  };
395
- blueprint: {
396
- type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
397
- required: boolean;
398
- };
399
387
  }>> & {
400
388
  "onUpdate:modelValue"?: (value: Spacing) => any;
401
389
  }, () => JSX.Element, {}, {}, {}, {
@@ -527,10 +515,6 @@ declare const _default: {
527
515
  type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
528
516
  required: boolean;
529
517
  };
530
- blueprint: {
531
- type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
532
- required: boolean;
533
- };
534
518
  }>> & {
535
519
  "onUpdate:modelValue"?: (value: Spacing) => any;
536
520
  }, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
@@ -600,7 +584,6 @@ declare const _default: {
600
584
  };
601
585
  }>;
602
586
  };
603
- blueprint?: import("@omnia/fx-models").ColorValue;
604
587
  container?: boolean;
605
588
  class?: String | String[];
606
589
  label?: string;
@@ -37,10 +37,6 @@ declare const _default: {
37
37
  type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
38
38
  required: boolean;
39
39
  };
40
- blueprint: {
41
- type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
42
- required: boolean;
43
- };
44
40
  class: {
45
41
  type: import("vue").PropType<String | String[]>;
46
42
  required: boolean;
@@ -94,10 +90,6 @@ declare const _default: {
94
90
  type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
95
91
  required: boolean;
96
92
  };
97
- blueprint: {
98
- type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
99
- required: boolean;
100
- };
101
93
  class: {
102
94
  type: import("vue").PropType<String | String[]>;
103
95
  required: boolean;
@@ -153,10 +145,6 @@ declare const _default: {
153
145
  type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
154
146
  required: boolean;
155
147
  };
156
- blueprint: {
157
- type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
158
- required: boolean;
159
- };
160
148
  class: {
161
149
  type: import("vue").PropType<String | String[]>;
162
150
  required: boolean;
@@ -209,10 +197,6 @@ declare const _default: {
209
197
  type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
210
198
  required: boolean;
211
199
  };
212
- blueprint: {
213
- type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
214
- required: boolean;
215
- };
216
200
  class: {
217
201
  type: import("vue").PropType<String | String[]>;
218
202
  required: boolean;
@@ -235,7 +219,6 @@ declare const _default: {
235
219
  container: boolean;
236
220
  }, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
237
221
  propsDefinition: Omit<Readonly<{} & {
238
- blueprint?: import("@omnia/fx-models").ColorValue;
239
222
  container?: boolean;
240
223
  class?: String | String[];
241
224
  colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "error" | "info" | "dynamic";
@@ -105,10 +105,6 @@ declare const _default: {
105
105
  type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
106
106
  required: boolean;
107
107
  };
108
- blueprint: {
109
- type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
110
- required: boolean;
111
- };
112
108
  }>> & {
113
109
  "onItem:selected"?: (theme: ITemplateRegistration<ThemeDefinitionV2, import("@omnia/fx-models").TemplateRegistrationType>) => any;
114
110
  }, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
@@ -216,10 +212,6 @@ declare const _default: {
216
212
  type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
217
213
  required: boolean;
218
214
  };
219
- blueprint: {
220
- type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
221
- required: boolean;
222
- };
223
215
  }>> & {
224
216
  "onItem:selected"?: (theme: ITemplateRegistration<ThemeDefinitionV2, import("@omnia/fx-models").TemplateRegistrationType>) => any;
225
217
  }, {
@@ -334,10 +326,6 @@ declare const _default: {
334
326
  type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
335
327
  required: boolean;
336
328
  };
337
- blueprint: {
338
- type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
339
- required: boolean;
340
- };
341
329
  }>> & {
342
330
  "onItem:selected"?: (theme: ITemplateRegistration<ThemeDefinitionV2, import("@omnia/fx-models").TemplateRegistrationType>) => any;
343
331
  }, () => JSX.Element, {}, {}, {}, {
@@ -449,10 +437,6 @@ declare const _default: {
449
437
  type: import("vue").PropType<import("@omnia/fx/ux").ColorSchemaStoreType>;
450
438
  required: boolean;
451
439
  };
452
- blueprint: {
453
- type: import("vue").PropType<import("@omnia/fx-models").ColorValue>;
454
- required: boolean;
455
- };
456
440
  }>> & {
457
441
  "onItem:selected"?: (theme: ITemplateRegistration<ThemeDefinitionV2, import("@omnia/fx-models").TemplateRegistrationType>) => any;
458
442
  }, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
@@ -522,7 +506,6 @@ declare const _default: {
522
506
  };
523
507
  }>;
524
508
  };
525
- blueprint?: import("@omnia/fx-models").ColorValue;
526
509
  filter?: "custom";
527
510
  container?: boolean;
528
511
  class?: String | String[];