@omnia/fx 8.0.286-dev → 8.0.287-dev

Sign up to get free protection for your applications and to get access to all the features.
Files changed (129) hide show
  1. package/internal-do-not-import-from-here/ux/app/management/components/TabsManagement.d.ts +1 -1
  2. package/internal-do-not-import-from-here/ux/appprovisioning/apptitleinput/AppTitleInput.d.ts +1 -1
  3. package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/spacing/store/SpacingEditorStore.d.ts +7 -7
  4. package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/typography/components/FontPicker.d.ts +3 -3
  5. package/internal-do-not-import-from-here/ux/aurora/components/blueprinttemplatespicker/BlueprintsTemplatePicker.d.ts +2 -2
  6. package/internal-do-not-import-from-here/ux/aurora/components/borderpicker/BorderPreview.d.ts +1 -1
  7. package/internal-do-not-import-from-here/ux/aurora/components/chrome/ChromeEditor.d.ts +4 -4
  8. package/internal-do-not-import-from-here/ux/aurora/components/chrome/ChromePicker.d.ts +1 -1
  9. package/internal-do-not-import-from-here/ux/aurora/components/colorpickerV2/ColorPicker.d.ts +3 -3
  10. package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaDefinitionPicker.d.ts +1 -1
  11. package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaEditor.d.ts +4 -4
  12. package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaPicker.d.ts +4 -4
  13. package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaViewer.d.ts +2 -2
  14. package/internal-do-not-import-from-here/ux/aurora/components/containerpicker/ContainerPicker.d.ts +3 -3
  15. package/internal-do-not-import-from-here/ux/aurora/components/fillpicker/FillPreview.d.ts +1 -1
  16. package/internal-do-not-import-from-here/ux/aurora/components/spacingpicker/SpacingEditor.d.ts +9 -9
  17. package/internal-do-not-import-from-here/ux/aurora/components/spacingpicker/SpacingPicker3.d.ts +1 -1
  18. package/internal-do-not-import-from-here/ux/aurora/components/spacingpicker/SpacingViewer.d.ts +9 -9
  19. package/internal-do-not-import-from-here/ux/aurora/components/stylepicker/StylePicker.d.ts +1 -1
  20. package/internal-do-not-import-from-here/ux/aurora/components/themepicker/ThemePicker.d.ts +4 -4
  21. package/internal-do-not-import-from-here/ux/aurora/components/typography/TypographyEditor.d.ts +4 -4
  22. package/internal-do-not-import-from-here/ux/aurora/designkits/shared/BlueprintsTemplates.d.ts +4 -4
  23. package/internal-do-not-import-from-here/ux/aurora/store/SpacingBlueprintStore.d.ts +136 -124
  24. package/internal-do-not-import-from-here/ux/aurora/store/SpacingMigration.d.ts +4 -0
  25. package/internal-do-not-import-from-here/ux/aurora/store/TypographyBlueprintStore.d.ts +136 -124
  26. package/internal-do-not-import-from-here/ux/aurora/store/index.d.ts +1 -0
  27. package/internal-do-not-import-from-here/ux/aurora/styling/UseStyling.d.ts +9 -13
  28. package/internal-do-not-import-from-here/ux/aurora/styling/styles/Blueprints.d.ts +6 -5
  29. package/internal-do-not-import-from-here/ux/aurora/styling/styles/Chrome.d.ts +3 -3
  30. package/internal-do-not-import-from-here/ux/datetimepicker/DateTimePicker.d.ts +1 -1
  31. package/internal-do-not-import-from-here/ux/datetimezonepicker/DateTimeZonePicker.d.ts +2 -2
  32. package/internal-do-not-import-from-here/ux/enterpriseproperties/display/personfield/PersonFieldDisplay.d.ts +1 -1
  33. package/internal-do-not-import-from-here/ux/enterpriseproperties/renderers/EnterprisePropertyConfiguration.d.ts +3 -3
  34. package/internal-do-not-import-from-here/ux/enterpriseproperties/renderers/EnterprisePropertyValue.d.ts +7 -7
  35. package/internal-do-not-import-from-here/ux/filterengine/components/renderer/date/DateTimePeriodSlider.d.ts +1 -1
  36. package/internal-do-not-import-from-here/ux/filterengine/components/renderer/person/PersonPropertyChipItem.d.ts +1 -1
  37. package/internal-do-not-import-from-here/ux/filterengine/components/settings/boolean/BooleanPropertyDefaultValueInput.d.ts +1 -1
  38. package/internal-do-not-import-from-here/ux/filterengine/components/settings/boolean/BooleanPropertySettings.d.ts +1 -1
  39. package/internal-do-not-import-from-here/ux/filterengine/components/settings/date/DatePropertyDefaultValueInput.d.ts +1 -1
  40. package/internal-do-not-import-from-here/ux/filterengine/components/settings/date/DatePropertySettings.d.ts +1 -1
  41. package/internal-do-not-import-from-here/ux/filterengine/components/settings/number/NumberPropertyDefaultValueInput.d.ts +1 -1
  42. package/internal-do-not-import-from-here/ux/filterengine/components/settings/number/NumberPropertySettings.d.ts +1 -1
  43. package/internal-do-not-import-from-here/ux/filterengine/components/settings/person/PersonPropertyDefaultValueInput.d.ts +1 -1
  44. package/internal-do-not-import-from-here/ux/filterengine/components/settings/person/PersonPropertySettings.d.ts +1 -1
  45. package/internal-do-not-import-from-here/ux/filterengine/components/settings/tags/TagsPropertyDefaultValueInput.d.ts +1 -1
  46. package/internal-do-not-import-from-here/ux/filterengine/components/settings/tags/TagsPropertySettings.d.ts +1 -1
  47. package/internal-do-not-import-from-here/ux/filterengine/components/settings/text/TextPropertyDefaultValueInput.d.ts +1 -1
  48. package/internal-do-not-import-from-here/ux/filterengine/components/settings/text/TextPropertySettings.d.ts +1 -1
  49. package/internal-do-not-import-from-here/ux/identities/IdentityRenderer.d.ts +3 -3
  50. package/internal-do-not-import-from-here/ux/identitypicker/IdentityPicker.d.ts +5 -5
  51. package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerDialog.d.ts +1 -1
  52. package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerField.d.ts +2 -2
  53. package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerInlineField.d.ts +2 -2
  54. package/internal-do-not-import-from-here/ux/image/scalingsettings/ScalingSettings.d.ts +1 -1
  55. package/internal-do-not-import-from-here/ux/languagepicker/LanguagePicker.d.ts +3 -3
  56. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/ColorSettings.d.ts +1 -1
  57. package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutitemsrenderer/LayoutStepRenderer.d.ts +1 -1
  58. package/internal-do-not-import-from-here/ux/markdown/MarkdownEditor.d.ts +1 -1
  59. package/internal-do-not-import-from-here/ux/mediapickerV2/chrome/MediaPicker.d.ts +3 -3
  60. package/internal-do-not-import-from-here/ux/monaco/MonacoEditor.d.ts +5 -5
  61. package/internal-do-not-import-from-here/ux/oxide/navigationdrawer/NavigationDrawer.d.ts +2 -2
  62. package/internal-do-not-import-from-here/ux/oxide/pagination/Pagination.d.ts +1 -1
  63. package/internal-do-not-import-from-here/ux/oxide/radio/RadioGroup.d.ts +1 -1
  64. package/internal-do-not-import-from-here/ux/oxide/rangeslider/RangeSlider.d.ts +2 -2
  65. package/internal-do-not-import-from-here/ux/oxide/treeview/Treeview.d.ts +3 -3
  66. package/internal-do-not-import-from-here/ux/properties/block/components/PropertySettings.d.ts +1 -1
  67. package/internal-do-not-import-from-here/ux/properties/builtins/birthday/BirthdayEditor.d.ts +1 -1
  68. package/internal-do-not-import-from-here/ux/properties/builtins/boolean/BooleanEditor.d.ts +1 -1
  69. package/internal-do-not-import-from-here/ux/properties/builtins/businessprofile/BusinessProfileEditor.d.ts +1 -1
  70. package/internal-do-not-import-from-here/ux/properties/builtins/date/DateEditor.d.ts +1 -1
  71. package/internal-do-not-import-from-here/ux/properties/builtins/date-time/DateTimeEditor.d.ts +1 -1
  72. package/internal-do-not-import-from-here/ux/properties/builtins/email/EmailEditor.d.ts +1 -1
  73. package/internal-do-not-import-from-here/ux/properties/builtins/html/HtmlEditor.d.ts +1 -1
  74. package/internal-do-not-import-from-here/ux/properties/builtins/identity/IdentityConfiguration.d.ts +1 -1
  75. package/internal-do-not-import-from-here/ux/properties/builtins/identity/IdentityEditor.d.ts +1 -1
  76. package/internal-do-not-import-from-here/ux/properties/builtins/image/ImageConfiguration.d.ts +1 -1
  77. package/internal-do-not-import-from-here/ux/properties/builtins/image/ImageEditor.d.ts +1 -1
  78. package/internal-do-not-import-from-here/ux/properties/builtins/integer/IntegerEditor.d.ts +1 -1
  79. package/internal-do-not-import-from-here/ux/properties/builtins/language/LanguageEditor.d.ts +1 -1
  80. package/internal-do-not-import-from-here/ux/properties/builtins/link/LinkConfiguration.d.ts +1 -1
  81. package/internal-do-not-import-from-here/ux/properties/builtins/link/LinkEditor.d.ts +1 -1
  82. package/internal-do-not-import-from-here/ux/properties/builtins/media/MediaEditor.d.ts +1 -1
  83. package/internal-do-not-import-from-here/ux/properties/builtins/multilingualText/MultilingualTextEditor.d.ts +1 -1
  84. package/internal-do-not-import-from-here/ux/properties/builtins/phone-number/PhoneNumberEditor.d.ts +1 -1
  85. package/internal-do-not-import-from-here/ux/properties/builtins/tags/TagsEditor.d.ts +1 -1
  86. package/internal-do-not-import-from-here/ux/properties/builtins/text/TextEditor.d.ts +1 -1
  87. package/internal-do-not-import-from-here/ux/properties/builtins/time/TimeEditor.d.ts +1 -1
  88. package/internal-do-not-import-from-here/ux/properties/property-configuration/LabelOptionsRenderer.d.ts +1 -1
  89. package/internal-do-not-import-from-here/ux/properties/property-configuration/PropertyConfiguration.d.ts +1 -1
  90. package/internal-do-not-import-from-here/ux/properties/property-picker/PropertyInput.d.ts +1 -1
  91. package/internal-do-not-import-from-here/ux/properties/property-renderer/PropertyBindingValueRenderer.d.ts +1 -1
  92. package/internal-do-not-import-from-here/ux/richtexteditor/RichTextEditorSettings.d.ts +1 -1
  93. package/internal-do-not-import-from-here/ux/settings/SettingsPane.d.ts +1 -1
  94. package/internal-do-not-import-from-here/ux/social/Reactions.d.ts +12 -12
  95. package/internal-do-not-import-from-here/ux/timeperiodpicker/TimePeriodPicker.d.ts +1 -1
  96. package/internal-do-not-import-from-here/ux/urlinput/UrlInputLegacy.d.ts +1 -1
  97. package/internal-do-not-import-from-here/ux/use/index.d.ts +0 -1
  98. package/internal-do-not-import-from-here/ux/userpresence/UserPresence.d.ts +1 -1
  99. package/internal-do-not-import-from-here/ux/velcron/components/definitionpicker/VelcronDefinitionPicker.d.ts +4 -4
  100. package/internal-do-not-import-from-here/ux/velcron/components/definitionpicker/VelcronDefinitionPreview.d.ts +1 -1
  101. package/internal-do-not-import-from-here/ux/velcron/components/propertieseditor/VelcronPropertiesEditor.d.ts +1 -1
  102. package/internal-do-not-import-from-here/ux/velcron/core/models/Enums.d.ts +1 -2
  103. package/internal-do-not-import-from-here/ux/velcron/core/models/VelcronDefinitions.d.ts +3 -2
  104. package/internal-do-not-import-from-here/ux/velcron/core/models/VelcronTypes.d.ts +1 -1
  105. package/internal-do-not-import-from-here/ux/velcron/core/parser/VelcronData.d.ts +1 -0
  106. package/internal-do-not-import-from-here/ux/velcron/core/parser/VelcronStyles.d.ts +17 -3
  107. package/internal-do-not-import-from-here/ux/velcron/core/stores/VelcronTheming.d.ts +2 -2
  108. package/internal-do-not-import-from-here/ux/velcron/editor/models/ComponentePropertiesGroupDescriptorTemplates.d.ts +2 -2
  109. package/internal-do-not-import-from-here/ux/velcron/editor/models/VelcronDescriptors.d.ts +32 -3
  110. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/AlignmentEditor.d.ts +1 -1
  111. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/BackgroundEditor.d.ts +1 -1
  112. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/BlueprintEditor.d.ts +1 -1
  113. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/ColorEditor.d.ts +1 -1
  114. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/ColorSchemaEditor.d.ts +1 -1
  115. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/FlowEditor.d.ts +1 -1
  116. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/GridEditor.d.ts +1 -1
  117. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/IconEditor.d.ts +1 -1
  118. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/ImageEditor.d.ts +1 -1
  119. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/NumberEditor.d.ts +1 -1
  120. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/PropertyEditorCreator.d.ts +1 -1
  121. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/SelectEditor.d.ts +1 -1
  122. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/SliderEditor.d.ts +1 -1
  123. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/SpacingEditor.d.ts +1 -1
  124. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/SwitchEditor.d.ts +1 -1
  125. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/TextEditor.d.ts +1 -1
  126. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/TypographyEditor.d.ts +1 -1
  127. package/internal-do-not-import-from-here/ux/velcron/stores/VelcronDefinitionStore.d.ts +6 -1
  128. package/package.json +3 -3
  129. package/internal-do-not-import-from-here/ux/use/useSpacingScaling.d.ts +0 -13
@@ -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
- "v-model"?: any;
226
225
  modelValue?: any;
226
+ "v-model"?: 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
- variant?: "default" | "prominent";
296
- "v-model"?: [number, number];
297
295
  modelValue?: [number, number];
296
+ "v-model"?: [number, number];
298
297
  "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;
403
406
  "v-slots"?: {
404
407
  default?: import("../../DefineVueTypings").Slot;
405
408
  } & {
406
409
  appendInnerItem?: (item: any, index: Number) => VNodeChild;
407
410
  itemToolTip?: (item: any) => VNodeChild;
408
411
  };
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;
@@ -346,8 +346,8 @@ declare const _default: {
346
346
  };
347
347
  }>;
348
348
  };
349
- "v-model"?: VelcronEditor<any>;
350
349
  modelValue?: VelcronEditor<any>;
350
+ "v-model"?: 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
- "v-model"?: BirthdayPropertyValue;
73
72
  modelValue?: BirthdayPropertyValue;
73
+ "v-model"?: 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
- "v-model"?: BooleanPropertyValue;
54
53
  modelValue?: BooleanPropertyValue;
54
+ "v-model"?: 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
- "v-model"?: PropertyValueType<BusinessProfilePropertyDefinition>;
49
48
  modelValue?: BusinessProfilePropertyValue;
49
+ "v-model"?: PropertyValueType<BusinessProfilePropertyDefinition>;
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
- "v-model"?: DatePropertyValue;
73
72
  modelValue?: DatePropertyValue;
73
+ "v-model"?: 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
- "v-model"?: DateTimePropertyValue;
73
72
  modelValue?: DateTimePropertyValue;
73
+ "v-model"?: 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
- "v-model"?: EmailPropertyValue;
50
49
  modelValue?: EmailPropertyValue;
50
+ "v-model"?: 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
- "v-model"?: HtmlPropertyValue;
55
54
  modelValue?: HtmlPropertyValue;
55
+ "v-model"?: 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
- "v-model"?: PropertyConfiguration<IdentityPropertyDefinition>;
49
48
  modelValue?: PropertyConfiguration<IdentityPropertyDefinition>;
49
+ "v-model"?: 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
- "v-model"?: IdentityPropertyValue;
78
77
  modelValue?: IdentityPropertyValue;
78
+ "v-model"?: 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
- "v-model"?: PropertyConfiguration<ImagePropertyDefinition>;
49
48
  modelValue?: PropertyConfiguration<ImagePropertyDefinition>;
49
+ "v-model"?: 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
- "v-model"?: ImagePropertyValue;
46
45
  modelValue?: ImagePropertyValue;
46
+ "v-model"?: 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
- "v-model"?: IntegerPropertyValue;
55
54
  modelValue?: IntegerPropertyValue;
55
+ "v-model"?: 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
- "v-model"?: LanguagePropertyValue;
54
53
  modelValue?: LanguagePropertyValue;
54
+ "v-model"?: 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
- "v-model"?: PropertyConfiguration<LinkPropertyDefinition>;
49
48
  modelValue?: PropertyConfiguration<LinkPropertyDefinition>;
49
+ "v-model"?: 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
- "v-model"?: LinkPropertyValue;
49
48
  modelValue?: LinkPropertyValue;
49
+ "v-model"?: 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
- "v-model"?: MediaPropertyValue;
50
49
  modelValue?: MediaPropertyValue;
50
+ "v-model"?: 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
- "v-model"?: MultilingualTextPropertyValue;
49
48
  modelValue?: MultilingualTextPropertyValue;
49
+ "v-model"?: 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
- "v-model"?: PhoneNumberPropertyValue;
46
45
  modelValue?: PhoneNumberPropertyValue;
46
+ "v-model"?: 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
- "v-model"?: PropertyValueType<TagsPropertyDefinition>;
59
58
  modelValue?: import("@omnia/fx-models").TagsPropertyValue;
59
+ "v-model"?: PropertyValueType<TagsPropertyDefinition>;
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
- "v-model"?: TextPropertyValue;
54
53
  modelValue?: TextPropertyValue;
54
+ "v-model"?: 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
- "v-model"?: TimePropertyValue;
73
72
  modelValue?: TimePropertyValue;
73
+ "v-model"?: 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
- "v-model"?: PropertyConfiguration<PropertyDefinition<PropertyValue, LockingPropertyDisplaySettings, any>>;
50
49
  modelValue?: PropertyConfiguration<PropertyDefinition<PropertyValue, LockingPropertyDisplaySettings, any, import("@omnia/fx-models").PropertySetupBase>>;
50
+ "v-model"?: PropertyConfiguration<PropertyDefinition<PropertyValue, LockingPropertyDisplaySettings, any>>;
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
- "v-model"?: PropertyConfiguration<PropertyDefinition<PropertyValue, LockingPropertyDisplaySettings, PropertyEditorSettingsBase>>;
50
49
  modelValue?: PropertyConfiguration<PropertyDefinition<PropertyValue, LockingPropertyDisplaySettings, any, import("@omnia/fx-models").PropertySetupBase>>;
50
+ "v-model"?: PropertyConfiguration<PropertyDefinition<PropertyValue, LockingPropertyDisplaySettings, PropertyEditorSettingsBase>>;
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
- "v-model"?: PropertyRegistration;
483
482
  modelValue?: PropertyRegistration;
483
+ "v-model"?: PropertyRegistration;
484
484
  "onUpdate:modelValue"?: (value: PropertyRegistration) => any | void;
485
485
  hideDetails?: boolean;
486
486
  hideConfiguration?: boolean;
@@ -397,8 +397,8 @@ declare const _default: {
397
397
  }>;
398
398
  };
399
399
  disabled?: boolean;
400
- "v-model"?: PropertyValueBinding<PropertyDefinition<PropertyValue, any, any, import("@omnia/fx-models").PropertySetupBase>>;
401
400
  modelValue?: PropertyValueBinding<PropertyDefinition<PropertyValue, any, any, import("@omnia/fx-models").PropertySetupBase>>;
401
+ "v-model"?: PropertyValueBinding<PropertyDefinition<PropertyValue, any, any, import("@omnia/fx-models").PropertySetupBase>>;
402
402
  "onUpdate:modelValue"?: (value: PropertyValueBinding<PropertyDefinition<PropertyValue, any, any, import("@omnia/fx-models").PropertySetupBase>>) => any | void;
403
403
  editMode?: boolean;
404
404
  }>, "onUpdate:modelValue" | "onDoc$"> & {
@@ -367,8 +367,8 @@ declare const _default: {
367
367
  };
368
368
  }>;
369
369
  };
370
- "v-model"?: RichTextEditorExtensionRegistration[];
371
370
  modelValue?: RichTextEditorExtensionRegistration[];
371
+ "v-model"?: RichTextEditorExtensionRegistration[];
372
372
  "onUpdate:modelValue"?: (value: RichTextEditorExtensionRegistration[]) => any | void;
373
373
  showEditorPreview?: boolean;
374
374
  }>, never>;
@@ -190,8 +190,8 @@ declare const _default: {
190
190
  width?: string | number;
191
191
  headerClass?: string;
192
192
  contentClass?: string;
193
- "v-model"?: boolean;
194
193
  modelValue?: boolean;
194
+ "v-model"?: boolean;
195
195
  "onUpdate:modelValue"?: (value: boolean) => any | void;
196
196
  onSave?: () => Promise<boolean>;
197
197
  disableSave?: boolean;
@@ -15,11 +15,11 @@ declare const _default: {
15
15
  type: import("vue").PropType<ReactionVariants>;
16
16
  required: false;
17
17
  };
18
- "v-model": {
18
+ modelValue: {
19
19
  type: import("vue").PropType<Required<IUserReaction>[]>;
20
20
  required: false;
21
21
  };
22
- modelValue: {
22
+ "v-model": {
23
23
  type: import("vue").PropType<Required<IUserReaction>[]>;
24
24
  required: false;
25
25
  };
@@ -50,11 +50,11 @@ declare const _default: {
50
50
  type: import("vue").PropType<ReactionVariants>;
51
51
  required: false;
52
52
  };
53
- "v-model": {
53
+ modelValue: {
54
54
  type: import("vue").PropType<Required<IUserReaction>[]>;
55
55
  required: false;
56
56
  };
57
- modelValue: {
57
+ "v-model": {
58
58
  type: import("vue").PropType<Required<IUserReaction>[]>;
59
59
  required: false;
60
60
  };
@@ -87,11 +87,11 @@ declare const _default: {
87
87
  type: import("vue").PropType<ReactionVariants>;
88
88
  required: false;
89
89
  };
90
- "v-model": {
90
+ modelValue: {
91
91
  type: import("vue").PropType<Required<IUserReaction>[]>;
92
92
  required: false;
93
93
  };
94
- modelValue: {
94
+ "v-model": {
95
95
  type: import("vue").PropType<Required<IUserReaction>[]>;
96
96
  required: false;
97
97
  };
@@ -121,11 +121,11 @@ declare const _default: {
121
121
  type: import("vue").PropType<ReactionVariants>;
122
122
  required: false;
123
123
  };
124
- "v-model": {
124
+ modelValue: {
125
125
  type: import("vue").PropType<Required<IUserReaction>[]>;
126
126
  required: false;
127
127
  };
128
- modelValue: {
128
+ "v-model": {
129
129
  type: import("vue").PropType<Required<IUserReaction>[]>;
130
130
  required: false;
131
131
  };
@@ -144,15 +144,15 @@ declare const _default: {
144
144
  "reaction:selected": (value: Required<IUserReaction>) => true;
145
145
  }, string, {}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
146
146
  propsDefinition: Omit<Readonly<{} & {
147
- variant?: ReactionVariants;
147
+ modelValue?: Required<IUserReaction>[];
148
+ "v-model"?: Required<IUserReaction>[];
149
+ "onUpdate:modelValue"?: (value: Required<IUserReaction>[]) => any | void;
148
150
  "v-slots"?: {
149
151
  default?: import("../DefineVueTypings").Slot;
150
152
  } & {
151
153
  activator: () => JSX.Element;
152
154
  };
153
- "v-model"?: Required<IUserReaction>[];
154
- modelValue?: Required<IUserReaction>[];
155
- "onUpdate:modelValue"?: (value: Required<IUserReaction>[]) => any | void;
155
+ variant?: ReactionVariants;
156
156
  stacked?: boolean;
157
157
  }>, "onUpdate:modelValue" | "onReaction:added" | "onReaction:removed" | "onReaction:selected"> & {
158
158
  "onUpdate:modelValue"?: (value: Required<IUserReaction>[]) => any;
@@ -404,8 +404,8 @@ declare const _default: {
404
404
  };
405
405
  label?: string;
406
406
  disabled?: boolean;
407
- "v-model"?: TimePeriodSettings;
408
407
  modelValue?: TimePeriodSettings;
408
+ "v-model"?: TimePeriodSettings;
409
409
  "onUpdate:modelValue"?: (value: TimePeriodSettings) => any | void;
410
410
  hideDetails?: boolean;
411
411
  min?: number;
@@ -442,8 +442,8 @@ declare const _default: {
442
442
  };
443
443
  label?: string;
444
444
  disabled?: boolean;
445
- "v-model"?: UrlPropertyValue;
446
445
  modelValue?: UrlPropertyValue;
446
+ "v-model"?: UrlPropertyValue;
447
447
  "onUpdate:modelValue"?: (value: UrlPropertyValue) => any | void;
448
448
  requiredWithValidator?: IValidator;
449
449
  defaultUrlResolving?: boolean;
@@ -21,4 +21,3 @@ export * from "./UseInterSectionObserver";
21
21
  export * from "./UseMounted";
22
22
  export * from "./UseInternatlStateMirroring";
23
23
  export * from "./UseDraggable";
24
- export * from "./useSpacingScaling";
@@ -397,8 +397,8 @@ declare const _default: {
397
397
  styles?: {
398
398
  container?: import("@omnia/fx-models").NestedCSSPropertiesExtends;
399
399
  };
400
- "v-model"?: UserIdentity;
401
400
  modelValue?: UserIdentity;
401
+ "v-model"?: UserIdentity;
402
402
  "onUpdate:modelValue"?: (value: UserIdentity) => any | void;
403
403
  offsetX?: number;
404
404
  offsetY?: number;
@@ -577,15 +577,15 @@ declare const _default: {
577
577
  container?: boolean;
578
578
  colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
579
579
  colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
580
- variant?: Variant;
580
+ modelValue?: boolean;
581
+ "v-model"?: boolean;
582
+ "onUpdate:modelValue"?: (value: boolean) => any | void;
581
583
  "v-slots"?: {
582
584
  default?: import("../../../DefineVueTypings").Slot;
583
585
  } & {
584
586
  activator?: () => VNodeChild;
585
587
  };
586
- "v-model"?: boolean;
587
- modelValue?: boolean;
588
- "onUpdate:modelValue"?: (value: boolean) => any | void;
588
+ variant?: Variant;
589
589
  allowEdit?: boolean;
590
590
  categoryFilters?: guid[];
591
591
  renderTypeFilters?: guid[];
@@ -465,8 +465,8 @@ declare const _default: {
465
465
  container?: boolean;
466
466
  colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
467
467
  colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
468
- "v-model"?: VelcronDefinitionRegistration<object>;
469
468
  modelValue?: VelcronDefinitionRegistration<object>;
469
+ "v-model"?: VelcronDefinitionRegistration<object>;
470
470
  "onUpdate:modelValue"?: (value: VelcronDefinitionRegistration<object>) => any | void;
471
471
  allowEdit?: boolean;
472
472
  previewState?: VelcronState;
@@ -415,8 +415,8 @@ declare const _default: {
415
415
  };
416
416
  }>;
417
417
  };
418
- "v-model"?: VelcronAppDefinition<object>;
419
418
  modelValue?: VelcronAppDefinition<object>;
419
+ "v-model"?: VelcronAppDefinition<object>;
420
420
  "onUpdate:modelValue"?: (value: VelcronAppDefinition<object>) => any | void;
421
421
  location?: EditorLocation;
422
422
  previewColorSchemaType?: "background" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
@@ -26,6 +26,5 @@ export declare enum VelcronDataTypes {
26
26
  number = "number",
27
27
  boolean = "boolean",
28
28
  array = "array",
29
- componentArray = "componentArray",
30
- bind = "bind"
29
+ componentArray = "componentArray"
31
30
  }
@@ -1,5 +1,5 @@
1
1
  import { VelcronOnUpdatedEvent, VelcronOnClosedEvent, VelcronOnCloseRequestedEvent, VelcronOnPressEvent, VelcronSpacing, VelcronStyling, VelcronCustomComponentDefinition, VelcronAppDefinition, VelcronRendererResolverReference, EventHook, Future, TextBlueprint, VelcronBindableProp, VelcronEditor, ContainerBlueprint, BackgroundDefinition, ContainerVariant, IconBlueprint, ButtonBlueprint } from "@omnia/fx-models/internal-do-not-import-from-here/shared/models";
2
- import { VelcroncomponentArrayType, VelcronPrimitiveType } from "./VelcronTypes";
2
+ import { VelcronComponentArrayType, VelcronPrimitiveType } from "./VelcronTypes";
3
3
  import { AssignOperators, VelcronHorizontalAlignments, VelcronIconTypes, VelcronActionTypes, VelcronVerticalAlignments } from "./Enums";
4
4
  import { DynamicState, VelcronDefinition, VelcronEffects, useVelcronThemingStore } from "..";
5
5
  import { guid, PropertyConfiguration, PropertyValue, PropertyDefinition, PropertySetupBase } from "@omnia/fx/models";
@@ -65,7 +65,7 @@ export interface VelcronRenderContext {
65
65
  };
66
66
  components?: Array<VelcronCustomComponentDefinition>;
67
67
  properties?: {
68
- [name: string]: VelcronPrimitiveType | VelcroncomponentArrayType;
68
+ [name: string]: VelcronPrimitiveType | VelcronComponentArrayType;
69
69
  };
70
70
  computed?: {
71
71
  [name: string]: Array<string>;
@@ -314,6 +314,7 @@ export interface VelcronLottieDefinition extends VelcronDefinition {
314
314
  export interface VelcronSlidePanelDefinition extends VelcronDefinition {
315
315
  type: "slide-panel";
316
316
  slidesPerView?: VelcronBindableProp<number>;
317
+ delay?: VelcronBindableProp<number>;
317
318
  pagination?: VelcronBindableProp<boolean>;
318
319
  navigation?: VelcronBindableProp<boolean>;
319
320
  scrollbar?: VelcronBindableProp<boolean>;
@@ -2,4 +2,4 @@ import { VelcronDefinition } from "@omnia/fx-models";
2
2
  export type VelcronPrimitiveType = string | number | boolean;
3
3
  export type VelcronArrayType<T> = Array<T>;
4
4
  export type VelcronObjectType<T extends Object> = T;
5
- export type VelcroncomponentArrayType = Array<VelcronDefinition>;
5
+ export type VelcronComponentArrayType = Array<VelcronDefinition>;
@@ -26,6 +26,7 @@ export declare class VelcronData {
26
26
  static isUndefined(value: any): value is undefined;
27
27
  static isArray(obj: any): obj is ExtendArray;
28
28
  static isObject(value: any): value is object;
29
+ static hasValue(value: any): boolean;
29
30
  static getDataType(value: any): VelcronDataTypes;
30
31
  static extendObject(obj: any): any;
31
32
  static propertyPathExists(obj: object, path: string): boolean;