@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
@@ -415,8 +415,8 @@ declare const _default: {
415
415
  }>;
416
416
  };
417
417
  icon?: IconPickerModel;
418
- "v-model"?: number;
419
418
  modelValue?: number;
419
+ "v-model"?: number;
420
420
  "onUpdate:modelValue"?: (value: number) => any | void;
421
421
  optionValue?: string;
422
422
  optionText?: string;
@@ -354,8 +354,8 @@ declare const _default: {
354
354
  }>;
355
355
  };
356
356
  disabled?: boolean;
357
- "v-model"?: string;
358
357
  modelValue?: string;
358
+ "v-model"?: string;
359
359
  "onUpdate:modelValue"?: (value: string) => any | void;
360
360
  }>, never>;
361
361
  };
@@ -1,21 +1,21 @@
1
- import { guid, ITemplateRegistration, SpacingBlueprintTypes, SpacingBlueprints, SpacingDefinition } from "@omnia/fx-models";
1
+ import { guid, ITemplateRegistration, SpacingBlueprints, SpacingDefinition, SpacingScale } from "@omnia/fx-models";
2
2
  export declare const useSpacingEditorStore: () => {
3
3
  state: {
4
4
  definition: SpacingDefinition;
5
5
  blueprints: ITemplateRegistration<SpacingBlueprints>;
6
6
  editMode: boolean;
7
- editType: SpacingBlueprintTypes;
7
+ editType: SpacingScale;
8
8
  };
9
9
  events: {
10
10
  onMutatedDefinition: import("@omnia/fx").MessageBusExposeOnlySubscription<SpacingDefinition>;
11
11
  onMutatedBlueprints: import("@omnia/fx").MessageBusExposeOnlySubscription<ITemplateRegistration<SpacingBlueprints, import("@omnia/fx-models").TemplateRegistrationType>>;
12
12
  onMutatedEditMode: import("@omnia/fx").MessageBusExposeOnlySubscription<boolean>;
13
- onMutatedEditType: import("@omnia/fx").MessageBusExposeOnlySubscription<SpacingBlueprintTypes>;
13
+ onMutatedEditType: import("@omnia/fx").MessageBusExposeOnlySubscription<SpacingScale>;
14
14
  } & Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>;
15
15
  actions: {
16
16
  onDispatching: {
17
17
  editDefinition: {
18
- subscribe(fn: (type: SpacingBlueprintTypes) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
18
+ subscribe(fn: (scale: SpacingScale) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
19
19
  };
20
20
  editBlueprint: {
21
21
  subscribe(fn: (blueprints: ITemplateRegistration<SpacingBlueprints, import("@omnia/fx-models").TemplateRegistrationType>) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
@@ -41,7 +41,7 @@ export declare const useSpacingEditorStore: () => {
41
41
  };
42
42
  onDispatched: {
43
43
  editDefinition: {
44
- subscribe(fn: (result: void, type: SpacingBlueprintTypes) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
44
+ subscribe(fn: (result: void, scale: SpacingScale) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
45
45
  };
46
46
  editBlueprint: {
47
47
  subscribe(fn: (result: void, blueprints: ITemplateRegistration<SpacingBlueprints, import("@omnia/fx-models").TemplateRegistrationType>) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
@@ -67,7 +67,7 @@ export declare const useSpacingEditorStore: () => {
67
67
  };
68
68
  onFailure: {
69
69
  editDefinition: {
70
- subscribe(fn: (failureReason: any, type: SpacingBlueprintTypes) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
70
+ subscribe(fn: (failureReason: any, scale: SpacingScale) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
71
71
  };
72
72
  editBlueprint: {
73
73
  subscribe(fn: (failureReason: any, blueprints: ITemplateRegistration<SpacingBlueprints, import("@omnia/fx-models").TemplateRegistrationType>) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
@@ -92,7 +92,7 @@ export declare const useSpacingEditorStore: () => {
92
92
  };
93
93
  };
94
94
  } & {
95
- editDefinition(type: SpacingBlueprintTypes): void;
95
+ editDefinition(scale: SpacingScale): void;
96
96
  editBlueprint(blueprints: ITemplateRegistration<SpacingBlueprints>): void;
97
97
  addBlueprint(): void;
98
98
  copyDefinition(definition: SpacingDefinition): void;
@@ -379,14 +379,14 @@ declare const _default: {
379
379
  };
380
380
  }>;
381
381
  };
382
+ modelValue?: string;
383
+ "v-model"?: string;
384
+ "onUpdate:modelValue"?: (value: string) => any | void;
382
385
  "v-slots"?: {
383
386
  default?: import("../../../../../../DefineVueTypings").Slot;
384
387
  } & {
385
388
  activator?: () => VNodeChild;
386
389
  };
387
- "v-model"?: string;
388
- modelValue?: string;
389
- "onUpdate:modelValue"?: (value: string) => any | void;
390
390
  }>, "onFont:selected"> & {
391
391
  "onFont:selected"?: (selectedFont: TypographyFontDefinition) => any;
392
392
  };
@@ -367,10 +367,10 @@ declare const _default: {
367
367
  };
368
368
  }>;
369
369
  };
370
- variant?: variant;
371
- "v-model"?: Blueprints;
372
370
  modelValue?: Blueprints;
371
+ "v-model"?: Blueprints;
373
372
  "onUpdate:modelValue"?: (value: Blueprints) => any | void;
373
+ variant?: variant;
374
374
  }>, "onUpdate:modelValue"> & {
375
375
  "onUpdate:modelValue"?: (value: Blueprints) => any;
376
376
  };
@@ -130,8 +130,8 @@ declare const _default: {
130
130
  container?: boolean;
131
131
  colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
132
132
  colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
133
- "v-model"?: BorderStylingDefinition;
134
133
  modelValue?: BorderStylingDefinition;
134
+ "v-model"?: BorderStylingDefinition;
135
135
  "onUpdate:modelValue"?: (value: BorderStylingDefinition) => any | void;
136
136
  backgroundFill?: string;
137
137
  }>, never>;
@@ -419,15 +419,15 @@ declare const _default: {
419
419
  }>;
420
420
  };
421
421
  preview?: boolean;
422
- variant?: EditorVariant;
422
+ modelValue?: ChromeBlueprint;
423
+ "v-model"?: ChromeBlueprint;
424
+ "onUpdate:modelValue"?: (value: ChromeBlueprint) => any | void;
423
425
  "v-slots"?: {
424
426
  default?: import("../../../DefineVueTypings").Slot;
425
427
  } & {
426
428
  activator?: () => VNodeChild;
427
429
  };
428
- "v-model"?: ChromeBlueprint;
429
- modelValue?: ChromeBlueprint;
430
- "onUpdate:modelValue"?: (value: ChromeBlueprint) => any | void;
430
+ variant?: EditorVariant;
431
431
  themeType?: ThemeContextType;
432
432
  }>, "onClick:confirm" | "onInit:actionButtons"> & {
433
433
  "onClick:confirm"?: (model: ChromeBlueprint) => any;
@@ -408,8 +408,8 @@ declare const _default: {
408
408
  };
409
409
  label?: string;
410
410
  toned?: boolean;
411
- "v-model"?: BlueprintVariant | ChromeBlueprint;
412
411
  modelValue?: BlueprintVariant | ChromeBlueprint;
412
+ "v-model"?: BlueprintVariant | ChromeBlueprint;
413
413
  "onUpdate:modelValue"?: (value: BlueprintVariant | ChromeBlueprint) => any | void;
414
414
  previewColorSchemaType?: "background" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
415
415
  allowCustom?: boolean;
@@ -562,14 +562,14 @@ declare const _default: {
562
562
  colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
563
563
  toned?: boolean;
564
564
  colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
565
+ modelValue?: ColorValue;
566
+ "v-model"?: ColorValue;
567
+ "onUpdate:modelValue"?: (value: ColorValue) => any | void;
565
568
  "v-slots"?: {
566
569
  default?: import("../../../DefineVueTypings").Slot;
567
570
  } & {
568
571
  activator?: () => VNodeChild;
569
572
  };
570
- "v-model"?: ColorValue;
571
- modelValue?: ColorValue;
572
- "onUpdate:modelValue"?: (value: ColorValue) => any | void;
573
573
  themeType?: ThemeContextType;
574
574
  defaultColorSchemaType?: "background" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
575
575
  enableDynamicColor?: boolean;
@@ -397,8 +397,8 @@ declare const _default: {
397
397
  class?: String | String[];
398
398
  label?: string;
399
399
  items?: ColorSchema[];
400
- "v-model"?: ColorSchema;
401
400
  modelValue?: ColorSchema;
401
+ "v-model"?: ColorSchema;
402
402
  "onUpdate:modelValue"?: (value: ColorSchema) => any | void;
403
403
  }>, "onUpdate:modelValue"> & {
404
404
  "onUpdate:modelValue"?: (colorSchema: ColorSchema) => any;
@@ -394,15 +394,15 @@ declare const _default: {
394
394
  };
395
395
  }>;
396
396
  };
397
- variant?: ColorSchemaEditorVariant;
397
+ modelValue?: ColorSchema;
398
+ "v-model"?: ColorSchema;
399
+ "onUpdate:modelValue"?: (value: ColorSchema) => any | void;
398
400
  "v-slots"?: {
399
401
  default?: import("../../../DefineVueTypings").Slot;
400
402
  } & {
401
403
  activator?: () => VNodeChild;
402
404
  };
403
- "v-model"?: ColorSchema;
404
- modelValue?: ColorSchema;
405
- "onUpdate:modelValue"?: (value: ColorSchema) => any | void;
405
+ variant?: ColorSchemaEditorVariant;
406
406
  }>, "onClick:confirm" | "onInit:actionButtons"> & {
407
407
  "onClick:confirm"?: (model: ColorSchema) => any;
408
408
  "onInit:actionButtons"?: (value: () => VNodeChild) => any;
@@ -565,16 +565,16 @@ declare const _default: {
565
565
  disabled?: boolean;
566
566
  colorSchemaType?: "background" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
567
567
  colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
568
- variant?: Variant;
568
+ modelValue?: "background" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic" | ColorSchema;
569
+ "v-model"?: "background" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic" | ColorSchema;
570
+ "onUpdate:modelValue"?: (value: "background" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic" | ColorSchema) => any | void;
569
571
  "v-slots"?: {
570
572
  default?: import("../../../DefineVueTypings").Slot;
571
573
  } & {
572
574
  activator?: () => VNodeChild;
573
575
  };
574
- "v-model"?: "background" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic" | ColorSchema;
575
- modelValue?: "background" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic" | ColorSchema;
576
- "onUpdate:modelValue"?: (value: "background" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic" | ColorSchema) => any | void;
577
576
  themeDefinition?: ThemeDefinitionV2;
577
+ variant?: Variant;
578
578
  defaultColorSchemaType?: "background" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
579
579
  enableDynamicColor?: boolean;
580
580
  customSchema?: boolean;
@@ -484,10 +484,10 @@ declare const _default: {
484
484
  label?: string;
485
485
  colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
486
486
  colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
487
- variant?: Variant;
488
- "v-model"?: ColorSchema;
489
487
  modelValue?: ColorSchema;
488
+ "v-model"?: ColorSchema;
490
489
  "onUpdate:modelValue"?: (value: ColorSchema) => any | void;
490
+ variant?: Variant;
491
491
  closeIcon?: boolean;
492
492
  selected?: boolean;
493
493
  }>, "onClick:close" | "onClick:select"> & {
@@ -465,14 +465,14 @@ declare const _default: {
465
465
  };
466
466
  label?: string;
467
467
  toned?: boolean;
468
+ modelValue?: ContainerVariant | ContainerBlueprint;
469
+ "v-model"?: ContainerVariant | ContainerBlueprint;
470
+ "onUpdate:modelValue"?: (value: ContainerVariant | ContainerBlueprint) => any | void;
468
471
  "v-slots"?: {
469
472
  default?: import("../../../DefineVueTypings").Slot;
470
473
  } & {
471
474
  activator?: () => VNodeChild;
472
475
  };
473
- "v-model"?: ContainerVariant | ContainerBlueprint;
474
- modelValue?: ContainerVariant | ContainerBlueprint;
475
- "onUpdate:modelValue"?: (value: ContainerVariant | ContainerBlueprint) => any | void;
476
476
  previewColorSchemaType?: "background" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
477
477
  individualRadiusSelection?: boolean;
478
478
  individualBorderWidthSelection?: boolean;
@@ -118,8 +118,8 @@ declare const _default: {
118
118
  container?: boolean;
119
119
  colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
120
120
  colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
121
- "v-model"?: FillDefinition | ColorValue;
122
121
  modelValue?: FillDefinition | ColorValue;
122
+ "v-model"?: FillDefinition | ColorValue;
123
123
  "onUpdate:modelValue"?: (value: FillDefinition | ColorValue) => any | void;
124
124
  }>, never>;
125
125
  };
@@ -1,4 +1,4 @@
1
- import { SpacingBlueprintTypes, SpacingDefinition } from "@omnia/fx/models";
1
+ import { SpacingDefinition, SpacingScale } from "@omnia/fx/models";
2
2
  declare const _default: {
3
3
  new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
4
4
  "onUpdate:modelValue": {
@@ -68,9 +68,9 @@ declare const _default: {
68
68
  }>;
69
69
  };
70
70
  }>> & {
71
- "onUpdate:modelValue"?: (value: SpacingBlueprintTypes) => any;
71
+ "onUpdate:modelValue"?: (value: SpacingScale) => any;
72
72
  }, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
73
- "update:modelValue": (value: SpacingBlueprintTypes) => true;
73
+ "update:modelValue": (value: SpacingScale) => true;
74
74
  }, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
75
75
  "onUpdate:modelValue": {
76
76
  type: import("vue").PropType<(value: SpacingDefinition) => any | void>;
@@ -139,7 +139,7 @@ declare const _default: {
139
139
  }>;
140
140
  };
141
141
  }>> & {
142
- "onUpdate:modelValue"?: (value: SpacingBlueprintTypes) => any;
142
+ "onUpdate:modelValue"?: (value: SpacingScale) => any;
143
143
  }, {}, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
144
144
  P: {};
145
145
  B: {};
@@ -215,7 +215,7 @@ declare const _default: {
215
215
  }>;
216
216
  };
217
217
  }>> & {
218
- "onUpdate:modelValue"?: (value: SpacingBlueprintTypes) => any;
218
+ "onUpdate:modelValue"?: (value: SpacingScale) => any;
219
219
  }, () => JSX.Element, {}, {}, {}, {}>;
220
220
  __isFragment?: never;
221
221
  __isTeleport?: never;
@@ -288,9 +288,9 @@ declare const _default: {
288
288
  }>;
289
289
  };
290
290
  }>> & {
291
- "onUpdate:modelValue"?: (value: SpacingBlueprintTypes) => any;
291
+ "onUpdate:modelValue"?: (value: SpacingScale) => any;
292
292
  }, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
293
- "update:modelValue": (value: SpacingBlueprintTypes) => true;
293
+ "update:modelValue": (value: SpacingScale) => true;
294
294
  }, string, {}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
295
295
  propsDefinition: Omit<Readonly<{} & {
296
296
  name?: {
@@ -354,11 +354,11 @@ declare const _default: {
354
354
  };
355
355
  }>;
356
356
  };
357
- "v-model"?: SpacingDefinition;
358
357
  modelValue?: SpacingDefinition;
358
+ "v-model"?: SpacingDefinition;
359
359
  "onUpdate:modelValue"?: (value: SpacingDefinition) => any | void;
360
360
  }>, "onUpdate:modelValue"> & {
361
- "onUpdate:modelValue"?: (value: SpacingBlueprintTypes) => any;
361
+ "onUpdate:modelValue"?: (value: SpacingScale) => any;
362
362
  };
363
363
  };
364
364
  export default _default;
@@ -2,7 +2,7 @@ import { DefineProp, DefinePropTheming, DefineVModel } from "@omnia/fx/ux";
2
2
  import { Spacing, SpacingValue } from "@omnia/fx/models";
3
3
  export declare const InputTypeDefinitions: readonly ["single", "multi"];
4
4
  export type InputTypes = typeof InputTypeDefinitions[number];
5
- type BaseProps = DefinePropTheming & DefineProp<"class", String | String[]> & DefineProp<"scaleSelection", boolean> & DefineProp<"scale", "l" | "s"> & DefineProp<"label", string> & DefineProp<"toned", boolean>;
5
+ type BaseProps = DefinePropTheming & DefineProp<"class", String | String[]> & DefineProp<"scaleSelection", boolean> & DefineProp<"defaultScale", "l" | "s"> & DefineProp<"label", string> & DefineProp<"toned", boolean>;
6
6
  type SingleProps = DefineVModel<"", SpacingValue, false, null, false, "The v-model value of the component."> & BaseProps;
7
7
  type MultiProps = DefineVModel<"", Spacing, false, null, false, "The v-model value of the component."> & DefineVModel<"", Spacing, false, null, false, "The v-model value of the component."> & DefineProp<"disableTop", boolean> & DefineProp<"disableBottom", boolean> & DefineProp<"disableLeft", boolean> & DefineProp<"disableRight", boolean> & BaseProps;
8
8
  declare const _default: <TType extends "single" | "multi">(props: import("@omnia/fx/ux").ConstructComponentProps<{
@@ -1,4 +1,4 @@
1
- import { SpacingBlueprint, SpacingBlueprintTypes } from "@omnia/fx/models";
1
+ import { SpacingBlueprint, SpacingScale } from "@omnia/fx/models";
2
2
  declare const _default: {
3
3
  new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
4
4
  "onUpdate:modelValue": {
@@ -68,9 +68,9 @@ declare const _default: {
68
68
  }>;
69
69
  };
70
70
  }>> & {
71
- "onClick:select"?: (value: SpacingBlueprintTypes) => any;
71
+ "onClick:select"?: (value: SpacingScale) => any;
72
72
  }, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
73
- "click:select": (value: SpacingBlueprintTypes) => true;
73
+ "click:select": (value: SpacingScale) => true;
74
74
  }, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
75
75
  "onUpdate:modelValue": {
76
76
  type: import("vue").PropType<(value: SpacingBlueprint) => any | void>;
@@ -139,7 +139,7 @@ declare const _default: {
139
139
  }>;
140
140
  };
141
141
  }>> & {
142
- "onClick:select"?: (value: SpacingBlueprintTypes) => any;
142
+ "onClick:select"?: (value: SpacingScale) => any;
143
143
  }, {}, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
144
144
  P: {};
145
145
  B: {};
@@ -215,7 +215,7 @@ declare const _default: {
215
215
  }>;
216
216
  };
217
217
  }>> & {
218
- "onClick:select"?: (value: SpacingBlueprintTypes) => any;
218
+ "onClick:select"?: (value: SpacingScale) => any;
219
219
  }, () => JSX.Element, {}, {}, {}, {}>;
220
220
  __isFragment?: never;
221
221
  __isTeleport?: never;
@@ -288,9 +288,9 @@ declare const _default: {
288
288
  }>;
289
289
  };
290
290
  }>> & {
291
- "onClick:select"?: (value: SpacingBlueprintTypes) => any;
291
+ "onClick:select"?: (value: SpacingScale) => any;
292
292
  }, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
293
- "click:select": (value: SpacingBlueprintTypes) => true;
293
+ "click:select": (value: SpacingScale) => true;
294
294
  }, string, {}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
295
295
  propsDefinition: Omit<Readonly<{} & {
296
296
  name?: {
@@ -354,11 +354,11 @@ declare const _default: {
354
354
  };
355
355
  }>;
356
356
  };
357
- "v-model"?: SpacingBlueprint;
358
357
  modelValue?: SpacingBlueprint;
358
+ "v-model"?: SpacingBlueprint;
359
359
  "onUpdate:modelValue"?: (value: SpacingBlueprint) => any | void;
360
360
  }>, "onClick:select"> & {
361
- "onClick:select"?: (value: SpacingBlueprintTypes) => any;
361
+ "onClick:select"?: (value: SpacingScale) => any;
362
362
  };
363
363
  };
364
364
  export default _default;
@@ -191,12 +191,12 @@ declare const _default: {
191
191
  class?: String | String[];
192
192
  colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
193
193
  colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
194
- variant?: EditorVariant;
195
194
  "v-slots"?: {
196
195
  default?: import("../../../DefineVueTypings").Slot;
197
196
  } & {
198
197
  activator?: () => VNodeChild;
199
198
  };
199
+ variant?: EditorVariant;
200
200
  themeType?: ThemeContextType;
201
201
  colorSchemaTypePreview?: "background" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
202
202
  }>, "onSelected:fillStyle" | "onSelected:borderStyle" | "onSelected:buttonStyle" | "onSelected:tabsStyle" | "onSelected:chromeStyle" | "onSelected:iconBlueprints"> & {
@@ -488,15 +488,15 @@ declare const _default: {
488
488
  colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
489
489
  toned?: string;
490
490
  colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
491
- variant?: ThemePickerVariant;
491
+ modelValue?: ThemeDefinitionV2;
492
+ "v-model"?: ThemeDefinitionV2;
493
+ "onUpdate:modelValue"?: (value: ThemeDefinitionV2) => any | void;
492
494
  "v-slots"?: {
493
495
  default?: import("../../../DefineVueTypings").Slot;
494
496
  } & {
495
497
  activator?: Func<[VNodeChild]>;
496
498
  };
497
- "v-model"?: ThemeDefinitionV2;
498
- modelValue?: ThemeDefinitionV2;
499
- "onUpdate:modelValue"?: (value: ThemeDefinitionV2) => any | void;
499
+ variant?: ThemePickerVariant;
500
500
  }>, "onItem:selected"> & {
501
501
  "onItem:selected"?: (theme: ITemplateRegistration<ThemeDefinitionV2, import("@omnia/fx-models").TemplateRegistrationType>) => any;
502
502
  };
@@ -419,15 +419,15 @@ declare const _default: {
419
419
  }>;
420
420
  };
421
421
  preview?: boolean;
422
- variant?: EditorVariant;
422
+ modelValue?: TypographyDefinition;
423
+ "v-model"?: TypographyDefinition;
424
+ "onUpdate:modelValue"?: (value: TypographyDefinition) => any | void;
423
425
  "v-slots"?: {
424
426
  default?: import("../../../DefineVueTypings").Slot;
425
427
  } & {
426
428
  activator?: () => VNodeChild;
427
429
  };
428
- "v-model"?: TypographyDefinition;
429
- modelValue?: TypographyDefinition;
430
- "onUpdate:modelValue"?: (value: TypographyDefinition) => any | void;
430
+ variant?: EditorVariant;
431
431
  sampleText?: string;
432
432
  }>, "onClick:confirm" | "onInit:actionButtons"> & {
433
433
  "onClick:confirm"?: (model: TypographyDefinition) => any;
@@ -37,8 +37,8 @@ export declare class DefaultSpacingBlueprintTemplate implements SpacingBlueprint
37
37
  id: guid;
38
38
  name: string;
39
39
  primary: {
40
- layout: DefaultLayoutSpacing;
41
- inner: DefaultInnerSpacing;
40
+ l: DefaultLayoutSpacing;
41
+ s: DefaultInnerSpacing;
42
42
  };
43
43
  constructor();
44
44
  }
@@ -46,8 +46,8 @@ export declare class PreviewSpacingBlueprintTemplate implements SpacingBlueprint
46
46
  name: string;
47
47
  id: guid;
48
48
  primary: {
49
- layout: PreviewInnerSpacing;
50
- inner: PreviewInnerSpacing;
49
+ l: PreviewInnerSpacing;
50
+ s: PreviewInnerSpacing;
51
51
  };
52
52
  constructor();
53
53
  }