@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
@@ -30,7 +30,7 @@ declare const _default: {
30
30
  selectedDefinition: VelcronContentInstance;
31
31
  toggleColorSchemaPreview: string;
32
32
  toggleDefinitionPreview: import("@omnia/fx-models").VelcronDefinition;
33
- allowToggle: boolean;
33
+ allowColorSchemaPreview: boolean;
34
34
  onGoingDragging: boolean;
35
35
  socialMode: boolean;
36
36
  showLoading: boolean;
@@ -38,6 +38,7 @@ declare const _default: {
38
38
  insertOptions: {
39
39
  preInsert: boolean;
40
40
  inserRelativeToActive: boolean;
41
+ insertMode: "change" | "add";
41
42
  };
42
43
  };
43
44
  events: {
@@ -46,7 +47,7 @@ declare const _default: {
46
47
  onMutatedSelectedDefinition: import("@omnia/fx").MessageBusExposeOnlySubscription<VelcronContentInstance>;
47
48
  onMutatedToggleColorSchemaPreview: import("@omnia/fx").MessageBusExposeOnlySubscription<string>;
48
49
  onMutatedToggleDefinitionPreview: import("@omnia/fx").MessageBusExposeOnlySubscription<import("@omnia/fx-models").VelcronDefinition>;
49
- onMutatedAllowToggle: import("@omnia/fx").MessageBusExposeOnlySubscription<boolean>;
50
+ onMutatedAllowColorSchemaPreview: import("@omnia/fx").MessageBusExposeOnlySubscription<boolean>;
50
51
  onMutatedOnGoingDragging: import("@omnia/fx").MessageBusExposeOnlySubscription<boolean>;
51
52
  onMutatedSocialMode: import("@omnia/fx").MessageBusExposeOnlySubscription<boolean>;
52
53
  onMutatedShowLoading: import("@omnia/fx").MessageBusExposeOnlySubscription<boolean>;
@@ -54,12 +55,13 @@ declare const _default: {
54
55
  onMutatedInsertOptions: import("@omnia/fx").MessageBusExposeOnlySubscription<{
55
56
  preInsert: boolean;
56
57
  inserRelativeToActive: boolean;
58
+ insertMode: "change" | "add";
57
59
  }>;
58
60
  } & Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>;
59
61
  actions: {
60
62
  onDispatching: {
61
63
  showDefinitionSelector: {
62
- subscribe(fn: (preInsert: boolean, insertRelativeToActive?: boolean) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
64
+ subscribe(fn: (preInsert: boolean, insertRelativeToActive?: boolean, changeDefinition?: boolean) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
63
65
  };
64
66
  addDefinition: {
65
67
  subscribe(fn: (definition: import("@omnia/fx-models").VelcronDefinitionRegistration<object>, setAsActive?: boolean) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
@@ -67,6 +69,9 @@ declare const _default: {
67
69
  setActiveDefinition: {
68
70
  subscribe(fn: (definition: VelcronContentInstance) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
69
71
  };
72
+ deleteDefinition: {
73
+ subscribe(fn: (definition: VelcronContentInstance) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
74
+ };
70
75
  removeActiveDefinition: {
71
76
  subscribe(fn: () => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
72
77
  };
@@ -97,7 +102,7 @@ declare const _default: {
97
102
  };
98
103
  onDispatched: {
99
104
  showDefinitionSelector: {
100
- subscribe(fn: (result: void, preInsert: boolean, insertRelativeToActive?: boolean) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
105
+ subscribe(fn: (result: void, preInsert: boolean, insertRelativeToActive?: boolean, changeDefinition?: boolean) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
101
106
  };
102
107
  addDefinition: {
103
108
  subscribe(fn: (result: void, definition: import("@omnia/fx-models").VelcronDefinitionRegistration<object>, setAsActive?: boolean) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
@@ -105,6 +110,9 @@ declare const _default: {
105
110
  setActiveDefinition: {
106
111
  subscribe(fn: (result: void, definition: VelcronContentInstance) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
107
112
  };
113
+ deleteDefinition: {
114
+ subscribe(fn: (result: void, definition: VelcronContentInstance) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
115
+ };
108
116
  removeActiveDefinition: {
109
117
  subscribe(fn: (result: void) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
110
118
  };
@@ -135,7 +143,7 @@ declare const _default: {
135
143
  };
136
144
  onFailure: {
137
145
  showDefinitionSelector: {
138
- subscribe(fn: (failureReason: any, preInsert: boolean, insertRelativeToActive?: boolean) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
146
+ subscribe(fn: (failureReason: any, preInsert: boolean, insertRelativeToActive?: boolean, changeDefinition?: boolean) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
139
147
  };
140
148
  addDefinition: {
141
149
  subscribe(fn: (failureReason: any, definition: import("@omnia/fx-models").VelcronDefinitionRegistration<object>, setAsActive?: boolean) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
@@ -143,6 +151,9 @@ declare const _default: {
143
151
  setActiveDefinition: {
144
152
  subscribe(fn: (failureReason: any, definition: VelcronContentInstance) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
145
153
  };
154
+ deleteDefinition: {
155
+ subscribe(fn: (failureReason: any, definition: VelcronContentInstance) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
156
+ };
146
157
  removeActiveDefinition: {
147
158
  subscribe(fn: (failureReason: any) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
148
159
  };
@@ -172,9 +183,10 @@ declare const _default: {
172
183
  };
173
184
  };
174
185
  } & {
175
- showDefinitionSelector(preInsert: boolean, insertRelativeToActive?: boolean): void;
186
+ showDefinitionSelector(preInsert: boolean, insertRelativeToActive?: boolean, changeDefinition?: boolean): void;
176
187
  addDefinition(definition: import("@omnia/fx-models").VelcronDefinitionRegistration<object>, setAsActive?: boolean): void;
177
188
  setActiveDefinition(definition: VelcronContentInstance): void;
189
+ deleteDefinition(definition: VelcronContentInstance): void;
178
190
  removeActiveDefinition(): void;
179
191
  setSelectedDefinition(definition: VelcronContentInstance): void;
180
192
  removeSelectedDefinition(): void;
@@ -214,7 +226,7 @@ declare const _default: {
214
226
  selectedDefinition: VelcronContentInstance;
215
227
  toggleColorSchemaPreview: string;
216
228
  toggleDefinitionPreview: import("@omnia/fx-models").VelcronDefinition;
217
- allowToggle: boolean;
229
+ allowColorSchemaPreview: boolean;
218
230
  onGoingDragging: boolean;
219
231
  socialMode: boolean;
220
232
  showLoading: boolean;
@@ -222,6 +234,7 @@ declare const _default: {
222
234
  insertOptions: {
223
235
  preInsert: boolean;
224
236
  inserRelativeToActive: boolean;
237
+ insertMode: "change" | "add";
225
238
  };
226
239
  };
227
240
  events: {
@@ -230,7 +243,7 @@ declare const _default: {
230
243
  onMutatedSelectedDefinition: import("@omnia/fx").MessageBusExposeOnlySubscription<VelcronContentInstance>;
231
244
  onMutatedToggleColorSchemaPreview: import("@omnia/fx").MessageBusExposeOnlySubscription<string>;
232
245
  onMutatedToggleDefinitionPreview: import("@omnia/fx").MessageBusExposeOnlySubscription<import("@omnia/fx-models").VelcronDefinition>;
233
- onMutatedAllowToggle: import("@omnia/fx").MessageBusExposeOnlySubscription<boolean>;
246
+ onMutatedAllowColorSchemaPreview: import("@omnia/fx").MessageBusExposeOnlySubscription<boolean>;
234
247
  onMutatedOnGoingDragging: import("@omnia/fx").MessageBusExposeOnlySubscription<boolean>;
235
248
  onMutatedSocialMode: import("@omnia/fx").MessageBusExposeOnlySubscription<boolean>;
236
249
  onMutatedShowLoading: import("@omnia/fx").MessageBusExposeOnlySubscription<boolean>;
@@ -238,12 +251,13 @@ declare const _default: {
238
251
  onMutatedInsertOptions: import("@omnia/fx").MessageBusExposeOnlySubscription<{
239
252
  preInsert: boolean;
240
253
  inserRelativeToActive: boolean;
254
+ insertMode: "change" | "add";
241
255
  }>;
242
256
  } & Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>;
243
257
  actions: {
244
258
  onDispatching: {
245
259
  showDefinitionSelector: {
246
- subscribe(fn: (preInsert: boolean, insertRelativeToActive?: boolean) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
260
+ subscribe(fn: (preInsert: boolean, insertRelativeToActive?: boolean, changeDefinition?: boolean) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
247
261
  };
248
262
  addDefinition: {
249
263
  subscribe(fn: (definition: import("@omnia/fx-models").VelcronDefinitionRegistration<object>, setAsActive?: boolean) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
@@ -251,6 +265,9 @@ declare const _default: {
251
265
  setActiveDefinition: {
252
266
  subscribe(fn: (definition: VelcronContentInstance) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
253
267
  };
268
+ deleteDefinition: {
269
+ subscribe(fn: (definition: VelcronContentInstance) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
270
+ };
254
271
  removeActiveDefinition: {
255
272
  subscribe(fn: () => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
256
273
  };
@@ -281,7 +298,7 @@ declare const _default: {
281
298
  };
282
299
  onDispatched: {
283
300
  showDefinitionSelector: {
284
- subscribe(fn: (result: void, preInsert: boolean, insertRelativeToActive?: boolean) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
301
+ subscribe(fn: (result: void, preInsert: boolean, insertRelativeToActive?: boolean, changeDefinition?: boolean) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
285
302
  };
286
303
  addDefinition: {
287
304
  subscribe(fn: (result: void, definition: import("@omnia/fx-models").VelcronDefinitionRegistration<object>, setAsActive?: boolean) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
@@ -289,6 +306,9 @@ declare const _default: {
289
306
  setActiveDefinition: {
290
307
  subscribe(fn: (result: void, definition: VelcronContentInstance) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
291
308
  };
309
+ deleteDefinition: {
310
+ subscribe(fn: (result: void, definition: VelcronContentInstance) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
311
+ };
292
312
  removeActiveDefinition: {
293
313
  subscribe(fn: (result: void) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
294
314
  };
@@ -319,7 +339,7 @@ declare const _default: {
319
339
  };
320
340
  onFailure: {
321
341
  showDefinitionSelector: {
322
- subscribe(fn: (failureReason: any, preInsert: boolean, insertRelativeToActive?: boolean) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
342
+ subscribe(fn: (failureReason: any, preInsert: boolean, insertRelativeToActive?: boolean, changeDefinition?: boolean) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
323
343
  };
324
344
  addDefinition: {
325
345
  subscribe(fn: (failureReason: any, definition: import("@omnia/fx-models").VelcronDefinitionRegistration<object>, setAsActive?: boolean) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
@@ -327,6 +347,9 @@ declare const _default: {
327
347
  setActiveDefinition: {
328
348
  subscribe(fn: (failureReason: any, definition: VelcronContentInstance) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
329
349
  };
350
+ deleteDefinition: {
351
+ subscribe(fn: (failureReason: any, definition: VelcronContentInstance) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
352
+ };
330
353
  removeActiveDefinition: {
331
354
  subscribe(fn: (failureReason: any) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
332
355
  };
@@ -356,9 +379,10 @@ declare const _default: {
356
379
  };
357
380
  };
358
381
  } & {
359
- showDefinitionSelector(preInsert: boolean, insertRelativeToActive?: boolean): void;
382
+ showDefinitionSelector(preInsert: boolean, insertRelativeToActive?: boolean, changeDefinition?: boolean): void;
360
383
  addDefinition(definition: import("@omnia/fx-models").VelcronDefinitionRegistration<object>, setAsActive?: boolean): void;
361
384
  setActiveDefinition(definition: VelcronContentInstance): void;
385
+ deleteDefinition(definition: VelcronContentInstance): void;
362
386
  removeActiveDefinition(): void;
363
387
  setSelectedDefinition(definition: VelcronContentInstance): void;
364
388
  removeSelectedDefinition(): void;
@@ -401,7 +425,7 @@ declare const _default: {
401
425
  selectedDefinition: VelcronContentInstance;
402
426
  toggleColorSchemaPreview: string;
403
427
  toggleDefinitionPreview: import("@omnia/fx-models").VelcronDefinition;
404
- allowToggle: boolean;
428
+ allowColorSchemaPreview: boolean;
405
429
  onGoingDragging: boolean;
406
430
  socialMode: boolean;
407
431
  showLoading: boolean;
@@ -409,6 +433,7 @@ declare const _default: {
409
433
  insertOptions: {
410
434
  preInsert: boolean;
411
435
  inserRelativeToActive: boolean;
436
+ insertMode: "change" | "add";
412
437
  };
413
438
  };
414
439
  events: {
@@ -417,7 +442,7 @@ declare const _default: {
417
442
  onMutatedSelectedDefinition: import("@omnia/fx").MessageBusExposeOnlySubscription<VelcronContentInstance>;
418
443
  onMutatedToggleColorSchemaPreview: import("@omnia/fx").MessageBusExposeOnlySubscription<string>;
419
444
  onMutatedToggleDefinitionPreview: import("@omnia/fx").MessageBusExposeOnlySubscription<import("@omnia/fx-models").VelcronDefinition>;
420
- onMutatedAllowToggle: import("@omnia/fx").MessageBusExposeOnlySubscription<boolean>;
445
+ onMutatedAllowColorSchemaPreview: import("@omnia/fx").MessageBusExposeOnlySubscription<boolean>;
421
446
  onMutatedOnGoingDragging: import("@omnia/fx").MessageBusExposeOnlySubscription<boolean>;
422
447
  onMutatedSocialMode: import("@omnia/fx").MessageBusExposeOnlySubscription<boolean>;
423
448
  onMutatedShowLoading: import("@omnia/fx").MessageBusExposeOnlySubscription<boolean>;
@@ -425,12 +450,13 @@ declare const _default: {
425
450
  onMutatedInsertOptions: import("@omnia/fx").MessageBusExposeOnlySubscription<{
426
451
  preInsert: boolean;
427
452
  inserRelativeToActive: boolean;
453
+ insertMode: "change" | "add";
428
454
  }>;
429
455
  } & Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>;
430
456
  actions: {
431
457
  onDispatching: {
432
458
  showDefinitionSelector: {
433
- subscribe(fn: (preInsert: boolean, insertRelativeToActive?: boolean) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
459
+ subscribe(fn: (preInsert: boolean, insertRelativeToActive?: boolean, changeDefinition?: boolean) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
434
460
  };
435
461
  addDefinition: {
436
462
  subscribe(fn: (definition: import("@omnia/fx-models").VelcronDefinitionRegistration<object>, setAsActive?: boolean) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
@@ -438,6 +464,9 @@ declare const _default: {
438
464
  setActiveDefinition: {
439
465
  subscribe(fn: (definition: VelcronContentInstance) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
440
466
  };
467
+ deleteDefinition: {
468
+ subscribe(fn: (definition: VelcronContentInstance) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
469
+ };
441
470
  removeActiveDefinition: {
442
471
  subscribe(fn: () => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
443
472
  };
@@ -468,7 +497,7 @@ declare const _default: {
468
497
  };
469
498
  onDispatched: {
470
499
  showDefinitionSelector: {
471
- subscribe(fn: (result: void, preInsert: boolean, insertRelativeToActive?: boolean) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
500
+ subscribe(fn: (result: void, preInsert: boolean, insertRelativeToActive?: boolean, changeDefinition?: boolean) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
472
501
  };
473
502
  addDefinition: {
474
503
  subscribe(fn: (result: void, definition: import("@omnia/fx-models").VelcronDefinitionRegistration<object>, setAsActive?: boolean) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
@@ -476,6 +505,9 @@ declare const _default: {
476
505
  setActiveDefinition: {
477
506
  subscribe(fn: (result: void, definition: VelcronContentInstance) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
478
507
  };
508
+ deleteDefinition: {
509
+ subscribe(fn: (result: void, definition: VelcronContentInstance) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
510
+ };
479
511
  removeActiveDefinition: {
480
512
  subscribe(fn: (result: void) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
481
513
  };
@@ -506,7 +538,7 @@ declare const _default: {
506
538
  };
507
539
  onFailure: {
508
540
  showDefinitionSelector: {
509
- subscribe(fn: (failureReason: any, preInsert: boolean, insertRelativeToActive?: boolean) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
541
+ subscribe(fn: (failureReason: any, preInsert: boolean, insertRelativeToActive?: boolean, changeDefinition?: boolean) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
510
542
  };
511
543
  addDefinition: {
512
544
  subscribe(fn: (failureReason: any, definition: import("@omnia/fx-models").VelcronDefinitionRegistration<object>, setAsActive?: boolean) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
@@ -514,6 +546,9 @@ declare const _default: {
514
546
  setActiveDefinition: {
515
547
  subscribe(fn: (failureReason: any, definition: VelcronContentInstance) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
516
548
  };
549
+ deleteDefinition: {
550
+ subscribe(fn: (failureReason: any, definition: VelcronContentInstance) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
551
+ };
517
552
  removeActiveDefinition: {
518
553
  subscribe(fn: (failureReason: any) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
519
554
  };
@@ -543,9 +578,10 @@ declare const _default: {
543
578
  };
544
579
  };
545
580
  } & {
546
- showDefinitionSelector(preInsert: boolean, insertRelativeToActive?: boolean): void;
581
+ showDefinitionSelector(preInsert: boolean, insertRelativeToActive?: boolean, changeDefinition?: boolean): void;
547
582
  addDefinition(definition: import("@omnia/fx-models").VelcronDefinitionRegistration<object>, setAsActive?: boolean): void;
548
583
  setActiveDefinition(definition: VelcronContentInstance): void;
584
+ deleteDefinition(definition: VelcronContentInstance): void;
549
585
  removeActiveDefinition(): void;
550
586
  setSelectedDefinition(definition: VelcronContentInstance): void;
551
587
  removeSelectedDefinition(): void;
@@ -585,7 +621,7 @@ declare const _default: {
585
621
  selectedDefinition: VelcronContentInstance;
586
622
  toggleColorSchemaPreview: string;
587
623
  toggleDefinitionPreview: import("@omnia/fx-models").VelcronDefinition;
588
- allowToggle: boolean;
624
+ allowColorSchemaPreview: boolean;
589
625
  onGoingDragging: boolean;
590
626
  socialMode: boolean;
591
627
  showLoading: boolean;
@@ -593,6 +629,7 @@ declare const _default: {
593
629
  insertOptions: {
594
630
  preInsert: boolean;
595
631
  inserRelativeToActive: boolean;
632
+ insertMode: "change" | "add";
596
633
  };
597
634
  };
598
635
  events: {
@@ -601,7 +638,7 @@ declare const _default: {
601
638
  onMutatedSelectedDefinition: import("@omnia/fx").MessageBusExposeOnlySubscription<VelcronContentInstance>;
602
639
  onMutatedToggleColorSchemaPreview: import("@omnia/fx").MessageBusExposeOnlySubscription<string>;
603
640
  onMutatedToggleDefinitionPreview: import("@omnia/fx").MessageBusExposeOnlySubscription<import("@omnia/fx-models").VelcronDefinition>;
604
- onMutatedAllowToggle: import("@omnia/fx").MessageBusExposeOnlySubscription<boolean>;
641
+ onMutatedAllowColorSchemaPreview: import("@omnia/fx").MessageBusExposeOnlySubscription<boolean>;
605
642
  onMutatedOnGoingDragging: import("@omnia/fx").MessageBusExposeOnlySubscription<boolean>;
606
643
  onMutatedSocialMode: import("@omnia/fx").MessageBusExposeOnlySubscription<boolean>;
607
644
  onMutatedShowLoading: import("@omnia/fx").MessageBusExposeOnlySubscription<boolean>;
@@ -609,12 +646,13 @@ declare const _default: {
609
646
  onMutatedInsertOptions: import("@omnia/fx").MessageBusExposeOnlySubscription<{
610
647
  preInsert: boolean;
611
648
  inserRelativeToActive: boolean;
649
+ insertMode: "change" | "add";
612
650
  }>;
613
651
  } & Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>;
614
652
  actions: {
615
653
  onDispatching: {
616
654
  showDefinitionSelector: {
617
- subscribe(fn: (preInsert: boolean, insertRelativeToActive?: boolean) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
655
+ subscribe(fn: (preInsert: boolean, insertRelativeToActive?: boolean, changeDefinition?: boolean) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
618
656
  };
619
657
  addDefinition: {
620
658
  subscribe(fn: (definition: import("@omnia/fx-models").VelcronDefinitionRegistration<object>, setAsActive?: boolean) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
@@ -622,6 +660,9 @@ declare const _default: {
622
660
  setActiveDefinition: {
623
661
  subscribe(fn: (definition: VelcronContentInstance) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
624
662
  };
663
+ deleteDefinition: {
664
+ subscribe(fn: (definition: VelcronContentInstance) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
665
+ };
625
666
  removeActiveDefinition: {
626
667
  subscribe(fn: () => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
627
668
  };
@@ -652,7 +693,7 @@ declare const _default: {
652
693
  };
653
694
  onDispatched: {
654
695
  showDefinitionSelector: {
655
- subscribe(fn: (result: void, preInsert: boolean, insertRelativeToActive?: boolean) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
696
+ subscribe(fn: (result: void, preInsert: boolean, insertRelativeToActive?: boolean, changeDefinition?: boolean) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
656
697
  };
657
698
  addDefinition: {
658
699
  subscribe(fn: (result: void, definition: import("@omnia/fx-models").VelcronDefinitionRegistration<object>, setAsActive?: boolean) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
@@ -660,6 +701,9 @@ declare const _default: {
660
701
  setActiveDefinition: {
661
702
  subscribe(fn: (result: void, definition: VelcronContentInstance) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
662
703
  };
704
+ deleteDefinition: {
705
+ subscribe(fn: (result: void, definition: VelcronContentInstance) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
706
+ };
663
707
  removeActiveDefinition: {
664
708
  subscribe(fn: (result: void) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
665
709
  };
@@ -690,7 +734,7 @@ declare const _default: {
690
734
  };
691
735
  onFailure: {
692
736
  showDefinitionSelector: {
693
- subscribe(fn: (failureReason: any, preInsert: boolean, insertRelativeToActive?: boolean) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
737
+ subscribe(fn: (failureReason: any, preInsert: boolean, insertRelativeToActive?: boolean, changeDefinition?: boolean) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
694
738
  };
695
739
  addDefinition: {
696
740
  subscribe(fn: (failureReason: any, definition: import("@omnia/fx-models").VelcronDefinitionRegistration<object>, setAsActive?: boolean) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
@@ -698,6 +742,9 @@ declare const _default: {
698
742
  setActiveDefinition: {
699
743
  subscribe(fn: (failureReason: any, definition: VelcronContentInstance) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
700
744
  };
745
+ deleteDefinition: {
746
+ subscribe(fn: (failureReason: any, definition: VelcronContentInstance) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
747
+ };
701
748
  removeActiveDefinition: {
702
749
  subscribe(fn: (failureReason: any) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
703
750
  };
@@ -727,9 +774,10 @@ declare const _default: {
727
774
  };
728
775
  };
729
776
  } & {
730
- showDefinitionSelector(preInsert: boolean, insertRelativeToActive?: boolean): void;
777
+ showDefinitionSelector(preInsert: boolean, insertRelativeToActive?: boolean, changeDefinition?: boolean): void;
731
778
  addDefinition(definition: import("@omnia/fx-models").VelcronDefinitionRegistration<object>, setAsActive?: boolean): void;
732
779
  setActiveDefinition(definition: VelcronContentInstance): void;
780
+ deleteDefinition(definition: VelcronContentInstance): void;
733
781
  removeActiveDefinition(): void;
734
782
  setSelectedDefinition(definition: VelcronContentInstance): void;
735
783
  removeSelectedDefinition(): void;
@@ -762,7 +810,7 @@ declare const _default: {
762
810
  selectedDefinition: VelcronContentInstance;
763
811
  toggleColorSchemaPreview: string;
764
812
  toggleDefinitionPreview: import("@omnia/fx-models").VelcronDefinition;
765
- allowToggle: boolean;
813
+ allowColorSchemaPreview: boolean;
766
814
  onGoingDragging: boolean;
767
815
  socialMode: boolean;
768
816
  showLoading: boolean;
@@ -770,6 +818,7 @@ declare const _default: {
770
818
  insertOptions: {
771
819
  preInsert: boolean;
772
820
  inserRelativeToActive: boolean;
821
+ insertMode: "change" | "add";
773
822
  };
774
823
  };
775
824
  events: {
@@ -778,7 +827,7 @@ declare const _default: {
778
827
  onMutatedSelectedDefinition: import("@omnia/fx").MessageBusExposeOnlySubscription<VelcronContentInstance>;
779
828
  onMutatedToggleColorSchemaPreview: import("@omnia/fx").MessageBusExposeOnlySubscription<string>;
780
829
  onMutatedToggleDefinitionPreview: import("@omnia/fx").MessageBusExposeOnlySubscription<import("@omnia/fx-models").VelcronDefinition>;
781
- onMutatedAllowToggle: import("@omnia/fx").MessageBusExposeOnlySubscription<boolean>;
830
+ onMutatedAllowColorSchemaPreview: import("@omnia/fx").MessageBusExposeOnlySubscription<boolean>;
782
831
  onMutatedOnGoingDragging: import("@omnia/fx").MessageBusExposeOnlySubscription<boolean>;
783
832
  onMutatedSocialMode: import("@omnia/fx").MessageBusExposeOnlySubscription<boolean>;
784
833
  onMutatedShowLoading: import("@omnia/fx").MessageBusExposeOnlySubscription<boolean>;
@@ -786,12 +835,13 @@ declare const _default: {
786
835
  onMutatedInsertOptions: import("@omnia/fx").MessageBusExposeOnlySubscription<{
787
836
  preInsert: boolean;
788
837
  inserRelativeToActive: boolean;
838
+ insertMode: "change" | "add";
789
839
  }>;
790
840
  } & Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>;
791
841
  actions: {
792
842
  onDispatching: {
793
843
  showDefinitionSelector: {
794
- subscribe(fn: (preInsert: boolean, insertRelativeToActive?: boolean) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
844
+ subscribe(fn: (preInsert: boolean, insertRelativeToActive?: boolean, changeDefinition?: boolean) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
795
845
  };
796
846
  addDefinition: {
797
847
  subscribe(fn: (definition: import("@omnia/fx-models").VelcronDefinitionRegistration<object>, setAsActive?: boolean) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
@@ -799,6 +849,9 @@ declare const _default: {
799
849
  setActiveDefinition: {
800
850
  subscribe(fn: (definition: VelcronContentInstance) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
801
851
  };
852
+ deleteDefinition: {
853
+ subscribe(fn: (definition: VelcronContentInstance) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
854
+ };
802
855
  removeActiveDefinition: {
803
856
  subscribe(fn: () => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
804
857
  };
@@ -829,7 +882,7 @@ declare const _default: {
829
882
  };
830
883
  onDispatched: {
831
884
  showDefinitionSelector: {
832
- subscribe(fn: (result: void, preInsert: boolean, insertRelativeToActive?: boolean) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
885
+ subscribe(fn: (result: void, preInsert: boolean, insertRelativeToActive?: boolean, changeDefinition?: boolean) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
833
886
  };
834
887
  addDefinition: {
835
888
  subscribe(fn: (result: void, definition: import("@omnia/fx-models").VelcronDefinitionRegistration<object>, setAsActive?: boolean) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
@@ -837,6 +890,9 @@ declare const _default: {
837
890
  setActiveDefinition: {
838
891
  subscribe(fn: (result: void, definition: VelcronContentInstance) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
839
892
  };
893
+ deleteDefinition: {
894
+ subscribe(fn: (result: void, definition: VelcronContentInstance) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
895
+ };
840
896
  removeActiveDefinition: {
841
897
  subscribe(fn: (result: void) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
842
898
  };
@@ -867,7 +923,7 @@ declare const _default: {
867
923
  };
868
924
  onFailure: {
869
925
  showDefinitionSelector: {
870
- subscribe(fn: (failureReason: any, preInsert: boolean, insertRelativeToActive?: boolean) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
926
+ subscribe(fn: (failureReason: any, preInsert: boolean, insertRelativeToActive?: boolean, changeDefinition?: boolean) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
871
927
  };
872
928
  addDefinition: {
873
929
  subscribe(fn: (failureReason: any, definition: import("@omnia/fx-models").VelcronDefinitionRegistration<object>, setAsActive?: boolean) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
@@ -875,6 +931,9 @@ declare const _default: {
875
931
  setActiveDefinition: {
876
932
  subscribe(fn: (failureReason: any, definition: VelcronContentInstance) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
877
933
  };
934
+ deleteDefinition: {
935
+ subscribe(fn: (failureReason: any, definition: VelcronContentInstance) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
936
+ };
878
937
  removeActiveDefinition: {
879
938
  subscribe(fn: (failureReason: any) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
880
939
  };
@@ -904,9 +963,10 @@ declare const _default: {
904
963
  };
905
964
  };
906
965
  } & {
907
- showDefinitionSelector(preInsert: boolean, insertRelativeToActive?: boolean): void;
966
+ showDefinitionSelector(preInsert: boolean, insertRelativeToActive?: boolean, changeDefinition?: boolean): void;
908
967
  addDefinition(definition: import("@omnia/fx-models").VelcronDefinitionRegistration<object>, setAsActive?: boolean): void;
909
968
  setActiveDefinition(definition: VelcronContentInstance): void;
969
+ deleteDefinition(definition: VelcronContentInstance): void;
910
970
  removeActiveDefinition(): void;
911
971
  setSelectedDefinition(definition: VelcronContentInstance): void;
912
972
  removeSelectedDefinition(): void;
@@ -1,3 +1,4 @@
1
1
  export declare const ActionMenuStyles: {
2
2
  toolbarWrapper: string;
3
+ extendedToolbar: string;
3
4
  };
@@ -1,4 +1,5 @@
1
1
  export declare const ContentEditorHooksCss: {
2
2
  activeItem: string;
3
3
  hover: string;
4
+ definitionWrapper: string;
4
5
  };
@@ -6,4 +6,5 @@ export interface ContentBlockVelcronState extends DynamicState {
6
6
  }
7
7
  export interface VelcronContentInstance extends VelcronDefinitionRegistration<ContentBlockVelcronState> {
8
8
  contentId: GuidValue;
9
+ onlyEditOnActive: boolean;
9
10
  }
@@ -1,5 +1,6 @@
1
1
  import { VNodeChild } from "vue";
2
2
  import { VelcronContentInstance } from "./ContentDefinitionRegistration";
3
+ import { VelcronDefinition, VelcronRenderContext } from "@omnia/fx-models";
3
4
  export interface EditorRenderingHooks {
4
5
  styles?: {
5
6
  activeItem?: string;
@@ -7,4 +8,8 @@ export interface EditorRenderingHooks {
7
8
  };
8
9
  renderBorderSelectors?: (item: VelcronContentInstance) => VNodeChild;
9
10
  renderActionMenu?: (item: VelcronContentInstance) => VNodeChild;
11
+ renderEmptyEditor?: () => VNodeChild;
12
+ definition?: {
13
+ wrapperStyleExtensions?: ((item: VelcronDefinition, renderContext: VelcronRenderContext) => string);
14
+ };
10
15
  }