@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
@@ -1,13 +1,13 @@
1
1
  import { guid, ITemplateRegistration, SpacingBlueprints, SpacingDefinition, SpacingScale } from "@omnia/fx-models";
2
2
  export declare const useSpacingEditorStore: () => {
3
3
  state: {
4
- definition: SpacingDefinition;
4
+ editingDefinition: SpacingDefinition;
5
5
  blueprints: ITemplateRegistration<SpacingBlueprints>;
6
6
  editMode: boolean;
7
7
  editType: SpacingScale;
8
8
  };
9
9
  events: import("@omnia/fx/stores").StoreEvents<{
10
- definition: SpacingDefinition;
10
+ editingDefinition: SpacingDefinition;
11
11
  blueprints: ITemplateRegistration<SpacingBlueprints>;
12
12
  editMode: boolean;
13
13
  editType: SpacingScale;
@@ -18,7 +18,7 @@ export declare const useSpacingEditorStore: () => {
18
18
  addBlueprint(): void;
19
19
  copyDefinition(definition: SpacingDefinition): void;
20
20
  copyBlueprints(blueprints: ITemplateRegistration<SpacingBlueprints>): void;
21
- setDefinition(): true;
21
+ saveEditingDefinition(): true;
22
22
  save(): Promise<boolean>;
23
23
  delete(): Promise<boolean>;
24
24
  }>;
@@ -27,7 +27,7 @@ declare const _default: (props: import("@omnia/fx/ux").ConstructComponentProps<{
27
27
  } & {
28
28
  createNewColorDynamic?: boolean;
29
29
  } & {
30
- defaultColorSchemaType?: "background" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
30
+ defaultColorSchemaType?: "background" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
31
31
  } & {
32
32
  enableDynamicColor?: boolean;
33
33
  } & {
@@ -69,7 +69,7 @@ declare const _default: {
69
69
  propsDefinition: Omit<Readonly<{} & {
70
70
  blueprint?: BackgroundDefinition;
71
71
  container?: boolean;
72
- colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
72
+ 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";
73
73
  colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
74
74
  }>, never>;
75
75
  };
@@ -17,7 +17,7 @@ declare const _default: (props: import("@omnia/fx/ux").ConstructComponentProps<{
17
17
  } & {
18
18
  themeType?: ThemeContextType;
19
19
  } & {
20
- defaultColorSchemaType?: "background" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
20
+ defaultColorSchemaType?: "background" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
21
21
  } & {
22
22
  enableDynamicColor?: boolean;
23
23
  } & {
@@ -101,7 +101,7 @@ declare const _default: {
101
101
  }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
102
102
  propsDefinition: Omit<Readonly<{} & {
103
103
  container?: boolean;
104
- colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
104
+ 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";
105
105
  colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
106
106
  "v-model"?: BorderStylingDefinition;
107
107
  modelValue?: BorderStylingDefinition;
@@ -11,6 +11,6 @@ declare const _default: (props: import("@omnia/fx/ux").ConstructComponentProps<{
11
11
  } & {
12
12
  themeType?: ThemeContextType;
13
13
  } & {
14
- defaultColorSchemaType?: "background" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
14
+ defaultColorSchemaType?: "background" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
15
15
  } & DefineEmit<"click:select", (variant: BlueprintVariant) => true>>) => any;
16
16
  export default _default;
@@ -11,7 +11,7 @@ declare const _default: {
11
11
  type: import("vue").PropType<boolean>;
12
12
  };
13
13
  previewColorSchemaType: {
14
- type: import("vue").PropType<"background" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic">;
14
+ type: import("vue").PropType<"background" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic">;
15
15
  required: false;
16
16
  };
17
17
  "onUpdate:modelValue": {
@@ -102,7 +102,7 @@ declare const _default: {
102
102
  type: import("vue").PropType<boolean>;
103
103
  };
104
104
  previewColorSchemaType: {
105
- type: import("vue").PropType<"background" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic">;
105
+ type: import("vue").PropType<"background" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic">;
106
106
  required: false;
107
107
  };
108
108
  "onUpdate:modelValue": {
@@ -188,7 +188,7 @@ declare const _default: {
188
188
  type: import("vue").PropType<boolean>;
189
189
  };
190
190
  previewColorSchemaType: {
191
- type: import("vue").PropType<"background" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic">;
191
+ type: import("vue").PropType<"background" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic">;
192
192
  required: false;
193
193
  };
194
194
  "onUpdate:modelValue": {
@@ -329,7 +329,7 @@ declare const _default: {
329
329
  modelValue?: BlueprintVariant | ChromeBlueprint;
330
330
  toned?: boolean;
331
331
  "onUpdate:modelValue"?: (value: BlueprintVariant | ChromeBlueprint) => any | void;
332
- previewColorSchemaType?: "background" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
332
+ previewColorSchemaType?: "background" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
333
333
  allowCustom?: boolean;
334
334
  }>, "onUpdate:modelValue"> & {
335
335
  "onUpdate:modelValue"?: (value: BlueprintVariant | ChromeBlueprint) => any;
@@ -90,7 +90,7 @@ declare const _default: {
90
90
  blueprint?: ChromeBlueprint;
91
91
  container?: boolean;
92
92
  variant?: VariantTypes;
93
- colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
93
+ 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";
94
94
  colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
95
95
  }>, never>;
96
96
  };
@@ -31,7 +31,7 @@ declare const _default: {
31
31
  type: import("vue").PropType<boolean>;
32
32
  };
33
33
  defaultColorSchemaType: {
34
- type: import("vue").PropType<"background" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic">;
34
+ type: import("vue").PropType<"background" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic">;
35
35
  };
36
36
  type: {
37
37
  type: import("vue").PropType<ColorPickerType>;
@@ -159,7 +159,7 @@ declare const _default: {
159
159
  type: import("vue").PropType<boolean>;
160
160
  };
161
161
  defaultColorSchemaType: {
162
- type: import("vue").PropType<"background" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic">;
162
+ type: import("vue").PropType<"background" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic">;
163
163
  };
164
164
  type: {
165
165
  type: import("vue").PropType<ColorPickerType>;
@@ -282,7 +282,7 @@ declare const _default: {
282
282
  type: import("vue").PropType<boolean>;
283
283
  };
284
284
  defaultColorSchemaType: {
285
- type: import("vue").PropType<"background" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic">;
285
+ type: import("vue").PropType<"background" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic">;
286
286
  };
287
287
  type: {
288
288
  type: import("vue").PropType<ColorPickerType>;
@@ -442,7 +442,7 @@ declare const _default: {
442
442
  opacity?: boolean;
443
443
  label?: string;
444
444
  disabled?: boolean;
445
- colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
445
+ 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";
446
446
  colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
447
447
  "v-slots"?: {
448
448
  default?: import("../../../DefineVueTypings").Slot;
@@ -454,7 +454,7 @@ declare const _default: {
454
454
  toned?: boolean;
455
455
  "onUpdate:modelValue"?: (value: ColorValue) => any | void;
456
456
  themeType?: ThemeContextType;
457
- defaultColorSchemaType?: "background" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
457
+ defaultColorSchemaType?: "background" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
458
458
  enableDynamicColor?: boolean;
459
459
  customColor?: boolean;
460
460
  switchableColorSchema?: boolean;