@omnia/fx 8.0.286-dev → 8.0.287-dev

Sign up to get free protection for your applications and to get access to all the features.
Files changed (129) hide show
  1. package/internal-do-not-import-from-here/ux/app/management/components/TabsManagement.d.ts +1 -1
  2. package/internal-do-not-import-from-here/ux/appprovisioning/apptitleinput/AppTitleInput.d.ts +1 -1
  3. package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/spacing/store/SpacingEditorStore.d.ts +7 -7
  4. package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/typography/components/FontPicker.d.ts +3 -3
  5. package/internal-do-not-import-from-here/ux/aurora/components/blueprinttemplatespicker/BlueprintsTemplatePicker.d.ts +2 -2
  6. package/internal-do-not-import-from-here/ux/aurora/components/borderpicker/BorderPreview.d.ts +1 -1
  7. package/internal-do-not-import-from-here/ux/aurora/components/chrome/ChromeEditor.d.ts +4 -4
  8. package/internal-do-not-import-from-here/ux/aurora/components/chrome/ChromePicker.d.ts +1 -1
  9. package/internal-do-not-import-from-here/ux/aurora/components/colorpickerV2/ColorPicker.d.ts +3 -3
  10. package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaDefinitionPicker.d.ts +1 -1
  11. package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaEditor.d.ts +4 -4
  12. package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaPicker.d.ts +4 -4
  13. package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaViewer.d.ts +2 -2
  14. package/internal-do-not-import-from-here/ux/aurora/components/containerpicker/ContainerPicker.d.ts +3 -3
  15. package/internal-do-not-import-from-here/ux/aurora/components/fillpicker/FillPreview.d.ts +1 -1
  16. package/internal-do-not-import-from-here/ux/aurora/components/spacingpicker/SpacingEditor.d.ts +9 -9
  17. package/internal-do-not-import-from-here/ux/aurora/components/spacingpicker/SpacingPicker3.d.ts +1 -1
  18. package/internal-do-not-import-from-here/ux/aurora/components/spacingpicker/SpacingViewer.d.ts +9 -9
  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/components/themepicker/ThemePicker.d.ts +4 -4
  21. package/internal-do-not-import-from-here/ux/aurora/components/typography/TypographyEditor.d.ts +4 -4
  22. package/internal-do-not-import-from-here/ux/aurora/designkits/shared/BlueprintsTemplates.d.ts +4 -4
  23. package/internal-do-not-import-from-here/ux/aurora/store/SpacingBlueprintStore.d.ts +136 -124
  24. package/internal-do-not-import-from-here/ux/aurora/store/SpacingMigration.d.ts +4 -0
  25. package/internal-do-not-import-from-here/ux/aurora/store/TypographyBlueprintStore.d.ts +136 -124
  26. package/internal-do-not-import-from-here/ux/aurora/store/index.d.ts +1 -0
  27. package/internal-do-not-import-from-here/ux/aurora/styling/UseStyling.d.ts +9 -13
  28. package/internal-do-not-import-from-here/ux/aurora/styling/styles/Blueprints.d.ts +6 -5
  29. package/internal-do-not-import-from-here/ux/aurora/styling/styles/Chrome.d.ts +3 -3
  30. package/internal-do-not-import-from-here/ux/datetimepicker/DateTimePicker.d.ts +1 -1
  31. package/internal-do-not-import-from-here/ux/datetimezonepicker/DateTimeZonePicker.d.ts +2 -2
  32. package/internal-do-not-import-from-here/ux/enterpriseproperties/display/personfield/PersonFieldDisplay.d.ts +1 -1
  33. package/internal-do-not-import-from-here/ux/enterpriseproperties/renderers/EnterprisePropertyConfiguration.d.ts +3 -3
  34. package/internal-do-not-import-from-here/ux/enterpriseproperties/renderers/EnterprisePropertyValue.d.ts +7 -7
  35. package/internal-do-not-import-from-here/ux/filterengine/components/renderer/date/DateTimePeriodSlider.d.ts +1 -1
  36. package/internal-do-not-import-from-here/ux/filterengine/components/renderer/person/PersonPropertyChipItem.d.ts +1 -1
  37. package/internal-do-not-import-from-here/ux/filterengine/components/settings/boolean/BooleanPropertyDefaultValueInput.d.ts +1 -1
  38. package/internal-do-not-import-from-here/ux/filterengine/components/settings/boolean/BooleanPropertySettings.d.ts +1 -1
  39. package/internal-do-not-import-from-here/ux/filterengine/components/settings/date/DatePropertyDefaultValueInput.d.ts +1 -1
  40. package/internal-do-not-import-from-here/ux/filterengine/components/settings/date/DatePropertySettings.d.ts +1 -1
  41. package/internal-do-not-import-from-here/ux/filterengine/components/settings/number/NumberPropertyDefaultValueInput.d.ts +1 -1
  42. package/internal-do-not-import-from-here/ux/filterengine/components/settings/number/NumberPropertySettings.d.ts +1 -1
  43. package/internal-do-not-import-from-here/ux/filterengine/components/settings/person/PersonPropertyDefaultValueInput.d.ts +1 -1
  44. package/internal-do-not-import-from-here/ux/filterengine/components/settings/person/PersonPropertySettings.d.ts +1 -1
  45. package/internal-do-not-import-from-here/ux/filterengine/components/settings/tags/TagsPropertyDefaultValueInput.d.ts +1 -1
  46. package/internal-do-not-import-from-here/ux/filterengine/components/settings/tags/TagsPropertySettings.d.ts +1 -1
  47. package/internal-do-not-import-from-here/ux/filterengine/components/settings/text/TextPropertyDefaultValueInput.d.ts +1 -1
  48. package/internal-do-not-import-from-here/ux/filterengine/components/settings/text/TextPropertySettings.d.ts +1 -1
  49. package/internal-do-not-import-from-here/ux/identities/IdentityRenderer.d.ts +3 -3
  50. package/internal-do-not-import-from-here/ux/identitypicker/IdentityPicker.d.ts +5 -5
  51. package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerDialog.d.ts +1 -1
  52. package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerField.d.ts +2 -2
  53. package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerInlineField.d.ts +2 -2
  54. package/internal-do-not-import-from-here/ux/image/scalingsettings/ScalingSettings.d.ts +1 -1
  55. package/internal-do-not-import-from-here/ux/languagepicker/LanguagePicker.d.ts +3 -3
  56. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/ColorSettings.d.ts +1 -1
  57. package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutitemsrenderer/LayoutStepRenderer.d.ts +1 -1
  58. package/internal-do-not-import-from-here/ux/markdown/MarkdownEditor.d.ts +1 -1
  59. package/internal-do-not-import-from-here/ux/mediapickerV2/chrome/MediaPicker.d.ts +3 -3
  60. package/internal-do-not-import-from-here/ux/monaco/MonacoEditor.d.ts +5 -5
  61. package/internal-do-not-import-from-here/ux/oxide/navigationdrawer/NavigationDrawer.d.ts +2 -2
  62. package/internal-do-not-import-from-here/ux/oxide/pagination/Pagination.d.ts +1 -1
  63. package/internal-do-not-import-from-here/ux/oxide/radio/RadioGroup.d.ts +1 -1
  64. package/internal-do-not-import-from-here/ux/oxide/rangeslider/RangeSlider.d.ts +2 -2
  65. package/internal-do-not-import-from-here/ux/oxide/treeview/Treeview.d.ts +3 -3
  66. package/internal-do-not-import-from-here/ux/properties/block/components/PropertySettings.d.ts +1 -1
  67. package/internal-do-not-import-from-here/ux/properties/builtins/birthday/BirthdayEditor.d.ts +1 -1
  68. package/internal-do-not-import-from-here/ux/properties/builtins/boolean/BooleanEditor.d.ts +1 -1
  69. package/internal-do-not-import-from-here/ux/properties/builtins/businessprofile/BusinessProfileEditor.d.ts +1 -1
  70. package/internal-do-not-import-from-here/ux/properties/builtins/date/DateEditor.d.ts +1 -1
  71. package/internal-do-not-import-from-here/ux/properties/builtins/date-time/DateTimeEditor.d.ts +1 -1
  72. package/internal-do-not-import-from-here/ux/properties/builtins/email/EmailEditor.d.ts +1 -1
  73. package/internal-do-not-import-from-here/ux/properties/builtins/html/HtmlEditor.d.ts +1 -1
  74. package/internal-do-not-import-from-here/ux/properties/builtins/identity/IdentityConfiguration.d.ts +1 -1
  75. package/internal-do-not-import-from-here/ux/properties/builtins/identity/IdentityEditor.d.ts +1 -1
  76. package/internal-do-not-import-from-here/ux/properties/builtins/image/ImageConfiguration.d.ts +1 -1
  77. package/internal-do-not-import-from-here/ux/properties/builtins/image/ImageEditor.d.ts +1 -1
  78. package/internal-do-not-import-from-here/ux/properties/builtins/integer/IntegerEditor.d.ts +1 -1
  79. package/internal-do-not-import-from-here/ux/properties/builtins/language/LanguageEditor.d.ts +1 -1
  80. package/internal-do-not-import-from-here/ux/properties/builtins/link/LinkConfiguration.d.ts +1 -1
  81. package/internal-do-not-import-from-here/ux/properties/builtins/link/LinkEditor.d.ts +1 -1
  82. package/internal-do-not-import-from-here/ux/properties/builtins/media/MediaEditor.d.ts +1 -1
  83. package/internal-do-not-import-from-here/ux/properties/builtins/multilingualText/MultilingualTextEditor.d.ts +1 -1
  84. package/internal-do-not-import-from-here/ux/properties/builtins/phone-number/PhoneNumberEditor.d.ts +1 -1
  85. package/internal-do-not-import-from-here/ux/properties/builtins/tags/TagsEditor.d.ts +1 -1
  86. package/internal-do-not-import-from-here/ux/properties/builtins/text/TextEditor.d.ts +1 -1
  87. package/internal-do-not-import-from-here/ux/properties/builtins/time/TimeEditor.d.ts +1 -1
  88. package/internal-do-not-import-from-here/ux/properties/property-configuration/LabelOptionsRenderer.d.ts +1 -1
  89. package/internal-do-not-import-from-here/ux/properties/property-configuration/PropertyConfiguration.d.ts +1 -1
  90. package/internal-do-not-import-from-here/ux/properties/property-picker/PropertyInput.d.ts +1 -1
  91. package/internal-do-not-import-from-here/ux/properties/property-renderer/PropertyBindingValueRenderer.d.ts +1 -1
  92. package/internal-do-not-import-from-here/ux/richtexteditor/RichTextEditorSettings.d.ts +1 -1
  93. package/internal-do-not-import-from-here/ux/settings/SettingsPane.d.ts +1 -1
  94. package/internal-do-not-import-from-here/ux/social/Reactions.d.ts +12 -12
  95. package/internal-do-not-import-from-here/ux/timeperiodpicker/TimePeriodPicker.d.ts +1 -1
  96. package/internal-do-not-import-from-here/ux/urlinput/UrlInputLegacy.d.ts +1 -1
  97. package/internal-do-not-import-from-here/ux/use/index.d.ts +0 -1
  98. package/internal-do-not-import-from-here/ux/userpresence/UserPresence.d.ts +1 -1
  99. package/internal-do-not-import-from-here/ux/velcron/components/definitionpicker/VelcronDefinitionPicker.d.ts +4 -4
  100. package/internal-do-not-import-from-here/ux/velcron/components/definitionpicker/VelcronDefinitionPreview.d.ts +1 -1
  101. package/internal-do-not-import-from-here/ux/velcron/components/propertieseditor/VelcronPropertiesEditor.d.ts +1 -1
  102. package/internal-do-not-import-from-here/ux/velcron/core/models/Enums.d.ts +1 -2
  103. package/internal-do-not-import-from-here/ux/velcron/core/models/VelcronDefinitions.d.ts +3 -2
  104. package/internal-do-not-import-from-here/ux/velcron/core/models/VelcronTypes.d.ts +1 -1
  105. package/internal-do-not-import-from-here/ux/velcron/core/parser/VelcronData.d.ts +1 -0
  106. package/internal-do-not-import-from-here/ux/velcron/core/parser/VelcronStyles.d.ts +17 -3
  107. package/internal-do-not-import-from-here/ux/velcron/core/stores/VelcronTheming.d.ts +2 -2
  108. package/internal-do-not-import-from-here/ux/velcron/editor/models/ComponentePropertiesGroupDescriptorTemplates.d.ts +2 -2
  109. package/internal-do-not-import-from-here/ux/velcron/editor/models/VelcronDescriptors.d.ts +32 -3
  110. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/AlignmentEditor.d.ts +1 -1
  111. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/BackgroundEditor.d.ts +1 -1
  112. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/BlueprintEditor.d.ts +1 -1
  113. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/ColorEditor.d.ts +1 -1
  114. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/ColorSchemaEditor.d.ts +1 -1
  115. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/FlowEditor.d.ts +1 -1
  116. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/GridEditor.d.ts +1 -1
  117. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/IconEditor.d.ts +1 -1
  118. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/ImageEditor.d.ts +1 -1
  119. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/NumberEditor.d.ts +1 -1
  120. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/PropertyEditorCreator.d.ts +1 -1
  121. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/SelectEditor.d.ts +1 -1
  122. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/SliderEditor.d.ts +1 -1
  123. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/SpacingEditor.d.ts +1 -1
  124. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/SwitchEditor.d.ts +1 -1
  125. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/TextEditor.d.ts +1 -1
  126. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/TypographyEditor.d.ts +1 -1
  127. package/internal-do-not-import-from-here/ux/velcron/stores/VelcronDefinitionStore.d.ts +6 -1
  128. package/package.json +3 -3
  129. package/internal-do-not-import-from-here/ux/use/useSpacingScaling.d.ts +0 -13
@@ -7,3 +7,4 @@ export * from "./TypographyBlueprintStore";
7
7
  export * from "./ComponentBlueprintStore";
8
8
  export * from "./TemplateRegistrationStore";
9
9
  export * from "./FontStore";
10
+ export * from "./SpacingMigration";
@@ -1,4 +1,4 @@
1
- import { ChromeBlueprint, SpacingDefinition, Spacing, SpacingValue, setColorOpacity, ColorValue } from "@omnia/fx-models";
1
+ import { ChromeBlueprint, Spacing, SpacingValue, setColorOpacity, ColorValue, SpacingBlueprint } from "@omnia/fx-models";
2
2
  import { blueprintStyles, colorStyling, spacingStyling, generalStylex } from "./styles";
3
3
  import { useColorSchemaStore, useSpacingBlueprintStore } from "../store";
4
4
  import { typographyStylex, typographyStyling } from "./styles/Typography";
@@ -52,8 +52,8 @@ export declare function useThemeStyling(): {
52
52
  styling: typeof typographyStyling;
53
53
  };
54
54
  chrome: {
55
- chromeStylex: (blueprint: ChromeBlueprint, colors: ReturnType<typeof useColorSchemaStore>, spacingDefinition: SpacingDefinition) => any;
56
- chromeStyling: (blueprint: ChromeBlueprint, colors: ReturnType<typeof useColorSchemaStore>, spacingDefinition: SpacingDefinition) => any[];
55
+ chromeStylex: (blueprint: ChromeBlueprint, colors: ReturnType<typeof useColorSchemaStore>, spacingBlueprint: SpacingBlueprint) => any;
56
+ chromeStyling: (blueprint: ChromeBlueprint, colors: ReturnType<typeof useColorSchemaStore>, spacingBlueprint: SpacingBlueprint) => any[];
57
57
  };
58
58
  blueprints: {
59
59
  button: typeof blueprintStyles.getButtonBlueprintStyling;
@@ -73,16 +73,12 @@ export declare function useThemeStyling(): {
73
73
  tab: typeof blueprintStyles.getBlueprintTabStyling;
74
74
  tabs: typeof blueprintStyles.getBlueprintTabsStyling;
75
75
  spacing: {
76
- innerPaddingStylex: (value: Spacing | SpacingValue, blueprint?: ReturnType<typeof useSpacingBlueprintStore>) => Readonly<import("../..").StylexType>;
77
- innerMarginStylex: (value: Spacing | SpacingValue, blueprint?: ReturnType<typeof useSpacingBlueprintStore>) => Readonly<import("../..").StylexType>;
78
- layoutPaddingStylex: (value: Spacing | SpacingValue, blueprint?: ReturnType<typeof useSpacingBlueprintStore>) => Readonly<import("../..").StylexType>;
79
- layoutMarginStylex: (value: Spacing | SpacingValue, blueprint?: ReturnType<typeof useSpacingBlueprintStore>) => Readonly<import("../..").StylexType>;
80
- innerPadding: (value: Spacing | SpacingValue, blueprint?: ReturnType<typeof useSpacingBlueprintStore>) => string;
81
- innerMargin: (value: Spacing | SpacingValue, blueprint?: ReturnType<typeof useSpacingBlueprintStore>) => string;
82
- layoutPadding: (value: Spacing | SpacingValue, blueprint?: ReturnType<typeof useSpacingBlueprintStore>) => string;
83
- layoutMargin: (value: Spacing | SpacingValue, blueprint?: ReturnType<typeof useSpacingBlueprintStore>) => string;
84
- innerValue: (value: any, blueprint?: ReturnType<typeof useSpacingBlueprintStore>) => number;
85
- layoutValue: (value: any, blueprint?: ReturnType<typeof useSpacingBlueprintStore>) => number;
76
+ paddingStylex: (value: Spacing | SpacingValue, blueprint?: ReturnType<typeof useSpacingBlueprintStore>) => Readonly<import("../..").StylexType>;
77
+ marginStylex: (value: Spacing | SpacingValue, blueprint?: ReturnType<typeof useSpacingBlueprintStore>) => Readonly<import("../..").StylexType>;
78
+ padding: (value: Spacing | SpacingValue, blueprint?: ReturnType<typeof useSpacingBlueprintStore>) => string;
79
+ margin: (value: Spacing | SpacingValue, blueprint?: ReturnType<typeof useSpacingBlueprintStore>) => string;
80
+ value: (value: SpacingValue, blueprint?: ReturnType<typeof useSpacingBlueprintStore>) => number;
81
+ values: (value: Spacing, blueprint?: ReturnType<typeof useSpacingBlueprintStore>) => Spacing;
86
82
  };
87
83
  };
88
84
  };
@@ -1,4 +1,4 @@
1
- import { FillDefinitionValue, BorderStylingDefinition, ButtonBlueprint, SpacingBlueprintTypes, Spacing, SpacingValue, BackgroundDefinition, TextBlueprint, IconBlueprint, TabsBlueprint, ChipBlueprint } from "@omnia/fx-models";
1
+ import { FillDefinitionValue, BorderStylingDefinition, ButtonBlueprint, Spacing, SpacingValue, BackgroundDefinition, TextBlueprint, IconBlueprint, TabsBlueprint, ChipBlueprint } from "@omnia/fx-models";
2
2
  import { NestedCSSProperties } from "typestyle/lib/types";
3
3
  import { useColorSchemaStore, useSpacingBlueprintStore, useTypographyBlueprintStore } from "../../store";
4
4
  import { StylexType } from "internal/fx/ux/Styles.stylex";
@@ -11,7 +11,7 @@ export declare namespace blueprintStylex {
11
11
  function getIconBlueprintStylex(bluePrint: IconBlueprint, colors: ReturnType<typeof useColorSchemaStore>, duoTone: boolean, nested?: boolean): Readonly<StylexType>;
12
12
  /**Button styling */
13
13
  function getButtonBlueprintStylex(bluePrint: ButtonBlueprint, colors: ReturnType<typeof useColorSchemaStore>): Readonly<StylexType>;
14
- function getBlueprintSpacingValue(value: any, type: SpacingBlueprintTypes, blueprint?: ReturnType<typeof useSpacingBlueprintStore>): number;
14
+ function getBlueprintSpacingValue(value: any, blueprint?: ReturnType<typeof useSpacingBlueprintStore>): number;
15
15
  }
16
16
  export declare namespace blueprintStyles {
17
17
  /**Border styling */
@@ -22,9 +22,10 @@ export declare namespace blueprintStyles {
22
22
  function getBlueprintFillObject(definition: FillDefinitionValue, colors?: ReturnType<typeof useColorSchemaStore>): NestedCSSProperties;
23
23
  function getBlueprintFillStyling(definition: FillDefinitionValue, colors?: ReturnType<typeof useColorSchemaStore>): string;
24
24
  /**Spacing styling */
25
- function getBlueprintSpacingValue(value: any, type: SpacingBlueprintTypes, blueprint?: ReturnType<typeof useSpacingBlueprintStore>): number;
26
- function getBlueprintSpacingStylingx(value: Spacing | SpacingValue, type: SpacingBlueprintTypes, spacingType?: "margin" | "padding", blueprint?: ReturnType<typeof useSpacingBlueprintStore>): Readonly<StylexType>;
27
- function getBlueprintSpacingStyling(value: Spacing | SpacingValue, type: SpacingBlueprintTypes, spacingType?: "margin" | "padding", blueprint?: ReturnType<typeof useSpacingBlueprintStore>): string;
25
+ function getBlueprintSpacingValues(value: Spacing, blueprint?: ReturnType<typeof useSpacingBlueprintStore>): Spacing;
26
+ function getBlueprintSpacingValue(value: SpacingValue, blueprint?: ReturnType<typeof useSpacingBlueprintStore>): number;
27
+ function getBlueprintSpacingStylingx(value: Spacing | SpacingValue, spacingType?: "margin" | "padding", blueprint?: ReturnType<typeof useSpacingBlueprintStore>): Readonly<StylexType>;
28
+ function getBlueprintSpacingStyling(value: Spacing | SpacingValue, spacingType?: "margin" | "padding", blueprint?: ReturnType<typeof useSpacingBlueprintStore>): string;
28
29
  /**Button styling */
29
30
  function getButtonBlueprintStyling(bluePrint: ButtonBlueprint, colors: ReturnType<typeof useColorSchemaStore>): string;
30
31
  /**Tab styling */
@@ -1,9 +1,9 @@
1
- import { ChromeBlueprint, SpacingDefinition } from "@omnia/fx-models";
1
+ import { ChromeBlueprint, SpacingBlueprint } from "@omnia/fx-models";
2
2
  import { useColorSchemaStore } from "../../store";
3
3
  export declare const chromeStyles: {
4
4
  getChromeStyling: typeof getChromeStyling;
5
5
  getChromeStylingx: typeof getChromeStylingx;
6
6
  };
7
- declare function getChromeStylingx(blueprint: ChromeBlueprint, colors: ReturnType<typeof useColorSchemaStore>, spacingDefinition: SpacingDefinition): any;
8
- declare function getChromeStyling(blueprint: ChromeBlueprint, colors: ReturnType<typeof useColorSchemaStore>, spacingDefinition: SpacingDefinition): any[];
7
+ declare function getChromeStylingx(blueprint: ChromeBlueprint, colors: ReturnType<typeof useColorSchemaStore>, spacingBlueprint: SpacingBlueprint): any;
8
+ declare function getChromeStyling(blueprint: ChromeBlueprint, colors: ReturnType<typeof useColorSchemaStore>, spacingBlueprint: SpacingBlueprint): any[];
9
9
  export {};
@@ -540,8 +540,8 @@ declare const _default: {
540
540
  tooltip?: string;
541
541
  disabled?: boolean;
542
542
  scrollable?: boolean;
543
- "v-model"?: string;
544
543
  modelValue?: string;
544
+ "v-model"?: string;
545
545
  "onUpdate:modelValue"?: (value: string) => any | void;
546
546
  hideDetails?: boolean;
547
547
  singleLine?: boolean;
@@ -215,10 +215,10 @@ declare const _default: {
215
215
  propsDefinition: Omit<Readonly<{} & {
216
216
  label?: string;
217
217
  disabled?: boolean;
218
- variant?: "date" | "date-time";
219
- "v-model"?: DateTimeZone<Date>;
220
218
  modelValue?: DateTimeZone<Date>;
219
+ "v-model"?: DateTimeZone<Date>;
221
220
  "onUpdate:modelValue"?: (value: DateTimeZone<Date>) => any | void;
221
+ variant?: "date" | "date-time";
222
222
  showMenu?: boolean;
223
223
  dateFormat?: string;
224
224
  singleLine?: boolean;
@@ -117,8 +117,8 @@ declare const _default: {
117
117
  propsDefinition: Omit<Readonly<{} & {
118
118
  property?: EnterprisePropertyDefinition;
119
119
  settings?: EnterprisePropertiesPersonDisplaySettings;
120
- "v-model"?: Identity[];
121
120
  modelValue?: Identity[];
121
+ "v-model"?: Identity[];
122
122
  "onUpdate:modelValue"?: (value: Identity[]) => any | void;
123
123
  }>, "onUpdate:modelValue" | "onDoc$" | "onWrapWithParentContent"> & {
124
124
  "onUpdate:modelValue"?: (value: Identity[]) => any;
@@ -380,15 +380,15 @@ declare const _default: {
380
380
  }>;
381
381
  };
382
382
  disabled?: boolean;
383
+ modelValue?: EnterprisePropertyItemSettings;
384
+ "v-model"?: EnterprisePropertyItemSettings;
385
+ "onUpdate:modelValue"?: (value: EnterprisePropertyItemSettings) => any | void;
383
386
  "v-slots"?: {
384
387
  default?: import("../../DefineVueTypings").Slot;
385
388
  } & {
386
389
  prependSettings?(value: EnterprisePropertyItemSettings): VNodeChild;
387
390
  appendSettings?(value: PropertyEditorSettingsBase): VNodeChild;
388
391
  };
389
- "v-model"?: EnterprisePropertyItemSettings;
390
- modelValue?: EnterprisePropertyItemSettings;
391
- "onUpdate:modelValue"?: (value: EnterprisePropertyItemSettings) => any | void;
392
392
  }>, never>;
393
393
  };
394
394
  export default _default;
@@ -621,20 +621,20 @@ declare const _default: {
621
621
  }>;
622
622
  };
623
623
  property?: EnterprisePropertyDefinition;
624
- "v-slots"?: {
625
- default?: import("../../DefineVueTypings").Slot;
626
- } & {
627
- renderer?: () => VNodeChild | void;
628
- };
629
- "v-model"?: {
624
+ modelValue?: {
630
625
  [internalName: string]: any;
631
626
  };
632
- modelValue?: {
627
+ "v-model"?: {
633
628
  [internalName: string]: any;
634
629
  };
635
630
  "onUpdate:modelValue"?: (value: {
636
631
  [internalName: string]: any;
637
632
  }) => any | void;
633
+ "v-slots"?: {
634
+ default?: import("../../DefineVueTypings").Slot;
635
+ } & {
636
+ renderer?: () => VNodeChild | void;
637
+ };
638
638
  wrapWithParentContent?: (internalName: string, propertyContent: JSX.Element) => JSX.Element;
639
639
  displaySettings?: EnterprisePropertiesDisplaySettings;
640
640
  editorSettings?: EnterprisePropertyEditorSettings<import("@omnia/fx-models").EnterprisePropertyItemSettings>;
@@ -373,8 +373,8 @@ declare const _default: {
373
373
  }>;
374
374
  };
375
375
  key?: string;
376
- "v-model"?: [DateTimePeriod, DateTimePeriod];
377
376
  modelValue?: [DateTimePeriod, DateTimePeriod];
377
+ "v-model"?: [DateTimePeriod, DateTimePeriod];
378
378
  "onUpdate:modelValue"?: (value: [DateTimePeriod, DateTimePeriod]) => any | void;
379
379
  }>, never>;
380
380
  };
@@ -188,8 +188,8 @@ declare const _default: {
188
188
  handleSetvalue: (user: Refinement) => void;
189
189
  } & {
190
190
  key?: string;
191
- "v-model"?: boolean;
192
191
  modelValue?: boolean;
192
+ "v-model"?: boolean;
193
193
  "onUpdate:modelValue"?: (value: boolean) => any | void;
194
194
  isChecked?: boolean;
195
195
  "onUpdate:isChecked"?: (value: boolean) => any | void;
@@ -49,8 +49,8 @@ declare const _default: {
49
49
  "v-model"?: import("vue").Prop<BooleanFilterEngineProperty, BooleanFilterEngineProperty>;
50
50
  }>>, {}, {}, {}, {}, 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 & {
51
51
  propsDefinition: Omit<Readonly<{} & {
52
- "v-model"?: BooleanFilterEngineProperty;
53
52
  modelValue?: BooleanFilterEngineProperty;
53
+ "v-model"?: BooleanFilterEngineProperty;
54
54
  updateData?: () => void;
55
55
  propertyDefinitionAsHash?: {
56
56
  [internalName: string]: EnterprisePropertyDefinition;
@@ -53,8 +53,8 @@ declare const _default: {
53
53
  "v-model"?: import("vue").Prop<BooleanFilterEngineProperty, BooleanFilterEngineProperty>;
54
54
  }>>, {}, {}, {}, {}, 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 & {
55
55
  propsDefinition: Omit<Readonly<{} & {
56
- "v-model"?: BooleanFilterEngineProperty;
57
56
  modelValue?: BooleanFilterEngineProperty;
57
+ "v-model"?: BooleanFilterEngineProperty;
58
58
  updateData?: () => void;
59
59
  propertyDefinitionAsHash?: {
60
60
  [internalName: string]: EnterprisePropertyDefinition;
@@ -49,8 +49,8 @@ declare const _default: {
49
49
  "v-model"?: import("vue").Prop<DateTimeFilterEngineProperty, DateTimeFilterEngineProperty>;
50
50
  }>>, {}, {}, {}, {}, 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 & {
51
51
  propsDefinition: Omit<Readonly<{} & {
52
- "v-model"?: DateTimeFilterEngineProperty;
53
52
  modelValue?: DateTimeFilterEngineProperty;
53
+ "v-model"?: DateTimeFilterEngineProperty;
54
54
  updateData?: () => void;
55
55
  propertyDefinitionAsHash?: {
56
56
  [internalName: string]: EnterprisePropertyDefinition;
@@ -53,8 +53,8 @@ declare const _default: {
53
53
  "v-model"?: import("vue").Prop<DateTimeFilterEngineProperty, DateTimeFilterEngineProperty>;
54
54
  }>>, {}, {}, {}, {}, 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 & {
55
55
  propsDefinition: Omit<Readonly<{} & {
56
- "v-model"?: DateTimeFilterEngineProperty;
57
56
  modelValue?: DateTimeFilterEngineProperty;
57
+ "v-model"?: DateTimeFilterEngineProperty;
58
58
  updateData?: () => void;
59
59
  propertyDefinitionAsHash?: {
60
60
  [internalName: string]: EnterprisePropertyDefinition;
@@ -49,8 +49,8 @@ declare const _default: {
49
49
  "v-model"?: import("vue").Prop<NumberFilterEngineProperty, NumberFilterEngineProperty>;
50
50
  }>>, {}, {}, {}, {}, 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 & {
51
51
  propsDefinition: Omit<Readonly<{} & {
52
- "v-model"?: NumberFilterEngineProperty;
53
52
  modelValue?: NumberFilterEngineProperty;
53
+ "v-model"?: NumberFilterEngineProperty;
54
54
  updateData?: () => void;
55
55
  propertyDefinitionAsHash?: {
56
56
  [internalName: string]: EnterprisePropertyDefinition;
@@ -53,8 +53,8 @@ declare const _default: {
53
53
  "v-model"?: import("vue").Prop<NumberFilterEngineProperty, NumberFilterEngineProperty>;
54
54
  }>>, {}, {}, {}, {}, 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 & {
55
55
  propsDefinition: Omit<Readonly<{} & {
56
- "v-model"?: NumberFilterEngineProperty;
57
56
  modelValue?: NumberFilterEngineProperty;
57
+ "v-model"?: NumberFilterEngineProperty;
58
58
  updateData?: () => void;
59
59
  propertyDefinitionAsHash?: {
60
60
  [internalName: string]: EnterprisePropertyDefinition;
@@ -53,8 +53,8 @@ declare const _default: {
53
53
  identityType: import("vue").Prop<PrincipalTypes, PrincipalTypes>;
54
54
  }>>, {}, {}, {}, {}, 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 & {
55
55
  propsDefinition: Omit<Readonly<{} & {
56
- "v-model"?: PersonFilterEngineProperty;
57
56
  modelValue?: PersonFilterEngineProperty;
57
+ "v-model"?: PersonFilterEngineProperty;
58
58
  updateData?: () => void;
59
59
  propertyDefinitionAsHash?: {
60
60
  [internalName: string]: EnterprisePropertyDefinition;
@@ -53,8 +53,8 @@ declare const _default: {
53
53
  "v-model"?: import("vue").Prop<PersonFilterEngineProperty, PersonFilterEngineProperty>;
54
54
  }>>, {}, {}, {}, {}, 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 & {
55
55
  propsDefinition: Omit<Readonly<{} & {
56
- "v-model"?: PersonFilterEngineProperty;
57
56
  modelValue?: PersonFilterEngineProperty;
57
+ "v-model"?: PersonFilterEngineProperty;
58
58
  updateData?: () => void;
59
59
  propertyDefinitionAsHash?: {
60
60
  [internalName: string]: EnterprisePropertyDefinition;
@@ -49,8 +49,8 @@ declare const _default: {
49
49
  "v-model"?: import("vue").Prop<TagsFilterEngineProperty, TagsFilterEngineProperty>;
50
50
  }>>, {}, {}, {}, {}, 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 & {
51
51
  propsDefinition: Omit<Readonly<{} & {
52
- "v-model"?: TagsFilterEngineProperty;
53
52
  modelValue?: TagsFilterEngineProperty;
53
+ "v-model"?: TagsFilterEngineProperty;
54
54
  updateData?: () => void;
55
55
  propertyDefinitionAsHash?: {
56
56
  [internalName: string]: EnterprisePropertyDefinition;
@@ -53,8 +53,8 @@ declare const _default: {
53
53
  "v-model"?: import("vue").Prop<TagsFilterEngineProperty, TagsFilterEngineProperty>;
54
54
  }>>, {}, {}, {}, {}, 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 & {
55
55
  propsDefinition: Omit<Readonly<{} & {
56
- "v-model"?: TagsFilterEngineProperty;
57
56
  modelValue?: TagsFilterEngineProperty;
57
+ "v-model"?: TagsFilterEngineProperty;
58
58
  updateData?: () => void;
59
59
  propertyDefinitionAsHash?: {
60
60
  [internalName: string]: EnterprisePropertyDefinition;
@@ -49,8 +49,8 @@ declare const _default: {
49
49
  "v-model"?: import("vue").Prop<TextFilterEngineProperty, TextFilterEngineProperty>;
50
50
  }>>, {}, {}, {}, {}, 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 & {
51
51
  propsDefinition: Omit<Readonly<{} & {
52
- "v-model"?: TextFilterEngineProperty;
53
52
  modelValue?: TextFilterEngineProperty;
53
+ "v-model"?: TextFilterEngineProperty;
54
54
  updateData?: () => void;
55
55
  propertyDefinitionAsHash?: {
56
56
  [internalName: string]: EnterprisePropertyDefinition;
@@ -53,8 +53,8 @@ declare const _default: {
53
53
  "v-model"?: import("vue").Prop<TextFilterEngineProperty, TextFilterEngineProperty>;
54
54
  }>>, {}, {}, {}, {}, 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 & {
55
55
  propsDefinition: Omit<Readonly<{} & {
56
- "v-model"?: TextFilterEngineProperty;
57
56
  modelValue?: TextFilterEngineProperty;
57
+ "v-model"?: TextFilterEngineProperty;
58
58
  updateData?: () => void;
59
59
  propertyDefinitionAsHash?: {
60
60
  [internalName: string]: EnterprisePropertyDefinition;
@@ -390,6 +390,9 @@ declare const _default: {
390
390
  };
391
391
  };
392
392
  };
393
+ modelValue?: Identity[];
394
+ "v-model"?: Identity[];
395
+ "onUpdate:modelValue"?: (value: Identity[]) => any | void;
393
396
  "v-slots"?: {
394
397
  default?: import("../DefineVueTypings").Slot;
395
398
  } & {
@@ -399,9 +402,6 @@ declare const _default: {
399
402
  identities: Array<IResolvedIdentity>;
400
403
  }) => VNodeChild;
401
404
  };
402
- "v-model"?: Identity[];
403
- modelValue?: Identity[];
404
- "onUpdate:modelValue"?: (value: Identity[]) => any | void;
405
405
  hidePresence?: boolean;
406
406
  imageOnly?: boolean;
407
407
  hideImage?: boolean;
@@ -90,8 +90,8 @@ declare const _default: {
90
90
  };
91
91
  }>> & {
92
92
  onAdd?: (identity: Identity) => any;
93
- onRemove?: (identity: Identity) => any;
94
93
  onDoc$?: (description?: string) => any;
94
+ onRemove?: (identity: Identity) => any;
95
95
  onCloseDialog?: () => any;
96
96
  }, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
97
97
  closeDialog: () => void;
@@ -189,8 +189,8 @@ declare const _default: {
189
189
  };
190
190
  }>> & {
191
191
  onAdd?: (identity: Identity) => any;
192
- onRemove?: (identity: Identity) => any;
193
192
  onDoc$?: (description?: string) => any;
193
+ onRemove?: (identity: Identity) => any;
194
194
  onCloseDialog?: () => any;
195
195
  }, {}, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
196
196
  P: {};
@@ -288,8 +288,8 @@ declare const _default: {
288
288
  };
289
289
  }>> & {
290
290
  onAdd?: (identity: Identity) => any;
291
- onRemove?: (identity: Identity) => any;
292
291
  onDoc$?: (description?: string) => any;
292
+ onRemove?: (identity: Identity) => any;
293
293
  onCloseDialog?: () => any;
294
294
  }, () => JSX.Element, {}, {}, {}, {}>;
295
295
  __isFragment?: never;
@@ -384,8 +384,8 @@ declare const _default: {
384
384
  };
385
385
  }>> & {
386
386
  onAdd?: (identity: Identity) => any;
387
- onRemove?: (identity: Identity) => any;
388
387
  onDoc$?: (description?: string) => any;
388
+ onRemove?: (identity: Identity) => any;
389
389
  onCloseDialog?: () => any;
390
390
  }, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
391
391
  closeDialog: () => void;
@@ -402,8 +402,8 @@ declare const _default: {
402
402
  identityStore?: IIdentityPickerStore;
403
403
  disabled?: Boolean;
404
404
  businessProfileId?: string;
405
- "v-model"?: Identity[];
406
405
  modelValue?: Identity[];
406
+ "v-model"?: Identity[];
407
407
  "onUpdate:modelValue"?: (value: Identity[]) => any | void;
408
408
  providerIds?: guid[];
409
409
  emailEnabled?: BoolFilter;
@@ -715,8 +715,8 @@ declare const _default: {
715
715
  identityStore?: IIdentityPickerStore;
716
716
  disabled?: boolean;
717
717
  businessProfileId?: string;
718
- "v-model"?: boolean;
719
718
  modelValue?: boolean;
719
+ "v-model"?: boolean;
720
720
  "onUpdate:modelValue"?: (value: boolean) => any | void;
721
721
  showMenu?: boolean;
722
722
  location?: "left" | "right" | "top" | "start" | "center" | "end" | "bottom" | "center center" | "top center" | "top start" | "top end" | "bottom start" | "bottom end" | "start top" | "start bottom" | "end top" | "end bottom";
@@ -519,10 +519,10 @@ declare const _default: {
519
519
  multiple?: boolean;
520
520
  disabled?: boolean;
521
521
  businessProfileId?: string;
522
- ariaInvalid?: boolean;
523
- "v-model"?: Identity[];
524
522
  modelValue?: Identity[];
523
+ "v-model"?: Identity[];
525
524
  "onUpdate:modelValue"?: (value: Identity[]) => any | void;
525
+ ariaInvalid?: boolean;
526
526
  ariaDescribedby?: string;
527
527
  providerIds?: guid[];
528
528
  emailEnabled?: BoolFilter;
@@ -496,10 +496,10 @@ declare const _default: {
496
496
  identityStore?: IIdentityPickerStore;
497
497
  multiple?: boolean;
498
498
  disabled?: boolean;
499
- ariaInvalid?: boolean;
500
- "v-model"?: Identity[];
501
499
  modelValue?: Identity[];
500
+ "v-model"?: Identity[];
502
501
  "onUpdate:modelValue"?: (value: Identity[]) => any | void;
502
+ ariaInvalid?: boolean;
503
503
  ariaDescribedby?: string;
504
504
  providerIds?: guid[];
505
505
  emailEnabled?: BoolFilter;
@@ -465,8 +465,8 @@ declare const _default: {
465
465
  mandatory?: boolean;
466
466
  colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
467
467
  colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
468
- "v-model"?: MediaScalingSettings;
469
468
  modelValue?: MediaScalingSettings;
469
+ "v-model"?: MediaScalingSettings;
470
470
  "onUpdate:modelValue"?: (value: MediaScalingSettings) => any | void;
471
471
  group?: boolean;
472
472
  }>, "onUpdate:modelValue" | "onUpdate:add" | "onUpdate:delete"> & {
@@ -493,12 +493,12 @@ declare const _default: {
493
493
  styles?: {
494
494
  wrapper?: import("typestyle/lib/types").NestedCSSProperties;
495
495
  };
496
+ modelValue?: Language;
497
+ "v-model"?: Language;
498
+ "onUpdate:modelValue"?: (value: Language) => any | void;
496
499
  "v-slots"?: {
497
500
  default?: import("../DefineVueTypings").Slot;
498
501
  } & LanguageSlots;
499
- "v-model"?: Language;
500
- modelValue?: Language;
501
- "onUpdate:modelValue"?: (value: Language) => any | void;
502
502
  clearable?: boolean;
503
503
  hideDisplayFlag?: boolean;
504
504
  hideDisplayName?: boolean;
@@ -73,8 +73,8 @@ declare const _default: {
73
73
  "update:modelValue": (value: FillDefinition) => true;
74
74
  }, string, {}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
75
75
  propsDefinition: Omit<Readonly<{} & {
76
- "v-model"?: FillDefinition;
77
76
  modelValue?: FillDefinition;
77
+ "v-model"?: FillDefinition;
78
78
  "onUpdate:modelValue"?: (value: FillDefinition) => any | void;
79
79
  }>, "onUpdate:modelValue"> & {
80
80
  "onUpdate:modelValue"?: (value: FillDefinition) => any;
@@ -90,8 +90,8 @@ declare const _default: {
90
90
  }>>, () => JSX.Element, unknown, {}, {}, 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 & {
91
91
  propsDefinition: Omit<Readonly<{} & {
92
92
  settings?: SectionSettings;
93
- step?: SectionItem<SteppedSectionItemSettings>;
94
93
  themeTargetId?: string;
94
+ step?: SectionItem<SteppedSectionItemSettings>;
95
95
  designRender?: boolean;
96
96
  layoutId?: string;
97
97
  useScrollMargingFix?: boolean;
@@ -526,8 +526,8 @@ declare const _default: {
526
526
  placeholder?: string;
527
527
  noWrap?: boolean;
528
528
  colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
529
- "v-model"?: string;
530
529
  modelValue?: string;
530
+ "v-model"?: string;
531
531
  "onUpdate:modelValue"?: (value: string) => any | void;
532
532
  getApi?: (store: ReturnType<typeof useMarkdownEditorStore>) => void;
533
533
  plugins?: [object];
@@ -534,14 +534,14 @@ declare const _default: {
534
534
  };
535
535
  providerContext?: MediaPickerStorageProviderContext;
536
536
  settings?: MediaPickerImageSettings;
537
+ modelValue?: boolean;
538
+ "v-model"?: boolean;
539
+ "onUpdate:modelValue"?: (value: boolean) => any | void;
537
540
  "v-slots"?: {
538
541
  default?: import("../../DefineVueTypings").Slot;
539
542
  } & {
540
543
  activator?: () => VNodeChild;
541
544
  };
542
- "v-model"?: boolean;
543
- modelValue?: boolean;
544
- "onUpdate:modelValue"?: (value: boolean) => any | void;
545
545
  selectableMediaTypes?: MediaPickerEnums.OmniaMediaTypes[];
546
546
  providerConfiguration?: (providers: MediaPickerProvider[]) => MediaPickerProvider[];
547
547
  selectedMedia?: SelectedMedia;
@@ -78,10 +78,10 @@ declare const _default: {
78
78
  }>;
79
79
  };
80
80
  }>> & {
81
- onLayout?: (event: any) => any;
82
81
  onScroll?: (event: any) => any;
83
82
  onError?: (err: string) => any;
84
83
  onConfiguration?: (event: any) => any;
84
+ onLayout?: (event: any) => any;
85
85
  onBlur?: () => any;
86
86
  onChange?: (value: string, event: any) => any;
87
87
  onFocus?: () => any;
@@ -205,10 +205,10 @@ declare const _default: {
205
205
  }>;
206
206
  };
207
207
  }>> & {
208
- onLayout?: (event: any) => any;
209
208
  onScroll?: (event: any) => any;
210
209
  onError?: (err: string) => any;
211
210
  onConfiguration?: (event: any) => any;
211
+ onLayout?: (event: any) => any;
212
212
  onBlur?: () => any;
213
213
  onChange?: (value: string, event: any) => any;
214
214
  onFocus?: () => any;
@@ -314,10 +314,10 @@ declare const _default: {
314
314
  }>;
315
315
  };
316
316
  }>> & {
317
- onLayout?: (event: any) => any;
318
317
  onScroll?: (event: any) => any;
319
318
  onError?: (err: string) => any;
320
319
  onConfiguration?: (event: any) => any;
320
+ onLayout?: (event: any) => any;
321
321
  onBlur?: () => any;
322
322
  onChange?: (value: string, event: any) => any;
323
323
  onFocus?: () => any;
@@ -420,10 +420,10 @@ declare const _default: {
420
420
  }>;
421
421
  };
422
422
  }>> & {
423
- onLayout?: (event: any) => any;
424
423
  onScroll?: (event: any) => any;
425
424
  onError?: (err: string) => any;
426
425
  onConfiguration?: (event: any) => any;
426
+ onLayout?: (event: any) => any;
427
427
  onBlur?: () => any;
428
428
  onChange?: (value: string, event: any) => any;
429
429
  onFocus?: () => any;
@@ -534,8 +534,8 @@ declare const _default: {
534
534
  };
535
535
  theme?: string;
536
536
  options?: editor.IStandaloneEditorConstructionOptions;
537
- "v-model"?: string;
538
537
  modelValue?: string;
538
+ "v-model"?: string;
539
539
  "onUpdate:modelValue"?: (value: string) => any | void;
540
540
  language?: string;
541
541
  }>, "onFocus" | "onBlur" | "onError" | "onScroll" | "onChange" | "onKeydown" | "onKeyup" | "onUpdate:modelValue" | "onLayout" | "onConfiguration" | "onPosition" | "onSelection" | "onEditorDidMount" | "onContextMenu" | "onBlurText" | "onModelDecorations" | "onModelLanguage" | "onModelOptions" | "onAfterDispose" | "onFocusText" | "onMouseDown" | "onMouseLeave" | "onMouseMove" | "onMouseUp"> & {
@@ -199,10 +199,10 @@ declare const _default: {
199
199
  colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
200
200
  toned?: boolean;
201
201
  colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
202
- variant?: "default" | "dialog" | "editor" | "app";
203
- "v-model"?: boolean;
204
202
  modelValue?: boolean;
203
+ "v-model"?: boolean;
205
204
  "onUpdate:modelValue"?: (value: boolean) => any | void;
205
+ variant?: "default" | "dialog" | "editor" | "app";
206
206
  overrides?: object;
207
207
  location?: "left" | "right" | "top" | "start" | "end" | "bottom";
208
208
  customWidth?: number;
@@ -217,8 +217,8 @@ declare const _default: {
217
217
  disabled?: boolean;
218
218
  colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
219
219
  colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
220
- "v-model"?: number;
221
220
  modelValue?: number;
221
+ "v-model"?: number;
222
222
  "onUpdate:modelValue"?: (value: number) => any | void;
223
223
  prevIcon?: string | FunctionalComponent<{}, {}, any, {}>;
224
224
  nextIcon?: string | FunctionalComponent<{}, {}, any, {}>;