@omnia/fx 8.0.161-dev → 8.0.163-dev

Sign up to get free protection for your applications and to get access to all the features.
Files changed (130) hide show
  1. package/internal-do-not-import-from-here/stores/mediapicker/ImageTransformerStore.d.ts +13 -0
  2. package/internal-do-not-import-from-here/stores/oxide/ComponentHostStore.d.ts +12 -12
  3. package/internal-do-not-import-from-here/ux/ComponentTypings.d.ts +4 -0
  4. package/internal-do-not-import-from-here/ux/app/management/tabs/shared/addbutton/AddButton.d.ts +1 -1
  5. package/internal-do-not-import-from-here/ux/appprovisioning/appimageinput/AppImageInput.d.ts +10 -10
  6. package/internal-do-not-import-from-here/ux/appprovisioning/apppropertiesinput/AppPropertiesInput.d.ts +9 -9
  7. package/internal-do-not-import-from-here/ux/appprovisioning/components/AppInstanceEnterprisePropertiesVueComponent.d.ts +9 -9
  8. package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/store/ChromeEditorStore.d.ts +2 -2
  9. package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/store/ComponentEditorStore.d.ts +4 -4
  10. package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/store/ContainersEditorStore.d.ts +2 -2
  11. package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/typography/store/TypographyEditorStore.d.ts +5 -5
  12. package/internal-do-not-import-from-here/ux/aurora/components/backgroundstyle/BackgroundStyleEditor.d.ts +2 -2
  13. package/internal-do-not-import-from-here/ux/aurora/components/borderpicker/BorderPicker.d.ts +2 -2
  14. package/internal-do-not-import-from-here/ux/aurora/components/chrome/ChromeBlueprintsViewer.d.ts +2 -2
  15. package/internal-do-not-import-from-here/ux/aurora/components/chrome/ChromePicker.d.ts +10 -10
  16. package/internal-do-not-import-from-here/ux/aurora/components/colorpickerV2/ColorPicker.d.ts +10 -10
  17. package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaPicker.d.ts +101 -101
  18. package/internal-do-not-import-from-here/ux/aurora/components/containerpicker/ContainerBlueprintsViewer.d.ts +2 -2
  19. package/internal-do-not-import-from-here/ux/aurora/components/containerpicker/ContainerPicker.d.ts +10 -10
  20. package/internal-do-not-import-from-here/ux/aurora/components/fillpicker/FillPicker.d.ts +2 -2
  21. package/internal-do-not-import-from-here/ux/aurora/components/iconstylepicker/IconStyleEditor.d.ts +2 -2
  22. package/internal-do-not-import-from-here/ux/aurora/components/iconstylepicker/IconStylePicker.d.ts +2 -2
  23. package/internal-do-not-import-from-here/ux/aurora/components/stylepicker/StylePicker.d.ts +10 -10
  24. package/internal-do-not-import-from-here/ux/aurora/components/textstylepicker/TextStylePicker.d.ts +2 -2
  25. package/internal-do-not-import-from-here/ux/aurora/components/typography/TypographyBlueprintsViewer.d.ts +2 -2
  26. package/internal-do-not-import-from-here/ux/aurora/store/ColorSchemaStore.d.ts +404 -400
  27. package/internal-do-not-import-from-here/ux/aurora/store/SpacingBlueprintStore.d.ts +399 -395
  28. package/internal-do-not-import-from-here/ux/aurora/store/ThemeContextStore.d.ts +60 -60
  29. package/internal-do-not-import-from-here/ux/aurora/store/TypographyBlueprintStore.d.ts +399 -395
  30. package/internal-do-not-import-from-here/ux/aurora/themeprovider/ThemeProvider.d.ts +10 -10
  31. package/internal-do-not-import-from-here/ux/datetimepicker/IDateTimePicker.d.ts +2 -1
  32. package/internal-do-not-import-from-here/ux/{velcron/editor/components/AddComponent.d.ts → datetimepicker/docs/DateTimePickerExample.d.ts} +8 -4
  33. package/internal-do-not-import-from-here/ux/datetimepicker/docs/ExampleComponents.d.ts +1 -0
  34. package/internal-do-not-import-from-here/ux/datetimepicker/docs/index.d.ts +1 -0
  35. package/internal-do-not-import-from-here/ux/editorchrome/chrome/EditorChrome.d.ts +22 -1
  36. package/internal-do-not-import-from-here/ux/identities/IdentityRenderer.d.ts +1 -1
  37. package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerDialog.d.ts +9 -9
  38. package/internal-do-not-import-from-here/ux/journey/JourneyBlade.d.ts +1 -1
  39. package/internal-do-not-import-from-here/ux/journey/JourneyMenu.d.ts +1 -1
  40. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/blockplaceholder/BlockPlaceholder.d.ts +1 -1
  41. package/internal-do-not-import-from-here/ux/markdown/MarkdownEditor.d.ts +9 -9
  42. package/internal-do-not-import-from-here/ux/markdown/MarkdownRenderer.d.ts +9 -9
  43. package/internal-do-not-import-from-here/ux/monaco/MonacoEditor.d.ts +6 -6
  44. package/internal-do-not-import-from-here/ux/oxide/alert/Alert.d.ts +9 -9
  45. package/internal-do-not-import-from-here/ux/oxide/appbar/Appbar.d.ts +22 -1
  46. package/internal-do-not-import-from-here/ux/oxide/badge/Badge.d.ts +1 -1
  47. package/internal-do-not-import-from-here/ux/oxide/btn/Button.d.ts +10 -10
  48. package/internal-do-not-import-from-here/ux/oxide/column/Column.d.ts +10 -10
  49. package/internal-do-not-import-from-here/ux/oxide/column/ColumnGrid.d.ts +64 -64
  50. package/internal-do-not-import-from-here/ux/oxide/datatable/DataTable.css.d.ts +410 -406
  51. package/internal-do-not-import-from-here/ux/oxide/datatable/DataTable.d.ts +822 -814
  52. package/internal-do-not-import-from-here/ux/oxide/datepicker/DatePicker.d.ts +21 -0
  53. package/internal-do-not-import-from-here/ux/oxide/dialog/Dialog.d.ts +1 -1
  54. package/internal-do-not-import-from-here/ux/oxide/divider/Divider.d.ts +10 -10
  55. package/internal-do-not-import-from-here/ux/oxide/expansionpanel/ExpansionPanel.d.ts +1 -1
  56. package/internal-do-not-import-from-here/ux/oxide/expansionpanel/ExpansionPanels.d.ts +9 -9
  57. package/internal-do-not-import-from-here/ux/oxide/flex/Row.d.ts +20 -20
  58. package/internal-do-not-import-from-here/ux/oxide/hostprovider/HostProvider.d.ts +19 -19
  59. package/internal-do-not-import-from-here/ux/oxide/link/Link.d.ts +9 -9
  60. package/internal-do-not-import-from-here/ux/oxide/list/ListItem.d.ts +1 -1
  61. package/internal-do-not-import-from-here/ux/oxide/menu/Menu.d.ts +9 -9
  62. package/internal-do-not-import-from-here/ux/oxide/panel/Panel.d.ts +9 -9
  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/select/Select.d.ts +822 -814
  65. package/internal-do-not-import-from-here/ux/oxide/stepper/StepperStep.d.ts +1 -1
  66. package/internal-do-not-import-from-here/ux/oxide/tab/Tab.d.ts +1 -1
  67. package/internal-do-not-import-from-here/ux/oxide/tab/Tabs.d.ts +10 -10
  68. package/internal-do-not-import-from-here/ux/oxide/text/Text.d.ts +9 -9
  69. package/internal-do-not-import-from-here/ux/oxide/timepicker/TimePicker.d.ts +65 -0
  70. package/internal-do-not-import-from-here/ux/oxide/timepicker/docs/ExampleComponents.d.ts +1 -0
  71. package/internal-do-not-import-from-here/ux/oxide/timepicker/docs/SampleComponent.d.ts +55 -0
  72. package/internal-do-not-import-from-here/ux/oxide/timepicker/docs/index.d.ts +1 -0
  73. package/internal-do-not-import-from-here/ux/oxide/toolbar/Toolbar.d.ts +10 -10
  74. package/internal-do-not-import-from-here/ux/post/templates/PostCardDisplay.d.ts +1 -1
  75. package/internal-do-not-import-from-here/ux/properties/block/components/PropertySettings.d.ts +91 -91
  76. package/internal-do-not-import-from-here/ux/richtexteditorrenderer/RichTextEditorRendererSignIn.d.ts +39 -0
  77. package/internal-do-not-import-from-here/ux/rollupfilter/RollupFilter.d.ts +2 -1
  78. package/internal-do-not-import-from-here/ux/use/UseColorSchemaSetup.d.ts +410 -406
  79. package/internal-do-not-import-from-here/ux/use/UseIcon.d.ts +1 -0
  80. package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew/VelcronContentEditor.css.d.ts +1 -1
  81. package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew/VelcronContentEditor.d.ts +80 -0
  82. package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew/components/DefinitionToolbar.css.d.ts +3 -0
  83. package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew/components/DefinitionToolbar.d.ts +60 -0
  84. package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew/editorHooks/ContentEditorHooks.css.d.ts +2 -1
  85. package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew/models/EditorRenderingHooks.d.ts +3 -2
  86. package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew/stores/ContentEditorStore.d.ts +16 -0
  87. package/internal-do-not-import-from-here/ux/velcron/components/definitionpicker/VelcronDefinitionPicker.d.ts +1 -1
  88. package/internal-do-not-import-from-here/ux/velcron/components/propertieseditor/VelcronPropertiesEditor.d.ts +11 -11
  89. package/internal-do-not-import-from-here/ux/velcron/core/models/VelcronDefinitions.d.ts +4 -4
  90. package/internal-do-not-import-from-here/ux/velcron/core/models/VelcronPropertyEditorDefinitions.d.ts +16 -212
  91. package/internal-do-not-import-from-here/ux/velcron/core/models/VelcronState.d.ts +201 -0
  92. package/internal-do-not-import-from-here/ux/velcron/core/models/index.d.ts +1 -0
  93. package/internal-do-not-import-from-here/ux/velcron/core/parser/VelcronData.d.ts +6 -6
  94. package/internal-do-not-import-from-here/ux/velcron/core/stores/VelcronColorSchema.d.ts +1 -1
  95. package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/{editor/VelcronEditorBuilder2.d.ts → VelcronEditorBuilder.d.ts} +10 -10
  96. package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/{editor → old/editor}/VelcronColorSchemaEditor.d.ts +2 -2
  97. package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/{editor → old/editor}/VelcronContentEditor.d.ts +2 -2
  98. package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/{editor → old/editor}/VelcronEditorBuilder.d.ts +2 -2
  99. package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/{editor → old/editor}/VelcronEditorBuilderBase.d.ts +3 -3
  100. package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/{editor → old/editor}/VelcronImageEditor.d.ts +2 -2
  101. package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/{editor → old/editor}/VelcronPropertyMappingEditorBuilder.d.ts +2 -2
  102. package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/useVelcronEditorBuilder.d.ts +2 -2
  103. package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/useVelcronTemplateBuilder.d.ts +3 -3
  104. package/internal-do-not-import-from-here/ux/velcron/editor/components/{AddComponent.css.d.ts → AddItem.css.d.ts} +1 -1
  105. package/internal-do-not-import-from-here/ux/velcron/editor/components/AddItem.d.ts +56 -0
  106. package/internal-do-not-import-from-here/ux/velcron/editor/components/panels/edit-data/EditDataMemberPanel.d.ts +3 -3
  107. package/internal-do-not-import-from-here/ux/velcron/editor/models/Enums.d.ts +2 -0
  108. package/internal-do-not-import-from-here/ux/velcron/editor/models/Shared.d.ts +2 -2
  109. package/internal-do-not-import-from-here/ux/velcron/editor/models/VelcronDescriptors.d.ts +3 -3
  110. package/internal-do-not-import-from-here/ux/velcron/editor/stores/VelcronEditorStore.d.ts +5 -5
  111. package/internal-do-not-import-from-here/ux/velcron/editor/templates/EditorTemplates.d.ts +5 -0
  112. package/internal-do-not-import-from-here/ux/velcron/renderer/VelcronRenderer.d.ts +5 -5
  113. package/internal-do-not-import-from-here/ux/velcron/renderer/components/Editor.d.ts +6 -6
  114. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/ColorSchemaEditor.d.ts +95 -95
  115. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/PropertyEditorCreator.d.ts +10 -10
  116. package/internal-do-not-import-from-here/ux/versionedlayout/blade/VersionedLayoutBladeBuilder.d.ts +6 -4
  117. package/internal-do-not-import-from-here/ux/versionedlayout/editor/VersionedLayoutDefinitionEditorItem.d.ts +1 -0
  118. package/internal-do-not-import-from-here/ux/versionedlayout/editor/VersionedLayoutEditor.d.ts +6 -4
  119. package/internal-do-not-import-from-here/wctypings.d.ts +27 -14
  120. package/package.json +2 -2
  121. package/internal-do-not-import-from-here/ux/oxide/datepicker/DateTimePicker.d.ts +0 -138
  122. package/internal-do-not-import-from-here/ux/versionedlayout/blade/VersionedLayoutStyle.css.d.ts +0 -3
  123. /package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/{state → old/state}/VelcronBlockHeaderStateBuilder.d.ts +0 -0
  124. /package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/{state → old/state}/VelcronColorSchemaBuilder.d.ts +0 -0
  125. /package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/{state → old/state}/VelcronContentStateBuilder.d.ts +0 -0
  126. /package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/{state → old/state}/VelcronImageStateBuilder.d.ts +0 -0
  127. /package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/{state → old/state}/VelcronPropertyMappingStateBuilder.d.ts +0 -0
  128. /package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/{state → old/state}/VelcronStateBuilder.d.ts +0 -0
  129. /package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/{state → old/state}/VelcronStateBuilderBase.d.ts +0 -0
  130. /package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/{state → old/state}/VelcronTextContentBuilder.d.ts +0 -0
@@ -0,0 +1,56 @@
1
+ type variant = "component" | "editor" | "state";
2
+ declare const _default: (props: {
3
+ variant?: variant;
4
+ } & Omit<{}, "variant"> & {
5
+ "v-slots"?: {
6
+ default?: import("vue").Slot;
7
+ } & {};
8
+ } & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "variant">) => {
9
+ $: import("vue").ComponentInternalInstance;
10
+ $data: {};
11
+ $props: {};
12
+ $attrs: {
13
+ [x: string]: unknown;
14
+ };
15
+ $refs: {
16
+ [x: string]: unknown;
17
+ };
18
+ $slots: Readonly<{
19
+ [name: string]: import("vue").Slot<any>;
20
+ }>;
21
+ $root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>;
22
+ $parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>;
23
+ $emit: (event: string, ...args: any[]) => void;
24
+ $el: any;
25
+ $options: import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}> & {
26
+ beforeCreate?: (() => void) | (() => void)[];
27
+ created?: (() => void) | (() => void)[];
28
+ beforeMount?: (() => void) | (() => void)[];
29
+ mounted?: (() => void) | (() => void)[];
30
+ beforeUpdate?: (() => void) | (() => void)[];
31
+ updated?: (() => void) | (() => void)[];
32
+ activated?: (() => void) | (() => void)[];
33
+ deactivated?: (() => void) | (() => void)[];
34
+ beforeDestroy?: (() => void) | (() => void)[];
35
+ beforeUnmount?: (() => void) | (() => void)[];
36
+ destroyed?: (() => void) | (() => void)[];
37
+ unmounted?: (() => void) | (() => void)[];
38
+ renderTracked?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
39
+ renderTriggered?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
40
+ errorCaptured?: ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>, info: string) => boolean | void)[];
41
+ };
42
+ $forceUpdate: () => void;
43
+ $nextTick: typeof import("vue").nextTick;
44
+ $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (args_0: R, args_1: R) => any : (...args: any) => any, options?: import("vue").WatchOptions<boolean>): import("vue").WatchStopHandle;
45
+ } & Omit<{}, never> & import("vue").ShallowUnwrapRef<{}> & {} & import("vue").ComponentCustomProperties & {} & {
46
+ propsDefinition: {
47
+ variant?: variant;
48
+ } & {
49
+ "v-slots"?: {
50
+ default?: import("vue").Slot;
51
+ } & {};
52
+ } & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "variant">;
53
+ } & import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
54
+ [key: string]: any;
55
+ }>;
56
+ export default _default;
@@ -1,16 +1,16 @@
1
1
  declare const _default: {
2
- new (...args: any[]): import("vue").CreateComponentPublicInstance<Readonly<import("vue").ExtractPropTypes<{}>>, () => JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{}>>, {}, true, {}, {}, {
2
+ new (...args: any[]): import("vue").CreateComponentPublicInstance<Readonly<import("vue").ExtractPropTypes<{}>>, () => any[], {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{}>>, {}, true, {}, {}, {
3
3
  P: {};
4
4
  B: {};
5
5
  D: {};
6
6
  C: {};
7
7
  M: {};
8
8
  Defaults: {};
9
- }, Readonly<import("vue").ExtractPropTypes<{}>>, () => JSX.Element, {}, {}, {}, {}>;
9
+ }, Readonly<import("vue").ExtractPropTypes<{}>>, () => any[], {}, {}, {}, {}>;
10
10
  __isFragment?: never;
11
11
  __isTeleport?: never;
12
12
  __isSuspense?: never;
13
- } & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{}>>, () => JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
13
+ } & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{}>>, () => any[], {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
14
14
  propsDefinition: Omit<Readonly<{} & {}>, never>;
15
15
  };
16
16
  export default _default;
@@ -9,7 +9,9 @@ export declare enum VelcronDescriptorTypes {
9
9
  }
10
10
  export type VelcronCompontentTemplateTypes = "content";
11
11
  export type AddVelcronComponentInsertionStrategy = "default" | "before" | "after" | "createnew";
12
+ export type SelectionType = "component" | "editor" | "state";
12
13
  export type AddVelcronComponentMode = {
13
14
  show: boolean;
14
15
  strategy?: AddVelcronComponentInsertionStrategy;
16
+ selectionType?: SelectionType;
15
17
  };
@@ -1,4 +1,4 @@
1
- import { VelcronAppDefinition, VelcronDefinition, VelcronStateEditor } from "@omnia/fx-models";
1
+ import { VelcronAppDefinition, VelcronDefinition, VelcronEditor } from "@omnia/fx-models";
2
2
  import { VelcronStatePropertyDescriptor, VelcronDescriptor, VelcronEditorDescriptor } from "./VelcronDescriptors";
3
3
  export interface AppTreeItem {
4
4
  definition: VelcronAppDefinition | VelcronDefinition;
@@ -14,7 +14,7 @@ export interface StatePropertyAppTreeItem extends AppTreeItem {
14
14
  descriptor: VelcronStatePropertyDescriptor;
15
15
  }
16
16
  export interface EditorAppTreeItem extends AppTreeItem {
17
- value: VelcronStateEditor<any>;
17
+ value: VelcronEditor<any>;
18
18
  descriptor: VelcronEditorDescriptor;
19
19
  }
20
20
  export interface AppValidationState {
@@ -1,4 +1,4 @@
1
- import { IIcon, VelcronDefinition, VelcronStateEditor } from "@omnia/fx-models";
1
+ import { IIcon, VelcronDefinition, VelcronEditor } from "@omnia/fx-models";
2
2
  import { VelcronDataTypes } from "../../core/models/Enums";
3
3
  import { VelcroncomponentArrayType, VelcronObjectType, VelcronPrimitiveType } from "../../core/models/VelcronTypes";
4
4
  import { VelcronDescriptorTypes } from "./Enums";
@@ -12,7 +12,7 @@ export interface VelcronComponentTemplateDescriptor extends VelcronDescriptor {
12
12
  category: string;
13
13
  definition?: VelcronDefinition;
14
14
  state?: object;
15
- editors?: Array<VelcronStateEditor>;
15
+ editors?: Array<VelcronEditor>;
16
16
  }
17
17
  export interface VelcronComponentDescriptor extends VelcronDescriptor {
18
18
  descriptorType: VelcronDescriptorTypes.component;
@@ -30,7 +30,7 @@ export interface VelcronComponentPropertyDescriptor {
30
30
  name: string;
31
31
  type: VelcronDataTypes;
32
32
  group?: string;
33
- editor?: VelcronStateEditor<any>;
33
+ editor?: VelcronEditor<any>;
34
34
  required?: boolean;
35
35
  defaultValue?: VelcronPrimitiveType | VelcroncomponentArrayType | VelcronObjectType<{}>;
36
36
  disableRemovePropertyOnEmptyOrFalse?: boolean;
@@ -1,7 +1,7 @@
1
1
  import { TreeViewItem, VelcronAppDefinition, VelcronDefinition } from "@omnia/fx-models";
2
2
  import { AppTreeItem, AppValidationState, EditorAppTreeItem, StatePropertyAppTreeItem, editorModes } from "../models/Shared";
3
3
  import { CodeEditorState, VelcronComponentDescriptor, codeEditorTabs, AddVelcronComponentMode } from "../models";
4
- import { ThemeDefinitionV2, VelcronRenderContext, VelcronStateEditor } from "../../core";
4
+ import { ThemeDefinitionV2, VelcronRenderContext, VelcronEditor } from "../../core";
5
5
  type canvasMode = "split-spacing" | "design";
6
6
  export declare const useVelcronEditorStore: () => {
7
7
  get: {
@@ -67,7 +67,7 @@ export declare const useVelcronEditorStore: () => {
67
67
  subscribe(fn: (toMerge: object) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
68
68
  };
69
69
  addEditors: {
70
- subscribe(fn: (editors: VelcronStateEditor<any>[]) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
70
+ subscribe(fn: (editors: VelcronEditor<any>[]) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
71
71
  };
72
72
  setAppValidation: {
73
73
  subscribe(fn: (newState: AppValidationState) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
@@ -150,7 +150,7 @@ export declare const useVelcronEditorStore: () => {
150
150
  subscribe(fn: (result: void, toMerge: object) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
151
151
  };
152
152
  addEditors: {
153
- subscribe(fn: (result: void, editors: VelcronStateEditor<any>[]) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
153
+ subscribe(fn: (result: void, editors: VelcronEditor<any>[]) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
154
154
  };
155
155
  setAppValidation: {
156
156
  subscribe(fn: (result: void, newState: AppValidationState) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
@@ -233,7 +233,7 @@ export declare const useVelcronEditorStore: () => {
233
233
  subscribe(fn: (failureReason: any, toMerge: object) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
234
234
  };
235
235
  addEditors: {
236
- subscribe(fn: (failureReason: any, editors: VelcronStateEditor<any>[]) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
236
+ subscribe(fn: (failureReason: any, editors: VelcronEditor<any>[]) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
237
237
  };
238
238
  setAppValidation: {
239
239
  subscribe(fn: (failureReason: any, newState: AppValidationState) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
@@ -307,7 +307,7 @@ export declare const useVelcronEditorStore: () => {
307
307
  setAppDefinition(newDefinition: VelcronAppDefinition): void;
308
308
  setAppDefinitionFromJson(newState: string): void;
309
309
  mergeInSubState(toMerge: object): void;
310
- addEditors(editors: Array<VelcronStateEditor>): void;
310
+ addEditors(editors: Array<VelcronEditor>): void;
311
311
  setAppValidation(newState: AppValidationState): void;
312
312
  setCodeEditorTab(newState: codeEditorTabs): void;
313
313
  setEditorMode(newState: editorModes): void;
@@ -0,0 +1,5 @@
1
+ import { VelcronComponentTemplateDescriptor } from "../models";
2
+ export declare const VelcronEditorTemplates: {
3
+ MainColorSchemaEditor: VelcronComponentTemplateDescriptor;
4
+ SpacingEditor: VelcronComponentTemplateDescriptor;
5
+ };
@@ -17,7 +17,7 @@ declare const _default: {
17
17
  type: import("vue").PropType<boolean>;
18
18
  };
19
19
  "color-schema-type": {
20
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic">;
20
+ type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic">;
21
21
  };
22
22
  "theme-definition": {
23
23
  type: import("vue").PropType<ThemeDefinitionV2>;
@@ -62,7 +62,7 @@ declare const _default: {
62
62
  type: import("vue").PropType<boolean>;
63
63
  };
64
64
  "color-schema-type": {
65
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic">;
65
+ type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic">;
66
66
  };
67
67
  "theme-definition": {
68
68
  type: import("vue").PropType<ThemeDefinitionV2>;
@@ -115,7 +115,7 @@ declare const _default: {
115
115
  type: import("vue").PropType<boolean>;
116
116
  };
117
117
  "color-schema-type": {
118
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic">;
118
+ type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic">;
119
119
  };
120
120
  "theme-definition": {
121
121
  type: import("vue").PropType<ThemeDefinitionV2>;
@@ -165,7 +165,7 @@ declare const _default: {
165
165
  type: import("vue").PropType<boolean>;
166
166
  };
167
167
  "color-schema-type": {
168
- type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic">;
168
+ type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic">;
169
169
  };
170
170
  "theme-definition": {
171
171
  type: import("vue").PropType<ThemeDefinitionV2>;
@@ -205,7 +205,7 @@ declare const _default: {
205
205
  colorSchemaType: any;
206
206
  colors?: any;
207
207
  } & {
208
- "color-schema-type"?: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic";
208
+ "color-schema-type"?: "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
209
209
  active?: boolean;
210
210
  themeDefinition?: ThemeDefinitionV2;
211
211
  "theme-definition"?: ThemeDefinitionV2;
@@ -1,10 +1,10 @@
1
- import { VelcronRenderContext, VelcronEditorDefinition } from "../../core";
1
+ import { VelcronRenderContext, VelcronEditorRendererDefinition } from "../../core";
2
2
  declare const _default: {
3
3
  new (...args: any[]): import("vue").CreateComponentPublicInstance<Readonly<import("vue").ExtractPropTypes<{
4
- definition: import("vue").Prop<VelcronEditorDefinition, VelcronEditorDefinition>;
4
+ definition: import("vue").Prop<VelcronEditorRendererDefinition, VelcronEditorRendererDefinition>;
5
5
  renderContext: import("vue").Prop<VelcronRenderContext, VelcronRenderContext>;
6
6
  }>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
7
- definition: import("vue").Prop<VelcronEditorDefinition, VelcronEditorDefinition>;
7
+ definition: import("vue").Prop<VelcronEditorRendererDefinition, VelcronEditorRendererDefinition>;
8
8
  renderContext: import("vue").Prop<VelcronRenderContext, VelcronRenderContext>;
9
9
  }>>, {}, true, {}, {}, {
10
10
  P: {};
@@ -14,18 +14,18 @@ declare const _default: {
14
14
  M: {};
15
15
  Defaults: {};
16
16
  }, Readonly<import("vue").ExtractPropTypes<{
17
- definition: import("vue").Prop<VelcronEditorDefinition, VelcronEditorDefinition>;
17
+ definition: import("vue").Prop<VelcronEditorRendererDefinition, VelcronEditorRendererDefinition>;
18
18
  renderContext: import("vue").Prop<VelcronRenderContext, VelcronRenderContext>;
19
19
  }>>, {}, {}, {}, {}, {}>;
20
20
  __isFragment?: never;
21
21
  __isTeleport?: never;
22
22
  __isSuspense?: never;
23
23
  } & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
24
- definition: import("vue").Prop<VelcronEditorDefinition, VelcronEditorDefinition>;
24
+ definition: import("vue").Prop<VelcronEditorRendererDefinition, VelcronEditorRendererDefinition>;
25
25
  renderContext: import("vue").Prop<VelcronRenderContext, VelcronRenderContext>;
26
26
  }>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
27
27
  propsDefinition: Omit<Readonly<{} & {
28
- definition?: VelcronEditorDefinition;
28
+ definition?: VelcronEditorRendererDefinition;
29
29
  renderContext?: VelcronRenderContext;
30
30
  }>, never>;
31
31
  };