@omnia/fx 8.0.299-dev → 8.0.301-dev

Sign up to get free protection for your applications and to get access to all the features.
Files changed (135) hide show
  1. package/internal-do-not-import-from-here/core/utils/Utils.d.ts +1 -0
  2. package/internal-do-not-import-from-here/manifests/omnia.fx.manifest.json +1 -1
  3. package/internal-do-not-import-from-here/{ux/aurora/store → services}/ThemeService.d.ts +3 -4
  4. package/internal-do-not-import-from-here/services/index.d.ts +1 -0
  5. package/internal-do-not-import-from-here/stores/DefineStore.d.ts +23 -10
  6. package/internal-do-not-import-from-here/stores/LocalizationStore.d.ts +3 -28
  7. package/internal-do-not-import-from-here/stores/SizeContainerStore.d.ts +6 -31
  8. package/internal-do-not-import-from-here/stores/floweditor/FlowEditorPluginStore.d.ts +6 -31
  9. package/internal-do-not-import-from-here/stores/floweditor/FlowEditorToolbarStateStore.d.ts +5 -21
  10. package/internal-do-not-import-from-here/stores/mediapicker/ImageTransformerStore.d.ts +24 -215
  11. package/internal-do-not-import-from-here/stores/mediapicker/MediaPickerCommonStore.d.ts +7 -59
  12. package/internal-do-not-import-from-here/stores/mediapicker/MediaPickerGalleryStore.d.ts +17 -123
  13. package/internal-do-not-import-from-here/stores/mediapicker/ProviderStore.d.ts +24 -160
  14. package/internal-do-not-import-from-here/stores/oxide/ComponentHostStore.d.ts +9 -70
  15. package/internal-do-not-import-from-here/stores/oxide/ComponentSharedSettingsStore.d.ts +5 -21
  16. package/internal-do-not-import-from-here/ux/ComponentTypings.d.ts +4 -1
  17. package/internal-do-not-import-from-here/ux/admin/businessprofile/manageprofiles/BusinessProfileJourneyStore.d.ts +6 -58
  18. package/internal-do-not-import-from-here/ux/admin/security/store/AppInstanceJourneyStore.d.ts +6 -22
  19. package/internal-do-not-import-from-here/ux/admin/security/store/ProfileJourneyStore.d.ts +6 -22
  20. package/internal-do-not-import-from-here/ux/admin/security/store/TenantJourneyStore.d.ts +6 -22
  21. package/internal-do-not-import-from-here/ux/admin/settings/blades/mediapicker/store/SettingsBladeStore.d.ts +7 -50
  22. package/internal-do-not-import-from-here/ux/admin/settings/blades/redirect/store/OmniaRedirectStore.d.ts +2 -72
  23. package/internal-do-not-import-from-here/ux/admin/store/AdminStore.d.ts +2 -27
  24. package/internal-do-not-import-from-here/ux/admin/system/store/SystemJourneyStore.d.ts +6 -49
  25. package/internal-do-not-import-from-here/ux/admin/system/submenu/localizationadmin/stores/LocalizationAdminStore.d.ts +8 -78
  26. package/internal-do-not-import-from-here/ux/admin/system/submenu/seo/store/SeoManagerStore.d.ts +2 -27
  27. package/internal-do-not-import-from-here/ux/admin/system/submenu/services/store/ServicesJourneyStore.d.ts +6 -31
  28. package/internal-do-not-import-from-here/ux/admin/systemlayout/store/SystemLayoutStore.d.ts +4 -126
  29. package/internal-do-not-import-from-here/ux/admin/usermanagement/authentication/BusinessProfileAuthenticationStore.d.ts +5 -39
  30. package/internal-do-not-import-from-here/ux/admin/usermanagement/shared/GroupDetailStore.d.ts +1 -6
  31. package/internal-do-not-import-from-here/ux/admin/usermanagement/shared/GroupQueryStore.d.ts +2 -45
  32. package/internal-do-not-import-from-here/ux/admin/usermanagement/shared/SelfServiceStore.d.ts +11 -72
  33. package/internal-do-not-import-from-here/ux/admin/usermanagement/shared/UserDetailStore.d.ts +2 -54
  34. package/internal-do-not-import-from-here/ux/admin/usermanagement/shared/UserQueryStore.d.ts +2 -84
  35. package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/blades/ContainersFillsBlade.d.ts +16 -0
  36. package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/store/ButtonsEditorStore.d.ts +11 -43
  37. package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/store/ChromeEditorStore.d.ts +11 -72
  38. package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/store/ComponentEditorStore.d.ts +72 -378
  39. package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/store/ContainerFillsEditorStore.d.ts +27 -0
  40. package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/store/IconsEditorStore.d.ts +7 -41
  41. package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/store/TabsEditorStore.d.ts +7 -41
  42. package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/spacing/store/SpacingEditorStore.d.ts +8 -87
  43. package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/typography/store/TypographyEditorStore.d.ts +11 -147
  44. package/internal-do-not-import-from-here/ux/aurora/admin/blades/colorschemas/store/ColorSchemaEditorStore.d.ts +6 -58
  45. package/internal-do-not-import-from-here/ux/aurora/admin/blades/fontsmanager/store/FontManagerStore.d.ts +2 -54
  46. package/internal-do-not-import-from-here/ux/aurora/admin/blades/templates/store/TemplateEditorStore.d.ts +8 -123
  47. package/internal-do-not-import-from-here/ux/aurora/admin/blades/themedesigner/store/ThemeDesignerStore.d.ts +8 -33
  48. package/internal-do-not-import-from-here/ux/aurora/admin/blades/themes/store/ThemeEditorStore.d.ts +7 -59
  49. package/internal-do-not-import-from-here/ux/aurora/blueprintstrategy/BlueprintStrategyBase.d.ts +2 -0
  50. package/internal-do-not-import-from-here/ux/aurora/blueprintstrategy/MD3Blueprint.d.ts +2 -0
  51. package/internal-do-not-import-from-here/ux/aurora/blueprintstrategy/index.d.ts +1 -0
  52. package/internal-do-not-import-from-here/ux/aurora/components/buttonstyle/ButtonBlueprintsViewer.d.ts +6 -1
  53. package/internal-do-not-import-from-here/ux/aurora/components/buttonstyle/ButtonStylePicker.d.ts +3 -3
  54. package/internal-do-not-import-from-here/ux/aurora/components/{containerpicker → containerFillpicker}/ContainerBlueprintsViewer.d.ts +5 -5
  55. package/internal-do-not-import-from-here/ux/aurora/components/{containerpicker/ContainerPicker.d.ts → containerFillpicker/ContainerFillPicker.d.ts} +91 -91
  56. package/internal-do-not-import-from-here/ux/aurora/index.d.ts +1 -0
  57. package/internal-do-not-import-from-here/ux/aurora/store/ColorSchemaStore.d.ts +4 -44
  58. package/internal-do-not-import-from-here/ux/aurora/store/ComponentBlueprintStore.d.ts +10 -33
  59. package/internal-do-not-import-from-here/ux/aurora/store/FontStore.d.ts +2 -63
  60. package/internal-do-not-import-from-here/ux/aurora/store/SpacingBlueprintStore.d.ts +21 -406
  61. package/internal-do-not-import-from-here/ux/aurora/store/TemplateRegistrationStore.d.ts +5 -39
  62. package/internal-do-not-import-from-here/ux/aurora/store/ThemeContextStore.d.ts +180 -700
  63. package/internal-do-not-import-from-here/ux/aurora/store/ThemeStorage.d.ts +8 -44
  64. package/internal-do-not-import-from-here/ux/aurora/store/ThemeStore.d.ts +15 -57
  65. package/internal-do-not-import-from-here/ux/aurora/store/TypographyBlueprintStore.d.ts +22 -407
  66. package/internal-do-not-import-from-here/ux/aurora/styling/styles/Blueprints.d.ts +1 -1
  67. package/internal-do-not-import-from-here/ux/commandpalette/CommandPalette.css.d.ts +4 -4
  68. package/internal-do-not-import-from-here/ux/docs/omfx/services/docs/Service.d.ts +1 -5
  69. package/internal-do-not-import-from-here/ux/docs/omfx/stores/docs/Store.d.ts +9 -34
  70. package/internal-do-not-import-from-here/ux/errormessage/ErrorMessage.d.ts +2 -34
  71. package/internal-do-not-import-from-here/ux/features/stores/FeatureJourneyStore.d.ts +29 -117
  72. package/internal-do-not-import-from-here/ux/flow/editor/plugins/colorstyle/ColorButton.d.ts +20 -246
  73. package/internal-do-not-import-from-here/ux/flow/editor/plugins/link/LinkButton.d.ts +20 -246
  74. package/internal-do-not-import-from-here/ux/flow/editor/plugins/spacing/SpacingButton.d.ts +20 -246
  75. package/internal-do-not-import-from-here/ux/flow/editor/plugins/typography/TypographyButton.d.ts +20 -246
  76. package/internal-do-not-import-from-here/ux/flow/editor/stores/FlowEditorStore.d.ts +20 -246
  77. package/internal-do-not-import-from-here/ux/flow/editor/stores/FlowEditorToolbarStore.d.ts +48 -1908
  78. package/internal-do-not-import-from-here/ux/flow/editor/stores/VelcronPluginStore.d.ts +6 -33
  79. package/internal-do-not-import-from-here/ux/flow/renderer/stores/FlowRendererStore.d.ts +12 -70
  80. package/internal-do-not-import-from-here/ux/hub/feed/stores/ActivityFeedStore.d.ts +31 -101
  81. package/internal-do-not-import-from-here/ux/hub/feed/stores/HubFeedChromeStore.d.ts +19 -53
  82. package/internal-do-not-import-from-here/ux/identities/components/shared/AzureAdProviderSettingsStore.d.ts +2 -27
  83. package/internal-do-not-import-from-here/ux/inputlanguagepicker/stores/InputLanguageStore.d.ts +6 -31
  84. package/internal-do-not-import-from-here/ux/journey/stores/JourneyMenuStore.d.ts +6 -31
  85. package/internal-do-not-import-from-here/ux/journey/stores/JourneyRouterStore.d.ts +5 -57
  86. package/internal-do-not-import-from-here/ux/journey/stores/JourneyStore.d.ts +19 -176
  87. package/internal-do-not-import-from-here/ux/journey/stores/SettingsJourneyStore.d.ts +9 -79
  88. package/internal-do-not-import-from-here/ux/layoutcanvas/stores/LayoutCanvasStore.d.ts +17 -166
  89. package/internal-do-not-import-from-here/ux/layoutcanvas/stores/SettingsMenuStore.d.ts +6 -31
  90. package/internal-do-not-import-from-here/ux/links/store/LinkPickerStore.d.ts +2 -27
  91. package/internal-do-not-import-from-here/ux/markdown/stores/MarkdownEditorStore.d.ts +7 -48
  92. package/internal-do-not-import-from-here/ux/mediagallery/gallerydialogproviders/slider/Delimiter.d.ts +3 -64
  93. package/internal-do-not-import-from-here/ux/mediagallery/view/store/PhotoWallStore.d.ts +2 -36
  94. package/internal-do-not-import-from-here/ux/mediapickerproviders/mediaflow/loc/localize.d.ts +0 -2
  95. package/internal-do-not-import-from-here/ux/mediapickerproviders/mediaflow/models/MediaflowReportUsage.d.ts +27 -0
  96. package/internal-do-not-import-from-here/ux/mediapickerproviders/mediaflow/models/index.d.ts +1 -0
  97. package/internal-do-not-import-from-here/ux/mediapickerproviders/mediaflow/service/MediaflowService.d.ts +4 -1
  98. package/internal-do-not-import-from-here/ux/mediapickerproviders/mediaflow/use/MediaflowProviderStore.d.ts +7 -55
  99. package/internal-do-not-import-from-here/ux/oxide/breadcrumbs/Breadcrumbs.d.ts +13 -0
  100. package/internal-do-not-import-from-here/ux/oxide/btngroup/ButtonGroup.stylex.d.ts +1 -1
  101. package/internal-do-not-import-from-here/ux/oxide/inputfield/InputField.d.ts +4 -1
  102. package/internal-do-not-import-from-here/ux/oxide/scrollcontainer/store/ScrollContainerStore.d.ts +11 -135
  103. package/internal-do-not-import-from-here/ux/oxide/select/Select.d.ts +1 -1
  104. package/internal-do-not-import-from-here/ux/oxide/slidepanel/store/SlidePanelStore.d.ts +3 -64
  105. package/internal-do-not-import-from-here/ux/oxide/stickycontainer/store/StickyContainerStore.d.ts +8 -33
  106. package/internal-do-not-import-from-here/ux/oxide/table/Table.stylex.d.ts +1 -1
  107. package/internal-do-not-import-from-here/ux/richtexteditor/RichTextEditorStore.d.ts +6 -28
  108. package/internal-do-not-import-from-here/ux/rollupfilter/RollupFilter.d.ts +14 -84
  109. package/internal-do-not-import-from-here/ux/social/Comment.d.ts +1 -1
  110. package/internal-do-not-import-from-here/ux/use/UseDraggable.d.ts +1 -1
  111. package/internal-do-not-import-from-here/ux/velcron/blocks/velcron/useVelcronStateManager.d.ts +1 -1
  112. package/internal-do-not-import-from-here/ux/velcron/core/models/VelcronDefinitions.d.ts +3 -3
  113. package/internal-do-not-import-from-here/ux/velcron/core/models/VelcronState.d.ts +2 -2
  114. package/internal-do-not-import-from-here/ux/velcron/core/stores/VelcronTheming.d.ts +2 -5
  115. package/internal-do-not-import-from-here/ux/velcron/editor/stores/VelcronComponentStore.d.ts +5 -5
  116. package/internal-do-not-import-from-here/ux/velcron/editor/stores/VelcronEditorStore.d.ts +31 -290
  117. package/internal-do-not-import-from-here/ux/velcron/stores/VelcronDefinitionStore.d.ts +7 -98
  118. package/internal-do-not-import-from-here/ux/velcron/stores/useVelcronStateManager.d.ts +1 -1
  119. package/internal-do-not-import-from-here/wctypings.d.ts +41 -13
  120. package/package.json +2 -2
  121. package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/store/ContainersEditorStore.d.ts +0 -79
  122. /package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/blades/{ContainersBlade.d.ts → AddBlueprint.d.ts} +0 -0
  123. /package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/blades/{ContainersBladeEdit.d.ts → ContainerFillsBladeEdit.d.ts} +0 -0
  124. /package/internal-do-not-import-from-here/ux/aurora/components/{chrome → chrome_2beRemoved}/ChromeBlueprintsViewer.d.ts +0 -0
  125. /package/internal-do-not-import-from-here/ux/aurora/components/{chrome → chrome_2beRemoved}/ChromeEditor.d.ts +0 -0
  126. /package/internal-do-not-import-from-here/ux/aurora/components/{chrome → chrome_2beRemoved}/ChromePicker.css.d.ts +0 -0
  127. /package/internal-do-not-import-from-here/ux/aurora/components/{chrome → chrome_2beRemoved}/ChromePicker.d.ts +0 -0
  128. /package/internal-do-not-import-from-here/ux/aurora/components/{chrome → chrome_2beRemoved}/ChromeViewer.d.ts +0 -0
  129. /package/internal-do-not-import-from-here/ux/aurora/components/{chrome → chrome_2beRemoved}/docs/ExampleComponents.d.ts +0 -0
  130. /package/internal-do-not-import-from-here/ux/aurora/components/{chrome → chrome_2beRemoved}/docs/SampleComponent.d.ts +0 -0
  131. /package/internal-do-not-import-from-here/ux/aurora/components/{chrome → chrome_2beRemoved}/docs/index.d.ts +0 -0
  132. /package/internal-do-not-import-from-here/ux/aurora/components/{containerpicker/ContainerPicker.css.d.ts → containerFillpicker/ContainerFillPicker.css.d.ts} +0 -0
  133. /package/internal-do-not-import-from-here/ux/aurora/components/{containerpicker → containerFillpicker}/docs/ExampleComponents.d.ts +0 -0
  134. /package/internal-do-not-import-from-here/ux/aurora/components/{containerpicker → containerFillpicker}/docs/SampleComponent.d.ts +0 -0
  135. /package/internal-do-not-import-from-here/ux/aurora/components/{containerpicker → containerFillpicker}/docs/index.d.ts +0 -0
@@ -10,43 +10,16 @@ export declare const useVelcronPluginStore: () => {
10
10
  activeElement: VelcronHtmlDivElement;
11
11
  editorCtx: FlowEditorPluginContext;
12
12
  };
13
- events: {
14
- onMutatedActiveElement: import("@omnia/fx").MessageBusExposeOnlySubscription<VelcronHtmlDivElement>;
15
- onMutatedEditorCtx: import("@omnia/fx").MessageBusExposeOnlySubscription<FlowEditorPluginContext>;
16
- } & Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>;
17
- actions: {
18
- onDispatching: {
19
- set: {
20
- subscribe(fn: () => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
21
- };
22
- delete: {
23
- subscribe(fn: () => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
24
- };
25
- };
26
- onDispatched: {
27
- set: {
28
- subscribe(fn: (result: {
29
- active(element: VelcronHtmlDivElement, ctx: FlowEditorPluginContext): void;
30
- }) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
31
- };
32
- delete: {
33
- subscribe(fn: (result: void) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
34
- };
35
- };
36
- onFailure: {
37
- set: {
38
- subscribe(fn: (failureReason: any) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
39
- };
40
- delete: {
41
- subscribe(fn: (failureReason: any) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
42
- };
43
- };
44
- } & {
13
+ events: import("@omnia/fx/stores").StoreEvents<{
14
+ activeElement: VelcronHtmlDivElement;
15
+ editorCtx: FlowEditorPluginContext;
16
+ }, Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>>;
17
+ actions: import("@omnia/fx/stores").StoreReturnDefineAction<{
45
18
  set: () => {
46
19
  active(element: VelcronHtmlDivElement, ctx: FlowEditorPluginContext): void;
47
20
  };
48
21
  delete: () => void;
49
- };
22
+ }>;
50
23
  get: {};
51
24
  } & {
52
25
  dispose?: () => void;
@@ -16,79 +16,21 @@ export declare const useFlowRendererStore: () => {
16
16
  textStyle: TextBlueprint;
17
17
  };
18
18
  };
19
- events: {
20
- onMutatedEditorContent: import("../../../..").MessageBusExposeOnlySubscription<FlowContent>;
21
- onMutatedPlugins: import("../../../..").MessageBusExposeOnlySubscription<FlowRendererPlugin[]>;
22
- onMutatedRenderEl: import("../../../..").MessageBusExposeOnlySubscription<HTMLDivElement>;
23
- onMutatedTelePorts: import("../../../..").MessageBusExposeOnlySubscription<JSX.Element[]>;
24
- onMutatedId: import("../../../..").MessageBusExposeOnlySubscription<string>;
25
- onMutatedPluginContext: import("../../../..").MessageBusExposeOnlySubscription<FlowRendererPluginContext>;
26
- onMutatedPluginsLoadedPromise: import("../../../..").MessageBusExposeOnlySubscription<Future<void>>;
27
- onMutatedSettings: import("../../../..").MessageBusExposeOnlySubscription<{
19
+ events: import("@omnia/fx/stores").StoreEvents<{
20
+ editorContent: FlowContent;
21
+ plugins: FlowRendererPlugin[];
22
+ renderEl: HTMLDivElement;
23
+ telePorts: JSX.Element[];
24
+ id: string;
25
+ pluginContext: FlowRendererPluginContext;
26
+ pluginsLoadedPromise: Future<void>;
27
+ settings: {
28
28
  gridWidth: number;
29
29
  rowSpacing: SpacingValue;
30
30
  textStyle: TextBlueprint;
31
- }>;
32
- } & Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>;
33
- actions: {
34
- onDispatching: {
35
- plugin: {
36
- subscribe(fn: () => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
37
- };
38
- content: {
39
- subscribe(fn: () => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
40
- };
41
- set: {
42
- subscribe(fn: () => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
43
- };
44
- element: {
45
- subscribe(fn: () => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
46
- };
47
31
  };
48
- onDispatched: {
49
- plugin: {
50
- subscribe(fn: (result: {
51
- register: {
52
- context: (ctx: FlowRendererPluginContext) => void;
53
- };
54
- }) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
55
- };
56
- content: {
57
- subscribe(fn: (result: {
58
- set: {
59
- byObject: (content: FlowContent) => void;
60
- };
61
- }) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
62
- };
63
- set: {
64
- subscribe(fn: (result: {
65
- container: (el: HTMLDivElement) => void;
66
- }) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
67
- };
68
- element: {
69
- subscribe(fn: (result: {
70
- createForComponent: <TElementType extends HTMLDivElement = HTMLDivElement>(componentName: string) => TElementType;
71
- createText: () => HTMLParagraphElement;
72
- create: (tagName: string, dataType: string) => HTMLElement;
73
- createTextNode: (data: any) => Text;
74
- }) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
75
- };
76
- };
77
- onFailure: {
78
- plugin: {
79
- subscribe(fn: (failureReason: any) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
80
- };
81
- content: {
82
- subscribe(fn: (failureReason: any) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
83
- };
84
- set: {
85
- subscribe(fn: (failureReason: any) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
86
- };
87
- element: {
88
- subscribe(fn: (failureReason: any) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
89
- };
90
- };
91
- } & {
32
+ }, Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>>;
33
+ actions: import("@omnia/fx/stores").StoreReturnDefineAction<{
92
34
  plugin: () => {
93
35
  register: {
94
36
  context: (ctx: FlowRendererPluginContext) => void;
@@ -108,7 +50,7 @@ export declare const useFlowRendererStore: () => {
108
50
  create: (tagName: string, dataType: string) => HTMLElement;
109
51
  createTextNode: (data: any) => Text;
110
52
  };
111
- };
53
+ }>;
112
54
  get: {
113
55
  plugins: FlowRendererPlugin[];
114
56
  };
@@ -30,107 +30,37 @@ export declare const useActivityFeedStore: () => {
30
30
  [key: ChannelId]: Array<Actor>;
31
31
  };
32
32
  };
33
- events: {
34
- onMutatedSelectedActivity: import("@omnia/fx").MessageBusExposeOnlySubscription<Activity<object>>;
35
- onMutatedActivities: import("@omnia/fx").MessageBusExposeOnlySubscription<{
36
- [key: ChannelId]: ActorActivity<object, object>[];
37
- }>;
38
- onMutatedActivitiesByActors: import("@omnia/fx").MessageBusExposeOnlySubscription<{
39
- [key: ActorId]: ActorActivity<object, object>[];
40
- }>;
41
- onMutatedActivitiesByCategory: import("@omnia/fx").MessageBusExposeOnlySubscription<{
42
- [key: number]: ActorActivity<object, object>[];
43
- }>;
44
- onMutatedActorFilter: import("@omnia/fx").MessageBusExposeOnlySubscription<Actor>;
45
- onMutatedCategoryFilter: import("@omnia/fx").MessageBusExposeOnlySubscription<ActivityCategoryCount>;
46
- onMutatedCategories: import("@omnia/fx").MessageBusExposeOnlySubscription<ActivityCategoryCount[]>;
47
- onMutatedRenderers: import("@omnia/fx").MessageBusExposeOnlySubscription<{
48
- [key: ActivityRendererId]: ActivityRenderer[];
49
- }>;
50
- onMutatedNewlyPushed: import("@omnia/fx").MessageBusExposeOnlySubscription<{
51
- [key: ChannelId]: Activity<object>[];
52
- }>;
53
- onMutatedActors: import("@omnia/fx").MessageBusExposeOnlySubscription<{
33
+ events: import("@omnia/fx/stores").StoreEvents<{
34
+ selectedActivity: Activity;
35
+ activities: {
36
+ [key: ChannelId]: Array<ActorActivity<object, object>>;
37
+ };
38
+ activitiesByActors: {
39
+ [key: ActorId]: Array<ActorActivity<object, object>>;
40
+ };
41
+ activitiesByCategory: {
42
+ [key: number]: Array<ActorActivity<object, object>>;
43
+ };
44
+ actorFilter: Actor;
45
+ categoryFilter: ActivityCategoryCount;
46
+ categories: Array<ActivityCategoryCount>;
47
+ renderers: {
48
+ [key: ActivityRendererId]: Array<ActivityRenderer>;
49
+ };
50
+ newlyPushed: {
51
+ [key: ChannelId]: Array<Activity>;
52
+ };
53
+ actors: {
54
54
  [key: ActorId]: Actor;
55
- }>;
56
- onMutatedNewByActor: import("@omnia/fx").MessageBusExposeOnlySubscription<{
57
- [key: ChannelId]: NewActivitiesByActor[];
58
- }>;
59
- onMutatedRecentActors: import("@omnia/fx").MessageBusExposeOnlySubscription<{
60
- [key: ChannelId]: Actor[];
61
- }>;
62
- } & Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>;
63
- actions: {
64
- onDispatching: {
65
- toggleCategoryFilter: {
66
- subscribe(fn: (filter: ActivityCategoryCount) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
67
- };
68
- toggleActorFilter: {
69
- subscribe(fn: (channelId: ChannelId, actor: Actor) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
70
- };
71
- toggleSelectedActivity: {
72
- subscribe(fn: (activity: Activity<object>) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
73
- };
74
- enableChannel: {
75
- subscribe(fn: (channelId: ChannelId) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
76
- };
77
- loadActivities: {
78
- subscribe(fn: (channelId: ChannelId, options?: FeedQuery) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
79
- };
80
- createActivity: {
81
- subscribe(fn: (channelId: ChannelId, actorId: ActorId, activityDefinition: FeedActivityDefinition<unknown>, targeting: SourceRelatedHubProperty[][], notification: NotificationTeaser, category?: ActorActivityCategory, expires?: Date, createdAt?: Date, activityIdPlaceHolder?: TemporaryFileId) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
82
- };
83
- updateActorActivityCategory: {
84
- subscribe(fn: (channelId: ChannelId, actorActivity: ActorActivityBase, category: ActorActivityCategory) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
85
- };
86
- };
87
- onDispatched: {
88
- toggleCategoryFilter: {
89
- subscribe(fn: (result: void, filter: ActivityCategoryCount) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
90
- };
91
- toggleActorFilter: {
92
- subscribe(fn: (result: void, channelId: ChannelId, actor: Actor) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
93
- };
94
- toggleSelectedActivity: {
95
- subscribe(fn: (result: void, activity: Activity<object>) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
96
- };
97
- enableChannel: {
98
- subscribe(fn: (result: void, channelId: ChannelId) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
99
- };
100
- loadActivities: {
101
- subscribe(fn: (result: boolean, channelId: ChannelId, options?: FeedQuery) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
102
- };
103
- createActivity: {
104
- subscribe(fn: (result: void, channelId: ChannelId, actorId: ActorId, activityDefinition: FeedActivityDefinition<unknown>, targeting: SourceRelatedHubProperty[][], notification: NotificationTeaser, category?: ActorActivityCategory, expires?: Date, createdAt?: Date, activityIdPlaceHolder?: TemporaryFileId) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
105
- };
106
- updateActorActivityCategory: {
107
- subscribe(fn: (result: void, channelId: ChannelId, actorActivity: ActorActivityBase, category: ActorActivityCategory) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
108
- };
109
- };
110
- onFailure: {
111
- toggleCategoryFilter: {
112
- subscribe(fn: (failureReason: any, filter: ActivityCategoryCount) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
113
- };
114
- toggleActorFilter: {
115
- subscribe(fn: (failureReason: any, channelId: ChannelId, actor: Actor) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
116
- };
117
- toggleSelectedActivity: {
118
- subscribe(fn: (failureReason: any, activity: Activity<object>) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
119
- };
120
- enableChannel: {
121
- subscribe(fn: (failureReason: any, channelId: ChannelId) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
122
- };
123
- loadActivities: {
124
- subscribe(fn: (failureReason: any, channelId: ChannelId, options?: FeedQuery) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
125
- };
126
- createActivity: {
127
- subscribe(fn: (failureReason: any, channelId: ChannelId, actorId: ActorId, activityDefinition: FeedActivityDefinition<unknown>, targeting: SourceRelatedHubProperty[][], notification: NotificationTeaser, category?: ActorActivityCategory, expires?: Date, createdAt?: Date, activityIdPlaceHolder?: TemporaryFileId) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
128
- };
129
- updateActorActivityCategory: {
130
- subscribe(fn: (failureReason: any, channelId: ChannelId, actorActivity: ActorActivityBase, category: ActorActivityCategory) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
131
- };
132
- };
133
- } & {
55
+ };
56
+ newByActor: {
57
+ [key: ChannelId]: Array<NewActivitiesByActor>;
58
+ };
59
+ recentActors: {
60
+ [key: ChannelId]: Array<Actor>;
61
+ };
62
+ }, Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>>;
63
+ actions: import("@omnia/fx/stores").StoreReturnDefineAction<{
134
64
  toggleCategoryFilter: (filter: ActivityCategoryCount) => void;
135
65
  toggleActorFilter: (channelId: ChannelId, actor: Actor) => Promise<void>;
136
66
  toggleSelectedActivity: (activity: Activity) => void;
@@ -138,7 +68,7 @@ export declare const useActivityFeedStore: () => {
138
68
  loadActivities: (channelId: ChannelId, options?: FeedQuery) => Promise<boolean>;
139
69
  createActivity: <TRenderState>(channelId: ChannelId, actorId: ActorId, activityDefinition: FeedActivityDefinition<TRenderState>, targeting: Array<Array<SourceRelatedHubProperty>>, notification: NotificationTeaser, category?: ActorActivityCategory, expires?: Date, createdAt?: Date, activityIdPlaceHolder?: TemporaryFileId) => Promise<void>;
140
70
  updateActorActivityCategory: (channelId: ChannelId, actorActivity: ActorActivityBase, category: ActorActivityCategory) => Promise<void>;
141
- };
71
+ }>;
142
72
  get: {
143
73
  /**
144
74
  * Retrieves activities from the state based on the provided channelId.
@@ -16,62 +16,28 @@ export declare const useHubFeedChromeStore: () => {
16
16
  showProcessIFrame: boolean;
17
17
  showReviewButtons: boolean;
18
18
  };
19
- events: {
20
- onMutatedVisible: import("@omnia/fx").MessageBusExposeOnlySubscription<boolean>;
21
- onMutatedShowSendersDrawer: import("@omnia/fx").MessageBusExposeOnlySubscription<boolean>;
22
- onMutatedShowMeDrawer: import("@omnia/fx").MessageBusExposeOnlySubscription<boolean>;
23
- onMutatedShowFindDrawer: import("@omnia/fx").MessageBusExposeOnlySubscription<boolean>;
24
- onMutatedActiveTab: import("@omnia/fx").MessageBusExposeOnlySubscription<number>;
25
- onMutatedShowMainMenu: import("@omnia/fx").MessageBusExposeOnlySubscription<boolean>;
26
- onMutatedSelectedMeItem: import("@omnia/fx").MessageBusExposeOnlySubscription<string>;
27
- onMutatedSelectedFindItem: import("@omnia/fx").MessageBusExposeOnlySubscription<string>;
28
- onMutatedDraftsCount: import("@omnia/fx").MessageBusExposeOnlySubscription<number>;
29
- onMutatedPendingApprovalCount: import("@omnia/fx").MessageBusExposeOnlySubscription<number>;
30
- onMutatedShowFakeIframe: import("@omnia/fx").MessageBusExposeOnlySubscription<boolean>;
31
- onMutatedReviewIframeUrl: import("@omnia/fx").MessageBusExposeOnlySubscription<string>;
32
- onMutatedShowPolicyIframe: import("@omnia/fx").MessageBusExposeOnlySubscription<boolean>;
33
- onMutatedShowProcessIFrame: import("@omnia/fx").MessageBusExposeOnlySubscription<boolean>;
34
- onMutatedShowReviewButtons: import("@omnia/fx").MessageBusExposeOnlySubscription<boolean>;
35
- } & Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>;
36
- actions: {
37
- onDispatching: {
38
- toggleSelectedMeItem: {
39
- subscribe(fn: (item: string) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
40
- };
41
- toggleSelectedFindItem: {
42
- subscribe(fn: (item: string) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
43
- };
44
- toggelReviewIframe: {
45
- subscribe(fn: (navigationType: "review" | "process") => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
46
- };
47
- };
48
- onDispatched: {
49
- toggleSelectedMeItem: {
50
- subscribe(fn: (result: void, item: string) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
51
- };
52
- toggleSelectedFindItem: {
53
- subscribe(fn: (result: void, item: string) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
54
- };
55
- toggelReviewIframe: {
56
- subscribe(fn: (result: void, navigationType: "review" | "process") => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
57
- };
58
- };
59
- onFailure: {
60
- toggleSelectedMeItem: {
61
- subscribe(fn: (failureReason: any, item: string) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
62
- };
63
- toggleSelectedFindItem: {
64
- subscribe(fn: (failureReason: any, item: string) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
65
- };
66
- toggelReviewIframe: {
67
- subscribe(fn: (failureReason: any, navigationType: "review" | "process") => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
68
- };
69
- };
70
- } & {
19
+ events: import("@omnia/fx/stores").StoreEvents<{
20
+ visible: boolean;
21
+ showSendersDrawer: boolean;
22
+ showMeDrawer: boolean;
23
+ showFindDrawer: boolean;
24
+ activeTab: number;
25
+ showMainMenu: boolean;
26
+ selectedMeItem: string;
27
+ selectedFindItem: string;
28
+ draftsCount: number;
29
+ pendingApprovalCount: number;
30
+ showFakeIframe: boolean;
31
+ reviewIframeUrl: string;
32
+ showPolicyIframe: boolean;
33
+ showProcessIFrame: boolean;
34
+ showReviewButtons: boolean;
35
+ }, Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>>;
36
+ actions: import("@omnia/fx/stores").StoreReturnDefineAction<{
71
37
  toggleSelectedMeItem: (item: string) => void;
72
38
  toggleSelectedFindItem: (item: string) => void;
73
39
  toggelReviewIframe: (navigationType: "review" | "process") => void;
74
- };
40
+ }>;
75
41
  get: {};
76
42
  } & {
77
43
  dispose?: () => void;
@@ -1,34 +1,9 @@
1
1
  import { AdProperty } from "@omnia/fx-models";
2
2
  export declare const useAzureAdProviderSettingsStore: () => {
3
- actions: {
4
- onDispatching: {
5
- getSyncPropertiesApi: {
6
- subscribe(fn: () => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
7
- };
8
- getSyncPropertyDisplayName: {
9
- subscribe(fn: (property: AdProperty) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
10
- };
11
- };
12
- onDispatched: {
13
- getSyncPropertiesApi: {
14
- subscribe(fn: (result: AdProperty[]) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
15
- };
16
- getSyncPropertyDisplayName: {
17
- subscribe(fn: (result: string, property: AdProperty) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
18
- };
19
- };
20
- onFailure: {
21
- getSyncPropertiesApi: {
22
- subscribe(fn: (failureReason: any) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
23
- };
24
- getSyncPropertyDisplayName: {
25
- subscribe(fn: (failureReason: any, property: AdProperty) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
26
- };
27
- };
28
- } & {
3
+ actions: import("@omnia/fx/stores").StoreReturnDefineAction<{
29
4
  getSyncPropertiesApi: () => Promise<AdProperty[]>;
30
5
  getSyncPropertyDisplayName(property: AdProperty): string;
31
- };
6
+ }>;
32
7
  get: {
33
8
  readonly providerId: import("@omnia/fx-models").guid;
34
9
  };
@@ -1,38 +1,13 @@
1
1
  import { Language } from "../../../models";
2
2
  export declare const useInputLanguageStore: () => {
3
- events: {
4
- onMutatedSelectedLanguage: import("internal/fx/core").MessageBusExposeOnlySubscription<Language>;
5
- onMutatedUiShowAllLanguages: import("internal/fx/core").MessageBusExposeOnlySubscription<boolean>;
6
- } & Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>;
7
- actions: {
8
- onDispatching: {
9
- setInputLanguage: {
10
- subscribe(fn: (language: Language) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
11
- };
12
- setShowAllLanguages: {
13
- subscribe(fn: (showAll: boolean) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
14
- };
15
- };
16
- onDispatched: {
17
- setInputLanguage: {
18
- subscribe(fn: (result: void, language: Language) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
19
- };
20
- setShowAllLanguages: {
21
- subscribe(fn: (result: void, showAll: boolean) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
22
- };
23
- };
24
- onFailure: {
25
- setInputLanguage: {
26
- subscribe(fn: (failureReason: any, language: Language) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
27
- };
28
- setShowAllLanguages: {
29
- subscribe(fn: (failureReason: any, showAll: boolean) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
30
- };
31
- };
32
- } & {
3
+ events: import("@omnia/fx/stores").StoreEvents<{
4
+ selectedLanguage: Language;
5
+ uiShowAllLanguages: boolean;
6
+ }, Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>>;
7
+ actions: import("@omnia/fx/stores").StoreReturnDefineAction<{
33
8
  setInputLanguage: (language: Language) => void;
34
9
  setShowAllLanguages: (showAll: boolean) => void;
35
- };
10
+ }>;
36
11
  get: {
37
12
  getInputLanguage: () => Language;
38
13
  getShowAllLanguages: () => boolean;
@@ -4,39 +4,14 @@ export declare const useJourneyMenuStore: () => {
4
4
  menuItems: Array<JourneyMenuItem>;
5
5
  activeMenuItem: JourneyMenuItem;
6
6
  };
7
- events: {
8
- onMutatedMenuItems: import("@omnia/fx").MessageBusExposeOnlySubscription<JourneyMenuItem[]>;
9
- onMutatedActiveMenuItem: import("@omnia/fx").MessageBusExposeOnlySubscription<JourneyMenuItem>;
10
- } & Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>;
11
- actions: {
12
- onDispatching: {
13
- setMenuItems: {
14
- subscribe(fn: (menuItems: JourneyMenuItem[]) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
15
- };
16
- toggleActiveMenuItem: {
17
- subscribe(fn: (menuItem: JourneyMenuItem) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
18
- };
19
- };
20
- onDispatched: {
21
- setMenuItems: {
22
- subscribe(fn: (result: void, menuItems: JourneyMenuItem[]) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
23
- };
24
- toggleActiveMenuItem: {
25
- subscribe(fn: (result: void, menuItem: JourneyMenuItem) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
26
- };
27
- };
28
- onFailure: {
29
- setMenuItems: {
30
- subscribe(fn: (failureReason: any, menuItems: JourneyMenuItem[]) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
31
- };
32
- toggleActiveMenuItem: {
33
- subscribe(fn: (failureReason: any, menuItem: JourneyMenuItem) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
34
- };
35
- };
36
- } & {
7
+ events: import("@omnia/fx/stores").StoreEvents<{
8
+ menuItems: Array<JourneyMenuItem>;
9
+ activeMenuItem: JourneyMenuItem;
10
+ }, Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>>;
11
+ actions: import("@omnia/fx/stores").StoreReturnDefineAction<{
37
12
  setMenuItems(menuItems: Array<JourneyMenuItem>): void;
38
13
  toggleActiveMenuItem(menuItem: JourneyMenuItem): void;
39
- };
14
+ }>;
40
15
  get: {
41
16
  readonly activeMenuItem: JourneyMenuItem;
42
17
  readonly menuItems: JourneyMenuItem[];
@@ -6,68 +6,16 @@ export declare const useJourneyRouterStore: () => {
6
6
  get: {
7
7
  blade<T extends InternalJourneyBladeRouter>(bladeId: guid): T;
8
8
  };
9
- actions: {
10
- onDispatching: {
11
- hideBlade: {
12
- subscribe(fn: (blade: JourneyBladeRouter<{}>) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
13
- };
14
- showBlade: {
15
- subscribe(fn: (blade: JourneyBladeRouter<{}>) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
16
- };
17
- ensureBlade: {
18
- subscribe(fn: (blade: JourneyBladeRouter<{}>) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
19
- };
20
- updateBlade: {
21
- subscribe(fn: (blade: JourneyBladeRouter<{}>) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
22
- };
23
- removeBlade: {
24
- subscribe(fn: (blade: JourneyBladeRouter<{}>) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
25
- };
26
- };
27
- onDispatched: {
28
- hideBlade: {
29
- subscribe(fn: (result: void, blade: JourneyBladeRouter<{}>) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
30
- };
31
- showBlade: {
32
- subscribe(fn: (result: void, blade: JourneyBladeRouter<{}>) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
33
- };
34
- ensureBlade: {
35
- subscribe(fn: (result: void, blade: JourneyBladeRouter<{}>) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
36
- };
37
- updateBlade: {
38
- subscribe(fn: (result: void, blade: JourneyBladeRouter<{}>) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
39
- };
40
- removeBlade: {
41
- subscribe(fn: (result: void, blade: JourneyBladeRouter<{}>) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
42
- };
43
- };
44
- onFailure: {
45
- hideBlade: {
46
- subscribe(fn: (failureReason: any, blade: JourneyBladeRouter<{}>) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
47
- };
48
- showBlade: {
49
- subscribe(fn: (failureReason: any, blade: JourneyBladeRouter<{}>) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
50
- };
51
- ensureBlade: {
52
- subscribe(fn: (failureReason: any, blade: JourneyBladeRouter<{}>) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
53
- };
54
- updateBlade: {
55
- subscribe(fn: (failureReason: any, blade: JourneyBladeRouter<{}>) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
56
- };
57
- removeBlade: {
58
- subscribe(fn: (failureReason: any, blade: JourneyBladeRouter<{}>) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
59
- };
60
- };
61
- } & {
9
+ actions: import("@omnia/fx/stores").StoreReturnDefineAction<{
62
10
  hideBlade(blade: JourneyBladeRouter): void;
63
11
  showBlade(blade: JourneyBladeRouter): void;
64
12
  ensureBlade(blade: JourneyBladeRouter): void;
65
13
  updateBlade(blade: JourneyBladeRouter): void;
66
14
  removeBlade(blade: JourneyBladeRouter): void;
67
- };
68
- events: {
69
- onMutatedBlades: import("@omnia/fx").MessageBusExposeOnlySubscription<InternalJourneyBladeRouter[]>;
70
- } & Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>;
15
+ }>;
16
+ events: import("@omnia/fx/stores").StoreEvents<{
17
+ blades: InternalJourneyBladeRouter[];
18
+ }, Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>>;
71
19
  } & {
72
20
  dispose?: () => void;
73
21
  };