@omnia/fx 8.0.283-dev → 8.0.286-dev

Sign up to get free protection for your applications and to get access to all the features.
Files changed (131) hide show
  1. package/internal-do-not-import-from-here/index.d.ts +1 -1
  2. package/internal-do-not-import-from-here/ux/UxModels.d.ts +2 -0
  3. package/internal-do-not-import-from-here/ux/app/management/components/TabsManagement.d.ts +1 -1
  4. package/internal-do-not-import-from-here/ux/appprovisioning/apptitleinput/AppTitleInput.d.ts +1 -1
  5. package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/typography/components/FontPicker.d.ts +3 -3
  6. package/internal-do-not-import-from-here/ux/aurora/components/blueprinttemplatespicker/BlueprintsTemplatePicker.d.ts +2 -2
  7. package/internal-do-not-import-from-here/ux/aurora/components/borderpicker/BorderPreview.d.ts +1 -1
  8. package/internal-do-not-import-from-here/ux/aurora/components/chrome/ChromeEditor.d.ts +4 -4
  9. package/internal-do-not-import-from-here/ux/aurora/components/chrome/ChromePicker.d.ts +1 -1
  10. package/internal-do-not-import-from-here/ux/aurora/components/colorpickerV2/ColorPicker.d.ts +3 -3
  11. package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaDefinitionPicker.d.ts +1 -1
  12. package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaEditor.d.ts +4 -4
  13. package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaPicker.d.ts +4 -4
  14. package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaViewer.d.ts +2 -2
  15. package/internal-do-not-import-from-here/ux/aurora/components/containerpicker/ContainerPicker.d.ts +3 -3
  16. package/internal-do-not-import-from-here/ux/aurora/components/fillpicker/FillPreview.d.ts +1 -1
  17. package/internal-do-not-import-from-here/ux/aurora/components/spacingpicker/SpacingEditor.d.ts +1 -1
  18. package/internal-do-not-import-from-here/ux/aurora/components/spacingpicker/SpacingPicker3.css.d.ts +0 -1
  19. package/internal-do-not-import-from-here/ux/aurora/components/spacingpicker/SpacingPicker3.d.ts +10 -528
  20. package/internal-do-not-import-from-here/ux/aurora/components/spacingpicker/SpacingViewer.d.ts +1 -1
  21. package/internal-do-not-import-from-here/ux/aurora/components/stylepicker/StylePicker.d.ts +1 -1
  22. package/internal-do-not-import-from-here/ux/aurora/components/themepicker/ThemePicker.d.ts +4 -4
  23. package/internal-do-not-import-from-here/ux/aurora/components/typography/TypographyEditor.d.ts +4 -4
  24. package/internal-do-not-import-from-here/ux/aurora/store/SpacingBlueprintStore.d.ts +110 -0
  25. package/internal-do-not-import-from-here/ux/aurora/store/TypographyBlueprintStore.d.ts +110 -0
  26. package/internal-do-not-import-from-here/ux/datetimepicker/DateTimePicker.d.ts +1 -1
  27. package/internal-do-not-import-from-here/ux/datetimezonepicker/DateTimeZonePicker.d.ts +2 -2
  28. package/internal-do-not-import-from-here/ux/datetimezonerenderer/DateTimeZoneRenderer.d.ts +5 -5
  29. package/internal-do-not-import-from-here/ux/editorchrome/stores/EditorSettingsStore.d.ts +1 -1
  30. package/internal-do-not-import-from-here/ux/enterpriseproperties/display/personfield/PersonFieldDisplay.d.ts +1 -1
  31. package/internal-do-not-import-from-here/ux/enterpriseproperties/renderers/EnterprisePropertyConfiguration.d.ts +3 -3
  32. package/internal-do-not-import-from-here/ux/enterpriseproperties/renderers/EnterprisePropertyValue.d.ts +7 -7
  33. package/internal-do-not-import-from-here/ux/filterengine/components/renderer/date/DateTimePeriodSlider.d.ts +1 -1
  34. package/internal-do-not-import-from-here/ux/filterengine/components/renderer/person/PersonPropertyChipItem.d.ts +1 -1
  35. package/internal-do-not-import-from-here/ux/filterengine/components/settings/boolean/BooleanPropertyDefaultValueInput.d.ts +1 -1
  36. package/internal-do-not-import-from-here/ux/filterengine/components/settings/boolean/BooleanPropertySettings.d.ts +1 -1
  37. package/internal-do-not-import-from-here/ux/filterengine/components/settings/date/DatePropertyDefaultValueInput.d.ts +1 -1
  38. package/internal-do-not-import-from-here/ux/filterengine/components/settings/date/DatePropertySettings.d.ts +1 -1
  39. package/internal-do-not-import-from-here/ux/filterengine/components/settings/number/NumberPropertyDefaultValueInput.d.ts +1 -1
  40. package/internal-do-not-import-from-here/ux/filterengine/components/settings/number/NumberPropertySettings.d.ts +1 -1
  41. package/internal-do-not-import-from-here/ux/filterengine/components/settings/person/PersonPropertyDefaultValueInput.d.ts +1 -1
  42. package/internal-do-not-import-from-here/ux/filterengine/components/settings/person/PersonPropertySettings.d.ts +1 -1
  43. package/internal-do-not-import-from-here/ux/filterengine/components/settings/tags/TagsPropertyDefaultValueInput.d.ts +1 -1
  44. package/internal-do-not-import-from-here/ux/filterengine/components/settings/tags/TagsPropertySettings.d.ts +1 -1
  45. package/internal-do-not-import-from-here/ux/filterengine/components/settings/text/TextPropertyDefaultValueInput.d.ts +1 -1
  46. package/internal-do-not-import-from-here/ux/filterengine/components/settings/text/TextPropertySettings.d.ts +1 -1
  47. package/internal-do-not-import-from-here/ux/flow/editor/rules/EditorRules.d.ts +1 -0
  48. package/internal-do-not-import-from-here/ux/identities/IdentityRenderer.d.ts +3 -3
  49. package/internal-do-not-import-from-here/ux/identitypicker/IdentityPicker.d.ts +5 -5
  50. package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerDialog.d.ts +1 -1
  51. package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerField.d.ts +2 -2
  52. package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerInlineField.d.ts +2 -2
  53. package/internal-do-not-import-from-here/ux/image/scalingsettings/ScalingSettings.d.ts +1 -1
  54. package/internal-do-not-import-from-here/ux/languagepicker/LanguagePicker.d.ts +3 -3
  55. package/internal-do-not-import-from-here/ux/layoutcanvas/apis/LayoutProviderApis.d.ts +6 -0
  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/editor/settings/layout/BlockHeader.d.ts +20 -20
  58. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/layout/GlobalHeaderStyling.d.ts +20 -20
  59. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/layout/Style.d.ts +20 -20
  60. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/lock/Lock.d.ts +20 -20
  61. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/section/Css.d.ts +20 -20
  62. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/section/Header.d.ts +20 -20
  63. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/section/Style.d.ts +20 -20
  64. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/section/Targeting.d.ts +20 -20
  65. package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutitemsrenderer/LayoutStepRenderer.d.ts +2 -2
  66. package/internal-do-not-import-from-here/ux/markdown/MarkdownEditor.d.ts +6 -6
  67. package/internal-do-not-import-from-here/ux/markdown/MarkdownRenderer.d.ts +5 -5
  68. package/internal-do-not-import-from-here/ux/mediapickerV2/chrome/MediaPicker.d.ts +3 -3
  69. package/internal-do-not-import-from-here/ux/monaco/MonacoEditor.d.ts +1 -1
  70. package/internal-do-not-import-from-here/ux/oxide/navigationdrawer/NavigationDrawer.d.ts +2 -2
  71. package/internal-do-not-import-from-here/ux/oxide/pagination/Pagination.d.ts +1 -1
  72. package/internal-do-not-import-from-here/ux/oxide/radio/RadioGroup.d.ts +1 -1
  73. package/internal-do-not-import-from-here/ux/oxide/rangeslider/RangeSlider.d.ts +2 -2
  74. package/internal-do-not-import-from-here/ux/oxide/treeview/Treeview.d.ts +3 -3
  75. package/internal-do-not-import-from-here/ux/permissioninput/loc/localize.d.ts +2 -0
  76. package/internal-do-not-import-from-here/ux/properties/block/components/PropertySettings.d.ts +1 -1
  77. package/internal-do-not-import-from-here/ux/properties/builtins/birthday/BirthdayEditor.d.ts +1 -1
  78. package/internal-do-not-import-from-here/ux/properties/builtins/boolean/BooleanEditor.d.ts +1 -1
  79. package/internal-do-not-import-from-here/ux/properties/builtins/businessprofile/BusinessProfileEditor.d.ts +1 -1
  80. package/internal-do-not-import-from-here/ux/properties/builtins/date/DateEditor.d.ts +1 -1
  81. package/internal-do-not-import-from-here/ux/properties/builtins/date-time/DateTimeEditor.d.ts +1 -1
  82. package/internal-do-not-import-from-here/ux/properties/builtins/email/EmailEditor.d.ts +1 -1
  83. package/internal-do-not-import-from-here/ux/properties/builtins/html/HtmlEditor.d.ts +1 -1
  84. package/internal-do-not-import-from-here/ux/properties/builtins/identity/IdentityConfiguration.d.ts +1 -1
  85. package/internal-do-not-import-from-here/ux/properties/builtins/identity/IdentityEditor.d.ts +1 -1
  86. package/internal-do-not-import-from-here/ux/properties/builtins/image/ImageConfiguration.d.ts +1 -1
  87. package/internal-do-not-import-from-here/ux/properties/builtins/image/ImageEditor.d.ts +1 -1
  88. package/internal-do-not-import-from-here/ux/properties/builtins/integer/IntegerEditor.d.ts +1 -1
  89. package/internal-do-not-import-from-here/ux/properties/builtins/language/LanguageEditor.d.ts +1 -1
  90. package/internal-do-not-import-from-here/ux/properties/builtins/link/LinkConfiguration.d.ts +1 -1
  91. package/internal-do-not-import-from-here/ux/properties/builtins/link/LinkEditor.d.ts +1 -1
  92. package/internal-do-not-import-from-here/ux/properties/builtins/media/MediaEditor.d.ts +1 -1
  93. package/internal-do-not-import-from-here/ux/properties/builtins/multilingualText/MultilingualTextEditor.d.ts +1 -1
  94. package/internal-do-not-import-from-here/ux/properties/builtins/phone-number/PhoneNumberEditor.d.ts +1 -1
  95. package/internal-do-not-import-from-here/ux/properties/builtins/tags/TagsEditor.d.ts +1 -1
  96. package/internal-do-not-import-from-here/ux/properties/builtins/text/TextEditor.d.ts +1 -1
  97. package/internal-do-not-import-from-here/ux/properties/builtins/time/TimeEditor.d.ts +1 -1
  98. package/internal-do-not-import-from-here/ux/properties/property-configuration/LabelOptionsRenderer.d.ts +1 -1
  99. package/internal-do-not-import-from-here/ux/properties/property-configuration/PropertyConfiguration.d.ts +1 -1
  100. package/internal-do-not-import-from-here/ux/properties/property-picker/PropertyInput.d.ts +1 -1
  101. package/internal-do-not-import-from-here/ux/properties/property-renderer/PropertyBindingValueRenderer.d.ts +1 -1
  102. package/internal-do-not-import-from-here/ux/richtexteditor/RichTextEditorSettings.d.ts +1 -1
  103. package/internal-do-not-import-from-here/ux/settings/SettingsPane.d.ts +1 -1
  104. package/internal-do-not-import-from-here/ux/social/Reactions.d.ts +12 -12
  105. package/internal-do-not-import-from-here/ux/timeperiodpicker/TimePeriodPicker.d.ts +1 -1
  106. package/internal-do-not-import-from-here/ux/urlinput/UrlInputLegacy.d.ts +1 -1
  107. package/internal-do-not-import-from-here/ux/use/index.d.ts +1 -0
  108. package/internal-do-not-import-from-here/ux/use/useSpacingScaling.d.ts +13 -0
  109. package/internal-do-not-import-from-here/ux/userpresence/UserPresence.d.ts +1 -1
  110. package/internal-do-not-import-from-here/ux/velcron/components/definitionpicker/VelcronDefinitionPicker.d.ts +4 -4
  111. package/internal-do-not-import-from-here/ux/velcron/components/definitionpicker/VelcronDefinitionPreview.d.ts +1 -1
  112. package/internal-do-not-import-from-here/ux/velcron/components/propertieseditor/VelcronPropertiesEditor.d.ts +1 -1
  113. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/AlignmentEditor.d.ts +1 -1
  114. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/BackgroundEditor.d.ts +1 -1
  115. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/BlueprintEditor.d.ts +1 -1
  116. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/ColorEditor.d.ts +1 -1
  117. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/ColorSchemaEditor.d.ts +1 -1
  118. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/FlowEditor.d.ts +1 -1
  119. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/GridEditor.d.ts +1 -1
  120. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/IconEditor.d.ts +1 -1
  121. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/ImageEditor.d.ts +1 -1
  122. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/NumberEditor.d.ts +1 -1
  123. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/PropertyEditorCreator.d.ts +1 -1
  124. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/SelectEditor.d.ts +1 -1
  125. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/SliderEditor.d.ts +1 -1
  126. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/SpacingEditor.d.ts +1 -1
  127. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/SwitchEditor.d.ts +1 -1
  128. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/TextEditor.d.ts +1 -1
  129. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/TypographyEditor.d.ts +1 -1
  130. package/internal-do-not-import-from-here/ux/vuetify/VuetifyCore.d.ts +1 -1
  131. package/package.json +3 -3
@@ -41,14 +41,14 @@ declare const _default: {
41
41
  (predicate: (value: string, index: number, obj: readonly string[]) => unknown, thisArg?: any): string;
42
42
  };
43
43
  findIndex: (predicate: (value: string, index: number, obj: readonly string[]) => unknown, thisArg?: any) => number;
44
- entries: () => IterableIterator<[number, string]>;
45
- keys: () => IterableIterator<number>;
46
- values: () => IterableIterator<string>;
44
+ entries: () => ArrayIterator<[number, string]>;
45
+ keys: () => ArrayIterator<number>;
46
+ values: () => ArrayIterator<string>;
47
47
  includes: (searchElement: string, fromIndex?: number) => boolean;
48
48
  flatMap: <U, This = undefined>(callback: (this: This, value: string, index: number, array: string[]) => U | readonly U[], thisArg?: This) => U[];
49
49
  flat: <A, D extends number = 1>(this: A, depth?: D) => FlatArray<A, D>[];
50
50
  at: (index: number) => string;
51
- [Symbol.iterator]: () => IterableIterator<string>;
51
+ [Symbol.iterator]: () => ArrayIterator<string>;
52
52
  readonly [Symbol.unscopables]: {
53
53
  readonly [x: number]: boolean;
54
54
  readonly length?: boolean;
@@ -122,14 +122,14 @@ declare const _default: {
122
122
  (predicate: (value: string, index: number, obj: readonly string[]) => unknown, thisArg?: any): string;
123
123
  };
124
124
  findIndex: (predicate: (value: string, index: number, obj: readonly string[]) => unknown, thisArg?: any) => number;
125
- entries: () => IterableIterator<[number, string]>;
126
- keys: () => IterableIterator<number>;
127
- values: () => IterableIterator<string>;
125
+ entries: () => ArrayIterator<[number, string]>;
126
+ keys: () => ArrayIterator<number>;
127
+ values: () => ArrayIterator<string>;
128
128
  includes: (searchElement: string, fromIndex?: number) => boolean;
129
129
  flatMap: <U, This = undefined>(callback: (this: This, value: string, index: number, array: string[]) => U | readonly U[], thisArg?: This) => U[];
130
130
  flat: <A, D extends number = 1>(this: A, depth?: D) => FlatArray<A, D>[];
131
131
  at: (index: number) => string;
132
- [Symbol.iterator]: () => IterableIterator<string>;
132
+ [Symbol.iterator]: () => ArrayIterator<string>;
133
133
  readonly [Symbol.unscopables]: {
134
134
  readonly [x: number]: boolean;
135
135
  readonly length?: boolean;
@@ -210,14 +210,14 @@ declare const _default: {
210
210
  (predicate: (value: string, index: number, obj: readonly string[]) => unknown, thisArg?: any): string;
211
211
  };
212
212
  findIndex: (predicate: (value: string, index: number, obj: readonly string[]) => unknown, thisArg?: any) => number;
213
- entries: () => IterableIterator<[number, string]>;
214
- keys: () => IterableIterator<number>;
215
- values: () => IterableIterator<string>;
213
+ entries: () => ArrayIterator<[number, string]>;
214
+ keys: () => ArrayIterator<number>;
215
+ values: () => ArrayIterator<string>;
216
216
  includes: (searchElement: string, fromIndex?: number) => boolean;
217
217
  flatMap: <U, This = undefined>(callback: (this: This, value: string, index: number, array: string[]) => U | readonly U[], thisArg?: This) => U[];
218
218
  flat: <A, D extends number = 1>(this: A, depth?: D) => FlatArray<A, D>[];
219
219
  at: (index: number) => string;
220
- [Symbol.iterator]: () => IterableIterator<string>;
220
+ [Symbol.iterator]: () => ArrayIterator<string>;
221
221
  readonly [Symbol.unscopables]: {
222
222
  readonly [x: number]: boolean;
223
223
  readonly length?: boolean;
@@ -295,14 +295,14 @@ declare const _default: {
295
295
  (predicate: (value: string, index: number, obj: readonly string[]) => unknown, thisArg?: any): string;
296
296
  };
297
297
  findIndex: (predicate: (value: string, index: number, obj: readonly string[]) => unknown, thisArg?: any) => number;
298
- entries: () => IterableIterator<[number, string]>;
299
- keys: () => IterableIterator<number>;
300
- values: () => IterableIterator<string>;
298
+ entries: () => ArrayIterator<[number, string]>;
299
+ keys: () => ArrayIterator<number>;
300
+ values: () => ArrayIterator<string>;
301
301
  includes: (searchElement: string, fromIndex?: number) => boolean;
302
302
  flatMap: <U, This = undefined>(callback: (this: This, value: string, index: number, array: string[]) => U | readonly U[], thisArg?: This) => U[];
303
303
  flat: <A, D extends number = 1>(this: A, depth?: D) => FlatArray<A, D>[];
304
304
  at: (index: number) => string;
305
- [Symbol.iterator]: () => IterableIterator<string>;
305
+ [Symbol.iterator]: () => ArrayIterator<string>;
306
306
  readonly [Symbol.unscopables]: {
307
307
  readonly [x: number]: boolean;
308
308
  readonly length?: boolean;
@@ -377,14 +377,14 @@ declare const _default: {
377
377
  (predicate: (value: string, index: number, obj: readonly string[]) => unknown, thisArg?: any): string;
378
378
  };
379
379
  findIndex: (predicate: (value: string, index: number, obj: readonly string[]) => unknown, thisArg?: any) => number;
380
- entries: () => IterableIterator<[number, string]>;
381
- keys: () => IterableIterator<number>;
382
- values: () => IterableIterator<string>;
380
+ entries: () => ArrayIterator<[number, string]>;
381
+ keys: () => ArrayIterator<number>;
382
+ values: () => ArrayIterator<string>;
383
383
  includes: (searchElement: string, fromIndex?: number) => boolean;
384
384
  flatMap: <U, This = undefined>(callback: (this: This, value: string, index: number, array: string[]) => U | readonly U[], thisArg?: This) => U[];
385
385
  flat: <A, D extends number = 1>(this: A, depth?: D) => FlatArray<A, D>[];
386
386
  at: (index: number) => string;
387
- [Symbol.iterator]: () => IterableIterator<string>;
387
+ [Symbol.iterator]: () => ArrayIterator<string>;
388
388
  readonly [Symbol.unscopables]: {
389
389
  readonly [x: number]: boolean;
390
390
  readonly length?: boolean;
@@ -90,11 +90,11 @@ 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
- themeTargetId?: string;
94
93
  step?: SectionItem<SteppedSectionItemSettings>;
94
+ themeTargetId?: string;
95
+ designRender?: boolean;
95
96
  layoutId?: string;
96
97
  useScrollMargingFix?: boolean;
97
- designRender?: boolean;
98
98
  }>, never>;
99
99
  };
100
100
  export default _default;
@@ -12,7 +12,7 @@ declare const _default: {
12
12
  type: import("vue").PropType<TextBlueprint>;
13
13
  };
14
14
  size: {
15
- type: import("vue").PropType<"xs" | "s" | "m" | "l" | "xl" | TypographySizes>;
15
+ type: import("vue").PropType<"l" | "s" | "xs" | "m" | "xl" | TypographySizes>;
16
16
  };
17
17
  typography: {
18
18
  type: import("vue").PropType<"text" | "title" | "navigation" | TypographyTypes>;
@@ -121,7 +121,7 @@ declare const _default: {
121
121
  type: import("vue").PropType<TextBlueprint>;
122
122
  };
123
123
  size: {
124
- type: import("vue").PropType<"xs" | "s" | "m" | "l" | "xl" | TypographySizes>;
124
+ type: import("vue").PropType<"l" | "s" | "xs" | "m" | "xl" | TypographySizes>;
125
125
  };
126
126
  typography: {
127
127
  type: import("vue").PropType<"text" | "title" | "navigation" | TypographyTypes>;
@@ -239,7 +239,7 @@ declare const _default: {
239
239
  type: import("vue").PropType<TextBlueprint>;
240
240
  };
241
241
  size: {
242
- type: import("vue").PropType<"xs" | "s" | "m" | "l" | "xl" | TypographySizes>;
242
+ type: import("vue").PropType<"l" | "s" | "xs" | "m" | "xl" | TypographySizes>;
243
243
  };
244
244
  typography: {
245
245
  type: import("vue").PropType<"text" | "title" | "navigation" | TypographyTypes>;
@@ -354,7 +354,7 @@ declare const _default: {
354
354
  type: import("vue").PropType<TextBlueprint>;
355
355
  };
356
356
  size: {
357
- type: import("vue").PropType<"xs" | "s" | "m" | "l" | "xl" | TypographySizes>;
357
+ type: import("vue").PropType<"l" | "s" | "xs" | "m" | "xl" | TypographySizes>;
358
358
  };
359
359
  typography: {
360
360
  type: import("vue").PropType<"text" | "title" | "navigation" | TypographyTypes>;
@@ -520,14 +520,14 @@ declare const _default: {
520
520
  typography?: "text" | "title" | "navigation" | TypographyTypes;
521
521
  blueprint?: TextBlueprint;
522
522
  container?: boolean;
523
- size?: "xs" | "s" | "m" | "l" | "xl" | TypographySizes;
523
+ size?: "l" | "s" | "xs" | "m" | "xl" | TypographySizes;
524
524
  colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
525
525
  toned?: boolean;
526
526
  placeholder?: string;
527
527
  noWrap?: boolean;
528
528
  colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
529
- modelValue?: string;
530
529
  "v-model"?: string;
530
+ modelValue?: string;
531
531
  "onUpdate:modelValue"?: (value: string) => any | void;
532
532
  getApi?: (store: ReturnType<typeof useMarkdownEditorStore>) => void;
533
533
  plugins?: [object];
@@ -5,7 +5,7 @@ declare const _default: {
5
5
  type: import("vue").PropType<TextBlueprint>;
6
6
  };
7
7
  size: {
8
- type: import("vue").PropType<"xs" | "s" | "m" | "l" | "xl" | TypographySizes>;
8
+ type: import("vue").PropType<"l" | "s" | "xs" | "m" | "xl" | TypographySizes>;
9
9
  };
10
10
  typography: {
11
11
  type: import("vue").PropType<"text" | "title" | "navigation" | TypographyTypes>;
@@ -22,7 +22,7 @@ declare const _default: {
22
22
  type: import("vue").PropType<TextBlueprint>;
23
23
  };
24
24
  size: {
25
- type: import("vue").PropType<"xs" | "s" | "m" | "l" | "xl" | TypographySizes>;
25
+ type: import("vue").PropType<"l" | "s" | "xs" | "m" | "xl" | TypographySizes>;
26
26
  };
27
27
  typography: {
28
28
  type: import("vue").PropType<"text" | "title" | "navigation" | TypographyTypes>;
@@ -46,7 +46,7 @@ declare const _default: {
46
46
  type: import("vue").PropType<TextBlueprint>;
47
47
  };
48
48
  size: {
49
- type: import("vue").PropType<"xs" | "s" | "m" | "l" | "xl" | TypographySizes>;
49
+ type: import("vue").PropType<"l" | "s" | "xs" | "m" | "xl" | TypographySizes>;
50
50
  };
51
51
  typography: {
52
52
  type: import("vue").PropType<"text" | "title" | "navigation" | TypographyTypes>;
@@ -67,7 +67,7 @@ declare const _default: {
67
67
  type: import("vue").PropType<TextBlueprint>;
68
68
  };
69
69
  size: {
70
- type: import("vue").PropType<"xs" | "s" | "m" | "l" | "xl" | TypographySizes>;
70
+ type: import("vue").PropType<"l" | "s" | "xs" | "m" | "xl" | TypographySizes>;
71
71
  };
72
72
  typography: {
73
73
  type: import("vue").PropType<"text" | "title" | "navigation" | TypographyTypes>;
@@ -85,7 +85,7 @@ declare const _default: {
85
85
  } & {
86
86
  typography?: "text" | "title" | "navigation" | TypographyTypes;
87
87
  blueprint?: TextBlueprint;
88
- size?: "xs" | "s" | "m" | "l" | "xl" | TypographySizes;
88
+ size?: "l" | "s" | "xs" | "m" | "xl" | TypographySizes;
89
89
  toned?: boolean;
90
90
  }>, never>;
91
91
  };
@@ -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;
540
537
  "v-slots"?: {
541
538
  default?: import("../../DefineVueTypings").Slot;
542
539
  } & {
543
540
  activator?: () => VNodeChild;
544
541
  };
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;
@@ -534,8 +534,8 @@ declare const _default: {
534
534
  };
535
535
  theme?: string;
536
536
  options?: editor.IStandaloneEditorConstructionOptions;
537
- modelValue?: string;
538
537
  "v-model"?: string;
538
+ modelValue?: 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
- modelValue?: boolean;
202
+ variant?: "default" | "dialog" | "editor" | "app";
203
203
  "v-model"?: boolean;
204
+ modelValue?: boolean;
204
205
  "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
- modelValue?: number;
221
220
  "v-model"?: number;
221
+ modelValue?: number;
222
222
  "onUpdate:modelValue"?: (value: number) => any | void;
223
223
  prevIcon?: string | FunctionalComponent<{}, {}, any, {}>;
224
224
  nextIcon?: string | FunctionalComponent<{}, {}, any, {}>;
@@ -222,8 +222,8 @@ declare const _default: {
222
222
  disabled?: boolean;
223
223
  colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
224
224
  colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
225
- modelValue?: any;
226
225
  "v-model"?: any;
226
+ modelValue?: any;
227
227
  "onUpdate:modelValue"?: (value: any) => any | void;
228
228
  rules?: ValidationRule[];
229
229
  readonly?: boolean;
@@ -292,10 +292,10 @@ declare const _default: {
292
292
  direction?: "horizontal" | "vertical";
293
293
  colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
294
294
  colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
295
- modelValue?: [number, number];
295
+ variant?: "default" | "prominent";
296
296
  "v-model"?: [number, number];
297
+ modelValue?: [number, number];
297
298
  "onUpdate:modelValue"?: (value: [number, number]) => any | void;
298
- variant?: "default" | "prominent";
299
299
  hint?: string;
300
300
  persistentHint?: boolean;
301
301
  max?: string | number;
@@ -400,15 +400,15 @@ declare const _default: {
400
400
  colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
401
401
  items?: any[];
402
402
  colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
403
- modelValue?: any[];
404
- "v-model"?: any[];
405
- "onUpdate:modelValue"?: (value: any[]) => any | void;
406
403
  "v-slots"?: {
407
404
  default?: import("../../DefineVueTypings").Slot;
408
405
  } & {
409
406
  appendInnerItem?: (item: any, index: Number) => VNodeChild;
410
407
  itemToolTip?: (item: any) => VNodeChild;
411
408
  };
409
+ "v-model"?: any[];
410
+ modelValue?: any[];
411
+ "onUpdate:modelValue"?: (value: any[]) => any | void;
412
412
  itemValue?: string;
413
413
  "v-model:expanded"?: any[];
414
414
  "onUpdate:expanded"?: (value: any[]) => any | void;
@@ -7,6 +7,8 @@ export declare namespace PermissionInputLocalization {
7
7
  AddTenantAdminByFreeText: {
8
8
  InputLabel: string;
9
9
  InputPlaceholder: string;
10
+ AdminUserName: string;
11
+ AdminPlaceholder: string;
10
12
  ErrorWhileInput: string;
11
13
  ErrorFromServer: string;
12
14
  };
@@ -346,8 +346,8 @@ declare const _default: {
346
346
  };
347
347
  }>;
348
348
  };
349
- modelValue?: VelcronEditor<any>;
350
349
  "v-model"?: VelcronEditor<any>;
350
+ modelValue?: VelcronEditor<any>;
351
351
  "onUpdate:modelValue"?: (value: VelcronEditor<any>) => any | void;
352
352
  }>, never>;
353
353
  };
@@ -69,8 +69,8 @@ declare const _default: {
69
69
  propsDefinition: Omit<Readonly<{} & {
70
70
  disabled?: boolean;
71
71
  styles?: typeof BirthdayEditorStyles;
72
- modelValue?: BirthdayPropertyValue;
73
72
  "v-model"?: BirthdayPropertyValue;
73
+ modelValue?: BirthdayPropertyValue;
74
74
  displaySettings?: BirthdayDisplaySettings;
75
75
  setupSettings?: never;
76
76
  editorSettings?: BirthdayEditorSettings;
@@ -50,8 +50,8 @@ declare const _default: {
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
52
  disabled?: boolean;
53
- modelValue?: BooleanPropertyValue;
54
53
  "v-model"?: BooleanPropertyValue;
54
+ modelValue?: BooleanPropertyValue;
55
55
  "onUpdate:modelValue"?: (value: BooleanPropertyValue) => void;
56
56
  displaySettings?: BooleanDisplaySettings;
57
57
  setupSettings?: never;
@@ -45,8 +45,8 @@ declare const _default: {
45
45
  }>>, {}, {}, {}, {}, 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 & {
46
46
  propsDefinition: Omit<Readonly<{} & {
47
47
  disabled?: boolean;
48
- modelValue?: BusinessProfilePropertyValue;
49
48
  "v-model"?: PropertyValueType<BusinessProfilePropertyDefinition>;
49
+ modelValue?: BusinessProfilePropertyValue;
50
50
  displaySettings?: import("@omnia/fx-models").BusinessProfileDisplaySettings;
51
51
  setupSettings?: never;
52
52
  editorSettings?: import("@omnia/fx-models").BusinessProfileEditorSettings;
@@ -69,8 +69,8 @@ declare const _default: {
69
69
  propsDefinition: Omit<Readonly<{} & {
70
70
  disabled?: boolean;
71
71
  styles?: typeof DateEditorStyles;
72
- modelValue?: DatePropertyValue;
73
72
  "v-model"?: DatePropertyValue;
73
+ modelValue?: DatePropertyValue;
74
74
  displaySettings?: DateDisplaySettings;
75
75
  setupSettings?: never;
76
76
  editorSettings?: DateEditorSettings;
@@ -69,8 +69,8 @@ declare const _default: {
69
69
  propsDefinition: Omit<Readonly<{} & {
70
70
  disabled?: boolean;
71
71
  styles?: typeof DateTimeEditorStyles;
72
- modelValue?: DateTimePropertyValue;
73
72
  "v-model"?: DateTimePropertyValue;
73
+ modelValue?: DateTimePropertyValue;
74
74
  displaySettings?: DateTimeDisplaySettings;
75
75
  setupSettings?: never;
76
76
  editorSettings?: DateTimeEditorSettings;
@@ -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?: EmailPropertyValue;
50
49
  "v-model"?: EmailPropertyValue;
50
+ modelValue?: EmailPropertyValue;
51
51
  "onUpdate:modelValue"?: (value: EmailPropertyValue) => void;
52
52
  displaySettings?: EmailDisplaySettings;
53
53
  setupSettings?: never;
@@ -51,8 +51,8 @@ declare const _default: {
51
51
  propsDefinition: Omit<Readonly<{} & {
52
52
  disabled?: boolean;
53
53
  settings?: EnterprisePropertyRichTextItemSettings;
54
- modelValue?: HtmlPropertyValue;
55
54
  "v-model"?: HtmlPropertyValue;
55
+ modelValue?: HtmlPropertyValue;
56
56
  "onUpdate:modelValue"?: (value: HtmlPropertyValue) => void;
57
57
  displaySettings?: HtmlDisplaySettings;
58
58
  setupSettings?: never;
@@ -45,8 +45,8 @@ declare const _default: {
45
45
  "v-model": import("vue").Prop<PropertyConfiguration<IdentityPropertyDefinition>, PropertyConfiguration<IdentityPropertyDefinition>>;
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
- modelValue?: PropertyConfiguration<IdentityPropertyDefinition>;
49
48
  "v-model"?: PropertyConfiguration<IdentityPropertyDefinition>;
49
+ modelValue?: PropertyConfiguration<IdentityPropertyDefinition>;
50
50
  multilingualContext?: import("@omnia/fx/ux").MultilingualContext;
51
51
  onConfigurationValid?: (validConfig?: PropertyConfiguration<IdentityPropertyDefinition>) => void;
52
52
  showLockConfiguration?: boolean;
@@ -74,8 +74,8 @@ declare const _default: {
74
74
  propsDefinition: Omit<Readonly<{} & {
75
75
  disabled?: boolean;
76
76
  styles?: typeof IdentityEditorStyles;
77
- modelValue?: IdentityPropertyValue;
78
77
  "v-model"?: IdentityPropertyValue;
78
+ modelValue?: IdentityPropertyValue;
79
79
  "onUpdate:modelValue"?: (value: IdentityPropertyValue) => void;
80
80
  displaySettings?: IdentityPropertyDisplaySettings;
81
81
  setupSettings?: never;
@@ -45,8 +45,8 @@ declare const _default: {
45
45
  "v-model": import("vue").Prop<PropertyConfiguration<ImagePropertyDefinition>, PropertyConfiguration<ImagePropertyDefinition>>;
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
- modelValue?: PropertyConfiguration<ImagePropertyDefinition>;
49
48
  "v-model"?: PropertyConfiguration<ImagePropertyDefinition>;
49
+ modelValue?: PropertyConfiguration<ImagePropertyDefinition>;
50
50
  multilingualContext?: import("@omnia/fx/ux").MultilingualContext;
51
51
  onConfigurationValid?: (validConfig?: PropertyConfiguration<ImagePropertyDefinition>) => void;
52
52
  showLockConfiguration?: boolean;
@@ -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?: ImagePropertyValue;
46
45
  "v-model"?: ImagePropertyValue;
46
+ modelValue?: ImagePropertyValue;
47
47
  displaySettings?: ImageDisplaySettings;
48
48
  setupSettings?: never;
49
49
  editorSettings?: ImageEditorSettings;
@@ -51,8 +51,8 @@ declare const _default: {
51
51
  }>>, {}, {}, {}, {}, 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 & {
52
52
  propsDefinition: Omit<Readonly<{} & {
53
53
  disabled?: boolean;
54
- modelValue?: IntegerPropertyValue;
55
54
  "v-model"?: IntegerPropertyValue;
55
+ modelValue?: IntegerPropertyValue;
56
56
  "onUpdate:modelValue"?: (value: IntegerPropertyValue) => void;
57
57
  displaySettings?: IntegerDisplaySettings;
58
58
  setupSettings?: never;
@@ -50,8 +50,8 @@ declare const _default: {
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
52
  disabled?: boolean;
53
- modelValue?: LanguagePropertyValue;
54
53
  "v-model"?: LanguagePropertyValue;
54
+ modelValue?: LanguagePropertyValue;
55
55
  "onUpdate:modelValue"?: (value: LanguagePropertyValue) => void;
56
56
  displaySettings?: LanguageDisplaySettings;
57
57
  setupSettings?: never;
@@ -45,8 +45,8 @@ declare const _default: {
45
45
  "v-model": import("vue").Prop<PropertyConfiguration<LinkPropertyDefinition>, PropertyConfiguration<LinkPropertyDefinition>>;
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
- modelValue?: PropertyConfiguration<LinkPropertyDefinition>;
49
48
  "v-model"?: PropertyConfiguration<LinkPropertyDefinition>;
49
+ modelValue?: PropertyConfiguration<LinkPropertyDefinition>;
50
50
  multilingualContext?: import("@omnia/fx/ux").MultilingualContext;
51
51
  onConfigurationValid?: (validConfig?: PropertyConfiguration<LinkPropertyDefinition>) => void;
52
52
  showLockConfiguration?: boolean;
@@ -45,8 +45,8 @@ declare const _default: {
45
45
  }>>, {}, {}, {}, {}, 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 & {
46
46
  propsDefinition: Omit<Readonly<{} & {
47
47
  disabled?: boolean;
48
- modelValue?: LinkPropertyValue;
49
48
  "v-model"?: LinkPropertyValue;
49
+ modelValue?: LinkPropertyValue;
50
50
  displaySettings?: LinkDisplaySettings;
51
51
  setupSettings?: never;
52
52
  editorSettings?: LinkEditorSettings;
@@ -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?: MediaPropertyValue;
50
49
  "v-model"?: MediaPropertyValue;
50
+ modelValue?: MediaPropertyValue;
51
51
  "onUpdate:modelValue"?: (value: MediaPropertyValue) => void;
52
52
  displaySettings?: MediaDisplaySettings;
53
53
  setupSettings?: never;
@@ -45,8 +45,8 @@ declare const _default: {
45
45
  }>>, {}, {}, {}, {}, 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 & {
46
46
  propsDefinition: Omit<Readonly<{} & {
47
47
  disabled?: boolean;
48
- modelValue?: MultilingualTextPropertyValue;
49
48
  "v-model"?: MultilingualTextPropertyValue;
49
+ modelValue?: MultilingualTextPropertyValue;
50
50
  displaySettings?: MultilingualTextDisplaySettings;
51
51
  setupSettings?: never;
52
52
  editorSettings?: MultilingualTextEditorSettings;
@@ -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?: PhoneNumberPropertyValue;
46
45
  "v-model"?: PhoneNumberPropertyValue;
46
+ modelValue?: PhoneNumberPropertyValue;
47
47
  displaySettings?: PhoneDisplaySettings;
48
48
  setupSettings?: never;
49
49
  editorSettings?: PhoneEditorSettings;
@@ -55,8 +55,8 @@ declare const _default: {
55
55
  }>>, {}, {}, {}, {}, 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 & {
56
56
  propsDefinition: Omit<Readonly<{} & {
57
57
  disabled?: boolean;
58
- modelValue?: import("@omnia/fx-models").TagsPropertyValue;
59
58
  "v-model"?: PropertyValueType<TagsPropertyDefinition>;
59
+ modelValue?: import("@omnia/fx-models").TagsPropertyValue;
60
60
  "onUpdate:modelValue"?: (value: PropertyValueType<TagsPropertyDefinition>) => void;
61
61
  promotedTagOptions?: PromotedTagOptions;
62
62
  displaySettings?: TagsDisplaySettings;
@@ -50,8 +50,8 @@ declare const _default: {
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
52
  disabled?: boolean;
53
- modelValue?: TextPropertyValue;
54
53
  "v-model"?: TextPropertyValue;
54
+ modelValue?: TextPropertyValue;
55
55
  "onUpdate:modelValue"?: (value: TextPropertyValue) => void;
56
56
  displaySettings?: TextDisplaySettings;
57
57
  setupSettings?: never;
@@ -69,8 +69,8 @@ declare const _default: {
69
69
  propsDefinition: Omit<Readonly<{} & {
70
70
  disabled?: boolean;
71
71
  styles?: typeof TimeEditorStyles;
72
- modelValue?: TimePropertyValue;
73
72
  "v-model"?: TimePropertyValue;
73
+ modelValue?: TimePropertyValue;
74
74
  displaySettings?: TimeDisplaySettings;
75
75
  setupSettings?: never;
76
76
  editorSettings?: TimeEditorSettings;
@@ -46,8 +46,8 @@ declare const _default: {
46
46
  "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>>>;
47
47
  }>>, {}, {}, {}, {}, 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 & {
48
48
  propsDefinition: Omit<Readonly<{} & {
49
- modelValue?: PropertyConfiguration<PropertyDefinition<PropertyValue, LockingPropertyDisplaySettings, any, import("@omnia/fx-models").PropertySetupBase>>;
50
49
  "v-model"?: PropertyConfiguration<PropertyDefinition<PropertyValue, LockingPropertyDisplaySettings, any>>;
50
+ modelValue?: PropertyConfiguration<PropertyDefinition<PropertyValue, LockingPropertyDisplaySettings, any, import("@omnia/fx-models").PropertySetupBase>>;
51
51
  multilingualContext?: import("@omnia/fx/ux").MultilingualContext;
52
52
  onConfigurationValid?: (validConfig?: PropertyConfiguration<PropertyDefinition<PropertyValue, LockingPropertyDisplaySettings, any, import("@omnia/fx-models").PropertySetupBase>>) => void;
53
53
  showLockConfiguration?: boolean;
@@ -46,8 +46,8 @@ declare const _default: {
46
46
  "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>>>;
47
47
  }>>, {}, {}, {}, {}, 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 & {
48
48
  propsDefinition: Omit<Readonly<{} & {
49
- modelValue?: PropertyConfiguration<PropertyDefinition<PropertyValue, LockingPropertyDisplaySettings, any, import("@omnia/fx-models").PropertySetupBase>>;
50
49
  "v-model"?: PropertyConfiguration<PropertyDefinition<PropertyValue, LockingPropertyDisplaySettings, PropertyEditorSettingsBase>>;
50
+ modelValue?: PropertyConfiguration<PropertyDefinition<PropertyValue, LockingPropertyDisplaySettings, any, import("@omnia/fx-models").PropertySetupBase>>;
51
51
  multilingualContext?: import("@omnia/fx/ux").MultilingualContext;
52
52
  onConfigurationValid?: (validConfig?: PropertyConfiguration<PropertyDefinition<PropertyValue, LockingPropertyDisplaySettings, any, import("@omnia/fx-models").PropertySetupBase>>) => void;
53
53
  showLockConfiguration?: boolean;
@@ -479,8 +479,8 @@ declare const _default: {
479
479
  };
480
480
  multiple?: boolean;
481
481
  disabled?: boolean;
482
- modelValue?: PropertyRegistration;
483
482
  "v-model"?: PropertyRegistration;
483
+ modelValue?: PropertyRegistration;
484
484
  "onUpdate:modelValue"?: (value: PropertyRegistration) => any | void;
485
485
  hideDetails?: boolean;
486
486
  hideConfiguration?: boolean;