@omnia/fx 8.0.398-dev → 8.0.400-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 (68) hide show
  1. package/internal-do-not-import-from-here/ux/admin/settings/blades/tenantregional/loc/localize.d.ts +4 -0
  2. package/internal-do-not-import-from-here/ux/admin/system/submenu/auditlogs/blades/ListingBlade.d.ts +2 -2
  3. package/internal-do-not-import-from-here/ux/aurora/admin/blades/fills/store/ContainerFillsEditorStore.d.ts +2 -2
  4. package/internal-do-not-import-from-here/ux/aurora/admin/blades/fills/store/FillsEditorStore.d.ts +2 -2
  5. package/internal-do-not-import-from-here/ux/aurora/admin/blades/typography/blades/EditTypeScaleBlade.d.ts +16 -0
  6. package/internal-do-not-import-from-here/ux/aurora/admin/blades/typography/store/TypographyEditorStore.d.ts +1 -0
  7. package/internal-do-not-import-from-here/ux/aurora/components/backgroundstyle/BackgroundStyleViewer.d.ts +35 -5
  8. package/internal-do-not-import-from-here/ux/aurora/components/borderpicker/BorderPreview.d.ts +1 -1
  9. package/internal-do-not-import-from-here/ux/aurora/components/colorpickerV2/ColorPicker.d.ts +11 -1
  10. package/internal-do-not-import-from-here/ux/aurora/components/colorpickerV2/ColorPreview.d.ts +1 -1
  11. package/internal-do-not-import-from-here/ux/aurora/components/colorpickerV2/DynamicColorIndicator.d.ts +17 -0
  12. package/internal-do-not-import-from-here/ux/aurora/components/colorpickerV2/stores/ColorPickerStore.d.ts +2 -1
  13. package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaPicker.d.ts +87 -77
  14. package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaViewer.d.ts +1 -1
  15. package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/store/ColorSchemaPickerStore.d.ts +1 -1
  16. package/internal-do-not-import-from-here/ux/aurora/components/containerFillpicker/ContainerFillPicker.d.ts +15 -12
  17. package/internal-do-not-import-from-here/ux/aurora/components/containerFillpicker/store/ContainerFillPickerStore.d.ts +12 -3
  18. package/internal-do-not-import-from-here/ux/aurora/components/fillpicker/FillPreview.d.ts +16 -32
  19. package/internal-do-not-import-from-here/ux/aurora/components/stylepicker/StylePicker.d.ts +1 -1
  20. package/internal-do-not-import-from-here/ux/aurora/store/ThemeStore.d.ts +2 -2
  21. package/internal-do-not-import-from-here/ux/aurora/themeprovider/ThemeProvider.d.ts +4 -4
  22. package/internal-do-not-import-from-here/ux/enterpriseproperties/picker/EnterprisePropertyListingPicker.d.ts +17 -0
  23. package/internal-do-not-import-from-here/ux/enterpriseproperties/picker/EnterprisePropertyPicker.d.ts +1 -2
  24. package/internal-do-not-import-from-here/ux/enterpriseproperties/picker/EnterprisePropertyPicker_old.d.ts +1 -1
  25. package/internal-do-not-import-from-here/ux/enterpriseproperties/settingpicker/EnterprisePropertySettingPicker.d.ts +1 -1
  26. package/internal-do-not-import-from-here/ux/journey/JourneyBlade.d.ts +3 -2
  27. package/internal-do-not-import-from-here/ux/journey/models/JourneySelectItem.d.ts +3 -2
  28. package/internal-do-not-import-from-here/ux/journey/selection/JourneySelect.d.ts +7 -7
  29. package/internal-do-not-import-from-here/ux/journey/stores/JourneySelectStore.d.ts +4 -4
  30. package/internal-do-not-import-from-here/ux/languagepicker/LanguagePicker.d.ts +1 -1
  31. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/blockplaceholder/BlockPlaceholder.d.ts +1 -1
  32. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/TemplatePreview.d.ts +1 -1
  33. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/blocktitle/BlockTitle.d.ts +1 -1
  34. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/sizecontainer/SizeContainer.d.ts +1 -1
  35. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/targetselector/TargetSelector.d.ts +1 -1
  36. package/internal-do-not-import-from-here/ux/layoutcanvas/shared/LayoutRenditionManager.d.ts +4 -1
  37. package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutItemselector/LayoutItemSelection.d.ts +1 -1
  38. package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutItemselector/LayoutItemSelector.d.ts +1 -1
  39. package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutitemsrenderer/LayoutBlockRenderer.d.ts +1 -1
  40. package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutitemsrenderer/LayoutSectionRenderer.d.ts +1 -1
  41. package/internal-do-not-import-from-here/ux/markdown/MarkdownEditor.d.ts +1 -1
  42. package/internal-do-not-import-from-here/ux/multilingualinput/MultilingualInput.d.ts +3 -1
  43. package/internal-do-not-import-from-here/ux/multitextinput/MultiTextInput.d.ts +3 -1
  44. package/internal-do-not-import-from-here/ux/oxide/navigationdrawer/NavigationDrawer.d.ts +1 -1
  45. package/internal-do-not-import-from-here/ux/oxide/pagination/Pagination.d.ts +1 -1
  46. package/internal-do-not-import-from-here/ux/oxide/panel/Panel.d.ts +3 -3
  47. package/internal-do-not-import-from-here/ux/oxide/panel/Panel.stylex.d.ts +3 -7
  48. package/internal-do-not-import-from-here/ux/oxide/panel/Panel.stylex_old.d.ts +0 -0
  49. package/internal-do-not-import-from-here/ux/oxide/panel/Panel_old.d.ts +0 -0
  50. package/internal-do-not-import-from-here/ux/oxide/panel/docs/PanelVariants.d.ts +0 -6
  51. package/internal-do-not-import-from-here/ux/oxide/panel/docs/SettingsPanel.d.ts +0 -6
  52. package/internal-do-not-import-from-here/ux/oxide/panel/docs/ShowHide.d.ts +0 -6
  53. package/internal-do-not-import-from-here/ux/oxide/panel/store/PanelStore.d.ts +34 -0
  54. package/internal-do-not-import-from-here/ux/oxide/radio/RadioGroup.d.ts +1 -1
  55. package/internal-do-not-import-from-here/ux/oxide/rangeslider/RangeSlider.d.ts +1 -1
  56. package/internal-do-not-import-from-here/ux/oxide/select/Select.d.ts +1 -1
  57. package/internal-do-not-import-from-here/ux/oxide/selection/Selection.d.ts +5 -4
  58. package/internal-do-not-import-from-here/ux/oxide/stepper/Stepper.d.ts +1 -1
  59. package/internal-do-not-import-from-here/ux/oxide/switch/Switch.d.ts +2 -2
  60. package/internal-do-not-import-from-here/ux/oxide/treeview/OTreeViewV3.d.ts +1 -1
  61. package/internal-do-not-import-from-here/ux/oxide/treeview/Treeview.d.ts +1 -1
  62. package/internal-do-not-import-from-here/ux/rollupempty/RollupEmpty.d.ts +1 -1
  63. package/internal-do-not-import-from-here/ux/securitytrimmer/SecurityTrimmer.d.ts +1 -1
  64. package/internal-do-not-import-from-here/ux/velcron/components/definitionpicker/VelcronDefinitionPicker.d.ts +1 -1
  65. package/internal-do-not-import-from-here/ux/velcron/components/definitionpicker/VelcronDefinitionPreview.d.ts +1 -1
  66. package/internal-do-not-import-from-here/ux/velcron/renderer/VelcronRenderer.d.ts +1 -1
  67. package/internal-do-not-import-from-here/wctypings.d.ts +20 -0
  68. package/package.json +2 -2
@@ -15,5 +15,9 @@ export declare namespace TenantRegionalLocalization {
15
15
  Hour12: string;
16
16
  ExcludeCountry: string;
17
17
  LanguageDefault: string;
18
+ FirstDayOfWeek: string;
19
+ Monday: string;
20
+ Sunday: string;
21
+ ErrorDateFormat: string;
18
22
  }
19
23
  }
@@ -1,4 +1,4 @@
1
- import { AuditFilter } from "@omnia/fx-models";
1
+ import { AuditFilter, Identity } from "@omnia/fx-models";
2
2
  export interface AuditFilterViewModel extends Omit<AuditFilter, "startedDate" | "endDate"> {
3
3
  startedDate: string;
4
4
  endDate: string;
@@ -7,7 +7,7 @@ export interface FeatureFilters {
7
7
  startedDate: string;
8
8
  endDate: string;
9
9
  category: string;
10
- userName: string;
10
+ users: Array<Identity>;
11
11
  }
12
12
  declare const _default: (props: import("@omnia/fx/ux").ExtractProps<Record<string, any>> & {} & {
13
13
  "v-slots"?: {} & Omit<{
@@ -13,7 +13,7 @@ export declare const useContainerFillsEditorStore: () => {
13
13
  editMode: boolean;
14
14
  }, Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>>;
15
15
  actions: import("@omnia/fx/stores").StoreReturnDefineAction<{
16
- editBlueprints(blueprints: ITemplateRegistration<ContainerFillBlueprint>): void;
16
+ editBlueprints(blueprints: ITemplateRegistration<ContainerFillBlueprints>): void;
17
17
  editVariant(variantName: BlueprintVariant): void;
18
18
  addBlueprint(): void;
19
19
  applyChanges(): void;
@@ -25,7 +25,7 @@ export declare const useContainerFillsEditorStore: () => {
25
25
  };
26
26
  get: {
27
27
  label: (variant: BlueprintVariant) => string;
28
- variant: (variant: BlueprintVariant) => any;
28
+ variant: (variant: BlueprintVariant) => ContainerFillBlueprint;
29
29
  };
30
30
  } & {
31
31
  dispose?: () => void;
@@ -56,7 +56,7 @@ export declare const useFillsEditorStore: () => {
56
56
  editMode: boolean;
57
57
  }, Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>>;
58
58
  actions: import("@omnia/fx/stores").StoreReturnDefineAction<{
59
- editBlueprints(blueprints: import("@omnia/fx-models").ITemplateRegistration<import("@omnia/fx-models").ContainerFillBlueprint>): void;
59
+ editBlueprints(blueprints: import("@omnia/fx-models").ITemplateRegistration<import("@omnia/fx-models").ContainerFillBlueprints>): void;
60
60
  editVariant(variantName: import("@omnia/fx-models").BlueprintVariant): void;
61
61
  addBlueprint(): void;
62
62
  applyChanges(): void;
@@ -68,7 +68,7 @@ export declare const useFillsEditorStore: () => {
68
68
  };
69
69
  get: {
70
70
  label: (variant: import("@omnia/fx-models").BlueprintVariant) => string;
71
- variant: (variant: import("@omnia/fx-models").BlueprintVariant) => any;
71
+ variant: (variant: import("@omnia/fx-models").BlueprintVariant) => import("@omnia/fx-models").ContainerFillBlueprint;
72
72
  };
73
73
  } & {
74
74
  dispose?: () => void;
@@ -0,0 +1,16 @@
1
+ declare const _default: {
2
+ new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{}>>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").PublicProps, {}, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
3
+ P: {};
4
+ B: {};
5
+ D: {};
6
+ C: {};
7
+ M: {};
8
+ Defaults: {};
9
+ }, Readonly<import("vue").ExtractPropTypes<{}>>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, {}>;
10
+ __isFragment?: never;
11
+ __isTeleport?: never;
12
+ __isSuspense?: never;
13
+ } & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{}>>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
14
+ propsDefinition: Omit<Readonly<{} & {}>, never>;
15
+ };
16
+ export default _default;
@@ -75,6 +75,7 @@ export declare const useTypographyEditorStore: () => {
75
75
  bladeId: {
76
76
  startBlade: guid;
77
77
  editTypographyBlade: guid;
78
+ editTypeScaleBlade: guid;
78
79
  editFillBlade: guid;
79
80
  settingsBlade: guid;
80
81
  };
@@ -1,14 +1,23 @@
1
- import { BackgroundDefinition } from "@omnia/fx-models";
1
+ import { BackgroundDefinition, ColorSchemaType } from "@omnia/fx-models";
2
2
  declare const _default: {
3
3
  new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
4
4
  height: {
5
5
  type: import("vue").PropType<string>;
6
6
  };
7
+ label: {
8
+ type: import("vue").PropType<string>;
9
+ };
10
+ dynamicColorSchemaType: {
11
+ type: import("vue").PropType<"background" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic">;
12
+ };
13
+ disableDynamicColorDisplay: {
14
+ type: import("vue").PropType<boolean>;
15
+ };
7
16
  blueprint: {
8
17
  type: import("vue").PropType<BackgroundDefinition>;
9
18
  };
10
19
  colorSchemaType: {
11
- type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
20
+ type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | ColorSchemaType>;
12
21
  required: boolean;
13
22
  };
14
23
  container: {
@@ -32,11 +41,20 @@ declare const _default: {
32
41
  height: {
33
42
  type: import("vue").PropType<string>;
34
43
  };
44
+ label: {
45
+ type: import("vue").PropType<string>;
46
+ };
47
+ dynamicColorSchemaType: {
48
+ type: import("vue").PropType<"background" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic">;
49
+ };
50
+ disableDynamicColorDisplay: {
51
+ type: import("vue").PropType<boolean>;
52
+ };
35
53
  blueprint: {
36
54
  type: import("vue").PropType<BackgroundDefinition>;
37
55
  };
38
56
  colorSchemaType: {
39
- type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
57
+ type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | ColorSchemaType>;
40
58
  required: boolean;
41
59
  };
42
60
  container: {
@@ -57,11 +75,20 @@ declare const _default: {
57
75
  height: {
58
76
  type: import("vue").PropType<string>;
59
77
  };
78
+ label: {
79
+ type: import("vue").PropType<string>;
80
+ };
81
+ dynamicColorSchemaType: {
82
+ type: import("vue").PropType<"background" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic">;
83
+ };
84
+ disableDynamicColorDisplay: {
85
+ type: import("vue").PropType<boolean>;
86
+ };
60
87
  blueprint: {
61
88
  type: import("vue").PropType<BackgroundDefinition>;
62
89
  };
63
90
  colorSchemaType: {
64
- type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
91
+ type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | ColorSchemaType>;
65
92
  required: boolean;
66
93
  };
67
94
  container: {
@@ -79,8 +106,11 @@ declare const _default: {
79
106
  blueprint?: BackgroundDefinition;
80
107
  container?: boolean;
81
108
  height?: string;
82
- colorSchemaType?: "background" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic" | import("@omnia/fx-models").ColorSchemaTypes;
109
+ label?: string;
110
+ colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
83
111
  colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
112
+ dynamicColorSchemaType?: "background" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
113
+ disableDynamicColorDisplay?: boolean;
84
114
  }>, never>;
85
115
  };
86
116
  export default _default;
@@ -101,7 +101,7 @@ declare const _default: {
101
101
  }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
102
102
  propsDefinition: Omit<Readonly<{} & {
103
103
  container?: boolean;
104
- colorSchemaType?: "background" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic" | import("@omnia/fx-models").ColorSchemaTypes;
104
+ colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
105
105
  modelValue?: BorderStylingDefinition;
106
106
  "onUpdate:modelValue"?: (value: BorderStylingDefinition) => any | void;
107
107
  colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
@@ -42,6 +42,9 @@ declare const _default: {
42
42
  type: {
43
43
  type: import("vue").PropType<ColorPickerType>;
44
44
  };
45
+ disableColorToggle: {
46
+ type: import("vue").PropType<boolean>;
47
+ };
45
48
  toned: {
46
49
  type: import("vue").PropType<boolean>;
47
50
  };
@@ -179,6 +182,9 @@ declare const _default: {
179
182
  type: {
180
183
  type: import("vue").PropType<ColorPickerType>;
181
184
  };
185
+ disableColorToggle: {
186
+ type: import("vue").PropType<boolean>;
187
+ };
182
188
  toned: {
183
189
  type: import("vue").PropType<boolean>;
184
190
  };
@@ -311,6 +317,9 @@ declare const _default: {
311
317
  type: {
312
318
  type: import("vue").PropType<ColorPickerType>;
313
319
  };
320
+ disableColorToggle: {
321
+ type: import("vue").PropType<boolean>;
322
+ };
314
323
  toned: {
315
324
  type: import("vue").PropType<boolean>;
316
325
  };
@@ -470,7 +479,7 @@ declare const _default: {
470
479
  variant?: "inline" | "button" | "dropdown" | "journey";
471
480
  label?: string;
472
481
  disabled?: boolean;
473
- colorSchemaType?: "background" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic" | import("@omnia/fx-models").ColorSchemaTypes;
482
+ colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
474
483
  modelValue?: ColorValue;
475
484
  "v-slots"?: {
476
485
  default?: import("../../../DefineVueTypings").Slot;
@@ -482,6 +491,7 @@ declare const _default: {
482
491
  "v-model"?: ColorValue;
483
492
  toned?: boolean;
484
493
  themeType?: ThemeContextType;
494
+ disableColorToggle?: boolean;
485
495
  dynamicColorSchemaType?: "background" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
486
496
  enableDynamicColor?: boolean;
487
497
  disableCustomColor?: boolean;
@@ -89,7 +89,7 @@ declare const _default: {
89
89
  propsDefinition: Omit<Readonly<{} & {
90
90
  color?: ColorValue;
91
91
  container?: boolean;
92
- colorSchemaType?: "background" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic" | import("@omnia/fx-models").ColorSchemaTypes;
92
+ colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
93
93
  colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
94
94
  dynamicColorSchemaType?: "background" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
95
95
  }>, "onUpdate:modelValue"> & {
@@ -0,0 +1,17 @@
1
+ export type ColorPickerType = "default" | "base" | "onBase" | "colorSchema";
2
+ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
3
+ colorReference?: any;
4
+ } & {
5
+ dynamicColorSchemaType?: "background" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
6
+ } & {
7
+ noColorSchema?: boolean;
8
+ } & {
9
+ size?: "small" | "default";
10
+ } & {
11
+ height?: string;
12
+ }> & {} & {
13
+ "v-slots"?: {} & Omit<{
14
+ default?: import("vue").Slot;
15
+ }, never>;
16
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "height" | "size" | "dynamicColorSchemaType" | "colorReference" | "noColorSchema"> & import("@omnia/fx/ux").VNodeEvents) => any;
17
+ export default _default;
@@ -34,6 +34,7 @@ export declare const useColorPickerStore: () => {
34
34
  pickerType: ColorPickerType;
35
35
  showplaceHolders: boolean;
36
36
  showSystemColors: boolean;
37
+ disableToggleColor: boolean;
37
38
  };
38
39
  swatches: {
39
40
  dynamic: swatch[];
@@ -47,7 +48,7 @@ export declare const useColorPickerStore: () => {
47
48
  selectCustomColor: (color: string) => void;
48
49
  deleteColor: () => void;
49
50
  setOpacity: (opacity: number) => void;
50
- initState: (model: ColorValue, themeContextType: ThemeContextType, dynamicColorSchemaType: ColorSchemaType, colorPickerType: ColorPickerType, enableDynamicColor: boolean, showplaceHolders: boolean, showSystemColors: boolean) => void;
51
+ initState: (model: ColorValue, themeContextType: ThemeContextType, dynamicColorSchemaType: ColorSchemaType, colorPickerType: ColorPickerType, enableDynamicColor: boolean, showplaceHolders: boolean, showSystemColors: boolean, disableToggleColor: boolean) => void;
51
52
  }>;
52
53
  rules: {
53
54
  selection: {