@omnia/fx 8.0.304-dev → 8.0.305-dev

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (65) hide show
  1. package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/spacing/store/SpacingEditorStore.d.ts +3 -3
  2. package/internal-do-not-import-from-here/ux/aurora/components/backgroundstyle/BackgroundStyleEditor.d.ts +1 -1
  3. package/internal-do-not-import-from-here/ux/aurora/components/backgroundstyle/BackgroundStyleViewer.d.ts +1 -1
  4. package/internal-do-not-import-from-here/ux/aurora/components/borderpicker/BorderPicker.d.ts +1 -1
  5. package/internal-do-not-import-from-here/ux/aurora/components/borderpicker/BorderPreview.d.ts +1 -1
  6. package/internal-do-not-import-from-here/ux/aurora/components/chrome_2beRemoved/ChromeBlueprintsViewer.d.ts +1 -1
  7. package/internal-do-not-import-from-here/ux/aurora/components/chrome_2beRemoved/ChromePicker.d.ts +4 -4
  8. package/internal-do-not-import-from-here/ux/aurora/components/chrome_2beRemoved/ChromeViewer.d.ts +1 -1
  9. package/internal-do-not-import-from-here/ux/aurora/components/colorpickerV2/ColorPicker.d.ts +5 -5
  10. package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaPicker.d.ts +77 -77
  11. package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaViewer.d.ts +1 -1
  12. package/internal-do-not-import-from-here/ux/aurora/components/containerFillpicker/ContainerBlueprintsViewer.d.ts +1 -1
  13. package/internal-do-not-import-from-here/ux/aurora/components/containerFillpicker/ContainerFillPicker.d.ts +4 -4
  14. package/internal-do-not-import-from-here/ux/aurora/components/fillpicker/FillPicker.d.ts +1 -1
  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/iconstylepicker/IconStyleEditor.d.ts +1 -1
  17. package/internal-do-not-import-from-here/ux/aurora/components/iconstylepicker/IconStylePicker.d.ts +1 -1
  18. package/internal-do-not-import-from-here/ux/aurora/components/stylepicker/StylePicker.d.ts +5 -5
  19. package/internal-do-not-import-from-here/ux/aurora/components/textstylepicker/TextStylePicker.d.ts +1 -1
  20. package/internal-do-not-import-from-here/ux/aurora/defaultblueprints/BlueprintColorBase.d.ts +2 -0
  21. package/internal-do-not-import-from-here/ux/aurora/defaultblueprints/ColorBlueprintDark.d.ts +2 -0
  22. package/internal-do-not-import-from-here/ux/aurora/defaultblueprints/ColorBlueprintLight.d.ts +2 -0
  23. package/internal-do-not-import-from-here/ux/aurora/defaultblueprints/DefaultSpacingBlueprint.d.ts +2 -0
  24. package/internal-do-not-import-from-here/ux/aurora/defaultblueprints/index.d.ts +6 -0
  25. package/internal-do-not-import-from-here/ux/aurora/index.d.ts +1 -1
  26. package/internal-do-not-import-from-here/ux/aurora/store/ComponentBlueprintStore.d.ts +2 -2
  27. package/internal-do-not-import-from-here/ux/aurora/store/SpacingBlueprintStore.d.ts +17 -2
  28. package/internal-do-not-import-from-here/ux/aurora/store/ThemeContextStore.d.ts +24 -24
  29. package/internal-do-not-import-from-here/ux/aurora/store/ThemeStore.d.ts +2 -2
  30. package/internal-do-not-import-from-here/ux/aurora/store/TypographyBlueprintStore.d.ts +2 -2
  31. package/internal-do-not-import-from-here/ux/aurora/store/VariantManager.d.ts +2 -0
  32. package/internal-do-not-import-from-here/ux/aurora/themeprovider/ThemeProvider.d.ts +4 -4
  33. package/internal-do-not-import-from-here/ux/image/scalingsettings/ScalingSettings.d.ts +1 -1
  34. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/blockplaceholder/BlockPlaceholder.d.ts +1 -1
  35. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/TemplatePreview.d.ts +1 -1
  36. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/blocktitle/BlockTitle.d.ts +1 -1
  37. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/sizecontainer/SizeContainer.d.ts +1 -1
  38. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/targetselector/TargetSelector.d.ts +1 -1
  39. package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutItemselector/LayoutItemSelection.d.ts +1 -1
  40. package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutItemselector/LayoutItemSelector.d.ts +1 -1
  41. package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutitemsrenderer/LayoutBlockRenderer.d.ts +1 -1
  42. package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutitemsrenderer/LayoutSectionRenderer.d.ts +1 -1
  43. package/internal-do-not-import-from-here/ux/markdown/MarkdownEditor.d.ts +1 -1
  44. package/internal-do-not-import-from-here/ux/oxide/navigationdrawer/NavigationDrawer.d.ts +1 -1
  45. package/internal-do-not-import-from-here/ux/oxide/pagination/Pagination.d.ts +1 -1
  46. package/internal-do-not-import-from-here/ux/oxide/radio/RadioGroup.d.ts +1 -1
  47. package/internal-do-not-import-from-here/ux/oxide/rangeslider/RangeSlider.d.ts +1 -1
  48. package/internal-do-not-import-from-here/ux/oxide/stepper/Stepper.d.ts +1 -1
  49. package/internal-do-not-import-from-here/ux/oxide/treeview/Treeview.d.ts +1 -1
  50. package/internal-do-not-import-from-here/ux/rollupempty/RollupEmpty.d.ts +1 -1
  51. package/internal-do-not-import-from-here/ux/securitytrimmer/SecurityTrimmer.d.ts +1 -1
  52. package/internal-do-not-import-from-here/ux/use/UseDraggable.d.ts +1 -1
  53. package/internal-do-not-import-from-here/ux/velcron/components/definitionpicker/VelcronDefinitionPicker.d.ts +1 -1
  54. package/internal-do-not-import-from-here/ux/velcron/components/definitionpicker/VelcronDefinitionPreview.d.ts +1 -1
  55. package/internal-do-not-import-from-here/ux/velcron/components/propertieseditor/VelcronPropertiesEditor.d.ts +4 -4
  56. package/internal-do-not-import-from-here/ux/velcron/renderer/VelcronRenderer.d.ts +1 -1
  57. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/BlueprintEditor.d.ts +4 -4
  58. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/ColorSchemaEditor.d.ts +84 -84
  59. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/PropertyEditorCreator.d.ts +4 -4
  60. package/package.json +2 -2
  61. package/internal-do-not-import-from-here/ux/aurora/blueprintstrategy/index.d.ts +0 -3
  62. /package/internal-do-not-import-from-here/ux/aurora/{blueprintstrategy → defaultblueprints}/BlueprintStrategyBase.d.ts +0 -0
  63. /package/internal-do-not-import-from-here/ux/aurora/{blueprintstrategy → defaultblueprints}/DefaultTypography.d.ts +0 -0
  64. /package/internal-do-not-import-from-here/ux/aurora/{blueprintstrategy → defaultblueprints}/MD2Blueprint.d.ts +0 -0
  65. /package/internal-do-not-import-from-here/ux/aurora/{blueprintstrategy → defaultblueprints}/MD3Blueprint.d.ts +0 -0
@@ -7,7 +7,7 @@ export declare const DraggableStyles: {
7
7
  export declare function useDraggable(): {
8
8
  Draggable: DraggableComponentTypings;
9
9
  readonly DraggableIcon: (props: ConstructComponentProps<{
10
- colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
10
+ colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
11
11
  } & {
12
12
  container?: boolean;
13
13
  } & {
@@ -457,7 +457,7 @@ declare const _default: {
457
457
  container?: boolean;
458
458
  title?: string;
459
459
  variant?: Variant;
460
- colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
460
+ colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
461
461
  colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
462
462
  "v-slots"?: {
463
463
  default?: import("../../../DefineVueTypings").Slot;
@@ -370,7 +370,7 @@ declare const _default: {
370
370
  }>;
371
371
  };
372
372
  container?: boolean;
373
- colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
373
+ colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
374
374
  colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
375
375
  "v-model"?: VelcronDefinitionRegistration<object>;
376
376
  modelValue?: VelcronDefinitionRegistration<object>;
@@ -3,7 +3,7 @@ import { EditorLocation, VelcronEditor } from "../../core";
3
3
  declare const _default: {
4
4
  new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
5
5
  previewColorSchemaType: {
6
- type: import("vue").PropType<"background" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic">;
6
+ type: import("vue").PropType<"background" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic">;
7
7
  };
8
8
  location: {
9
9
  type: import("vue").PropType<EditorLocation>;
@@ -97,7 +97,7 @@ declare const _default: {
97
97
  Defaults: {};
98
98
  }, Readonly<import("vue").ExtractPropTypes<{
99
99
  previewColorSchemaType: {
100
- type: import("vue").PropType<"background" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic">;
100
+ type: import("vue").PropType<"background" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic">;
101
101
  };
102
102
  location: {
103
103
  type: import("vue").PropType<EditorLocation>;
@@ -184,7 +184,7 @@ declare const _default: {
184
184
  __isSuspense?: never;
185
185
  } & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
186
186
  previewColorSchemaType: {
187
- type: import("vue").PropType<"background" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic">;
187
+ type: import("vue").PropType<"background" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic">;
188
188
  };
189
189
  location: {
190
190
  type: import("vue").PropType<EditorLocation>;
@@ -336,7 +336,7 @@ declare const _default: {
336
336
  modelValue?: VelcronAppDefinition<object>;
337
337
  "onUpdate:modelValue"?: (value: VelcronAppDefinition<object>) => any | void;
338
338
  location?: EditorLocation;
339
- previewColorSchemaType?: "background" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
339
+ previewColorSchemaType?: "background" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
340
340
  propertyEditors?: VelcronEditor<any>[];
341
341
  hidePropertyMapped?: boolean;
342
342
  }>, "onUpdate:modelValue" | "onValue:enter" | "onValue:leave"> & {
@@ -135,7 +135,7 @@ declare const _default: {
135
135
  } & {
136
136
  container?: boolean;
137
137
  active?: boolean;
138
- colorSchemaType?: "background" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
138
+ colorSchemaType?: "background" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
139
139
  themeDefinition?: ResolvedThemeDefinition;
140
140
  colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
141
141
  context?: VelcronRenderContext;
@@ -5,7 +5,7 @@ declare const _default: {
5
5
  type: import("vue").PropType<VelcronBlueprintEditorSettings>;
6
6
  };
7
7
  previewColorSchemaType: {
8
- type: import("vue").PropType<"background" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic">;
8
+ type: import("vue").PropType<"background" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic">;
9
9
  };
10
10
  location: {
11
11
  type: import("vue").PropType<EditorLocation>;
@@ -96,7 +96,7 @@ declare const _default: {
96
96
  type: import("vue").PropType<VelcronBlueprintEditorSettings>;
97
97
  };
98
98
  previewColorSchemaType: {
99
- type: import("vue").PropType<"background" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic">;
99
+ type: import("vue").PropType<"background" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic">;
100
100
  };
101
101
  location: {
102
102
  type: import("vue").PropType<EditorLocation>;
@@ -180,7 +180,7 @@ declare const _default: {
180
180
  type: import("vue").PropType<VelcronBlueprintEditorSettings>;
181
181
  };
182
182
  previewColorSchemaType: {
183
- type: import("vue").PropType<"background" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic">;
183
+ type: import("vue").PropType<"background" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic">;
184
184
  };
185
185
  location: {
186
186
  type: import("vue").PropType<EditorLocation>;
@@ -327,7 +327,7 @@ declare const _default: {
327
327
  modelValue?: any;
328
328
  "onUpdate:modelValue"?: (value: any) => any | void;
329
329
  location?: EditorLocation;
330
- previewColorSchemaType?: "background" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
330
+ previewColorSchemaType?: "background" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
331
331
  }>, "onUpdate:modelValue" | "onValue:enter" | "onValue:leave"> & {
332
332
  "onUpdate:modelValue"?: (value: any) => any;
333
333
  "onValue:enter"?: (value: any) => any;