@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
@@ -4,69 +4,17 @@ export declare const useBusinessProfileJourneyStore: () => {
4
4
  selectingBusinessProfile: BusinessProfile;
5
5
  saving: any;
6
6
  };
7
- events: {
8
- onMutatedSelectingBusinessProfile: import("@omnia/fx").MessageBusExposeOnlySubscription<BusinessProfile>;
9
- onMutatedSaving: import("@omnia/fx").MessageBusExposeOnlySubscription<any>;
10
- } & Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>;
11
- actions: {
12
- onDispatching: {
13
- registerOnSaveBusinessProfile: {
14
- subscribe(fn: (fn: () => void | Promise<void>) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
15
- };
16
- saveBusinessProfile: {
17
- subscribe(fn: () => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
18
- };
19
- onSaving: {
20
- subscribe(fn: () => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
21
- };
22
- onUpdatingBusinessProfilePropertiesBag: {
23
- subscribe(fn: (bpProperties: BusinessProfileProperty[]) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
24
- };
25
- selectingBusinessProfile: {
26
- subscribe(fn: (businessProfile: BusinessProfile) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
27
- };
28
- };
29
- onDispatched: {
30
- registerOnSaveBusinessProfile: {
31
- subscribe(fn: (result: import("@omnia/fx-models").IMessageBusSubscriptionHandler, fn: () => void | Promise<void>) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
32
- };
33
- saveBusinessProfile: {
34
- subscribe(fn: (result: void) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
35
- };
36
- onSaving: {
37
- subscribe(fn: (result: void) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
38
- };
39
- onUpdatingBusinessProfilePropertiesBag: {
40
- subscribe(fn: (result: BusinessProfileProperty[], bpProperties: BusinessProfileProperty[]) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
41
- };
42
- selectingBusinessProfile: {
43
- subscribe(fn: (result: void, businessProfile: BusinessProfile) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
44
- };
45
- };
46
- onFailure: {
47
- registerOnSaveBusinessProfile: {
48
- subscribe(fn: (failureReason: any, fn: () => void | Promise<void>) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
49
- };
50
- saveBusinessProfile: {
51
- subscribe(fn: (failureReason: any) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
52
- };
53
- onSaving: {
54
- subscribe(fn: (failureReason: any) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
55
- };
56
- onUpdatingBusinessProfilePropertiesBag: {
57
- subscribe(fn: (failureReason: any, bpProperties: BusinessProfileProperty[]) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
58
- };
59
- selectingBusinessProfile: {
60
- subscribe(fn: (failureReason: any, businessProfile: BusinessProfile) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
61
- };
62
- };
63
- } & {
7
+ events: import("@omnia/fx/stores").StoreEvents<{
8
+ selectingBusinessProfile: BusinessProfile;
9
+ saving: any;
10
+ }, Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>>;
11
+ actions: import("@omnia/fx/stores").StoreReturnDefineAction<{
64
12
  registerOnSaveBusinessProfile(fn: () => void | Promise<void>): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
65
13
  saveBusinessProfile(): Promise<void>;
66
14
  onSaving(): void;
67
15
  onUpdatingBusinessProfilePropertiesBag: (bpProperties: Array<BusinessProfileProperty>) => BusinessProfileProperty[];
68
16
  selectingBusinessProfile: (businessProfile: BusinessProfile) => void;
69
- };
17
+ }>;
70
18
  get: {
71
19
  currentUrl(): string;
72
20
  };
@@ -4,29 +4,13 @@ export declare const AppInstanceJourneyStore: () => {
4
4
  subMenuItems: SubMenuItem[];
5
5
  activeSubMenuItem: SubMenuItem;
6
6
  };
7
- events: {
8
- onMutatedSubMenuItems: import("@omnia/fx").MessageBusExposeOnlySubscription<SubMenuItem[]>;
9
- onMutatedActiveSubMenuItem: import("@omnia/fx").MessageBusExposeOnlySubscription<SubMenuItem>;
10
- } & Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>;
11
- actions: {
12
- onDispatching: {
13
- setActiveSubMenuItem: {
14
- subscribe(fn: (item: SubMenuItem) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
15
- };
16
- };
17
- onDispatched: {
18
- setActiveSubMenuItem: {
19
- subscribe(fn: (result: void, item: SubMenuItem) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
20
- };
21
- };
22
- onFailure: {
23
- setActiveSubMenuItem: {
24
- subscribe(fn: (failureReason: any, item: SubMenuItem) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
25
- };
26
- };
27
- } & {
7
+ events: import("@omnia/fx/stores").StoreEvents<{
8
+ subMenuItems: SubMenuItem[];
9
+ activeSubMenuItem: SubMenuItem;
10
+ }, Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>>;
11
+ actions: import("@omnia/fx/stores").StoreReturnDefineAction<{
28
12
  setActiveSubMenuItem: (item: SubMenuItem) => void;
29
- };
13
+ }>;
30
14
  get: {
31
15
  subMenuItems: () => SubMenuItem[];
32
16
  activeSubMenuItem: () => SubMenuItem;
@@ -4,29 +4,13 @@ export declare const ProfileJourneyStore: () => {
4
4
  subMenuItems: SubMenuItem[];
5
5
  activeSubMenuItem: SubMenuItem;
6
6
  };
7
- events: {
8
- onMutatedSubMenuItems: import("@omnia/fx").MessageBusExposeOnlySubscription<SubMenuItem[]>;
9
- onMutatedActiveSubMenuItem: import("@omnia/fx").MessageBusExposeOnlySubscription<SubMenuItem>;
10
- } & Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>;
11
- actions: {
12
- onDispatching: {
13
- setActiveSubMenuItem: {
14
- subscribe(fn: (item: SubMenuItem) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
15
- };
16
- };
17
- onDispatched: {
18
- setActiveSubMenuItem: {
19
- subscribe(fn: (result: void, item: SubMenuItem) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
20
- };
21
- };
22
- onFailure: {
23
- setActiveSubMenuItem: {
24
- subscribe(fn: (failureReason: any, item: SubMenuItem) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
25
- };
26
- };
27
- } & {
7
+ events: import("@omnia/fx/stores").StoreEvents<{
8
+ subMenuItems: SubMenuItem[];
9
+ activeSubMenuItem: SubMenuItem;
10
+ }, Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>>;
11
+ actions: import("@omnia/fx/stores").StoreReturnDefineAction<{
28
12
  setActiveSubMenuItem: (item: SubMenuItem) => void;
29
- };
13
+ }>;
30
14
  get: {
31
15
  subMenuItems: () => SubMenuItem[];
32
16
  activeSubMenuItem: () => SubMenuItem;
@@ -4,29 +4,13 @@ export declare const TenantJourneyStore: () => {
4
4
  subMenuItems: SubMenuItem[];
5
5
  activeSubMenuItem: SubMenuItem;
6
6
  };
7
- events: {
8
- onMutatedSubMenuItems: import("@omnia/fx").MessageBusExposeOnlySubscription<SubMenuItem[]>;
9
- onMutatedActiveSubMenuItem: import("@omnia/fx").MessageBusExposeOnlySubscription<SubMenuItem>;
10
- } & Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>;
11
- actions: {
12
- onDispatching: {
13
- setActiveSubMenuItem: {
14
- subscribe(fn: (item: SubMenuItem) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
15
- };
16
- };
17
- onDispatched: {
18
- setActiveSubMenuItem: {
19
- subscribe(fn: (result: void, item: SubMenuItem) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
20
- };
21
- };
22
- onFailure: {
23
- setActiveSubMenuItem: {
24
- subscribe(fn: (failureReason: any, item: SubMenuItem) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
25
- };
26
- };
27
- } & {
7
+ events: import("@omnia/fx/stores").StoreEvents<{
8
+ subMenuItems: SubMenuItem[];
9
+ activeSubMenuItem: SubMenuItem;
10
+ }, Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>>;
11
+ actions: import("@omnia/fx/stores").StoreReturnDefineAction<{
28
12
  setActiveSubMenuItem: (item: SubMenuItem) => void;
29
- };
13
+ }>;
30
14
  get: {
31
15
  subMenuItems: () => SubMenuItem[];
32
16
  activeSubMenuItem: () => SubMenuItem;
@@ -10,65 +10,22 @@ export declare const SettingsBladeStore: () => {
10
10
  isNew: boolean;
11
11
  };
12
12
  };
13
- events: {
14
- onMutatedCurrentRatio: import("@omnia/fx").MessageBusExposeOnlySubscription<{
13
+ events: import("@omnia/fx/stores").StoreEvents<{
14
+ currentRatio: {
15
15
  adminRatioDefinition: AdminMediaPickerImageRatioDefinition;
16
16
  isNew: boolean;
17
- }>;
18
- onMutatedCurrentScaling: import("@omnia/fx").MessageBusExposeOnlySubscription<{
17
+ };
18
+ currentScaling: {
19
19
  adminScalingDefinition: AdminMediaPickerImageScalingDefinition;
20
20
  isNew: boolean;
21
- }>;
22
- } & Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>;
23
- actions: {
24
- onDispatching: {
25
- saveCurrentRatio: {
26
- subscribe(fn: () => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
27
- };
28
- saveCurrentImageScaling: {
29
- subscribe(fn: () => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
30
- };
31
- setCurrentRatio: {
32
- subscribe(fn: (item: MediaPickerImageRatio) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
33
- };
34
- setCurrentScaling: {
35
- subscribe(fn: (item: MediaPickerImageScaling) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
36
- };
37
21
  };
38
- onDispatched: {
39
- saveCurrentRatio: {
40
- subscribe(fn: (result: void) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
41
- };
42
- saveCurrentImageScaling: {
43
- subscribe(fn: (result: void) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
44
- };
45
- setCurrentRatio: {
46
- subscribe(fn: (result: void, item: MediaPickerImageRatio) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
47
- };
48
- setCurrentScaling: {
49
- subscribe(fn: (result: void, item: MediaPickerImageScaling) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
50
- };
51
- };
52
- onFailure: {
53
- saveCurrentRatio: {
54
- subscribe(fn: (failureReason: any) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
55
- };
56
- saveCurrentImageScaling: {
57
- subscribe(fn: (failureReason: any) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
58
- };
59
- setCurrentRatio: {
60
- subscribe(fn: (failureReason: any, item: MediaPickerImageRatio) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
61
- };
62
- setCurrentScaling: {
63
- subscribe(fn: (failureReason: any, item: MediaPickerImageScaling) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
64
- };
65
- };
66
- } & {
22
+ }, Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>>;
23
+ actions: import("@omnia/fx/stores").StoreReturnDefineAction<{
67
24
  saveCurrentRatio: () => Promise<void>;
68
25
  saveCurrentImageScaling: () => Promise<void>;
69
26
  setCurrentRatio(item: MediaPickerImageRatio): void;
70
27
  setCurrentScaling: (item: MediaPickerImageScaling) => void;
71
- };
28
+ }>;
72
29
  get: {
73
30
  currentRatio: () => {
74
31
  adminRatioDefinition: AdminMediaPickerImageRatioDefinition;
@@ -5,77 +5,7 @@ export declare const useOmniaRedirectStore: () => {
5
5
  readonly editMode: boolean;
6
6
  readonly editRedirect: Redirect;
7
7
  };
8
- actions: {
9
- onDispatching: {
10
- ensureLoadAllRedirect: {
11
- subscribe(fn: () => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
12
- };
13
- insert: {
14
- subscribe(fn: (redirectInfo: Redirect) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
15
- };
16
- update: {
17
- subscribe(fn: (redireftInfo: Redirect) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
18
- };
19
- turnOnAddMode: {
20
- subscribe(fn: () => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
21
- };
22
- editRedirect: {
23
- subscribe(fn: (redirectInfo: Redirect) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
24
- };
25
- remove: {
26
- subscribe(fn: (redirectId: number) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
27
- };
28
- saveRedirect: {
29
- subscribe(fn: (redirectInfo: Redirect) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
30
- };
31
- };
32
- onDispatched: {
33
- ensureLoadAllRedirect: {
34
- subscribe(fn: (result: void) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
35
- };
36
- insert: {
37
- subscribe(fn: (result: void, redirectInfo: Redirect) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
38
- };
39
- update: {
40
- subscribe(fn: (result: void, redireftInfo: Redirect) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
41
- };
42
- turnOnAddMode: {
43
- subscribe(fn: (result: void) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
44
- };
45
- editRedirect: {
46
- subscribe(fn: (result: void, redirectInfo: Redirect) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
47
- };
48
- remove: {
49
- subscribe(fn: (result: void, redirectId: number) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
50
- };
51
- saveRedirect: {
52
- subscribe(fn: (result: boolean, redirectInfo: Redirect) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
53
- };
54
- };
55
- onFailure: {
56
- ensureLoadAllRedirect: {
57
- subscribe(fn: (failureReason: any) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
58
- };
59
- insert: {
60
- subscribe(fn: (failureReason: any, redirectInfo: Redirect) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
61
- };
62
- update: {
63
- subscribe(fn: (failureReason: any, redireftInfo: Redirect) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
64
- };
65
- turnOnAddMode: {
66
- subscribe(fn: (failureReason: any) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
67
- };
68
- editRedirect: {
69
- subscribe(fn: (failureReason: any, redirectInfo: Redirect) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
70
- };
71
- remove: {
72
- subscribe(fn: (failureReason: any, redirectId: number) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
73
- };
74
- saveRedirect: {
75
- subscribe(fn: (failureReason: any, redirectInfo: Redirect) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
76
- };
77
- };
78
- } & {
8
+ actions: import("@omnia/fx/stores").StoreReturnDefineAction<{
79
9
  ensureLoadAllRedirect(): Promise<void>;
80
10
  insert(redirectInfo: Redirect): Promise<void>;
81
11
  update(redireftInfo: Redirect): Promise<void>;
@@ -83,7 +13,7 @@ export declare const useOmniaRedirectStore: () => {
83
13
  editRedirect(redirectInfo: Redirect): void;
84
14
  remove(redirectId: number): Promise<void>;
85
15
  saveRedirect(redirectInfo: Redirect): Promise<boolean>;
86
- };
16
+ }>;
87
17
  bladeIds: {
88
18
  redirectManager: guid;
89
19
  redirectDetail: guid;
@@ -35,35 +35,10 @@ declare class AdminStoreClass extends Store {
35
35
  }
36
36
  export declare const AdminStore: AdminStoreClass;
37
37
  export declare const useAdminStore: () => {
38
- actions: {
39
- onDispatching: {
40
- ensureLoadNavigationNodeRegistrationsByCategory: {
41
- subscribe(fn: (category: string) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
42
- };
43
- ensureLoadNavigationNodeRegistrationsByParentNodeId: {
44
- subscribe(fn: (parentNodeId: guid) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
45
- };
46
- };
47
- onDispatched: {
48
- ensureLoadNavigationNodeRegistrationsByCategory: {
49
- subscribe(fn: (result: void, category: string) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
50
- };
51
- ensureLoadNavigationNodeRegistrationsByParentNodeId: {
52
- subscribe(fn: (result: void, parentNodeId: guid) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
53
- };
54
- };
55
- onFailure: {
56
- ensureLoadNavigationNodeRegistrationsByCategory: {
57
- subscribe(fn: (failureReason: any, category: string) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
58
- };
59
- ensureLoadNavigationNodeRegistrationsByParentNodeId: {
60
- subscribe(fn: (failureReason: any, parentNodeId: guid) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
61
- };
62
- };
63
- } & {
38
+ actions: import("@omnia/fx/stores").StoreReturnDefineAction<{
64
39
  ensureLoadNavigationNodeRegistrationsByCategory(category: string): Future<void>;
65
40
  ensureLoadNavigationNodeRegistrationsByParentNodeId(parentNodeId: guid): Future<void>;
66
- };
41
+ }>;
67
42
  get: {
68
43
  getNavigationNodeRegistrationsByCategory(category: string): AdminNavigationNodeRegistration[];
69
44
  getNavigationNodeRegistrationsByParentNodeId(parentNodeId: guid): AdminNavigationNodeRegistration[];
@@ -4,59 +4,16 @@ export declare const SystemJourneyStore: () => {
4
4
  subMenuItems: SubMenuItem[];
5
5
  activeSubMenuItem: SubMenuItem;
6
6
  };
7
- events: {
8
- onMutatedSubMenuItems: import("@omnia/fx").MessageBusExposeOnlySubscription<SubMenuItem[]>;
9
- onMutatedActiveSubMenuItem: import("@omnia/fx").MessageBusExposeOnlySubscription<SubMenuItem>;
10
- } & Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>;
11
- actions: {
12
- onDispatching: {
13
- setActiveSubMenuItem: {
14
- subscribe(fn: (item: SubMenuItem) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
15
- };
16
- addOrUpdateSubMenuItem: {
17
- subscribe(fn: (item: SubMenuItem, position?: number) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
18
- };
19
- removeActiveSubMenuItem: {
20
- subscribe(fn: (item: SubMenuItem) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
21
- };
22
- addSubMenuItems: {
23
- subscribe(fn: (items: SubMenuItem[]) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
24
- };
25
- };
26
- onDispatched: {
27
- setActiveSubMenuItem: {
28
- subscribe(fn: (result: void, item: SubMenuItem) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
29
- };
30
- addOrUpdateSubMenuItem: {
31
- subscribe(fn: (result: void, item: SubMenuItem, position?: number) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
32
- };
33
- removeActiveSubMenuItem: {
34
- subscribe(fn: (result: void, item: SubMenuItem) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
35
- };
36
- addSubMenuItems: {
37
- subscribe(fn: (result: void, items: SubMenuItem[]) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
38
- };
39
- };
40
- onFailure: {
41
- setActiveSubMenuItem: {
42
- subscribe(fn: (failureReason: any, item: SubMenuItem) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
43
- };
44
- addOrUpdateSubMenuItem: {
45
- subscribe(fn: (failureReason: any, item: SubMenuItem, position?: number) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
46
- };
47
- removeActiveSubMenuItem: {
48
- subscribe(fn: (failureReason: any, item: SubMenuItem) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
49
- };
50
- addSubMenuItems: {
51
- subscribe(fn: (failureReason: any, items: SubMenuItem[]) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
52
- };
53
- };
54
- } & {
7
+ events: import("@omnia/fx/stores").StoreEvents<{
8
+ subMenuItems: SubMenuItem[];
9
+ activeSubMenuItem: SubMenuItem;
10
+ }, Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>>;
11
+ actions: import("@omnia/fx/stores").StoreReturnDefineAction<{
55
12
  setActiveSubMenuItem: (item: SubMenuItem) => void;
56
13
  addOrUpdateSubMenuItem: (item: SubMenuItem, position?: number) => void;
57
14
  removeActiveSubMenuItem: (item: SubMenuItem) => void;
58
15
  addSubMenuItems: (items: SubMenuItem[]) => void;
59
- };
16
+ }>;
60
17
  get: {
61
18
  subMenuItems(): SubMenuItem[];
62
19
  activeSubMenuItem: () => SubMenuItem;
@@ -19,87 +19,17 @@ export declare const LocalizationAdminStore: () => {
19
19
  mainJson: JsonData;
20
20
  currentLanguage: LanguageTags;
21
21
  };
22
- events: {
23
- onMutatedLanguageTags: import("@omnia/fx").MessageBusExposeOnlySubscription<LanguageTags[]>;
24
- onMutatedLocalizationChanges: import("@omnia/fx").MessageBusExposeOnlySubscription<{
22
+ events: import("@omnia/fx/stores").StoreEvents<{
23
+ languageTags: LanguageTags[];
24
+ localizationChanges: {
25
25
  [serviceId: string]: {
26
26
  [path: string]: UserdefinedLocalizationProperty;
27
27
  };
28
- }>;
29
- onMutatedMainJson: import("@omnia/fx").MessageBusExposeOnlySubscription<JsonData>;
30
- onMutatedCurrentLanguage: import("@omnia/fx").MessageBusExposeOnlySubscription<LanguageTags>;
31
- } & Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>;
32
- actions: {
33
- onDispatching: {
34
- ensureLoadLocalization: {
35
- subscribe(fn: (serviceId: guid) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
36
- };
37
- onAddorUpdateLocalizationChange: {
38
- subscribe(fn: (localizationChange: UserdefinedLocalizationProperty) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
39
- };
40
- updateLocalizationChanges: {
41
- subscribe(fn: (omniaServiceId: guid, changes: UserdefinedLocalizationProperty[]) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
42
- };
43
- changeServiceId: {
44
- subscribe(fn: (serviceId: guid) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
45
- };
46
- changeLanguage: {
47
- subscribe(fn: (language: LanguageTags) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
48
- };
49
- editJson: {
50
- subscribe(fn: (jsonData: JsonData) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
51
- };
52
- changeCheckLanguages: {
53
- subscribe(fn: (languages: LanguageTags[]) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
54
- };
55
- };
56
- onDispatched: {
57
- ensureLoadLocalization: {
58
- subscribe(fn: (result: any, serviceId: guid) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
59
- };
60
- onAddorUpdateLocalizationChange: {
61
- subscribe(fn: (result: UserdefinedLocalizationProperty, localizationChange: UserdefinedLocalizationProperty) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
62
- };
63
- updateLocalizationChanges: {
64
- subscribe(fn: (result: void, omniaServiceId: guid, changes: UserdefinedLocalizationProperty[]) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
65
- };
66
- changeServiceId: {
67
- subscribe(fn: (result: void, serviceId: guid) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
68
- };
69
- changeLanguage: {
70
- subscribe(fn: (result: void, language: LanguageTags) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
71
- };
72
- editJson: {
73
- subscribe(fn: (result: void, jsonData: JsonData) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
74
- };
75
- changeCheckLanguages: {
76
- subscribe(fn: (result: void, languages: LanguageTags[]) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
77
- };
78
- };
79
- onFailure: {
80
- ensureLoadLocalization: {
81
- subscribe(fn: (failureReason: any, serviceId: guid) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
82
- };
83
- onAddorUpdateLocalizationChange: {
84
- subscribe(fn: (failureReason: any, localizationChange: UserdefinedLocalizationProperty) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
85
- };
86
- updateLocalizationChanges: {
87
- subscribe(fn: (failureReason: any, omniaServiceId: guid, changes: UserdefinedLocalizationProperty[]) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
88
- };
89
- changeServiceId: {
90
- subscribe(fn: (failureReason: any, serviceId: guid) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
91
- };
92
- changeLanguage: {
93
- subscribe(fn: (failureReason: any, language: LanguageTags) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
94
- };
95
- editJson: {
96
- subscribe(fn: (failureReason: any, jsonData: JsonData) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
97
- };
98
- changeCheckLanguages: {
99
- subscribe(fn: (failureReason: any, languages: LanguageTags[]) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
100
- };
101
28
  };
102
- } & {
29
+ mainJson: JsonData;
30
+ currentLanguage: LanguageTags;
31
+ }, Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>>;
32
+ actions: import("@omnia/fx/stores").StoreReturnDefineAction<{
103
33
  ensureLoadLocalization: (serviceId: guid) => Promise<any>;
104
34
  onAddorUpdateLocalizationChange: (localizationChange: UserdefinedLocalizationProperty) => Promise<UserdefinedLocalizationProperty>;
105
35
  updateLocalizationChanges: (omniaServiceId: guid, changes: UserdefinedLocalizationProperty[]) => void;
@@ -107,7 +37,7 @@ export declare const LocalizationAdminStore: () => {
107
37
  changeLanguage: (language: LanguageTags) => void;
108
38
  editJson: (jsonData: JsonData) => void;
109
39
  changeCheckLanguages: (languages: LanguageTags[]) => void;
110
- };
40
+ }>;
111
41
  get: {
112
42
  getChange: (path: string[], serviceId?: guid) => UserdefinedLocalizationProperty;
113
43
  getServiceIds: () => Promise<ServiceDefinition[]>;
@@ -18,38 +18,13 @@ export declare const useSEOManager: () => {
18
18
  page: number;
19
19
  itemLimit: number;
20
20
  };
21
- actions: {
22
- onDispatching: {
23
- ensureDataLoad: {
24
- subscribe(fn: () => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
25
- };
26
- forceGetNewSnapshot: {
27
- subscribe(fn: (snapshotInfo: SeoBasicInfo) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
28
- };
29
- };
30
- onDispatched: {
31
- ensureDataLoad: {
32
- subscribe(fn: (result: void) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
33
- };
34
- forceGetNewSnapshot: {
35
- subscribe(fn: (result: void, snapshotInfo: SeoBasicInfo) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
36
- };
37
- };
38
- onFailure: {
39
- ensureDataLoad: {
40
- subscribe(fn: (failureReason: any) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
41
- };
42
- forceGetNewSnapshot: {
43
- subscribe(fn: (failureReason: any, snapshotInfo: SeoBasicInfo) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
44
- };
45
- };
46
- } & {
21
+ actions: import("@omnia/fx/stores").StoreReturnDefineAction<{
47
22
  ensureDataLoad(): Promise<void>;
48
23
  /**
49
24
  * Trigger omnia to try to get new snapshot of this page
50
25
  */
51
26
  forceGetNewSnapshot(snapshotInfo: SeoBasicInfo): Promise<void>;
52
- };
27
+ }>;
53
28
  } & {
54
29
  dispose?: () => void;
55
30
  };
@@ -4,39 +4,14 @@ export declare const ServicesJourneyStore: () => {
4
4
  subMenuItems: SubMenuItem[];
5
5
  activeSubMenuItem: SubMenuItem;
6
6
  };
7
- events: {
8
- onMutatedSubMenuItems: import("@omnia/fx").MessageBusExposeOnlySubscription<SubMenuItem[]>;
9
- onMutatedActiveSubMenuItem: import("@omnia/fx").MessageBusExposeOnlySubscription<SubMenuItem>;
10
- } & Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>;
11
- actions: {
12
- onDispatching: {
13
- setActiveSubMenuItem: {
14
- subscribe(fn: (item: SubMenuItem) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
15
- };
16
- addOrUpdateSubMenuItem: {
17
- subscribe(fn: (item: SubMenuItem, position?: number) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
18
- };
19
- };
20
- onDispatched: {
21
- setActiveSubMenuItem: {
22
- subscribe(fn: (result: void, item: SubMenuItem) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
23
- };
24
- addOrUpdateSubMenuItem: {
25
- subscribe(fn: (result: void, item: SubMenuItem, position?: number) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
26
- };
27
- };
28
- onFailure: {
29
- setActiveSubMenuItem: {
30
- subscribe(fn: (failureReason: any, item: SubMenuItem) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
31
- };
32
- addOrUpdateSubMenuItem: {
33
- subscribe(fn: (failureReason: any, item: SubMenuItem, position?: number) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
34
- };
35
- };
36
- } & {
7
+ events: import("@omnia/fx/stores").StoreEvents<{
8
+ subMenuItems: SubMenuItem[];
9
+ activeSubMenuItem: SubMenuItem;
10
+ }, Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>>;
11
+ actions: import("@omnia/fx/stores").StoreReturnDefineAction<{
37
12
  setActiveSubMenuItem: (item: SubMenuItem) => void;
38
13
  addOrUpdateSubMenuItem: (item: SubMenuItem, position?: number) => void;
39
- };
14
+ }>;
40
15
  get: {
41
16
  subMenuItems(): SubMenuItem[];
42
17
  activeSubMenuItem: () => SubMenuItem;