@omnia/fx 8.0.159-dev → 8.0.161-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 (88) hide show
  1. package/internal-do-not-import-from-here/manifests/omnia.fx.manifest.json +1 -1
  2. package/internal-do-not-import-from-here/manifests/omnia.fx.ux.richtexteditor.manifest.json +1 -1
  3. package/internal-do-not-import-from-here/services/ReindexOmniaSearchUserService.d.ts +11 -0
  4. package/internal-do-not-import-from-here/services/index.d.ts +1 -0
  5. package/internal-do-not-import-from-here/stores/oxide/ComponentHostStore.d.ts +6 -6
  6. package/internal-do-not-import-from-here/ux/DefineVueTypings.d.ts +1 -0
  7. package/internal-do-not-import-from-here/ux/Exposes.d.ts +56 -55
  8. package/internal-do-not-import-from-here/ux/app/management/tabs/templates/Template.d.ts +1 -1
  9. package/internal-do-not-import-from-here/ux/appprovisioning/appimageinput/AppImageInput.d.ts +6 -6
  10. package/internal-do-not-import-from-here/ux/appprovisioning/apppropertiesinput/AppPropertiesInput.d.ts +6 -6
  11. package/internal-do-not-import-from-here/ux/aurora/components/colorpickerV2/ColorPicker.d.ts +24 -24
  12. package/internal-do-not-import-from-here/ux/aurora/store/ColorSchemaStore.d.ts +16 -0
  13. package/internal-do-not-import-from-here/ux/aurora/store/SpacingBlueprintStore.d.ts +16 -0
  14. package/internal-do-not-import-from-here/ux/aurora/store/TypographyBlueprintStore.d.ts +16 -0
  15. package/internal-do-not-import-from-here/ux/datetimepicker/DateTimePicker.d.ts +42 -0
  16. package/internal-do-not-import-from-here/ux/datetimezonepicker/DateTimeZonePicker.d.ts +1 -1
  17. package/internal-do-not-import-from-here/ux/enterpriseproperties/edit/datetimefield/DateTimeFieldEdit.d.ts +2 -0
  18. package/internal-do-not-import-from-here/ux/enterpriseproperties/edit/datetimefield/IDateTimeFieldEdit.d.ts +2 -0
  19. package/internal-do-not-import-from-here/ux/iconpicker/IconPicker.d.ts +2 -2
  20. package/internal-do-not-import-from-here/ux/identities/IdentityRenderer.d.ts +1 -1
  21. package/internal-do-not-import-from-here/ux/identities/loc/Localize.d.ts +39 -37
  22. package/internal-do-not-import-from-here/ux/identitypicker/IdentityPicker.d.ts +12 -5
  23. package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerDialog.d.ts +1 -1
  24. package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerField.d.ts +1 -1
  25. package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerInlineField.d.ts +1 -1
  26. package/internal-do-not-import-from-here/ux/inputlanguagepicker/InputLanguagePicker.d.ts +53 -43
  27. package/internal-do-not-import-from-here/ux/journey/JourneyBlade.d.ts +1 -1
  28. package/internal-do-not-import-from-here/ux/mediapickerV2/chrome/MediaPicker.d.ts +6 -6
  29. package/internal-do-not-import-from-here/ux/mediapickerV2/imagetransformer/Components/editor/ImageEditorCanvas.d.ts +1 -1
  30. package/internal-do-not-import-from-here/ux/mediapickerimage/MediaPickerImage.d.ts +1 -1
  31. package/internal-do-not-import-from-here/ux/models/TypographyEditorModel.d.ts +5 -0
  32. package/internal-do-not-import-from-here/ux/models/index.d.ts +1 -0
  33. package/internal-do-not-import-from-here/ux/multilingualinput/MultilingualInput.d.ts +2 -2
  34. package/internal-do-not-import-from-here/ux/optionpicker/OptionPicker.d.ts +1 -1
  35. package/internal-do-not-import-from-here/ux/oxide/btn/Button.d.ts +9 -9
  36. package/internal-do-not-import-from-here/ux/oxide/card/Card.d.ts +29 -0
  37. package/internal-do-not-import-from-here/ux/oxide/datatable/DataTable.css.d.ts +16 -0
  38. package/internal-do-not-import-from-here/ux/oxide/datatable/DataTable.d.ts +32 -0
  39. package/internal-do-not-import-from-here/ux/oxide/datatable/DataTableServer.d.ts +1 -1
  40. package/internal-do-not-import-from-here/ux/oxide/datepicker/DateTimePicker.d.ts +26 -345
  41. package/internal-do-not-import-from-here/ux/oxide/dialog/Dialog.d.ts +9 -9
  42. package/internal-do-not-import-from-here/ux/oxide/draggable/Draggable.d.ts +4 -12
  43. package/internal-do-not-import-from-here/ux/oxide/hostprovider/HostProvider.d.ts +11 -11
  44. package/internal-do-not-import-from-here/ux/oxide/image/Image.d.ts +2 -2
  45. package/internal-do-not-import-from-here/ux/oxide/menu/Menu.d.ts +2 -2
  46. package/internal-do-not-import-from-here/ux/oxide/panel/Panel.d.ts +40 -40
  47. package/internal-do-not-import-from-here/ux/oxide/radio/RadioGroup.d.ts +1 -1
  48. package/internal-do-not-import-from-here/ux/oxide/rating/Rating.d.ts +1 -1
  49. package/internal-do-not-import-from-here/ux/oxide/scrollcontainer/ScrollContainer.css.d.ts +1 -0
  50. package/internal-do-not-import-from-here/ux/oxide/scrollcontainer/ScrollContainer.d.ts +26 -0
  51. package/internal-do-not-import-from-here/ux/oxide/select/Select.d.ts +35 -3
  52. package/internal-do-not-import-from-here/ux/oxide/textarea/TextArea.d.ts +2 -2
  53. package/internal-do-not-import-from-here/ux/oxide/textfield/TextField.d.ts +2 -2
  54. package/internal-do-not-import-from-here/ux/oxide/tooltip/Tooltip.d.ts +1 -1
  55. package/internal-do-not-import-from-here/ux/post/Post.d.ts +3 -3
  56. package/internal-do-not-import-from-here/ux/post/templates/PostCardDisplay.d.ts +3 -3
  57. package/internal-do-not-import-from-here/ux/post/templates/PostTemplate.d.ts +3 -3
  58. package/internal-do-not-import-from-here/ux/profilecard/ProfileCard.d.ts +2 -2
  59. package/internal-do-not-import-from-here/ux/richtexteditor/RichTextEditor.d.ts +1 -1
  60. package/internal-do-not-import-from-here/ux/richtexteditor/RichTextEditorStore.d.ts +38 -0
  61. package/internal-do-not-import-from-here/ux/richtexteditor/extensions/AnimatedGif/AnimatedGif.d.ts +1 -1
  62. package/internal-do-not-import-from-here/ux/richtexteditor/extensions/Heading/Heading.d.ts +5 -23
  63. package/internal-do-not-import-from-here/ux/richtexteditor/extensions/Heading/HeadingNode.d.ts +2 -3
  64. package/internal-do-not-import-from-here/ux/richtexteditor/extensions/MediaPicker/MediaPickerEditorExtension.d.ts +2 -50
  65. package/internal-do-not-import-from-here/ux/richtexteditor/extensions/MediaPicker/MediaPickerToolbar.d.ts +2 -49
  66. package/internal-do-not-import-from-here/ux/richtexteditor/extensions/MediaPicker/nodes/MediaImageNode.d.ts +15 -2
  67. package/internal-do-not-import-from-here/ux/richtexteditor/extensions/MediaPicker/nodes/MediaPickerNode.d.ts +22 -2
  68. package/internal-do-not-import-from-here/ux/richtexteditor/extensions/MediaPicker/nodes/MediaPickerNodeView.d.ts +0 -22
  69. package/internal-do-not-import-from-here/ux/richtexteditor/index.d.ts +1 -0
  70. package/internal-do-not-import-from-here/ux/social/Comment.d.ts +1 -1
  71. package/internal-do-not-import-from-here/ux/social/PeopleTagging.d.ts +7 -7
  72. package/internal-do-not-import-from-here/ux/texttranslator/TextTranslator.d.ts +0 -8
  73. package/internal-do-not-import-from-here/ux/use/UseColorSchemaSetup.d.ts +16 -0
  74. package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew/VelcronContentEditor.d.ts +90 -30
  75. package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew/components/ActionMenu.css.d.ts +1 -0
  76. package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew/editorHooks/ContentEditorHooks.css.d.ts +1 -0
  77. package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew/models/ContentDefinitionRegistration.d.ts +1 -0
  78. package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew/models/EditorRenderingHooks.d.ts +5 -0
  79. package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew/stores/ContentEditorStore.d.ts +20 -10
  80. package/internal-do-not-import-from-here/ux/velcron/core/models/VelcronDefinitions.d.ts +10 -2
  81. package/internal-do-not-import-from-here/ux/velcron/core/parser/VelcronConstants.d.ts +3 -0
  82. package/internal-do-not-import-from-here/ux/velcron/core/stores/VelcronTheming.d.ts +2 -2
  83. package/internal-do-not-import-from-here/ux/velcron/editor/models/ComponentDescriptors.d.ts +1 -0
  84. package/internal-do-not-import-from-here/ux/velcron/renderer/VelcronRenderer.d.ts +21 -0
  85. package/internal-do-not-import-from-here/ux/velcron/renderer/components/ComponentCreator.d.ts +3 -3
  86. package/internal-do-not-import-from-here/ux/velcron/renderer/components/Editor.d.ts +32 -0
  87. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/SliderEditor.d.ts +8 -0
  88. package/package.json +2 -2
@@ -1,5 +1,5 @@
1
1
  import { MediaPickerProps } from "@omnia/fx/ux";
2
- import { Guid, MediaPickerNodeCommand } from "../../../../models";
2
+ import { Guid } from "../../../../models";
3
3
  export declare const mediaPickerEditorExtension: () => {
4
4
  id: Guid;
5
5
  title: string;
@@ -14,17 +14,6 @@ export declare const mediaPickerEditorExtension: () => {
14
14
  mediaPicker: {
15
15
  type: import("vue").PropType<MediaPickerProps>;
16
16
  };
17
- "onUpdate:selectedMedia": {
18
- type: import("vue").PropType<(value: MediaPickerNodeCommand) => any>;
19
- };
20
- "v-model:selectedMedia": {
21
- type: import("vue").PropType<MediaPickerNodeCommand>;
22
- required: false;
23
- };
24
- selectedMedia: {
25
- type: import("vue").PropType<MediaPickerNodeCommand>;
26
- required: false;
27
- };
28
17
  editor: {
29
18
  type: import("vue").PropType<import("@omnia/fx-models").TipTapEditor>;
30
19
  } & {
@@ -48,17 +37,6 @@ export declare const mediaPickerEditorExtension: () => {
48
37
  mediaPicker: {
49
38
  type: import("vue").PropType<MediaPickerProps>;
50
39
  };
51
- "onUpdate:selectedMedia": {
52
- type: import("vue").PropType<(value: MediaPickerNodeCommand) => any>;
53
- };
54
- "v-model:selectedMedia": {
55
- type: import("vue").PropType<MediaPickerNodeCommand>;
56
- required: false;
57
- };
58
- selectedMedia: {
59
- type: import("vue").PropType<MediaPickerNodeCommand>;
60
- required: false;
61
- };
62
40
  editor: {
63
41
  type: import("vue").PropType<import("@omnia/fx-models").TipTapEditor>;
64
42
  } & {
@@ -89,17 +67,6 @@ export declare const mediaPickerEditorExtension: () => {
89
67
  mediaPicker: {
90
68
  type: import("vue").PropType<MediaPickerProps>;
91
69
  };
92
- "onUpdate:selectedMedia": {
93
- type: import("vue").PropType<(value: MediaPickerNodeCommand) => any>;
94
- };
95
- "v-model:selectedMedia": {
96
- type: import("vue").PropType<MediaPickerNodeCommand>;
97
- required: false;
98
- };
99
- selectedMedia: {
100
- type: import("vue").PropType<MediaPickerNodeCommand>;
101
- required: false;
102
- };
103
70
  editor: {
104
71
  type: import("vue").PropType<import("@omnia/fx-models").TipTapEditor>;
105
72
  } & {
@@ -127,17 +94,6 @@ export declare const mediaPickerEditorExtension: () => {
127
94
  mediaPicker: {
128
95
  type: import("vue").PropType<MediaPickerProps>;
129
96
  };
130
- "onUpdate:selectedMedia": {
131
- type: import("vue").PropType<(value: MediaPickerNodeCommand) => any>;
132
- };
133
- "v-model:selectedMedia": {
134
- type: import("vue").PropType<MediaPickerNodeCommand>;
135
- required: false;
136
- };
137
- selectedMedia: {
138
- type: import("vue").PropType<MediaPickerNodeCommand>;
139
- required: false;
140
- };
141
97
  editor: {
142
98
  type: import("vue").PropType<import("@omnia/fx-models").TipTapEditor>;
143
99
  } & {
@@ -158,17 +114,13 @@ export declare const mediaPickerEditorExtension: () => {
158
114
  propsDefinition: Omit<Readonly<{} & {
159
115
  menubar?: import("@omnia/fx-models").MediaPickerMenuBar;
160
116
  editor?: import("@omnia/fx-models").TipTapEditor;
161
- selectedMedia?: MediaPickerNodeCommand;
162
- onContentChanged?: (content: string) => void;
163
117
  mediaPicker?: MediaPickerProps;
118
+ onContentChanged?: (content: string) => void;
164
119
  "on-content-changed"?: (content: string) => void;
165
- "onUpdate:selectedMedia"?: (value: MediaPickerNodeCommand) => any;
166
- "v-model:selectedMedia"?: MediaPickerNodeCommand;
167
120
  "media-picker"?: MediaPickerProps;
168
121
  }>, never>;
169
122
  };
170
123
  configuration: {
171
- selectedMedia: MediaPickerNodeCommand;
172
124
  mediaPicker: MediaPickerProps;
173
125
  };
174
126
  }[];
@@ -1,5 +1,5 @@
1
1
  import { MediaPickerProps } from "@omnia/fx/ux";
2
- import { TipTapEditor, MediaPickerMenuBar, MediaPickerNodeCommand } from "@omnia/fx-models";
2
+ import { TipTapEditor, MediaPickerMenuBar } from "@omnia/fx-models";
3
3
  declare const _default: {
4
4
  new (...args: any[]): import("vue").CreateComponentPublicInstance<Readonly<import("vue").ExtractPropTypes<{
5
5
  "media-picker": {
@@ -8,17 +8,6 @@ declare const _default: {
8
8
  mediaPicker: {
9
9
  type: import("vue").PropType<MediaPickerProps>;
10
10
  };
11
- "onUpdate:selectedMedia": {
12
- type: import("vue").PropType<(value: MediaPickerNodeCommand) => any>;
13
- };
14
- "v-model:selectedMedia": {
15
- type: import("vue").PropType<MediaPickerNodeCommand>;
16
- required: false;
17
- };
18
- selectedMedia: {
19
- type: import("vue").PropType<MediaPickerNodeCommand>;
20
- required: false;
21
- };
22
11
  editor: {
23
12
  type: import("vue").PropType<TipTapEditor>;
24
13
  } & {
@@ -42,17 +31,6 @@ declare const _default: {
42
31
  mediaPicker: {
43
32
  type: import("vue").PropType<MediaPickerProps>;
44
33
  };
45
- "onUpdate:selectedMedia": {
46
- type: import("vue").PropType<(value: MediaPickerNodeCommand) => any>;
47
- };
48
- "v-model:selectedMedia": {
49
- type: import("vue").PropType<MediaPickerNodeCommand>;
50
- required: false;
51
- };
52
- selectedMedia: {
53
- type: import("vue").PropType<MediaPickerNodeCommand>;
54
- required: false;
55
- };
56
34
  editor: {
57
35
  type: import("vue").PropType<TipTapEditor>;
58
36
  } & {
@@ -83,17 +61,6 @@ declare const _default: {
83
61
  mediaPicker: {
84
62
  type: import("vue").PropType<MediaPickerProps>;
85
63
  };
86
- "onUpdate:selectedMedia": {
87
- type: import("vue").PropType<(value: MediaPickerNodeCommand) => any>;
88
- };
89
- "v-model:selectedMedia": {
90
- type: import("vue").PropType<MediaPickerNodeCommand>;
91
- required: false;
92
- };
93
- selectedMedia: {
94
- type: import("vue").PropType<MediaPickerNodeCommand>;
95
- required: false;
96
- };
97
64
  editor: {
98
65
  type: import("vue").PropType<TipTapEditor>;
99
66
  } & {
@@ -121,17 +88,6 @@ declare const _default: {
121
88
  mediaPicker: {
122
89
  type: import("vue").PropType<MediaPickerProps>;
123
90
  };
124
- "onUpdate:selectedMedia": {
125
- type: import("vue").PropType<(value: MediaPickerNodeCommand) => any>;
126
- };
127
- "v-model:selectedMedia": {
128
- type: import("vue").PropType<MediaPickerNodeCommand>;
129
- required: false;
130
- };
131
- selectedMedia: {
132
- type: import("vue").PropType<MediaPickerNodeCommand>;
133
- required: false;
134
- };
135
91
  editor: {
136
92
  type: import("vue").PropType<TipTapEditor>;
137
93
  } & {
@@ -152,12 +108,9 @@ declare const _default: {
152
108
  propsDefinition: Omit<Readonly<{} & {
153
109
  menubar?: MediaPickerMenuBar;
154
110
  editor?: TipTapEditor;
155
- selectedMedia?: MediaPickerNodeCommand;
156
- onContentChanged?: (content: string) => void;
157
111
  mediaPicker?: MediaPickerProps;
112
+ onContentChanged?: (content: string) => void;
158
113
  "on-content-changed"?: (content: string) => void;
159
- "onUpdate:selectedMedia"?: (value: MediaPickerNodeCommand) => any;
160
- "v-model:selectedMedia"?: MediaPickerNodeCommand;
161
114
  "media-picker"?: MediaPickerProps;
162
115
  }>, never>;
163
116
  };
@@ -1,9 +1,22 @@
1
1
  declare module "@tiptap/core" {
2
2
  interface Commands<ReturnType> {
3
3
  mediaimagenode: {
4
- setImage: (attributes: any) => ReturnType;
4
+ setImage: (options: {
5
+ src: string;
6
+ alt?: string;
7
+ title?: string;
8
+ width?: string;
9
+ class?: string;
10
+ }) => ReturnType;
5
11
  };
6
12
  }
7
13
  }
8
- declare const _default: () => import("@tiptap/core").Node<any, any>;
14
+ export interface ImageOptions {
15
+ inline: boolean;
16
+ allowBase64: boolean;
17
+ HTMLAttributes: Record<string, any>;
18
+ class?: string;
19
+ width?: string;
20
+ }
21
+ declare const _default: () => import("@tiptap/vue-3").Node<ImageOptions, any>;
9
22
  export default _default;
@@ -1,10 +1,30 @@
1
1
  import { MediaPickerNodeCommand } from "@omnia/fx-models";
2
+ interface MediaOptions {
3
+ style?: any;
4
+ imageStyle?: any;
5
+ videoStyle?: any;
6
+ omfxmpc?: string;
7
+ contenteditable?: boolean;
8
+ id?: any;
9
+ class?: string;
10
+ omfxdata?: string;
11
+ imagedata?: any;
12
+ videodata?: any;
13
+ link?: any;
14
+ legacysvghtml?: any;
15
+ wrapperclass?: any;
16
+ mediaData?: any;
17
+ media?: any;
18
+ disableDialog?: any;
19
+ showCaption?: boolean;
20
+ HTMLAttributes: Record<string, any>;
21
+ }
2
22
  declare module "@tiptap/core" {
3
23
  interface Commands<ReturnType> {
4
24
  mediaPicker: {
5
- setMediaContent: (data: MediaPickerNodeCommand) => ReturnType;
25
+ setMedia: (data: MediaPickerNodeCommand) => ReturnType;
6
26
  };
7
27
  }
8
28
  }
9
- declare const _default: () => import("@tiptap/vue-3").Node<any, any>;
29
+ declare const _default: () => import("@tiptap/vue-3").Node<MediaOptions, any>;
10
30
  export default _default;
@@ -1,4 +1,3 @@
1
- import { EditorView } from "@tiptap/pm/view";
2
1
  import { Node as ProseMirrorNode } from "@tiptap/pm/model";
3
2
  import { Editor } from "@tiptap/core";
4
3
  declare const _default: {
@@ -31,11 +30,6 @@ declare const _default: {
31
30
  type: import("vue").PropType<ProseMirrorNode>;
32
31
  required: false;
33
32
  };
34
- view: {
35
- type: import("vue").PropType<EditorView>;
36
- } & {
37
- type: import("vue").PropType<EditorView>;
38
- };
39
33
  }>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
40
34
  "get-pos": {
41
35
  type: import("vue").PropType<() => number>;
@@ -65,11 +59,6 @@ declare const _default: {
65
59
  type: import("vue").PropType<ProseMirrorNode>;
66
60
  required: false;
67
61
  };
68
- view: {
69
- type: import("vue").PropType<EditorView>;
70
- } & {
71
- type: import("vue").PropType<EditorView>;
72
- };
73
62
  }>>, {}, true, {}, {}, {
74
63
  P: {};
75
64
  B: {};
@@ -106,11 +95,6 @@ declare const _default: {
106
95
  type: import("vue").PropType<ProseMirrorNode>;
107
96
  required: false;
108
97
  };
109
- view: {
110
- type: import("vue").PropType<EditorView>;
111
- } & {
112
- type: import("vue").PropType<EditorView>;
113
- };
114
98
  }>>, () => JSX.Element, {}, {}, {}, {}>;
115
99
  __isFragment?: never;
116
100
  __isTeleport?: never;
@@ -144,15 +128,9 @@ declare const _default: {
144
128
  type: import("vue").PropType<ProseMirrorNode>;
145
129
  required: false;
146
130
  };
147
- view: {
148
- type: import("vue").PropType<EditorView>;
149
- } & {
150
- type: import("vue").PropType<EditorView>;
151
- };
152
131
  }>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
153
132
  propsDefinition: Omit<Readonly<{} & {
154
133
  node?: ProseMirrorNode;
155
- view?: EditorView;
156
134
  editor?: Editor;
157
135
  updateAttributes?: (attributes: Record<string, any>) => void;
158
136
  "onUpdate:node"?: (value: ProseMirrorNode) => any;
@@ -10,3 +10,4 @@ import "./extensions/RegistrationApi";
10
10
  import "./NodeExtension";
11
11
  import "./RichTextEditorExtensionHelper";
12
12
  export * from "./NodeExtension";
13
+ export * from "./RichTextEditorStore";
@@ -619,6 +619,7 @@ declare const _default: {
619
619
  commentEditor?: import("typestyle/lib/types").NestedCSSProperties;
620
620
  };
621
621
  readOnly?: boolean;
622
+ richTextSettings?: OmitProperties<IRichTextEditor, "initialContent" | "onContentChange">;
622
623
  dynamicInput?: CommentLikeTemplateDynamicInput;
623
624
  "dynamic-input"?: CommentLikeTemplateDynamicInput;
624
625
  additionalRoles?: string[];
@@ -634,7 +635,6 @@ declare const _default: {
634
635
  "context-params"?: {
635
636
  [key: string]: string | number;
636
637
  };
637
- richTextSettings?: OmitProperties<IRichTextEditor, "initialContent" | "onContentChange">;
638
638
  "rich-text-settings"?: OmitProperties<IRichTextEditor, "initialContent" | "onContentChange">;
639
639
  enableMention?: boolean;
640
640
  "enable-mention"?: boolean;
@@ -38,8 +38,8 @@ declare const _default: {
38
38
  };
39
39
  }>> & {
40
40
  onDoc$?: (description?: string) => any;
41
- onRegisterFocus?: (callback: () => void) => any;
42
41
  onContentChanged?: (content: string) => any;
42
+ onRegisterFocus?: (callback: () => void) => any;
43
43
  onMentionChanged?: (mentions: ResolvedUserIdentity[]) => any;
44
44
  }, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
45
45
  registerFocus: (callback: () => void) => void;
@@ -85,8 +85,8 @@ declare const _default: {
85
85
  };
86
86
  }>> & {
87
87
  onDoc$?: (description?: string) => any;
88
- onRegisterFocus?: (callback: () => void) => any;
89
88
  onContentChanged?: (content: string) => any;
89
+ onRegisterFocus?: (callback: () => void) => any;
90
90
  onMentionChanged?: (mentions: ResolvedUserIdentity[]) => any;
91
91
  }, {}, true, {}, {}, {
92
92
  P: {};
@@ -132,8 +132,8 @@ declare const _default: {
132
132
  };
133
133
  }>> & {
134
134
  onDoc$?: (description?: string) => any;
135
- onRegisterFocus?: (callback: () => void) => any;
136
135
  onContentChanged?: (content: string) => any;
136
+ onRegisterFocus?: (callback: () => void) => any;
137
137
  onMentionChanged?: (mentions: ResolvedUserIdentity[]) => any;
138
138
  }, () => JSX.Element, {}, {}, {}, {}>;
139
139
  __isFragment?: never;
@@ -176,8 +176,8 @@ declare const _default: {
176
176
  };
177
177
  }>> & {
178
178
  onDoc$?: (description?: string) => any;
179
- onRegisterFocus?: (callback: () => void) => any;
180
179
  onContentChanged?: (content: string) => any;
180
+ onRegisterFocus?: (callback: () => void) => any;
181
181
  onMentionChanged?: (mentions: ResolvedUserIdentity[]) => any;
182
182
  }, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
183
183
  registerFocus: (callback: () => void) => void;
@@ -190,18 +190,18 @@ declare const _default: {
190
190
  propsDefinition: Omit<Readonly<{} & {
191
191
  content?: string;
192
192
  disabled?: boolean;
193
+ richTextSettings?: OmitProperties<IRichTextEditor, "initialContent" | "onContentChange">;
193
194
  autoFocus?: boolean;
194
195
  resetContetnRte?: boolean;
195
196
  "reset-contetn-rte"?: boolean;
196
- richTextSettings?: OmitProperties<IRichTextEditor, "initialContent" | "onContentChange">;
197
197
  "rich-text-settings"?: OmitProperties<IRichTextEditor, "initialContent" | "onContentChange">;
198
198
  enableMention?: boolean;
199
199
  "enable-mention"?: boolean;
200
200
  "auto-focus"?: boolean;
201
- }>, "onDoc$" | "onRegisterFocus" | "onContentChanged" | "onMentionChanged"> & {
201
+ }>, "onDoc$" | "onContentChanged" | "onRegisterFocus" | "onMentionChanged"> & {
202
202
  onDoc$?: (description?: string) => any;
203
- onRegisterFocus?: (callback: () => void) => any;
204
203
  onContentChanged?: (content: string) => any;
204
+ onRegisterFocus?: (callback: () => void) => any;
205
205
  onMentionChanged?: (mentions: ResolvedUserIdentity[]) => any;
206
206
  };
207
207
  };
@@ -3,10 +3,8 @@ declare const _default: {
3
3
  new (...args: any[]): import("vue").CreateComponentPublicInstance<Readonly<import("vue").ExtractPropTypes<{
4
4
  icon: {
5
5
  type: import("vue").PropType<IIcon>;
6
- required: false;
7
6
  } & {
8
7
  type: import("vue").PropType<IIcon>;
9
- required: false;
10
8
  };
11
9
  "force-tenant-languages": {
12
10
  type: import("vue").PropType<boolean>;
@@ -38,10 +36,8 @@ declare const _default: {
38
36
  }, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
39
37
  icon: {
40
38
  type: import("vue").PropType<IIcon>;
41
- required: false;
42
39
  } & {
43
40
  type: import("vue").PropType<IIcon>;
44
- required: false;
45
41
  };
46
42
  "force-tenant-languages": {
47
43
  type: import("vue").PropType<boolean>;
@@ -75,10 +71,8 @@ declare const _default: {
75
71
  }, Readonly<import("vue").ExtractPropTypes<{
76
72
  icon: {
77
73
  type: import("vue").PropType<IIcon>;
78
- required: false;
79
74
  } & {
80
75
  type: import("vue").PropType<IIcon>;
81
- required: false;
82
76
  };
83
77
  "force-tenant-languages": {
84
78
  type: import("vue").PropType<boolean>;
@@ -109,10 +103,8 @@ declare const _default: {
109
103
  } & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
110
104
  icon: {
111
105
  type: import("vue").PropType<IIcon>;
112
- required: false;
113
106
  } & {
114
107
  type: import("vue").PropType<IIcon>;
115
- required: false;
116
108
  };
117
109
  "force-tenant-languages": {
118
110
  type: import("vue").PropType<boolean>;
@@ -4824,6 +4824,7 @@ export declare function useColorSchemaSetup(props: object): {
4824
4824
  bottom?: string | number;
4825
4825
  left?: string | number;
4826
4826
  };
4827
+ spacingType?: import("@omnia/fx-models").VelcronSpacingTypes;
4827
4828
  }[];
4828
4829
  events?: {
4829
4830
  onLoaded?: string[];
@@ -4831,6 +4832,7 @@ export declare function useColorSchemaSetup(props: object): {
4831
4832
  onSaving?: string[];
4832
4833
  onPersistState?: string[];
4833
4834
  onRestoreState?: string[];
4835
+ onActive?: string[];
4834
4836
  };
4835
4837
  actions?: {
4836
4838
  [name: string]: string[];
@@ -4876,6 +4878,7 @@ export declare function useColorSchemaSetup(props: object): {
4876
4878
  bottom?: string | number;
4877
4879
  left?: string | number;
4878
4880
  };
4881
+ spacingType?: import("@omnia/fx-models").VelcronSpacingTypes;
4879
4882
  }[];
4880
4883
  style?: {
4881
4884
  margin?: number;
@@ -4907,6 +4910,7 @@ export declare function useColorSchemaSetup(props: object): {
4907
4910
  bottom?: string | number;
4908
4911
  left?: string | number;
4909
4912
  };
4913
+ spacingType?: import("@omnia/fx-models").VelcronSpacingTypes;
4910
4914
  }[];
4911
4915
  editors?: {
4912
4916
  name?: string;
@@ -5040,6 +5044,7 @@ export declare function useColorSchemaSetup(props: object): {
5040
5044
  bottom?: string | number;
5041
5045
  left?: string | number;
5042
5046
  };
5047
+ spacingType?: import("@omnia/fx-models").VelcronSpacingTypes;
5043
5048
  }[];
5044
5049
  events?: {
5045
5050
  onLoaded?: string[];
@@ -5047,6 +5052,7 @@ export declare function useColorSchemaSetup(props: object): {
5047
5052
  onSaving?: string[];
5048
5053
  onPersistState?: string[];
5049
5054
  onRestoreState?: string[];
5055
+ onActive?: string[];
5050
5056
  };
5051
5057
  actions?: {
5052
5058
  [name: string]: string[];
@@ -5092,6 +5098,7 @@ export declare function useColorSchemaSetup(props: object): {
5092
5098
  bottom?: string | number;
5093
5099
  left?: string | number;
5094
5100
  };
5101
+ spacingType?: import("@omnia/fx-models").VelcronSpacingTypes;
5095
5102
  }[];
5096
5103
  style?: {
5097
5104
  margin?: number;
@@ -5123,6 +5130,7 @@ export declare function useColorSchemaSetup(props: object): {
5123
5130
  bottom?: string | number;
5124
5131
  left?: string | number;
5125
5132
  };
5133
+ spacingType?: import("@omnia/fx-models").VelcronSpacingTypes;
5126
5134
  }[];
5127
5135
  editors?: {
5128
5136
  name?: string;
@@ -5256,6 +5264,7 @@ export declare function useColorSchemaSetup(props: object): {
5256
5264
  bottom?: string | number;
5257
5265
  left?: string | number;
5258
5266
  };
5267
+ spacingType?: import("@omnia/fx-models").VelcronSpacingTypes;
5259
5268
  }[];
5260
5269
  events?: {
5261
5270
  onLoaded?: string[];
@@ -5263,6 +5272,7 @@ export declare function useColorSchemaSetup(props: object): {
5263
5272
  onSaving?: string[];
5264
5273
  onPersistState?: string[];
5265
5274
  onRestoreState?: string[];
5275
+ onActive?: string[];
5266
5276
  };
5267
5277
  actions?: {
5268
5278
  [name: string]: string[];
@@ -5308,6 +5318,7 @@ export declare function useColorSchemaSetup(props: object): {
5308
5318
  bottom?: string | number;
5309
5319
  left?: string | number;
5310
5320
  };
5321
+ spacingType?: import("@omnia/fx-models").VelcronSpacingTypes;
5311
5322
  }[];
5312
5323
  style?: {
5313
5324
  margin?: number;
@@ -5339,6 +5350,7 @@ export declare function useColorSchemaSetup(props: object): {
5339
5350
  bottom?: string | number;
5340
5351
  left?: string | number;
5341
5352
  };
5353
+ spacingType?: import("@omnia/fx-models").VelcronSpacingTypes;
5342
5354
  }[];
5343
5355
  editors?: {
5344
5356
  name?: string;
@@ -5472,6 +5484,7 @@ export declare function useColorSchemaSetup(props: object): {
5472
5484
  bottom?: string | number;
5473
5485
  left?: string | number;
5474
5486
  };
5487
+ spacingType?: import("@omnia/fx-models").VelcronSpacingTypes;
5475
5488
  }[];
5476
5489
  events?: {
5477
5490
  onLoaded?: string[];
@@ -5479,6 +5492,7 @@ export declare function useColorSchemaSetup(props: object): {
5479
5492
  onSaving?: string[];
5480
5493
  onPersistState?: string[];
5481
5494
  onRestoreState?: string[];
5495
+ onActive?: string[];
5482
5496
  };
5483
5497
  actions?: {
5484
5498
  [name: string]: string[];
@@ -5524,6 +5538,7 @@ export declare function useColorSchemaSetup(props: object): {
5524
5538
  bottom?: string | number;
5525
5539
  left?: string | number;
5526
5540
  };
5541
+ spacingType?: import("@omnia/fx-models").VelcronSpacingTypes;
5527
5542
  }[];
5528
5543
  style?: {
5529
5544
  margin?: number;
@@ -5555,6 +5570,7 @@ export declare function useColorSchemaSetup(props: object): {
5555
5570
  bottom?: string | number;
5556
5571
  left?: string | number;
5557
5572
  };
5573
+ spacingType?: import("@omnia/fx-models").VelcronSpacingTypes;
5558
5574
  }[];
5559
5575
  editors?: {
5560
5576
  name?: string;