@omnia/fx 8.0.295-dev → 8.0.296-dev

Sign up to get free protection for your applications and to get access to all the features.
Files changed (153) hide show
  1. package/internal-do-not-import-from-here/manifests/omnia.fx.ux.manifest.json +1 -1
  2. package/internal-do-not-import-from-here/ux/Styles.stylex.d.ts +53 -50
  3. package/internal-do-not-import-from-here/ux/admin/system/loc/localize.d.ts +1 -0
  4. package/internal-do-not-import-from-here/ux/admin/system/submenu/seo/SeoManager.d.ts +2 -0
  5. package/internal-do-not-import-from-here/ux/admin/system/submenu/seo/components/SeoDetail.d.ts +2 -0
  6. package/internal-do-not-import-from-here/ux/admin/system/submenu/seo/loc/localize.d.ts +15 -0
  7. package/internal-do-not-import-from-here/ux/admin/system/submenu/seo/services/SeoService.d.ts +7 -0
  8. package/internal-do-not-import-from-here/ux/admin/system/submenu/seo/store/SeoManagerStore.d.ts +55 -0
  9. package/internal-do-not-import-from-here/ux/app/management/components/TabsManagement.d.ts +1 -1
  10. package/internal-do-not-import-from-here/ux/appprovisioning/appinstanceeditingjourney/EditProperiesBlade.d.ts +1 -1
  11. package/internal-do-not-import-from-here/ux/appprovisioning/apptitleinput/AppTitleInput.d.ts +1 -1
  12. package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/typography/components/FontPicker.d.ts +3 -3
  13. package/internal-do-not-import-from-here/ux/aurora/components/blueprinttemplatespicker/BlueprintsTemplatePicker.d.ts +2 -2
  14. package/internal-do-not-import-from-here/ux/aurora/components/borderpicker/BorderPreview.d.ts +1 -1
  15. package/internal-do-not-import-from-here/ux/aurora/components/chrome/ChromeEditor.d.ts +3 -3
  16. package/internal-do-not-import-from-here/ux/aurora/components/chrome/ChromePicker.d.ts +2 -2
  17. package/internal-do-not-import-from-here/ux/aurora/components/colorpickerV2/ColorPicker.d.ts +4 -4
  18. package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaDefinitionPicker.d.ts +1 -1
  19. package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaEditor.d.ts +3 -3
  20. package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaPicker.d.ts +4 -4
  21. package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaViewer.d.ts +2 -2
  22. package/internal-do-not-import-from-here/ux/aurora/components/containerpicker/ContainerPicker.d.ts +85 -85
  23. package/internal-do-not-import-from-here/ux/aurora/components/fillpicker/FillPreview.d.ts +1 -1
  24. package/internal-do-not-import-from-here/ux/aurora/components/spacingpicker/SpacingEditor.d.ts +1 -1
  25. package/internal-do-not-import-from-here/ux/aurora/components/spacingpicker/SpacingViewer.d.ts +1 -1
  26. package/internal-do-not-import-from-here/ux/aurora/components/typography/TypographyEditor.d.ts +3 -3
  27. package/internal-do-not-import-from-here/ux/aurora/store/SpacingBlueprintStore.d.ts +304 -0
  28. package/internal-do-not-import-from-here/ux/aurora/store/TypographyBlueprintStore.d.ts +304 -0
  29. package/internal-do-not-import-from-here/ux/aurora/styling/UseStyling.d.ts +5 -14
  30. package/internal-do-not-import-from-here/ux/aurora/styling/styles/Blueprints.d.ts +2 -0
  31. package/internal-do-not-import-from-here/ux/aurora/styling/styles/Chrome.d.ts +1 -1
  32. package/internal-do-not-import-from-here/ux/aurora/styling/styles/General.d.ts +4 -0
  33. package/internal-do-not-import-from-here/ux/datetimepicker/DateTimePicker.d.ts +34 -439
  34. package/internal-do-not-import-from-here/ux/datetimezonepicker/DateTimeZonePicker.d.ts +2 -2
  35. package/internal-do-not-import-from-here/ux/datetimezonerenderer/DateTimeZoneRenderer.d.ts +4 -4
  36. package/internal-do-not-import-from-here/ux/dialog/Dialog.d.ts +2 -2
  37. package/internal-do-not-import-from-here/ux/directives/motion/Motion.d.ts +0 -1
  38. package/internal-do-not-import-from-here/ux/documenticon/DocumentIcon.d.ts +0 -1
  39. package/internal-do-not-import-from-here/ux/documenticon/IDocumentIcon.d.ts +0 -18
  40. package/internal-do-not-import-from-here/ux/enterpriseproperties/display/personfield/PersonFieldDisplay.d.ts +2 -2
  41. package/internal-do-not-import-from-here/ux/enterpriseproperties/renderers/EnterprisePropertyConfiguration.d.ts +3 -3
  42. package/internal-do-not-import-from-here/ux/enterpriseproperties/renderers/EnterprisePropertyValue.d.ts +8 -8
  43. package/internal-do-not-import-from-here/ux/filterengine/components/renderer/date/DateTimePeriodSlider.d.ts +1 -1
  44. package/internal-do-not-import-from-here/ux/filterengine/components/renderer/person/PersonPropertyChipItem.d.ts +1 -1
  45. package/internal-do-not-import-from-here/ux/filterengine/components/settings/boolean/BooleanPropertyDefaultValueInput.d.ts +1 -1
  46. package/internal-do-not-import-from-here/ux/filterengine/components/settings/boolean/BooleanPropertySettings.d.ts +1 -1
  47. package/internal-do-not-import-from-here/ux/filterengine/components/settings/date/DatePropertyDefaultValueInput.d.ts +1 -1
  48. package/internal-do-not-import-from-here/ux/filterengine/components/settings/date/DatePropertySettings.d.ts +1 -1
  49. package/internal-do-not-import-from-here/ux/filterengine/components/settings/number/NumberPropertyDefaultValueInput.d.ts +1 -1
  50. package/internal-do-not-import-from-here/ux/filterengine/components/settings/number/NumberPropertySettings.d.ts +1 -1
  51. package/internal-do-not-import-from-here/ux/filterengine/components/settings/person/PersonPropertyDefaultValueInput.d.ts +1 -1
  52. package/internal-do-not-import-from-here/ux/filterengine/components/settings/person/PersonPropertySettings.d.ts +1 -1
  53. package/internal-do-not-import-from-here/ux/filterengine/components/settings/tags/TagsPropertyDefaultValueInput.d.ts +1 -1
  54. package/internal-do-not-import-from-here/ux/filterengine/components/settings/tags/TagsPropertySettings.d.ts +1 -1
  55. package/internal-do-not-import-from-here/ux/filterengine/components/settings/text/TextPropertyDefaultValueInput.d.ts +1 -1
  56. package/internal-do-not-import-from-here/ux/filterengine/components/settings/text/TextPropertySettings.d.ts +1 -1
  57. package/internal-do-not-import-from-here/ux/helptext/HelpText.d.ts +5 -42
  58. package/internal-do-not-import-from-here/ux/identities/IdentityRenderer.d.ts +3 -3
  59. package/internal-do-not-import-from-here/ux/identitypicker/IdentityPicker.d.ts +5 -5
  60. package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerButton.d.ts +2 -2
  61. package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerDialog.d.ts +46 -584
  62. package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerField.d.ts +64 -423
  63. package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerInlineField.d.ts +3 -3
  64. package/internal-do-not-import-from-here/ux/image/scalingsettings/ScalingSettings.d.ts +1 -1
  65. package/internal-do-not-import-from-here/ux/languagepicker/LanguagePicker.d.ts +3 -3
  66. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/ColorSettings.d.ts +1 -1
  67. package/internal-do-not-import-from-here/ux/layoutcanvas/layoutactionhandler/LayoutAction.stylex.d.ts +1 -1
  68. package/internal-do-not-import-from-here/ux/layoutcanvas/layoutblock/LayoutBlockSettings.d.ts +1 -0
  69. package/internal-do-not-import-from-here/ux/layoutcanvas/stores/LayoutCanvasStore.d.ts +1 -1
  70. package/internal-do-not-import-from-here/ux/markdown/MarkdownEditor.d.ts +9 -9
  71. package/internal-do-not-import-from-here/ux/markdown/MarkdownRenderer.d.ts +4 -4
  72. package/internal-do-not-import-from-here/ux/mediapickerV2/chrome/MediaPicker.d.ts +3 -3
  73. package/internal-do-not-import-from-here/ux/models/MotionDirective.d.ts +0 -6
  74. package/internal-do-not-import-from-here/ux/models/SeoInfo.d.ts +11 -0
  75. package/internal-do-not-import-from-here/ux/models/index.d.ts +1 -1
  76. package/internal-do-not-import-from-here/ux/monaco/MonacoEditor.d.ts +4 -4
  77. package/internal-do-not-import-from-here/ux/multilingualinput/MultilingualInput.d.ts +1 -1
  78. package/internal-do-not-import-from-here/ux/oxide/chip/Chip.stylex.d.ts +7 -1
  79. package/internal-do-not-import-from-here/ux/oxide/lazy/Lazy.d.ts +1 -2
  80. package/internal-do-not-import-from-here/ux/oxide/motion/Motion.d.ts +14 -0
  81. package/internal-do-not-import-from-here/ux/oxide/motion/MotionContext.d.ts +6 -0
  82. package/internal-do-not-import-from-here/ux/oxide/navigationdrawer/NavigationDrawer.d.ts +7 -7
  83. package/internal-do-not-import-from-here/ux/oxide/pagination/Pagination.d.ts +1 -1
  84. package/internal-do-not-import-from-here/ux/oxide/radio/RadioGroup.d.ts +1 -1
  85. package/internal-do-not-import-from-here/ux/oxide/rangeslider/RangeSlider.d.ts +2 -2
  86. package/internal-do-not-import-from-here/ux/oxide/select/Select.d.ts +1 -1
  87. package/internal-do-not-import-from-here/ux/oxide/treeview/Treeview.d.ts +3 -3
  88. package/internal-do-not-import-from-here/ux/properties/block/components/PropertySettings.d.ts +1 -1
  89. package/internal-do-not-import-from-here/ux/properties/builtins/birthday/BirthdayEditor.d.ts +1 -1
  90. package/internal-do-not-import-from-here/ux/properties/builtins/boolean/BooleanEditor.d.ts +1 -1
  91. package/internal-do-not-import-from-here/ux/properties/builtins/businessprofile/BusinessProfileEditor.d.ts +1 -1
  92. package/internal-do-not-import-from-here/ux/properties/builtins/date/DateEditor.d.ts +1 -1
  93. package/internal-do-not-import-from-here/ux/properties/builtins/date-time/DateTimeEditor.d.ts +1 -1
  94. package/internal-do-not-import-from-here/ux/properties/builtins/email/EmailEditor.d.ts +1 -1
  95. package/internal-do-not-import-from-here/ux/properties/builtins/html/HtmlEditor.d.ts +1 -1
  96. package/internal-do-not-import-from-here/ux/properties/builtins/identity/IdentityConfiguration.d.ts +1 -1
  97. package/internal-do-not-import-from-here/ux/properties/builtins/identity/IdentityEditor.d.ts +1 -1
  98. package/internal-do-not-import-from-here/ux/properties/builtins/image/ImageConfiguration.d.ts +1 -1
  99. package/internal-do-not-import-from-here/ux/properties/builtins/image/ImageEditor.d.ts +1 -1
  100. package/internal-do-not-import-from-here/ux/properties/builtins/integer/IntegerEditor.d.ts +1 -1
  101. package/internal-do-not-import-from-here/ux/properties/builtins/language/LanguageEditor.d.ts +1 -1
  102. package/internal-do-not-import-from-here/ux/properties/builtins/link/LinkConfiguration.d.ts +1 -1
  103. package/internal-do-not-import-from-here/ux/properties/builtins/link/LinkEditor.d.ts +1 -1
  104. package/internal-do-not-import-from-here/ux/properties/builtins/media/MediaEditor.d.ts +1 -1
  105. package/internal-do-not-import-from-here/ux/properties/builtins/multilingualText/MultilingualTextEditor.d.ts +1 -1
  106. package/internal-do-not-import-from-here/ux/properties/builtins/phone-number/PhoneNumberEditor.d.ts +1 -1
  107. package/internal-do-not-import-from-here/ux/properties/builtins/tags/TagsEditor.d.ts +1 -1
  108. package/internal-do-not-import-from-here/ux/properties/builtins/text/TextEditor.d.ts +1 -1
  109. package/internal-do-not-import-from-here/ux/properties/builtins/time/TimeEditor.d.ts +1 -1
  110. package/internal-do-not-import-from-here/ux/properties/property-configuration/LabelOptionsRenderer.d.ts +1 -1
  111. package/internal-do-not-import-from-here/ux/properties/property-configuration/PropertyConfiguration.d.ts +1 -1
  112. package/internal-do-not-import-from-here/ux/properties/property-picker/PropertyInput.d.ts +1 -1
  113. package/internal-do-not-import-from-here/ux/properties/property-renderer/PropertyBindingValueRenderer.d.ts +1 -1
  114. package/internal-do-not-import-from-here/ux/richtexteditor/RichTextEditor.d.ts +1 -1
  115. package/internal-do-not-import-from-here/ux/richtexteditor/RichTextEditorSettings.d.ts +1 -1
  116. package/internal-do-not-import-from-here/ux/richtexteditor/extensions/Mention/Mention.d.ts +6 -60
  117. package/internal-do-not-import-from-here/ux/richtexteditor/extensions/Mention/MentionConfiguration.d.ts +1 -1
  118. package/internal-do-not-import-from-here/ux/richtexteditor/extensions/Mention/MentionToolbar.d.ts +6 -59
  119. package/internal-do-not-import-from-here/ux/settings/SettingsPane.d.ts +2 -2
  120. package/internal-do-not-import-from-here/ux/social/Comment.d.ts +1 -1
  121. package/internal-do-not-import-from-here/ux/social/PeopleTagging.d.ts +1 -1
  122. package/internal-do-not-import-from-here/ux/social/Reactions.d.ts +9 -9
  123. package/internal-do-not-import-from-here/ux/timeperiodpicker/TimePeriodPicker.d.ts +1 -1
  124. package/internal-do-not-import-from-here/ux/urlinput/UrlInputLegacy.d.ts +1 -1
  125. package/internal-do-not-import-from-here/ux/userpresence/UserPresence.d.ts +1 -1
  126. package/internal-do-not-import-from-here/ux/velcron/VelcronStylesProvider.d.ts +2 -2
  127. package/internal-do-not-import-from-here/ux/velcron/components/definitionpicker/VelcronDefinitionPicker.d.ts +3 -3
  128. package/internal-do-not-import-from-here/ux/velcron/components/definitionpicker/VelcronDefinitionPreview.d.ts +1 -1
  129. package/internal-do-not-import-from-here/ux/velcron/components/propertieseditor/VelcronPropertiesEditor.d.ts +1 -1
  130. package/internal-do-not-import-from-here/ux/velcron/core/models/VelcronDefinitions.d.ts +13 -17
  131. package/internal-do-not-import-from-here/ux/velcron/core/parser/VelcronDataBinder.d.ts +1 -1
  132. package/internal-do-not-import-from-here/ux/velcron/core/parser/VelcronStyles.d.ts +7 -6
  133. package/internal-do-not-import-from-here/ux/velcron/renderer/VelcronRenderer.d.ts +1 -1
  134. package/internal-do-not-import-from-here/ux/velcron/renderer/components/Motion.d.ts +29 -0
  135. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/AlignmentEditor.d.ts +1 -1
  136. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/BackgroundEditor.d.ts +1 -1
  137. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/BlueprintEditor.d.ts +1 -1
  138. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/ColorEditor.d.ts +1 -1
  139. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/ColorSchemaEditor.d.ts +1 -1
  140. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/FlowEditor.d.ts +1 -1
  141. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/GridEditor.d.ts +1 -1
  142. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/IconEditor.d.ts +1 -1
  143. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/ImageEditor.d.ts +1 -1
  144. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/NumberEditor.d.ts +1 -1
  145. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/PropertyEditorCreator.d.ts +2 -2
  146. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/SelectEditor.d.ts +1 -1
  147. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/SliderEditor.d.ts +1 -1
  148. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/SpacingEditor.d.ts +1 -1
  149. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/SwitchEditor.d.ts +1 -1
  150. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/TextEditor.d.ts +1 -1
  151. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/TypographyEditor.d.ts +1 -1
  152. package/internal-do-not-import-from-here/wctypings.d.ts +18 -0
  153. package/package.json +3 -3
@@ -5,7 +5,7 @@ declare const _default: {
5
5
  type: import("vue").PropType<TextBlueprint>;
6
6
  };
7
7
  size: {
8
- type: import("vue").PropType<"l" | "s" | "xs" | "m" | "xl" | TypographySizes | "variant1" | "variant2" | "variant3" | "variant4">;
8
+ type: import("vue").PropType<"l" | "s" | "variant1" | "variant2" | "variant3" | "variant4" | "xs" | "m" | "xl" | TypographySizes>;
9
9
  };
10
10
  typography: {
11
11
  type: import("vue").PropType<"text" | "title" | "navigation" | "variants" | TypographyTypes>;
@@ -29,7 +29,7 @@ declare const _default: {
29
29
  type: import("vue").PropType<TextBlueprint>;
30
30
  };
31
31
  size: {
32
- type: import("vue").PropType<"l" | "s" | "xs" | "m" | "xl" | TypographySizes | "variant1" | "variant2" | "variant3" | "variant4">;
32
+ type: import("vue").PropType<"l" | "s" | "variant1" | "variant2" | "variant3" | "variant4" | "xs" | "m" | "xl" | TypographySizes>;
33
33
  };
34
34
  typography: {
35
35
  type: import("vue").PropType<"text" | "title" | "navigation" | "variants" | TypographyTypes>;
@@ -50,7 +50,7 @@ declare const _default: {
50
50
  type: import("vue").PropType<TextBlueprint>;
51
51
  };
52
52
  size: {
53
- type: import("vue").PropType<"l" | "s" | "xs" | "m" | "xl" | TypographySizes | "variant1" | "variant2" | "variant3" | "variant4">;
53
+ type: import("vue").PropType<"l" | "s" | "variant1" | "variant2" | "variant3" | "variant4" | "xs" | "m" | "xl" | TypographySizes>;
54
54
  };
55
55
  typography: {
56
56
  type: import("vue").PropType<"text" | "title" | "navigation" | "variants" | TypographyTypes>;
@@ -68,7 +68,7 @@ declare const _default: {
68
68
  } & {
69
69
  typography?: "text" | "title" | "navigation" | "variants" | TypographyTypes;
70
70
  blueprint?: TextBlueprint;
71
- size?: "l" | "s" | "xs" | "m" | "xl" | TypographySizes | "variant1" | "variant2" | "variant3" | "variant4";
71
+ size?: "l" | "s" | "variant1" | "variant2" | "variant3" | "variant4" | "xs" | "m" | "xl" | TypographySizes;
72
72
  toned?: boolean;
73
73
  }>, never>;
74
74
  };
@@ -423,14 +423,14 @@ declare const _default: {
423
423
  };
424
424
  providerContext?: MediaPickerStorageProviderContext;
425
425
  settings?: MediaPickerImageSettings;
426
- modelValue?: boolean;
427
- "v-model"?: boolean;
428
- "onUpdate:modelValue"?: (value: boolean) => any | void;
429
426
  "v-slots"?: {
430
427
  default?: import("../../DefineVueTypings").Slot;
431
428
  } & {
432
429
  activator?: () => VNodeChild;
433
430
  };
431
+ "v-model"?: boolean;
432
+ modelValue?: boolean;
433
+ "onUpdate:modelValue"?: (value: boolean) => any | void;
434
434
  selectableMediaTypes?: MediaPickerEnums.OmniaMediaTypes[];
435
435
  providerConfiguration?: (providers: MediaPickerProvider[]) => MediaPickerProvider[];
436
436
  selectedMedia?: SelectedMedia;
@@ -1,6 +0,0 @@
1
- import { MotionDirective } from "@vueuse/motion";
2
- declare module "@omnia/fx-models/ux/Directive" {
3
- interface Directives {
4
- motion: typeof MotionDirective;
5
- }
6
- }
@@ -0,0 +1,11 @@
1
+ export interface SeoBasicInfo {
2
+ path: string;
3
+ crawlCount: number;
4
+ version: number;
5
+ lastSnapShotAt: string;
6
+ lastCrawlAt: string;
7
+ snapshotDuration: number;
8
+ }
9
+ export interface SeoSnapShotInfo {
10
+ url: string;
11
+ }
@@ -54,7 +54,6 @@ export * from "./DataTable";
54
54
  export * from "./Directives";
55
55
  export * from "./MultiTextInputItem";
56
56
  export * from "./TypographyEditorModel";
57
- export * from "./MotionDirective";
58
57
  export * from "./EventCalendarType";
59
58
  export * from "./LocalizationInputStyles";
60
59
  export * from "./LocalizationAdminStyles";
@@ -63,3 +62,4 @@ export { ValidationOnDefinitions, type IValidationRuleBuilder, type IValidator,
63
62
  export type { ValidationOnTypes } from "./Validation";
64
63
  export * from "./SpecialUserConfiguration";
65
64
  export * from "./linkpicker";
65
+ export * from "./SeoInfo";
@@ -88,8 +88,8 @@ declare const _default: {
88
88
  onKeydown?: (event: any) => any;
89
89
  onKeyup?: (event: any) => any;
90
90
  onPosition?: (event: any) => any;
91
- "onUpdate:modelValue"?: (value: string) => any;
92
91
  onSelection?: (event: any) => any;
92
+ "onUpdate:modelValue"?: (value: string) => any;
93
93
  onEditorDidMount?: (editor: editor.IStandaloneCodeEditor) => any;
94
94
  onContextMenu?: (event: any) => any;
95
95
  onBlurText?: () => any;
@@ -222,8 +222,8 @@ declare const _default: {
222
222
  onKeydown?: (event: any) => any;
223
223
  onKeyup?: (event: any) => any;
224
224
  onPosition?: (event: any) => any;
225
- "onUpdate:modelValue"?: (value: string) => any;
226
225
  onSelection?: (event: any) => any;
226
+ "onUpdate:modelValue"?: (value: string) => any;
227
227
  onEditorDidMount?: (editor: editor.IStandaloneCodeEditor) => any;
228
228
  onContextMenu?: (event: any) => any;
229
229
  onBlurText?: () => any;
@@ -328,8 +328,8 @@ declare const _default: {
328
328
  onKeydown?: (event: any) => any;
329
329
  onKeyup?: (event: any) => any;
330
330
  onPosition?: (event: any) => any;
331
- "onUpdate:modelValue"?: (value: string) => any;
332
331
  onSelection?: (event: any) => any;
332
+ "onUpdate:modelValue"?: (value: string) => any;
333
333
  onEditorDidMount?: (editor: editor.IStandaloneCodeEditor) => any;
334
334
  onContextMenu?: (event: any) => any;
335
335
  onBlurText?: () => any;
@@ -432,8 +432,8 @@ declare const _default: {
432
432
  };
433
433
  theme?: string;
434
434
  options?: editor.IStandaloneEditorConstructionOptions;
435
- modelValue?: string;
436
435
  "v-model"?: string;
436
+ modelValue?: string;
437
437
  "onUpdate:modelValue"?: (value: string) => any | void;
438
438
  language?: string;
439
439
  }>, "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"> & {
@@ -41,6 +41,6 @@ declare const _default: <T1 extends unknown, T2 extends unknown>(props: import("
41
41
  } & {
42
42
  autofocus?: boolean;
43
43
  } & {
44
- validationOn?: "input" | "lazy";
44
+ validationOn?: "lazy" | "input";
45
45
  } & DefineEmit<"update:modelValue", (value: MultilingualString) => void>>) => any;
46
46
  export default _default;
@@ -1,4 +1,10 @@
1
1
  export declare const chipStyles: {
2
- fadeEffect: (color: any) => Readonly<import("@omnia/fx/ux").StylexType>;
2
+ container: (color: string) => {
3
+ class: string;
4
+ style: {
5
+ "--color": string;
6
+ };
7
+ };
8
+ fadeEffect: (color: string) => Readonly<import("@omnia/fx/ux").StylexType>;
3
9
  avatarWrapper: Readonly<import("@omnia/fx/ux").StylexType>;
4
10
  };
@@ -1,5 +1,4 @@
1
1
  import { DefineProp } from "@omnia/fx/ux";
2
- import { OLazyVariants } from "@omnia/fx/models";
3
- type LazyProps = DefineProp<"variant", OLazyVariants, false, null, "The strategy for how the lazy will load."> & DefineProp<"renderOnIdle", boolean, false, false, "If true, the lazy will render when the browser is idle."> & DefineProp<"unrender", boolean, false, false, "If true it will unrender when not in viewport after some idle time."> & DefineProp<"minHeight", number, false, null, "The min height of the lazy element."> & DefineProp<"unrenderDelay", number, false, null, "The time in ms before the lazy will unrender when not in viewport.">;
2
+ type LazyProps = DefineProp<"renderOnIdle", boolean, false, false, "If true, the lazy will render when the browser is idle."> & DefineProp<"disabled", boolean, false, false, "If true lazy is disabled"> & DefineProp<"minHeight", string | number, false, null, "The min height of the lazy element.">;
4
3
  declare const _default: (props: import("@omnia/fx/ux").ConstructComponentProps<LazyProps>) => any;
5
4
  export default _default;
@@ -0,0 +1,14 @@
1
+ import type { AnimationOptionsWithOverrides, InViewOptions, VariantDefinition, Variants } from "@motionone/dom";
2
+ export interface MotionProps {
3
+ initial?: VariantDefinition | boolean;
4
+ animate?: VariantDefinition;
5
+ inView?: VariantDefinition;
6
+ hover?: VariantDefinition;
7
+ press?: VariantDefinition;
8
+ exit?: VariantDefinition;
9
+ variants?: Variants;
10
+ inViewOptions?: InViewOptions;
11
+ transition?: AnimationOptionsWithOverrides;
12
+ }
13
+ declare const _default: (props: import("@omnia/fx/ux").ConstructComponentProps<MotionProps>) => any;
14
+ export default _default;
@@ -0,0 +1,6 @@
1
+ export declare const contextId = "motion-state";
2
+ export declare const presenceId = "motion-presence";
3
+ export declare const prefix = "o-motion";
4
+ export interface PresenceState {
5
+ initial?: boolean | undefined;
6
+ }
@@ -5,7 +5,7 @@ declare const _default: {
5
5
  required: false;
6
6
  };
7
7
  variant: {
8
- type: import("vue").PropType<"default" | "dialog" | "app" | "editor">;
8
+ type: import("vue").PropType<"default" | "dialog" | "editor" | "app">;
9
9
  };
10
10
  overrides: {
11
11
  type: import("vue").PropType<object>;
@@ -58,7 +58,7 @@ declare const _default: {
58
58
  required: false;
59
59
  };
60
60
  variant: {
61
- type: import("vue").PropType<"default" | "dialog" | "app" | "editor">;
61
+ type: import("vue").PropType<"default" | "dialog" | "editor" | "app">;
62
62
  };
63
63
  overrides: {
64
64
  type: import("vue").PropType<object>;
@@ -108,7 +108,7 @@ declare const _default: {
108
108
  required: false;
109
109
  };
110
110
  variant: {
111
- type: import("vue").PropType<"default" | "dialog" | "app" | "editor">;
111
+ type: import("vue").PropType<"default" | "dialog" | "editor" | "app">;
112
112
  };
113
113
  overrides: {
114
114
  type: import("vue").PropType<object>;
@@ -154,13 +154,13 @@ declare const _default: {
154
154
  class?: String | String[];
155
155
  colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
156
156
  colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
157
- toned?: boolean;
158
- modelValue?: boolean;
159
157
  "v-model"?: boolean;
158
+ modelValue?: boolean;
159
+ variant?: "default" | "dialog" | "editor" | "app";
160
+ overrides?: object;
161
+ toned?: boolean;
160
162
  "onUpdate:modelValue"?: (value: boolean) => any | void;
161
- variant?: "default" | "dialog" | "app" | "editor";
162
163
  location?: "left" | "right" | "top" | "start" | "end" | "bottom";
163
- overrides?: object;
164
164
  customWidth?: number;
165
165
  }>, never>;
166
166
  };
@@ -169,8 +169,8 @@ declare const _default: {
169
169
  disabled?: boolean;
170
170
  colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
171
171
  colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
172
- modelValue?: number;
173
172
  "v-model"?: number;
173
+ modelValue?: number;
174
174
  "onUpdate:modelValue"?: (value: number) => any | void;
175
175
  totalVisible?: number;
176
176
  prevIcon?: string | FunctionalComponent<{}, {}, any, {}>;
@@ -174,8 +174,8 @@ declare const _default: {
174
174
  disabled?: boolean;
175
175
  colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
176
176
  colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
177
- modelValue?: any;
178
177
  "v-model"?: any;
178
+ modelValue?: any;
179
179
  "onUpdate:modelValue"?: (value: any) => any | void;
180
180
  rules?: ValidationRule[];
181
181
  readonly?: boolean;
@@ -225,10 +225,10 @@ declare const _default: {
225
225
  direction?: "horizontal" | "vertical";
226
226
  colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
227
227
  colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
228
- modelValue?: [number, number];
229
228
  "v-model"?: [number, number];
230
- "onUpdate:modelValue"?: (value: [number, number]) => any | void;
229
+ modelValue?: [number, number];
231
230
  variant?: "default" | "prominent";
231
+ "onUpdate:modelValue"?: (value: [number, number]) => any | void;
232
232
  hint?: string;
233
233
  persistentHint?: boolean;
234
234
  max?: string | number;
@@ -13,7 +13,7 @@ export interface OSelectSlots extends Omit<VSelectSlots, "item" | "selection" |
13
13
  declare const defaultRules: ValidationRule[];
14
14
  type SlotsWithReturnObject<TItem> = DefineSlot<"chip", (item: OSelectRenderingItem<ItemType<TItem>>, index: Number) => VNodeChild> & DefineSlot<"selection", (item: OSelectRenderingItem<ItemType<TItem>>, index: Number) => VNodeChild> & DefineSlot<"item", (item: OSelectRenderingItem<ItemType<TItem>>, index: Number) => VNodeChild>;
15
15
  type SlotsWithoutReturnObject = DefineSlot<"chip", (item: OSelectRenderingItem<any>, index: Number) => VNodeChild> & DefineSlot<"selection", (item: OSelectRenderingItem<any>, index: Number) => VNodeChild> & DefineSlot<"item", (item: OSelectRenderingItem<any>, index: Number) => VNodeChild>;
16
- type BaseProps<TItem, TReturnObject extends boolean> = DefinePropTheming & DefineProp<"class", String | String[]> & DefineVModel<"", any, false, null, false, "The v-model of the component"> & DefineProp<"rules", ValidationRule[], false, typeof defaultRules, "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<"label", string, false, null, "Sets the label of the component."> & DefineProp<"hint", string, false, null, "Sets the hint of the component."> & 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<"itemTitle", ItemValueType<ItemType<TItem>>, false, null, "Property on supplied items that contains its title."> & DefineProp<"itemValue", ItemValueType<ItemType<TItem>>, false, null, "Property on supplied items that contains its value."> & DefineProp<"variant", OSelectTypes, false, null, "Applies a distinct style to the component."> & DefineProp<"returnObject", TReturnObject, false, null, "Changes the selection behavior to return the object directly rather than the value specified with item-value."> & DefineProp<"clearable", boolean, false, null, "Allows for the component to be cleared."> & DefineProp<"searchable", boolean, false, null, "Allows to searching when user typing."> & DefineProp<"toned", boolean> & DefineProp<"readonly", boolean, false, null, "Puts input in readonly state."> & DefineProp<"multiple", boolean, false, false, "Multiple selection."> & DefineProp<"hideNoData", boolean, false, false, "Hidden no data message."> & DefineProp<"menuIcon", IIcon, false, null, "Custom menu icon."> & DefineProp<"loading", boolean, false, false, "Displays linear progress bar."> & DefineProp<"disabled", boolean, false, false, "Removes the ability to click or target the input."> & DefineProp<"persistentHint", boolean, false, null, "Forces hint to always be visible."> & DefineProp<"hideSelected", boolean, false, null, "Hide selected items from all items list."> & DefineEmit<"click:button", (value: any) => void, "Emit a click event."> & DefineProp<"errorMessages", string | readonly string[], false, null, "Puts the input in an error state and passes through custom error messages. Will be combined with any validations that occur from the rules prop. This field will not trigger validation."> & DefineProp<"error", boolean, false, false, "Puts the input in a manual error state."> & DefineEmit<"update:search", (value: string) => void, "Emit when search input value is changed. Only works when searchable prop is true."> & DefineEmit<"update:focused", (value: boolean) => void, "Emit when search input field is focused."> & DefineSlot<"append-item", () => VNodeChild> & DefineSlot<"prepend-inner", () => VNodeChild> & DefineProp<"maxHeight", number, false, 300> & DefineProp<"itemHeight", number, false, 40>;
16
+ type BaseProps<TItem, TReturnObject extends boolean> = DefinePropTheming & DefineProp<"class", String | String[]> & DefineVModel<"", any, false, null, false, "The v-model of the component"> & DefineProp<"rules", ValidationRule[], false, typeof defaultRules, "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<"label", string, false, null, "Sets the label of the component."> & DefineProp<"hint", string, false, null, "Sets the hint of the component."> & 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<"itemTitle", ItemValueType<ItemType<TItem>>, false, null, "Property on supplied items that contains its title."> & DefineProp<"itemValue", ItemValueType<ItemType<TItem>>, false, null, "Property on supplied items that contains its value."> & DefineProp<"variant", OSelectTypes, false, null, "Applies a distinct style to the component."> & DefineProp<"returnObject", TReturnObject, false, null, "Changes the selection behavior to return the object directly rather than the value specified with item-value."> & DefineProp<"clearable", boolean, false, null, "Allows for the component to be cleared."> & DefineProp<"searchable", boolean, false, null, "Allows to searching when user typing."> & DefineProp<"toned", boolean> & DefineProp<"readonly", boolean, false, null, "Puts input in readonly state."> & DefineProp<"multiple", boolean, false, false, "Multiple selection."> & DefineProp<"hideNoData", boolean, false, false, "Hidden no data message."> & DefineProp<"menuIcon", IIcon, false, null, "Custom menu icon."> & DefineProp<"loading", boolean, false, false, "Displays linear progress bar."> & DefineProp<"disabled", boolean, false, false, "Removes the ability to click or target the input."> & DefineProp<"persistentHint", boolean, false, null, "Forces hint to always be visible."> & DefineProp<"hideSelected", boolean, false, null, "Hide selected items from all items list."> & DefineEmit<"click:button", (value: any) => void, "Emit a click event."> & DefineProp<"errorMessages", string | readonly string[], false, null, "Puts the input in an error state and passes through custom error messages. Will be combined with any validations that occur from the rules prop. This field will not trigger validation."> & DefineProp<"error", boolean, false, false, "Puts the input in a manual error state."> & DefineEmit<"update:search", (value: string) => void, "Emit when search input value is changed. Only works when searchable prop is true."> & DefineEmit<"update:focused", (value: boolean) => void, "Emit when search input field is focused."> & DefineSlot<"append-item", () => VNodeChild> & DefineSlot<"prepend-inner", () => VNodeChild> & DefineSlot<"append-inner", () => VNodeChild> & DefineProp<"maxHeight", number, false, 300> & DefineProp<"itemHeight", number, false, 40>;
17
17
  export type OSelectProps<TItem, TReturnObject extends boolean> = BaseProps<TItem, TReturnObject> & DefineType<TReturnObject extends true ? SlotsWithReturnObject<TItem> : SlotsWithoutReturnObject>;
18
18
  declare const _default: <TItem extends readonly any[], TReturnObject extends boolean>(props: import("@omnia/fx/ux").ConstructComponentProps<OSelectProps<TItem, TReturnObject>>) => any;
19
19
  export default _default;
@@ -309,15 +309,15 @@ declare const _default: {
309
309
  multiple?: boolean;
310
310
  colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
311
311
  colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
312
- modelValue?: any[];
313
- "v-model"?: any[];
314
- "onUpdate:modelValue"?: (value: any[]) => any | void;
315
312
  "v-slots"?: {
316
313
  default?: import("../../DefineVueTypings").Slot;
317
314
  } & {
318
315
  appendInnerItem?: (item: any, index: Number) => VNodeChild;
319
316
  itemToolTip?: (item: any) => VNodeChild;
320
317
  };
318
+ "v-model"?: any[];
319
+ modelValue?: any[];
320
+ "onUpdate:modelValue"?: (value: any[]) => any | void;
321
321
  itemValue?: string;
322
322
  "v-model:expanded"?: any[];
323
323
  items?: any[];
@@ -279,8 +279,8 @@ declare const _default: {
279
279
  };
280
280
  }>;
281
281
  };
282
- modelValue?: VelcronEditor<any>;
283
282
  "v-model"?: VelcronEditor<any>;
283
+ modelValue?: VelcronEditor<any>;
284
284
  "onUpdate:modelValue"?: (value: VelcronEditor<any>) => any | void;
285
285
  }>, never>;
286
286
  };
@@ -57,8 +57,8 @@ declare const _default: {
57
57
  propsDefinition: Omit<Readonly<{} & {
58
58
  disabled?: boolean;
59
59
  styles?: typeof BirthdayEditorStyles;
60
- modelValue?: BirthdayPropertyValue;
61
60
  "v-model"?: BirthdayPropertyValue;
61
+ modelValue?: BirthdayPropertyValue;
62
62
  displaySettings?: BirthdayDisplaySettings;
63
63
  setupSettings?: never;
64
64
  editorSettings?: BirthdayEditorSettings;
@@ -42,8 +42,8 @@ declare const _default: {
42
42
  }>>, {}, {}, {}, {}, 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 & {
43
43
  propsDefinition: Omit<Readonly<{} & {
44
44
  disabled?: boolean;
45
- modelValue?: BooleanPropertyValue;
46
45
  "v-model"?: BooleanPropertyValue;
46
+ modelValue?: BooleanPropertyValue;
47
47
  "onUpdate:modelValue"?: (value: BooleanPropertyValue) => void;
48
48
  displaySettings?: BooleanDisplaySettings;
49
49
  setupSettings?: never;
@@ -38,8 +38,8 @@ declare const _default: {
38
38
  }>>, {}, {}, {}, {}, 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 & {
39
39
  propsDefinition: Omit<Readonly<{} & {
40
40
  disabled?: boolean;
41
- modelValue?: BusinessProfilePropertyValue;
42
41
  "v-model"?: PropertyValueType<BusinessProfilePropertyDefinition>;
42
+ modelValue?: BusinessProfilePropertyValue;
43
43
  displaySettings?: import("@omnia/fx-models").BusinessProfileDisplaySettings;
44
44
  setupSettings?: never;
45
45
  editorSettings?: import("@omnia/fx-models").BusinessProfileEditorSettings;
@@ -57,8 +57,8 @@ declare const _default: {
57
57
  propsDefinition: Omit<Readonly<{} & {
58
58
  disabled?: boolean;
59
59
  styles?: typeof DateEditorStyles;
60
- modelValue?: DatePropertyValue;
61
60
  "v-model"?: DatePropertyValue;
61
+ modelValue?: DatePropertyValue;
62
62
  displaySettings?: DateDisplaySettings;
63
63
  setupSettings?: never;
64
64
  editorSettings?: DateEditorSettings;
@@ -57,8 +57,8 @@ declare const _default: {
57
57
  propsDefinition: Omit<Readonly<{} & {
58
58
  disabled?: boolean;
59
59
  styles?: typeof DateTimeEditorStyles;
60
- modelValue?: DateTimePropertyValue;
61
60
  "v-model"?: DateTimePropertyValue;
61
+ modelValue?: DateTimePropertyValue;
62
62
  displaySettings?: DateTimeDisplaySettings;
63
63
  setupSettings?: never;
64
64
  editorSettings?: DateTimeEditorSettings;
@@ -38,8 +38,8 @@ declare const _default: {
38
38
  }>>, {}, {}, {}, {}, 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 & {
39
39
  propsDefinition: Omit<Readonly<{} & {
40
40
  disabled?: boolean;
41
- modelValue?: EmailPropertyValue;
42
41
  "v-model"?: EmailPropertyValue;
42
+ modelValue?: EmailPropertyValue;
43
43
  "onUpdate:modelValue"?: (value: EmailPropertyValue) => void;
44
44
  displaySettings?: EmailDisplaySettings;
45
45
  setupSettings?: never;
@@ -42,8 +42,8 @@ declare const _default: {
42
42
  propsDefinition: Omit<Readonly<{} & {
43
43
  disabled?: boolean;
44
44
  settings?: EnterprisePropertyRichTextItemSettings;
45
- modelValue?: HtmlPropertyValue;
46
45
  "v-model"?: HtmlPropertyValue;
46
+ modelValue?: HtmlPropertyValue;
47
47
  "onUpdate:modelValue"?: (value: HtmlPropertyValue) => void;
48
48
  displaySettings?: HtmlDisplaySettings;
49
49
  setupSettings?: never;
@@ -37,8 +37,8 @@ declare const _default: {
37
37
  "v-model": import("vue").Prop<PropertyConfiguration<IdentityPropertyDefinition>, PropertyConfiguration<IdentityPropertyDefinition>>;
38
38
  }>>, {}, {}, {}, {}, 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 & {
39
39
  propsDefinition: Omit<Readonly<{} & {
40
- modelValue?: PropertyConfiguration<IdentityPropertyDefinition>;
41
40
  "v-model"?: PropertyConfiguration<IdentityPropertyDefinition>;
41
+ modelValue?: PropertyConfiguration<IdentityPropertyDefinition>;
42
42
  multilingualContext?: import("@omnia/fx/ux").MultilingualContext;
43
43
  onConfigurationValid?: (validConfig?: PropertyConfiguration<IdentityPropertyDefinition>) => void;
44
44
  showLockConfiguration?: boolean;
@@ -61,8 +61,8 @@ declare const _default: {
61
61
  propsDefinition: Omit<Readonly<{} & {
62
62
  disabled?: boolean;
63
63
  styles?: typeof IdentityEditorStyles;
64
- modelValue?: IdentityPropertyValue;
65
64
  "v-model"?: IdentityPropertyValue;
65
+ modelValue?: IdentityPropertyValue;
66
66
  "onUpdate:modelValue"?: (value: IdentityPropertyValue) => void;
67
67
  displaySettings?: IdentityPropertyDisplaySettings;
68
68
  setupSettings?: never;
@@ -37,8 +37,8 @@ declare const _default: {
37
37
  "v-model": import("vue").Prop<PropertyConfiguration<ImagePropertyDefinition>, PropertyConfiguration<ImagePropertyDefinition>>;
38
38
  }>>, {}, {}, {}, {}, 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 & {
39
39
  propsDefinition: Omit<Readonly<{} & {
40
- modelValue?: PropertyConfiguration<ImagePropertyDefinition>;
41
40
  "v-model"?: PropertyConfiguration<ImagePropertyDefinition>;
41
+ modelValue?: PropertyConfiguration<ImagePropertyDefinition>;
42
42
  multilingualContext?: import("@omnia/fx/ux").MultilingualContext;
43
43
  onConfigurationValid?: (validConfig?: PropertyConfiguration<ImagePropertyDefinition>) => void;
44
44
  showLockConfiguration?: boolean;
@@ -35,8 +35,8 @@ declare const _default: {
35
35
  }>>, {}, {}, {}, {}, 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 & {
36
36
  propsDefinition: Omit<Readonly<{} & {
37
37
  disabled?: boolean;
38
- modelValue?: ImagePropertyValue;
39
38
  "v-model"?: ImagePropertyValue;
39
+ modelValue?: ImagePropertyValue;
40
40
  displaySettings?: ImageDisplaySettings;
41
41
  setupSettings?: never;
42
42
  editorSettings?: ImageEditorSettings;
@@ -43,8 +43,8 @@ declare const _default: {
43
43
  }>>, {}, {}, {}, {}, 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 & {
44
44
  propsDefinition: Omit<Readonly<{} & {
45
45
  disabled?: boolean;
46
- modelValue?: IntegerPropertyValue;
47
46
  "v-model"?: IntegerPropertyValue;
47
+ modelValue?: IntegerPropertyValue;
48
48
  "onUpdate:modelValue"?: (value: IntegerPropertyValue) => void;
49
49
  displaySettings?: IntegerDisplaySettings;
50
50
  setupSettings?: never;
@@ -42,8 +42,8 @@ declare const _default: {
42
42
  }>>, {}, {}, {}, {}, 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 & {
43
43
  propsDefinition: Omit<Readonly<{} & {
44
44
  disabled?: boolean;
45
- modelValue?: LanguagePropertyValue;
46
45
  "v-model"?: LanguagePropertyValue;
46
+ modelValue?: LanguagePropertyValue;
47
47
  "onUpdate:modelValue"?: (value: LanguagePropertyValue) => void;
48
48
  displaySettings?: LanguageDisplaySettings;
49
49
  setupSettings?: never;
@@ -37,8 +37,8 @@ declare const _default: {
37
37
  "v-model": import("vue").Prop<PropertyConfiguration<LinkPropertyDefinition>, PropertyConfiguration<LinkPropertyDefinition>>;
38
38
  }>>, {}, {}, {}, {}, 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 & {
39
39
  propsDefinition: Omit<Readonly<{} & {
40
- modelValue?: PropertyConfiguration<LinkPropertyDefinition>;
41
40
  "v-model"?: PropertyConfiguration<LinkPropertyDefinition>;
41
+ modelValue?: PropertyConfiguration<LinkPropertyDefinition>;
42
42
  multilingualContext?: import("@omnia/fx/ux").MultilingualContext;
43
43
  onConfigurationValid?: (validConfig?: PropertyConfiguration<LinkPropertyDefinition>) => void;
44
44
  showLockConfiguration?: boolean;
@@ -38,8 +38,8 @@ declare const _default: {
38
38
  }>>, {}, {}, {}, {}, 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 & {
39
39
  propsDefinition: Omit<Readonly<{} & {
40
40
  disabled?: boolean;
41
- modelValue?: LinkPropertyValue;
42
41
  "v-model"?: LinkPropertyValue;
42
+ modelValue?: LinkPropertyValue;
43
43
  displaySettings?: LinkDisplaySettings;
44
44
  setupSettings?: never;
45
45
  editorSettings?: LinkEditorSettings;
@@ -38,8 +38,8 @@ declare const _default: {
38
38
  }>>, {}, {}, {}, {}, 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 & {
39
39
  propsDefinition: Omit<Readonly<{} & {
40
40
  disabled?: boolean;
41
- modelValue?: MediaPropertyValue;
42
41
  "v-model"?: MediaPropertyValue;
42
+ modelValue?: MediaPropertyValue;
43
43
  "onUpdate:modelValue"?: (value: MediaPropertyValue) => void;
44
44
  displaySettings?: MediaDisplaySettings;
45
45
  setupSettings?: never;
@@ -38,8 +38,8 @@ declare const _default: {
38
38
  }>>, {}, {}, {}, {}, 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 & {
39
39
  propsDefinition: Omit<Readonly<{} & {
40
40
  disabled?: boolean;
41
- modelValue?: MultilingualTextPropertyValue;
42
41
  "v-model"?: MultilingualTextPropertyValue;
42
+ modelValue?: MultilingualTextPropertyValue;
43
43
  displaySettings?: MultilingualTextDisplaySettings;
44
44
  setupSettings?: never;
45
45
  editorSettings?: MultilingualTextEditorSettings;
@@ -35,8 +35,8 @@ declare const _default: {
35
35
  }>>, {}, {}, {}, {}, 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 & {
36
36
  propsDefinition: Omit<Readonly<{} & {
37
37
  disabled?: boolean;
38
- modelValue?: PhoneNumberPropertyValue;
39
38
  "v-model"?: PhoneNumberPropertyValue;
39
+ modelValue?: PhoneNumberPropertyValue;
40
40
  displaySettings?: PhoneDisplaySettings;
41
41
  setupSettings?: never;
42
42
  editorSettings?: PhoneEditorSettings;
@@ -46,8 +46,8 @@ declare const _default: {
46
46
  }>>, {}, {}, {}, {}, 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 & {
47
47
  propsDefinition: Omit<Readonly<{} & {
48
48
  disabled?: boolean;
49
- modelValue?: import("@omnia/fx-models").TagsPropertyValue;
50
49
  "v-model"?: PropertyValueType<TagsPropertyDefinition>;
50
+ modelValue?: import("@omnia/fx-models").TagsPropertyValue;
51
51
  "onUpdate:modelValue"?: (value: PropertyValueType<TagsPropertyDefinition>) => void;
52
52
  promotedTagOptions?: PromotedTagOptions;
53
53
  displaySettings?: TagsDisplaySettings;
@@ -42,8 +42,8 @@ declare const _default: {
42
42
  }>>, {}, {}, {}, {}, 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 & {
43
43
  propsDefinition: Omit<Readonly<{} & {
44
44
  disabled?: boolean;
45
- modelValue?: TextPropertyValue;
46
45
  "v-model"?: TextPropertyValue;
46
+ modelValue?: TextPropertyValue;
47
47
  "onUpdate:modelValue"?: (value: TextPropertyValue) => void;
48
48
  displaySettings?: TextDisplaySettings;
49
49
  setupSettings?: never;
@@ -57,8 +57,8 @@ declare const _default: {
57
57
  propsDefinition: Omit<Readonly<{} & {
58
58
  disabled?: boolean;
59
59
  styles?: typeof TimeEditorStyles;
60
- modelValue?: TimePropertyValue;
61
60
  "v-model"?: TimePropertyValue;
61
+ modelValue?: TimePropertyValue;
62
62
  displaySettings?: TimeDisplaySettings;
63
63
  setupSettings?: never;
64
64
  editorSettings?: TimeEditorSettings;
@@ -38,8 +38,8 @@ declare const _default: {
38
38
  "v-model": import("vue").Prop<PropertyConfiguration<PropertyDefinition<PropertyValue, LockingPropertyDisplaySettings, any, import("@omnia/fx-models").PropertySetupBase>>, PropertyConfiguration<PropertyDefinition<PropertyValue, LockingPropertyDisplaySettings, any, import("@omnia/fx-models").PropertySetupBase>>>;
39
39
  }>>, {}, {}, {}, {}, 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 & {
40
40
  propsDefinition: Omit<Readonly<{} & {
41
- modelValue?: PropertyConfiguration<PropertyDefinition<PropertyValue, LockingPropertyDisplaySettings, any, import("@omnia/fx-models").PropertySetupBase>>;
42
41
  "v-model"?: PropertyConfiguration<PropertyDefinition<PropertyValue, LockingPropertyDisplaySettings, any>>;
42
+ modelValue?: PropertyConfiguration<PropertyDefinition<PropertyValue, LockingPropertyDisplaySettings, any, import("@omnia/fx-models").PropertySetupBase>>;
43
43
  multilingualContext?: import("@omnia/fx/ux").MultilingualContext;
44
44
  onConfigurationValid?: (validConfig?: PropertyConfiguration<PropertyDefinition<PropertyValue, LockingPropertyDisplaySettings, any, import("@omnia/fx-models").PropertySetupBase>>) => void;
45
45
  showLockConfiguration?: boolean;
@@ -38,8 +38,8 @@ declare const _default: {
38
38
  "v-model": import("vue").Prop<PropertyConfiguration<PropertyDefinition<PropertyValue, LockingPropertyDisplaySettings, PropertyEditorSettingsBase, import("@omnia/fx-models").PropertySetupBase>>, PropertyConfiguration<PropertyDefinition<PropertyValue, LockingPropertyDisplaySettings, PropertyEditorSettingsBase, import("@omnia/fx-models").PropertySetupBase>>>;
39
39
  }>>, {}, {}, {}, {}, 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 & {
40
40
  propsDefinition: Omit<Readonly<{} & {
41
- modelValue?: PropertyConfiguration<PropertyDefinition<PropertyValue, LockingPropertyDisplaySettings, any, import("@omnia/fx-models").PropertySetupBase>>;
42
41
  "v-model"?: PropertyConfiguration<PropertyDefinition<PropertyValue, LockingPropertyDisplaySettings, PropertyEditorSettingsBase>>;
42
+ modelValue?: PropertyConfiguration<PropertyDefinition<PropertyValue, LockingPropertyDisplaySettings, any, import("@omnia/fx-models").PropertySetupBase>>;
43
43
  multilingualContext?: import("@omnia/fx/ux").MultilingualContext;
44
44
  onConfigurationValid?: (validConfig?: PropertyConfiguration<PropertyDefinition<PropertyValue, LockingPropertyDisplaySettings, any, import("@omnia/fx-models").PropertySetupBase>>) => void;
45
45
  showLockConfiguration?: boolean;
@@ -381,8 +381,8 @@ declare const _default: {
381
381
  };
382
382
  multiple?: boolean;
383
383
  disabled?: boolean;
384
- modelValue?: PropertyRegistration;
385
384
  "v-model"?: PropertyRegistration;
385
+ modelValue?: PropertyRegistration;
386
386
  "onUpdate:modelValue"?: (value: PropertyRegistration) => any | void;
387
387
  hideDetails?: boolean;
388
388
  hideConfiguration?: boolean;