@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
@@ -105,7 +105,7 @@ declare const _default: {
105
105
  propsDefinition: Omit<Readonly<{} & {
106
106
  small?: boolean;
107
107
  container?: boolean;
108
- 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;
108
+ 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";
109
109
  colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
110
110
  toned?: boolean;
111
111
  parentContainer?: LayoutItem;
@@ -88,7 +88,7 @@ export declare const LayoutBlockRenderer: {
88
88
  }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
89
89
  propsDefinition: Omit<Readonly<{} & {
90
90
  container?: boolean;
91
- 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;
91
+ 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";
92
92
  colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
93
93
  renderContext?: LayoutEngineRenderContext<Block, SectionSettings>;
94
94
  }>, "onBlockInstanceCreated" | "onGetBlock" | "onBlockInstanceCacheKeyUpdated"> & {
@@ -75,7 +75,7 @@ export declare const LayoutSectionRenderer: {
75
75
  }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
76
76
  propsDefinition: Omit<Readonly<{} & {
77
77
  container?: boolean;
78
- 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;
78
+ 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";
79
79
  colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
80
80
  renderContext?: LayoutEngineRenderContext<Section<SectionSettings>, import("@omnia/fx-models").LayoutItemSettings>;
81
81
  }>, never>;
@@ -412,7 +412,7 @@ declare const _default: {
412
412
  blueprint?: TextBlueprint;
413
413
  container?: boolean;
414
414
  size?: "l" | "s" | "xs" | "m" | "xl" | TextStyleSizes | "variant1" | "variant2" | "variant3" | "variant4" | "variant5" | "variant6" | "variant7" | "variant8";
415
- 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;
415
+ 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";
416
416
  plugins?: [object];
417
417
  hideToolbar?: boolean;
418
418
  modelValue?: string;
@@ -9,6 +9,8 @@ declare const _default: <T1 extends unknown, T2 extends unknown>(props: import("
9
9
  "v-model"?: MultilingualString;
10
10
  } & {
11
11
  modelValue?: MultilingualString;
12
+ } & {
13
+ grid?: boolean;
12
14
  } & {
13
15
  label?: string;
14
16
  } & {
@@ -48,5 +50,5 @@ declare const _default: <T1 extends unknown, T2 extends unknown>(props: import("
48
50
  "v-slots"?: {} & Omit<{
49
51
  default?: import("vue").Slot;
50
52
  }, never>;
51
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "filled" | "label" | "required" | "disabled" | "styles" | "modelValue" | "v-model" | "emit:update:modelValue" | "autofocus" | "multilingualContext" | "richTextSettings" | "multipleLines" | "validationOn"> & import("@omnia/fx/ux").VNodeEvents) => any;
53
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "grid" | "filled" | "label" | "required" | "disabled" | "styles" | "modelValue" | "v-model" | "emit:update:modelValue" | "autofocus" | "multilingualContext" | "richTextSettings" | "multipleLines" | "validationOn"> & import("@omnia/fx/ux").VNodeEvents) => any;
52
54
  export default _default;
@@ -6,6 +6,8 @@ declare const _default: <T1 extends unknown, T2 extends unknown>(props: import("
6
6
  "v-model"?: MultiTextInputItem<T1>;
7
7
  } & {
8
8
  modelValue?: MultiTextInputItem<T1>;
9
+ } & {
10
+ grid?: boolean;
9
11
  } & {
10
12
  mode?: "textarea" | "textfield";
11
13
  } & {
@@ -35,5 +37,5 @@ declare const _default: <T1 extends unknown, T2 extends unknown>(props: import("
35
37
  "v-slots"?: {} & Omit<{
36
38
  default?: import("vue").Slot;
37
39
  }, never>;
38
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "mode" | "label" | "disabled" | "modelValue" | "items" | "rules" | "v-model" | "emit:update:modelValue" | "autofocus" | "itemValue" | "defaultValueItem" | "hideEditGrid" | "selectionVisible" | "isAppendIcon" | "emit:selectItem"> & import("@omnia/fx/ux").VNodeEvents) => any;
40
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "mode" | "grid" | "label" | "disabled" | "modelValue" | "items" | "rules" | "v-model" | "emit:update:modelValue" | "autofocus" | "itemValue" | "defaultValueItem" | "hideEditGrid" | "selectionVisible" | "isAppendIcon" | "emit:selectItem"> & import("@omnia/fx/ux").VNodeEvents) => any;
39
41
  export default _default;
@@ -1,5 +1,5 @@
1
1
  declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
2
- 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;
2
+ 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";
3
3
  } & {
4
4
  colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
5
5
  } & {
@@ -167,7 +167,7 @@ declare const _default: {
167
167
  container?: boolean;
168
168
  class?: String | String[];
169
169
  disabled?: boolean;
170
- 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;
170
+ 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";
171
171
  modelValue?: number;
172
172
  "onUpdate:modelValue"?: (value: number) => any | void;
173
173
  nextIcon?: string | FunctionalComponent<{}, {}, any, {}>;
@@ -1,10 +1,10 @@
1
1
  import { DefineProp, DefinePropTheming } from "@omnia/fx/ux";
2
- import { OPanelVariants, OBorderCombination, OPaddingCombination, TextStyleSize, TextStyleSizes } from "@omnia/fx/models";
2
+ import { OPanelVariants, TextStyleSize, TextStyleSizes, Spacing, SpacingValue } from "@omnia/fx/models";
3
3
  export * from "./Panel.stylex";
4
- type PanelProps = DefinePropTheming & DefineProp<"class", String | String[]> & DefineProp<"title", string, false, null, "Specifies the title of the panel. The size of the title is adjusted according to the variant of the panel."> & DefineProp<"titleSize", TextStyleSize | TextStyleSizes, false, null, "Specifies the title typography size. Should be used only if the variants size does not match the context."> & DefineProp<"variant", OPanelVariants, false, null, "Applies a distinct style to the component."> & DefineProp<"hide", boolean, false, null, "Hides the panel. The panel can be toggled using this property with an animation on hide/show."> & DefineProp<"divider", OBorderCombination, false, null, "Applies dividers at the top/bottom/left/right to the panel. This Should be used to create distinct sections."> & DefineProp<"filled", boolean, false, null, "Applies the a background color to the panel. The color is based on the colorSchema either set or inherited"> & DefineProp<"grouped", boolean, false, null, "Removes spacing at the bottom of the panel. Should be used when panels are stacked vertically in settings etc to avoid to much spacing."> & DefineProp<"toned", boolean, false, null> & DefineProp<"spacelessTop", boolean, false, null, "Removes the top spacing of the panel. Should be used when panels are stacked vertically in settings etc to avoid to much spacing."> & DefineProp<"spacelessBottom", boolean, false, null, "Removes the top spacing of the panel. Should be used when panels are stacked vertically in settings etc to avoid to much spacing."> & DefineProp<"padding", OPaddingCombination, false, null, "Ensures padding of the panel. Should be used for variants like dialog to ensure default padding. The padding depends of the panel variant">;
4
+ type PanelProps = DefinePropTheming & DefineProp<"class", String | String[]> & DefineProp<"title", string, false, null, "Specifies the title of the panel. The size of the title is adjusted according to the variant of the panel."> & DefineProp<"titleSize", TextStyleSize | TextStyleSizes, false, null, "Specifies the title typography size. Should be used only if the variants size does not match the context."> & DefineProp<"variant", OPanelVariants, false, null, "Applies a distinct style to the component."> & DefineProp<"filled", boolean, false, null, "Applies the a background color to the panel. The color is based on the colorSchema either set or inherited"> & DefineProp<"toned", boolean, false, null> & DefineProp<"padding", Spacing | SpacingValue, false, null, "Ensures padding of the col from the blueprint. Apply to all dimensions using only one value."> & DefineProp<"margin", Spacing | SpacingValue, false, null, "Ensures margin of the col from the blueprint.Apply to all dimensions using only one value.">;
5
5
  declare const _default: (props: import("@omnia/fx/ux").ExtractProps<PanelProps> & {} & {
6
6
  "v-slots"?: {} & Omit<{
7
7
  default?: import("vue").Slot;
8
8
  }, never>;
9
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "title" | "padding" | "variant" | "filled" | "class" | "hide" | "colorSchemaType" | "colors" | "grouped" | "toned" | "titleSize" | "divider" | "spacelessTop" | "spacelessBottom"> & import("@omnia/fx/ux").VNodeEvents) => any;
9
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "title" | "margin" | "padding" | "variant" | "filled" | "class" | "colorSchemaType" | "colors" | "toned" | "titleSize"> & import("@omnia/fx/ux").VNodeEvents) => any;
10
10
  export default _default;
@@ -1,9 +1,5 @@
1
- import { ColorDefinition } from "../../velcron/core";
2
- import { OPanelVariants, OPaddingCombination } from "@omnia/fx-models";
1
+ import { ColorDefinition } from "@omnia/fx-models";
3
2
  export declare const PanelStyles: {
4
- tabSettingsPadding: Readonly<import("@omnia/fx/ux").StylexValue>;
5
- dividerOnTitle: Readonly<import("@omnia/fx/ux").StylexValue>;
6
- panelHoverBackground: (color: ColorDefinition) => Readonly<import("@omnia/fx/ux").StylexValue>;
7
- panelWrapper: (hide: boolean, variant: OPanelVariants, grouped: boolean, spacelessTop: boolean, spacelessBottom: boolean, hasLeftDivider: any, hasRightDivider: any, dark: boolean, paddings: OPaddingCombination) => Readonly<import("@omnia/fx/ux").StylexValue>;
8
- contentWrapper: (variant: OPanelVariants, grouped: boolean, spacelessTop: boolean, spacelessBottom: boolean, paddings: OPaddingCombination, noContentPadding: boolean) => Readonly<import("@omnia/fx/ux").StylexValue>;
3
+ wrapper: () => void;
4
+ panelHoverBackground: (color: ColorDefinition) => Readonly<import("../..").StylexValue>;
9
5
  };
@@ -1,6 +0,0 @@
1
- declare const _default: (props: import("@omnia/fx/ux").ExtractProps<Record<string, any>> & {} & {
2
- "v-slots"?: {} & Omit<{
3
- default?: import("vue").Slot;
4
- }, never>;
5
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, string> & import("@omnia/fx/ux").VNodeEvents) => any;
6
- export default _default;
@@ -1,6 +0,0 @@
1
- declare const _default: (props: import("@omnia/fx/ux").ExtractProps<Record<string, any>> & {} & {
2
- "v-slots"?: {} & Omit<{
3
- default?: import("vue").Slot;
4
- }, never>;
5
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, string> & import("@omnia/fx/ux").VNodeEvents) => any;
6
- export default _default;
@@ -1,6 +0,0 @@
1
- declare const _default: (props: import("@omnia/fx/ux").ExtractProps<Record<string, any>> & {} & {
2
- "v-slots"?: {} & Omit<{
3
- default?: import("vue").Slot;
4
- }, never>;
5
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, string> & import("@omnia/fx/ux").VNodeEvents) => any;
6
- export default _default;
@@ -0,0 +1,34 @@
1
+ import { Spacing, SpacingValue, TextStyleSizes, TextStyleTypes } from "@omnia/fx-models";
2
+ export declare const usePanelStore: () => {
3
+ get: {
4
+ typography: {
5
+ readonly type: TextStyleTypes;
6
+ readonly size: "l" | "s" | "xs" | "m" | "xl" | TextStyleSizes | "variant1" | "variant2" | "variant3" | "variant4" | "variant5" | "variant6" | "variant7" | "variant8";
7
+ readonly toned: boolean;
8
+ };
9
+ readonly margin: Spacing | SpacingValue;
10
+ readonly padding: Spacing | SpacingValue;
11
+ };
12
+ state: {
13
+ onClickEvent: any;
14
+ settings: {
15
+ variant: "tab" | "default" | "dialog" | "tab-vertical";
16
+ padding: SpacingValue | Spacing;
17
+ margin: SpacingValue | Spacing;
18
+ title: string;
19
+ titleSize: "l" | "s" | "xs" | "m" | "xl" | TextStyleSizes | "variant1" | "variant2" | "variant3" | "variant4" | "variant5" | "variant6" | "variant7" | "variant8";
20
+ toned: boolean;
21
+ };
22
+ };
23
+ actions: import("@omnia/fx/stores").StoreReturnDefineAction<{
24
+ initState: (onClickEvent: any) => void;
25
+ }>;
26
+ rules: {
27
+ readonly hasClickEvent: boolean;
28
+ title: {
29
+ readonly show: boolean;
30
+ };
31
+ };
32
+ } & {
33
+ dispose?: () => void;
34
+ };
@@ -172,7 +172,7 @@ declare const _default: {
172
172
  class?: String | String[];
173
173
  label?: string;
174
174
  disabled?: boolean;
175
- 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;
175
+ 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";
176
176
  modelValue?: any;
177
177
  readonly?: boolean;
178
178
  "onUpdate:modelValue"?: (value: any) => any | void;
@@ -233,7 +233,7 @@ declare const _default: {
233
233
  variant?: "default" | "prominent";
234
234
  class?: String | String[];
235
235
  label?: string;
236
- 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;
236
+ 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";
237
237
  max?: string | number;
238
238
  modelValue?: [number, number];
239
239
  "onUpdate:modelValue"?: (value: [number, number]) => any | void;
@@ -19,5 +19,5 @@ declare const _default: <TItem extends readonly any[], TReturnObject extends boo
19
19
  "v-slots"?: (OSelectProps<TItem, TReturnObject> extends infer T_3 ? { [K_3 in keyof T_3 as K_3 extends `slot:${infer N_1}` ? N_1 : never]: OSelectProps<TItem, TReturnObject>[K_3]; } : never) & Omit<{
20
20
  default?: import("vue").Slot;
21
21
  }, keyof (OSelectProps<TItem, TReturnObject> extends infer T_4 ? { [K_3 in keyof T_4 as K_3 extends `slot:${infer N_1}` ? N_1 : never]: OSelectProps<TItem, TReturnObject>[K_3]; } : never)>;
22
- } & (OSelectProps<TItem, TReturnObject> extends infer T_5 ? { [K_4 in keyof T_5 as K_4 extends "ref" ? "ref" : never]: import("vue").Ref<OSelectProps<TItem, TReturnObject>[K_4], OSelectProps<TItem, TReturnObject>[K_4]> | ((ref: OSelectProps<TItem, TReturnObject>[K_4]) => void); } : never) & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "blueprint" | "maxHeight" | "variant" | "error" | "class" | "label" | "multiple" | "disabled" | "colorSchemaType" | "modelValue" | "items" | "itemHeight" | "loading" | "readonly" | "errorMessages" | "rules" | "hideDetails" | "hint" | "persistentHint" | "colors" | "v-model" | "toned" | "emit:update:modelValue" | "itemValue" | "searchable" | "slot:append-inner" | "slot:prepend-inner" | "emit:update:focused" | "emit:click:button" | "clearable" | "hideSelected" | "itemTitle" | "returnObject" | "chips" | "hideNoData" | "menuIcon" | "multiSelectionStyle" | "emit:update:search" | "slot:append-item" | keyof (TReturnObject extends true ? SlotsWithReturnObject<TItem> : SlotsWithoutReturnObject)> & import("@omnia/fx/ux").VNodeEvents) => any;
22
+ } & (OSelectProps<TItem, TReturnObject> extends infer T_5 ? { [K_4 in keyof T_5 as K_4 extends "ref" ? "ref" : never]: import("vue").Ref<OSelectProps<TItem, TReturnObject>[K_4], OSelectProps<TItem, TReturnObject>[K_4]> | ((ref: OSelectProps<TItem, TReturnObject>[K_4]) => void); } : never) & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "blueprint" | "maxHeight" | "error" | "variant" | "class" | "label" | "multiple" | "disabled" | "colorSchemaType" | "modelValue" | "items" | "itemHeight" | "loading" | "readonly" | "errorMessages" | "rules" | "hideDetails" | "hint" | "persistentHint" | "colors" | "v-model" | "toned" | "emit:update:modelValue" | "itemValue" | "searchable" | "slot:append-inner" | "slot:prepend-inner" | "emit:update:focused" | "emit:click:button" | "clearable" | "hideSelected" | "itemTitle" | "returnObject" | "chips" | "hideNoData" | "menuIcon" | "multiSelectionStyle" | "emit:update:search" | "slot:append-item" | keyof (TReturnObject extends true ? SlotsWithReturnObject<TItem> : SlotsWithoutReturnObject)> & import("@omnia/fx/ux").VNodeEvents) => any;
23
23
  export default _default;
@@ -2,15 +2,16 @@ import { DefineEmit, DefineProp, DefinePropTheming, DefineSlot, ItemValueType }
2
2
  import { VNodeChild } from "vue";
3
3
  import { OMultiSelectionStyles } from "@omnia/fx-models";
4
4
  type SelectionVariants = "remove" | "settings";
5
- type BaseProps = DefinePropTheming & DefineProp<"items", any[], false, null, "TItem must be an array of objects or array of strings. When using objects, will look for a title, value and disabled keys. This can be changed using the item-title, item-value and item-disabled props."> & DefineProp<"variant", SelectionVariants, false, null, "The component variants"> & DefineProp<"toned", boolean, false, null, "Sets the component to toned"> & DefineProp<"sorting", boolean, false, null, "Sets the component to sorting mode"> & DefineProp<"itemTitle", ItemValueType<any>, false, null, "Property on supplied items that contains its title."> & DefineProp<"itemSubtitle", string, false, null, "Property on supplied items that contains its value."> & DefineProp<"itemIcon", string, false, null, "Property on supplied items that contains its value."> & DefineProp<"enableAdd", boolean, false, null, "If add button is shown"> & DefineProp<"selectionStyle", OMultiSelectionStyles, false, null, "The style of multi select"> & DefineSlot<"item", (item: any, index: Number) => VNodeChild> & DefineEmit<"selectItem", (index: any) => true> & DefineEmit<"addItem", () => true>;
6
- declare const _default: (props: import("@omnia/fx/ux").ExtractProps<BaseProps> & {
5
+ type BaseProps<TItem> = DefinePropTheming & DefineProp<"items", TItem[], false, null, "TItem must be an array of objects or array of strings. When using objects, will look for a title, value and disabled keys. This can be changed using the item-title, item-value and item-disabled props."> & DefineProp<"variant", SelectionVariants, false, null, "The component variants"> & DefineProp<"toned", boolean, false, null, "Sets the component to toned"> & DefineProp<"sorting", boolean, false, null, "Sets the component to sorting mode"> & DefineProp<"itemValue", ItemValueType<TItem>, false, null, "Property on supplied items that contains its value."> & DefineProp<"itemTitle", ItemValueType<TItem>, false, null, "Property on supplied items that contains its title."> & DefineProp<"itemSubtitle", string, false, null, "Property on supplied items that contains its value."> & DefineProp<"itemIcon", string, false, null, "Property on supplied items that contains its value."> & DefineProp<"enableAdd", boolean, false, null, "If add button is shown"> & DefineProp<"selectionStyle", OMultiSelectionStyles, false, null, "The style of multi select"> & DefineSlot<"item", (item: TItem, index: Number) => VNodeChild> & DefineEmit<"selectItem", (index: any) => true> & DefineEmit<"sort:update", (items: TItem[]) => true> & DefineEmit<"addItem", () => true>;
6
+ declare const _default: <TItem extends unknown>(props: import("@omnia/fx/ux").ExtractProps<BaseProps<TItem>> & {
7
7
  onSelectItem?: (index: any) => any;
8
8
  onAddItem?: () => any;
9
+ "onSort:update"?: (items: TItem[]) => any;
9
10
  } & {
10
11
  "v-slots"?: {
11
- item?: (item: any, index: Number) => VNodeChild;
12
+ item?: (item: TItem, index: Number) => VNodeChild;
12
13
  } & Omit<{
13
14
  default?: import("vue").Slot;
14
15
  }, "item">;
15
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "variant" | "colorSchemaType" | "items" | "colors" | "toned" | "slot:item" | "itemTitle" | "itemIcon" | "emit:selectItem" | "sorting" | "itemSubtitle" | "enableAdd" | "selectionStyle" | "emit:addItem"> & import("@omnia/fx/ux").VNodeEvents) => any;
16
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "variant" | "colorSchemaType" | "items" | "colors" | "toned" | "itemValue" | "slot:item" | "itemTitle" | "itemIcon" | "emit:selectItem" | "sorting" | "itemSubtitle" | "enableAdd" | "selectionStyle" | "emit:sort:update" | "emit:addItem"> & import("@omnia/fx/ux").VNodeEvents) => any;
16
17
  export default _default;
@@ -1,5 +1,5 @@
1
1
  declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
2
- 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;
2
+ 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";
3
3
  } & {
4
4
  colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
5
5
  } & {
@@ -1,10 +1,10 @@
1
1
  import { DefineProp, DefinePropTheming, DefineVModel, ValidationRule } from "@omnia/fx/ux";
2
- type SwtichProps<T> = DefinePropTheming & DefineProp<"class", String | String[]> & DefineVModel<"", T, false, null, true, "The v-model of the component"> & DefineProp<"label", string, false, null, "The label of the component"> & DefineProp<"rules", ValidationRule[], false, null, "Accepts a mixed array of types function. Functions pass an input value as an argument and must return either true / false or a string containing an error message. The input field will enter an error state if a function returns (or any value in the array contains) false or is a string."> & DefineProp<"disabled", boolean, false, false, "Removes the ability to click or target the component."> & DefineProp<"hint", string, false, "", "Displays hint text below the input when focused. Force this always open with the persistentHint property."> & DefineProp<"persistentHint", boolean, false, false, "Forces the hint to always be visible"> & DefineProp<"hideDetails", boolean, false, false, "Hides hint and validation errors"> & DefineProp<"trueValue", boolean | string, false, true, "Sets value for truthy state."> & DefineProp<"falseValue", boolean | string, false, false, "Sets value for falsy state.">;
2
+ type SwtichProps<T> = DefinePropTheming & DefineProp<"class", String | String[]> & DefineVModel<"", T, false, null, true, "The v-model of the component"> & DefineProp<"label", string, false, null, "The label of the component"> & DefineProp<"rules", ValidationRule[], false, null, "Accepts a mixed array of types function. Functions pass an input value as an argument and must return either true / false or a string containing an error message. The input field will enter an error state if a function returns (or any value in the array contains) false or is a string."> & DefineProp<"disabled", boolean, false, false, "Removes the ability to click or target the component."> & DefineProp<"hint", string, false, "", "Displays hint text below the input when focused. Force this always open with the persistentHint property."> & DefineProp<"persistentHint", boolean, false, false, "Forces the hint to always be visible"> & DefineProp<"hideDetails", boolean, false, false, "Hides hint and validation errors"> & DefineProp<"revert", boolean, false, false, "Shows the switch inverted"> & DefineProp<"trueValue", boolean | string, false, true, "Sets value for truthy state."> & DefineProp<"falseValue", boolean | string, false, false, "Sets value for falsy state.">;
3
3
  declare const _default: <T extends string | boolean>(props: import("@omnia/fx/ux").ExtractProps<SwtichProps<T>> & {
4
4
  "onUpdate:modelValue"?: (value: T) => any;
5
5
  } & {
6
6
  "v-slots"?: {} & Omit<{
7
7
  default?: import("vue").Slot;
8
8
  }, never>;
9
- } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "class" | "label" | "disabled" | "colorSchemaType" | "modelValue" | "rules" | "hideDetails" | "hint" | "persistentHint" | "colors" | "v-model" | "emit:update:modelValue" | "trueValue" | "falseValue"> & import("@omnia/fx/ux").VNodeEvents) => any;
9
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "class" | "label" | "disabled" | "revert" | "colorSchemaType" | "modelValue" | "rules" | "hideDetails" | "hint" | "persistentHint" | "colors" | "v-model" | "emit:update:modelValue" | "trueValue" | "falseValue"> & import("@omnia/fx/ux").VNodeEvents) => any;
10
10
  export default _default;
@@ -10,7 +10,7 @@ type TreewViewItemSlot<T> = {
10
10
  item: T;
11
11
  };
12
12
  declare const _default: <T extends Object>(props: import("@omnia/fx/ux").ExtractProps<{
13
- 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;
13
+ 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";
14
14
  } & {
15
15
  colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
16
16
  } & {
@@ -11,7 +11,7 @@ export interface TreeViewPagingModel {
11
11
  endPagingIndex: number;
12
12
  }
13
13
  declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
14
- 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;
14
+ 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";
15
15
  } & {
16
16
  colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
17
17
  } & {
@@ -78,7 +78,7 @@ declare const _default: {
78
78
  propsDefinition: Omit<Readonly<{} & {
79
79
  text?: string;
80
80
  container?: boolean;
81
- 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;
81
+ 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";
82
82
  colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
83
83
  renderingMode?: BlockRenderingModes;
84
84
  }>, never>;
@@ -129,7 +129,7 @@ declare const _default: {
129
129
  roles: guid[];
130
130
  } & {
131
131
  container?: boolean;
132
- 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;
132
+ 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";
133
133
  "v-slots"?: {
134
134
  default?: import("../DefineVueTypings").Slot;
135
135
  } & SecurityTrimmerSlots;
@@ -457,7 +457,7 @@ declare const _default: {
457
457
  icon?: IIcon;
458
458
  container?: boolean;
459
459
  variant?: Variant;
460
- 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;
460
+ 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";
461
461
  modelValue?: boolean;
462
462
  "v-slots"?: {
463
463
  default?: import("../../../DefineVueTypings").Slot;
@@ -370,7 +370,7 @@ declare const _default: {
370
370
  }>;
371
371
  };
372
372
  container?: boolean;
373
- 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;
373
+ 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";
374
374
  modelValue?: VelcronDefinitionRegistration<object>;
375
375
  "onUpdate:modelValue"?: (value: VelcronDefinitionRegistration<object>) => any | void;
376
376
  colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
@@ -135,7 +135,7 @@ declare const _default: {
135
135
  } & {
136
136
  container?: boolean;
137
137
  active?: boolean;
138
- colorSchemaType?: "background" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic" | ColorSchemaTypes;
138
+ colorSchemaType?: "background" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
139
139
  themeDefinition?: ResolvedThemeDefinition;
140
140
  colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
141
141
  context?: VelcronRenderContext;
@@ -230,6 +230,7 @@ import wc1f31fc580b854d19895c1879120a9891 from './ux/docs/chrome/DocsChrome';
230
230
  import wc710dc11b823c4a80b2a031395c206325 from './ux/editorchrome/chrome/EditorChrome';
231
231
  import wc72a828731c4e4f1e9753a6a6bfb31e67 from './ux/enterpriseglossary/componentbase/EnterpriseGlossaryTermComponentBase';
232
232
  import wcb94ea0908c7f461085de9d21a61e0826 from './ux/enterpriseproperties/picker/EnterprisePropertyPicker';
233
+ import wcf9e8399c0dc74b0db8e722a0bfa17e74 from './ux/enterpriseproperties/picker/EnterprisePropertyListingPicker';
233
234
  import wc80899927961f45298421948c395d7f39 from './ux/enterpriseproperties/renderers/EnterprisePropertyRenderer';
234
235
  import wc22666b255eb64f378edf70d5e9859216 from './ux/enterpriseproperties/renderers/EnterprisePropertyConfiguration';
235
236
  import wc2bfe7d758b5b405d96018f930505c918 from './ux/enterpriseproperties/settingpicker/EnterprisePropertySettingPicker';
@@ -394,6 +395,7 @@ import wc7222a47525f54724a8e9f7f2cfc39354 from './ux/aurora/components/buttonsty
394
395
  import wc81ff82944f2542b3afec55c5dba22f36 from './ux/aurora/components/chromepicker/ChromePicker';
395
396
  import wc638cfe124ab24d0ebd0711c0bd844af6 from './ux/aurora/components/colorpickerV2/ColorPicker';
396
397
  import wcc09455784a27401697cfa621eefeb52f from './ux/aurora/components/colorpickerV2/ColorPreview';
398
+ import wc711431cdf6db4e59b24da83e9017939c from './ux/aurora/components/colorpickerV2/DynamicColorIndicator';
397
399
  import wc1266389c28034034921b897f788f302d from './ux/aurora/components/colorschemapicker/ColorSchemaPicker';
398
400
  import wc9ed2b61fad8a43f384efef4a5dcbd184 from './ux/aurora/components/colorschemapicker/ColorSchemaDefinitionPicker';
399
401
  import wc3779d0b63f54436eb25942b0c2487a2c from './ux/aurora/components/colorschemapicker/ColorSchemaViewer';
@@ -1011,6 +1013,15 @@ declare global {
1011
1013
  $props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
1012
1014
  };
1013
1015
  } : typeof wc60feadd89e4d4c2eb095cee9f104ee96;
1016
+ "color": {
1017
+ "indicator": typeof wc711431cdf6db4e59b24da83e9017939c extends {
1018
+ propsDefinition: infer TProp;
1019
+ } ? {
1020
+ new (...args: any[]): {
1021
+ $props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
1022
+ };
1023
+ } : typeof wc711431cdf6db4e59b24da83e9017939c;
1024
+ };
1014
1025
  };
1015
1026
  "enterpriseglossary": {
1016
1027
  "picker": typeof wc41a6d1b1b02e4b368aac19ded6b391a1 extends {
@@ -3052,6 +3063,15 @@ declare global {
3052
3063
  $props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
3053
3064
  };
3054
3065
  } : typeof wcb94ea0908c7f461085de9d21a61e0826;
3066
+ "list": {
3067
+ "picker": typeof wcf9e8399c0dc74b0db8e722a0bfa17e74 extends {
3068
+ propsDefinition: infer TProp;
3069
+ } ? {
3070
+ new (...args: any[]): {
3071
+ $props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
3072
+ };
3073
+ } : typeof wcf9e8399c0dc74b0db8e722a0bfa17e74;
3074
+ };
3055
3075
  "setting": {
3056
3076
  "picker": typeof wc2bfe7d758b5b405d96018f930505c918 extends {
3057
3077
  propsDefinition: infer TProp;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@omnia/fx",
3
3
  "license": "MIT",
4
- "version": "8.0.398-dev",
4
+ "version": "8.0.400-dev",
5
5
  "description": "Provide Omnia Fx typings and tooling for clientside Omnia development.",
6
6
  "scripts": {
7
7
  "test": "echo \"Error: no test specified\" && exit 1",
@@ -20,7 +20,7 @@
20
20
  ],
21
21
  "author": "Omnia Digital Workplace AB",
22
22
  "dependencies": {
23
- "@omnia/fx-models": "8.0.398-dev",
23
+ "@omnia/fx-models": "8.0.400-dev",
24
24
  "@microsoft/signalr": "6.0.1",
25
25
  "broadcast-channel": "4.8.0",
26
26
  "dayjs": "1.11.7",