@omnia/fx 8.0.298-dev → 8.0.300-dev

Sign up to get free protection for your applications and to get access to all the features.
Files changed (109) hide show
  1. package/internal-do-not-import-from-here/contexts/OmniaContext.d.ts +2 -2
  2. package/internal-do-not-import-from-here/contexts/OmniaContextProvider.d.ts +2 -2
  3. package/internal-do-not-import-from-here/manifests/omnia.fx.manifest.json +1 -1
  4. package/internal-do-not-import-from-here/{ux/aurora/store → services}/ThemeService.d.ts +3 -4
  5. package/internal-do-not-import-from-here/services/index.d.ts +1 -0
  6. package/internal-do-not-import-from-here/stores/DefineStore.d.ts +23 -10
  7. package/internal-do-not-import-from-here/stores/LocalizationStore.d.ts +3 -28
  8. package/internal-do-not-import-from-here/stores/SizeContainerStore.d.ts +6 -31
  9. package/internal-do-not-import-from-here/stores/floweditor/FlowEditorPluginStore.d.ts +6 -31
  10. package/internal-do-not-import-from-here/stores/floweditor/FlowEditorToolbarStateStore.d.ts +5 -21
  11. package/internal-do-not-import-from-here/stores/mediapicker/ImageTransformerStore.d.ts +24 -215
  12. package/internal-do-not-import-from-here/stores/mediapicker/MediaPickerCommonStore.d.ts +7 -59
  13. package/internal-do-not-import-from-here/stores/mediapicker/MediaPickerGalleryStore.d.ts +17 -123
  14. package/internal-do-not-import-from-here/stores/mediapicker/ProviderStore.d.ts +24 -160
  15. package/internal-do-not-import-from-here/stores/oxide/ComponentHostStore.d.ts +9 -70
  16. package/internal-do-not-import-from-here/stores/oxide/ComponentSharedSettingsStore.d.ts +5 -21
  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/AddBlueprint.d.ts +16 -0
  36. package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/store/ButtonsEditorStore.d.ts +8 -42
  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 +68 -377
  39. package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/store/ContainersEditorStore.d.ts +17 -69
  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/components/{containerpicker → containerFillpicker}/ContainerBlueprintsViewer.d.ts +5 -5
  50. package/internal-do-not-import-from-here/ux/aurora/components/{containerpicker/ContainerPicker.d.ts → containerFillpicker/ContainerFillPicker.d.ts} +91 -91
  51. package/internal-do-not-import-from-here/ux/aurora/store/ColorSchemaStore.d.ts +4 -44
  52. package/internal-do-not-import-from-here/ux/aurora/store/ComponentBlueprintStore.d.ts +8 -33
  53. package/internal-do-not-import-from-here/ux/aurora/store/ComponentMigration.d.ts +4 -0
  54. package/internal-do-not-import-from-here/ux/aurora/store/FontStore.d.ts +2 -63
  55. package/internal-do-not-import-from-here/ux/aurora/store/SpacingBlueprintStore.d.ts +19 -406
  56. package/internal-do-not-import-from-here/ux/aurora/store/TemplateRegistrationStore.d.ts +5 -39
  57. package/internal-do-not-import-from-here/ux/aurora/store/ThemeContextStore.d.ts +156 -700
  58. package/internal-do-not-import-from-here/ux/aurora/store/ThemeStorage.d.ts +8 -44
  59. package/internal-do-not-import-from-here/ux/aurora/store/ThemeStore.d.ts +13 -57
  60. package/internal-do-not-import-from-here/ux/aurora/store/TypographyBlueprintStore.d.ts +20 -407
  61. package/internal-do-not-import-from-here/ux/docs/omfx/services/docs/Service.d.ts +1 -5
  62. package/internal-do-not-import-from-here/ux/docs/omfx/stores/docs/Store.d.ts +9 -34
  63. package/internal-do-not-import-from-here/ux/features/stores/FeatureJourneyStore.d.ts +29 -117
  64. package/internal-do-not-import-from-here/ux/flow/editor/plugins/colorstyle/ColorButton.d.ts +20 -246
  65. package/internal-do-not-import-from-here/ux/flow/editor/plugins/link/LinkButton.d.ts +20 -246
  66. package/internal-do-not-import-from-here/ux/flow/editor/plugins/spacing/SpacingButton.d.ts +20 -246
  67. package/internal-do-not-import-from-here/ux/flow/editor/plugins/typography/TypographyButton.d.ts +20 -246
  68. package/internal-do-not-import-from-here/ux/flow/editor/stores/FlowEditorStore.d.ts +20 -246
  69. package/internal-do-not-import-from-here/ux/flow/editor/stores/FlowEditorToolbarStore.d.ts +48 -1908
  70. package/internal-do-not-import-from-here/ux/flow/editor/stores/VelcronPluginStore.d.ts +6 -33
  71. package/internal-do-not-import-from-here/ux/flow/renderer/stores/FlowRendererStore.d.ts +12 -70
  72. package/internal-do-not-import-from-here/ux/hub/feed/stores/ActivityFeedStore.d.ts +31 -101
  73. package/internal-do-not-import-from-here/ux/hub/feed/stores/HubFeedChromeStore.d.ts +19 -53
  74. package/internal-do-not-import-from-here/ux/identities/components/shared/AzureAdProviderSettingsStore.d.ts +2 -27
  75. package/internal-do-not-import-from-here/ux/inputlanguagepicker/stores/InputLanguageStore.d.ts +6 -31
  76. package/internal-do-not-import-from-here/ux/journey/stores/JourneyMenuStore.d.ts +6 -31
  77. package/internal-do-not-import-from-here/ux/journey/stores/JourneyRouterStore.d.ts +5 -57
  78. package/internal-do-not-import-from-here/ux/journey/stores/JourneyStore.d.ts +19 -176
  79. package/internal-do-not-import-from-here/ux/journey/stores/SettingsJourneyStore.d.ts +9 -79
  80. package/internal-do-not-import-from-here/ux/layoutcanvas/stores/LayoutCanvasStore.d.ts +17 -166
  81. package/internal-do-not-import-from-here/ux/layoutcanvas/stores/SettingsMenuStore.d.ts +6 -31
  82. package/internal-do-not-import-from-here/ux/links/store/LinkPickerStore.d.ts +2 -27
  83. package/internal-do-not-import-from-here/ux/markdown/stores/MarkdownEditorStore.d.ts +7 -48
  84. package/internal-do-not-import-from-here/ux/mediagallery/gallerydialogproviders/slider/Delimiter.d.ts +3 -64
  85. package/internal-do-not-import-from-here/ux/mediagallery/view/store/PhotoWallStore.d.ts +2 -36
  86. package/internal-do-not-import-from-here/ux/mediapickerproviders/mediaflow/use/MediaflowProviderStore.d.ts +2 -54
  87. package/internal-do-not-import-from-here/ux/oxide/btngroup/ButtonGroup.stylex.d.ts +1 -1
  88. package/internal-do-not-import-from-here/ux/oxide/scrollcontainer/store/ScrollContainerStore.d.ts +11 -135
  89. package/internal-do-not-import-from-here/ux/oxide/select/Select.d.ts +1 -1
  90. package/internal-do-not-import-from-here/ux/oxide/slidepanel/store/SlidePanelStore.d.ts +3 -64
  91. package/internal-do-not-import-from-here/ux/oxide/stickycontainer/store/StickyContainerStore.d.ts +8 -33
  92. package/internal-do-not-import-from-here/ux/oxide/table/Table.stylex.d.ts +1 -1
  93. package/internal-do-not-import-from-here/ux/richtexteditor/RichTextEditorStore.d.ts +6 -28
  94. package/internal-do-not-import-from-here/ux/theming/ThemeManager.d.ts +2 -2
  95. package/internal-do-not-import-from-here/ux/use/UseDraggable.d.ts +1 -1
  96. package/internal-do-not-import-from-here/ux/velcron/blocks/velcron/useVelcronStateManager.d.ts +1 -1
  97. package/internal-do-not-import-from-here/ux/velcron/core/models/VelcronDefinitions.d.ts +3 -3
  98. package/internal-do-not-import-from-here/ux/velcron/core/models/VelcronState.d.ts +2 -2
  99. package/internal-do-not-import-from-here/ux/velcron/core/stores/VelcronTheming.d.ts +2 -5
  100. package/internal-do-not-import-from-here/ux/velcron/editor/stores/VelcronComponentStore.d.ts +5 -5
  101. package/internal-do-not-import-from-here/ux/velcron/editor/stores/VelcronEditorStore.d.ts +31 -290
  102. package/internal-do-not-import-from-here/ux/velcron/stores/VelcronDefinitionStore.d.ts +7 -98
  103. package/internal-do-not-import-from-here/ux/velcron/stores/useVelcronStateManager.d.ts +1 -1
  104. package/internal-do-not-import-from-here/wctypings.d.ts +11 -9
  105. package/package.json +2 -2
  106. /package/internal-do-not-import-from-here/ux/aurora/components/{containerpicker/ContainerPicker.css.d.ts → containerFillpicker/ContainerFillPicker.css.d.ts} +0 -0
  107. /package/internal-do-not-import-from-here/ux/aurora/components/{containerpicker → containerFillpicker}/docs/ExampleComponents.d.ts +0 -0
  108. /package/internal-do-not-import-from-here/ux/aurora/components/{containerpicker → containerFillpicker}/docs/SampleComponent.d.ts +0 -0
  109. /package/internal-do-not-import-from-here/ux/aurora/components/{containerpicker → containerFillpicker}/docs/index.d.ts +0 -0
@@ -16,75 +16,14 @@ export declare const useBPSystemLayoutStore: () => {
16
16
  authenticationLayoutSettings: VersionedLayoutBladeSettings;
17
17
  setting(layoutTypeIds: guid): VersionedLayoutBladeSettings<VersionedLayoutDefinition>;
18
18
  };
19
- actions: {
20
- onDispatching: {
21
- loadTenantSettings: {
22
- subscribe(fn: () => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
23
- };
24
- loadBPSettings: {
25
- subscribe(fn: () => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
26
- };
27
- loadSettings: {
28
- subscribe(fn: () => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
29
- };
30
- saveSettings: {
31
- subscribe(fn: () => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
32
- };
33
- loadLayouts: {
34
- subscribe(fn: () => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
35
- };
36
- createLayout: {
37
- subscribe(fn: (tenantVersionedLayout: VersionedLayout) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
38
- };
39
- };
40
- onDispatched: {
41
- loadTenantSettings: {
42
- subscribe(fn: (result: BusinessProfileSystemLayoutSettings) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
43
- };
44
- loadBPSettings: {
45
- subscribe(fn: (result: BusinessProfileSystemLayoutSettings) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
46
- };
47
- loadSettings: {
48
- subscribe(fn: (result: BusinessProfileSystemLayoutSettings) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
49
- };
50
- saveSettings: {
51
- subscribe(fn: (result: void) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
52
- };
53
- loadLayouts: {
54
- subscribe(fn: (result: VersionedLayout[]) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
55
- };
56
- createLayout: {
57
- subscribe(fn: (result: VersionedLayout, tenantVersionedLayout: VersionedLayout) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
58
- };
59
- };
60
- onFailure: {
61
- loadTenantSettings: {
62
- subscribe(fn: (failureReason: any) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
63
- };
64
- loadBPSettings: {
65
- subscribe(fn: (failureReason: any) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
66
- };
67
- loadSettings: {
68
- subscribe(fn: (failureReason: any) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
69
- };
70
- saveSettings: {
71
- subscribe(fn: (failureReason: any) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
72
- };
73
- loadLayouts: {
74
- subscribe(fn: (failureReason: any) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
75
- };
76
- createLayout: {
77
- subscribe(fn: (failureReason: any, tenantVersionedLayout: VersionedLayout) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
78
- };
79
- };
80
- } & {
19
+ actions: import("@omnia/fx/stores").StoreReturnDefineAction<{
81
20
  loadTenantSettings: () => Promise<BusinessProfileSystemLayoutSettings>;
82
21
  loadBPSettings: () => Promise<BusinessProfileSystemLayoutSettings>;
83
22
  loadSettings: () => Promise<BusinessProfileSystemLayoutSettings>;
84
23
  saveSettings: () => Promise<void>;
85
24
  loadLayouts: () => Promise<VersionedLayout[]>;
86
25
  createLayout: (tenantVersionedLayout: VersionedLayout) => Promise<VersionedLayout>;
87
- };
26
+ }>;
88
27
  } & {
89
28
  dispose?: () => void;
90
29
  };
@@ -104,75 +43,14 @@ export declare const useTenantSystemLayoutStore: () => {
104
43
  authenticationLayoutSettings: VersionedLayoutBladeSettings;
105
44
  setting(layoutTypeIds: guid): VersionedLayoutBladeSettings<VersionedLayoutDefinition>;
106
45
  };
107
- actions: {
108
- onDispatching: {
109
- loadTenantSettings: {
110
- subscribe(fn: () => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
111
- };
112
- loadBPSettings: {
113
- subscribe(fn: () => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
114
- };
115
- loadSettings: {
116
- subscribe(fn: () => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
117
- };
118
- saveSettings: {
119
- subscribe(fn: () => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
120
- };
121
- loadLayouts: {
122
- subscribe(fn: () => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
123
- };
124
- createLayout: {
125
- subscribe(fn: (tenantVersionedLayout: VersionedLayout) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
126
- };
127
- };
128
- onDispatched: {
129
- loadTenantSettings: {
130
- subscribe(fn: (result: BusinessProfileSystemLayoutSettings) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
131
- };
132
- loadBPSettings: {
133
- subscribe(fn: (result: BusinessProfileSystemLayoutSettings) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
134
- };
135
- loadSettings: {
136
- subscribe(fn: (result: BusinessProfileSystemLayoutSettings) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
137
- };
138
- saveSettings: {
139
- subscribe(fn: (result: void) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
140
- };
141
- loadLayouts: {
142
- subscribe(fn: (result: VersionedLayout[]) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
143
- };
144
- createLayout: {
145
- subscribe(fn: (result: VersionedLayout, tenantVersionedLayout: VersionedLayout) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
146
- };
147
- };
148
- onFailure: {
149
- loadTenantSettings: {
150
- subscribe(fn: (failureReason: any) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
151
- };
152
- loadBPSettings: {
153
- subscribe(fn: (failureReason: any) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
154
- };
155
- loadSettings: {
156
- subscribe(fn: (failureReason: any) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
157
- };
158
- saveSettings: {
159
- subscribe(fn: (failureReason: any) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
160
- };
161
- loadLayouts: {
162
- subscribe(fn: (failureReason: any) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
163
- };
164
- createLayout: {
165
- subscribe(fn: (failureReason: any, tenantVersionedLayout: VersionedLayout) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
166
- };
167
- };
168
- } & {
46
+ actions: import("@omnia/fx/stores").StoreReturnDefineAction<{
169
47
  loadTenantSettings: () => Promise<BusinessProfileSystemLayoutSettings>;
170
48
  loadBPSettings: () => Promise<BusinessProfileSystemLayoutSettings>;
171
49
  loadSettings: () => Promise<BusinessProfileSystemLayoutSettings>;
172
50
  saveSettings: () => Promise<void>;
173
51
  loadLayouts: () => Promise<VersionedLayout[]>;
174
52
  createLayout: (tenantVersionedLayout: VersionedLayout) => Promise<VersionedLayout>;
175
- };
53
+ }>;
176
54
  } & {
177
55
  dispose?: () => void;
178
56
  };
@@ -1,47 +1,13 @@
1
1
  import { BusinessProfileAuthenticationSettings } from "@omnia/fx-models";
2
2
  export declare const BusinessProfileAuthenticationStore: () => {
3
- events: {
4
- onMutatedBpAuthenticationSettings: import("@omnia/fx").MessageBusExposeOnlySubscription<any>;
5
- } & Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>;
6
- actions: {
7
- onDispatching: {
8
- update: {
9
- subscribe(fn: (newSettings: BusinessProfileAuthenticationSettings) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
10
- };
11
- save: {
12
- subscribe(fn: () => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
13
- };
14
- load: {
15
- subscribe(fn: () => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
16
- };
17
- };
18
- onDispatched: {
19
- update: {
20
- subscribe(fn: (result: void, newSettings: BusinessProfileAuthenticationSettings) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
21
- };
22
- save: {
23
- subscribe(fn: (result: void) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
24
- };
25
- load: {
26
- subscribe(fn: (result: any) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
27
- };
28
- };
29
- onFailure: {
30
- update: {
31
- subscribe(fn: (failureReason: any, newSettings: BusinessProfileAuthenticationSettings) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
32
- };
33
- save: {
34
- subscribe(fn: (failureReason: any) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
35
- };
36
- load: {
37
- subscribe(fn: (failureReason: any) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
38
- };
39
- };
40
- } & {
3
+ events: import("@omnia/fx/stores").StoreEvents<{
4
+ bpAuthenticationSettings: any;
5
+ }, Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>>;
6
+ actions: import("@omnia/fx/stores").StoreReturnDefineAction<{
41
7
  update: (newSettings: BusinessProfileAuthenticationSettings) => void;
42
8
  save: () => Promise<void>;
43
9
  load: () => any;
44
- };
10
+ }>;
45
11
  get: {
46
12
  authenSettings: () => any;
47
13
  };
@@ -7,12 +7,7 @@ export interface GroupDetailState {
7
7
  }
8
8
  export declare const useGroupDetailStore: () => {
9
9
  state: GroupDetailState;
10
- events: {
11
- onMutatedOnSave: import("@omnia/fx").MessageBusExposeOnlySubscription<(...params: any[]) => Promise<void> | void>;
12
- onMutatedGroup: import("@omnia/fx").MessageBusExposeOnlySubscription<GroupIdentity>;
13
- onMutatedBusinessProfileId: import("@omnia/fx").MessageBusExposeOnlySubscription<string>;
14
- onMutatedOnDelete: import("@omnia/fx").MessageBusExposeOnlySubscription<(...params: any[]) => Promise<void> | void>;
15
- } & Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>;
10
+ events: import("@omnia/fx/stores").StoreEvents<GroupDetailState, Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>>;
16
11
  get: {
17
12
  onSave: () => (...params: any[]) => Promise<void> | void;
18
13
  onDelete: () => (...params: any[]) => Promise<void> | void;
@@ -1,55 +1,12 @@
1
1
  import { BoolFilter, GroupIdentity, GroupManagementQuery, GroupSortColumn, guid, LanguageTags, ResolvedGroupIdentity, ScopeTypes } from "@omnia/fx-models";
2
2
  import { SortItem } from "@omnia/fx/ux";
3
3
  export declare const useGroupQueryStore: () => {
4
- actions: {
5
- onDispatching: {
6
- queryGroups: {
7
- subscribe(fn: () => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
8
- };
9
- deleteGroup: {
10
- subscribe(fn: (groupIdentity: GroupIdentity) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
11
- };
12
- onSearchTextChanged: {
13
- subscribe(fn: (value: string) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
14
- };
15
- onFilterChanged: {
16
- subscribe(fn: () => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
17
- };
18
- };
19
- onDispatched: {
20
- queryGroups: {
21
- subscribe(fn: (result: void) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
22
- };
23
- deleteGroup: {
24
- subscribe(fn: (result: void, groupIdentity: GroupIdentity) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
25
- };
26
- onSearchTextChanged: {
27
- subscribe(fn: (result: void, value: string) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
28
- };
29
- onFilterChanged: {
30
- subscribe(fn: (result: void) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
31
- };
32
- };
33
- onFailure: {
34
- queryGroups: {
35
- subscribe(fn: (failureReason: any) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
36
- };
37
- deleteGroup: {
38
- subscribe(fn: (failureReason: any, groupIdentity: GroupIdentity) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
39
- };
40
- onSearchTextChanged: {
41
- subscribe(fn: (failureReason: any, value: string) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
42
- };
43
- onFilterChanged: {
44
- subscribe(fn: (failureReason: any) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
45
- };
46
- };
47
- } & {
4
+ actions: import("@omnia/fx/stores").StoreReturnDefineAction<{
48
5
  queryGroups: () => Promise<void>;
49
6
  deleteGroup: (groupIdentity: GroupIdentity) => Promise<void>;
50
7
  onSearchTextChanged: (value: string) => void;
51
8
  onFilterChanged: () => void;
52
- };
9
+ }>;
53
10
  get: {
54
11
  readonly query: GroupManagementQuery;
55
12
  readonly queryResult: {
@@ -30,84 +30,23 @@ export declare const useSelfServiceStore: () => {
30
30
  userTypeTitle(userTypeId?: guid): string;
31
31
  userPropertyTitle(propertyBindingId?: guid): string;
32
32
  };
33
- actions: {
34
- onDispatching: {
35
- loadSettings: {
36
- subscribe(fn: () => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
37
- };
38
- loadUserTypes: {
39
- subscribe(fn: () => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
40
- };
41
- loadUserProperties: {
42
- subscribe(fn: (errorMessage: string) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
43
- };
44
- saveSettings: {
45
- subscribe(fn: () => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
46
- };
47
- removePropertyBindings: {
48
- subscribe(fn: (propertyBindingId: guid) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
49
- };
50
- setPropertyBindingSettings: {
51
- subscribe(fn: (propertyBindingSetting: PropertyBindingSetting) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
52
- };
53
- };
54
- onDispatched: {
55
- loadSettings: {
56
- subscribe(fn: (result: void) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
57
- };
58
- loadUserTypes: {
59
- subscribe(fn: (result: UserType[]) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
60
- };
61
- loadUserProperties: {
62
- subscribe(fn: (result: void, errorMessage: string) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
63
- };
64
- saveSettings: {
65
- subscribe(fn: (result: void) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
66
- };
67
- removePropertyBindings: {
68
- subscribe(fn: (result: void, propertyBindingId: guid) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
69
- };
70
- setPropertyBindingSettings: {
71
- subscribe(fn: (result: void, propertyBindingSetting: PropertyBindingSetting) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
72
- };
73
- };
74
- onFailure: {
75
- loadSettings: {
76
- subscribe(fn: (failureReason: any) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
77
- };
78
- loadUserTypes: {
79
- subscribe(fn: (failureReason: any) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
80
- };
81
- loadUserProperties: {
82
- subscribe(fn: (failureReason: any, errorMessage: string) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
83
- };
84
- saveSettings: {
85
- subscribe(fn: (failureReason: any) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
86
- };
87
- removePropertyBindings: {
88
- subscribe(fn: (failureReason: any, propertyBindingId: guid) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
89
- };
90
- setPropertyBindingSettings: {
91
- subscribe(fn: (failureReason: any, propertyBindingSetting: PropertyBindingSetting) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
92
- };
93
- };
94
- } & {
33
+ actions: import("@omnia/fx/stores").StoreReturnDefineAction<{
95
34
  loadSettings: () => void;
96
35
  loadUserTypes: () => Promise<UserType[]>;
97
36
  loadUserProperties: (errorMessage: string) => Promise<void>;
98
37
  saveSettings: () => Promise<void>;
99
38
  removePropertyBindings: (propertyBindingId: guid) => void;
100
39
  setPropertyBindingSettings: (propertyBindingSetting: PropertyBindingSetting) => void;
101
- };
102
- events: {
103
- onMutatedUserType: import("@omnia/fx").MessageBusExposeOnlySubscription<UserType>;
104
- onMutatedSettings: import("@omnia/fx").MessageBusExposeOnlySubscription<import("@omnia/fx-models").IdentityCreationRequestSettings>;
105
- onMutatedSelectedSetting: import("@omnia/fx").MessageBusExposeOnlySubscription<UserRequestFormSetting>;
106
- onMutatedPropertyBindingSettings: import("@omnia/fx").MessageBusExposeOnlySubscription<TermSetPropertyBindingSetting | IdentityPropertyBindingSetting>;
107
- onMutatedUserProperties: import("@omnia/fx").MessageBusExposeOnlySubscription<UserTypePropertyFormSettingsViewModel[]>;
108
- onMutatedExtendedPropertiesRegistration: import("@omnia/fx").MessageBusExposeOnlySubscription<ExtendedPropertiesRegistrationViewModel[]>;
109
- onMutatedExtendedEnterprisePropBindings: import("@omnia/fx").MessageBusExposeOnlySubscription<PropertyBinding<PropertyDefinition<any, any, any, import("@omnia/fx-models").PropertySetupBase>>[]>;
110
- } & Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>;
40
+ }>;
41
+ events: import("@omnia/fx/stores").StoreEvents<{
42
+ userType: UserType;
43
+ settings: import("@omnia/fx-models").IdentityCreationRequestSettings;
44
+ selectedSetting: UserRequestFormSetting;
45
+ propertyBindingSettings: IdentityPropertyBindingSetting | TermSetPropertyBindingSetting;
46
+ userProperties: Array<UserTypePropertyFormSettingsViewModel>;
47
+ extendedPropertiesRegistration: Array<ExtendedPropertiesRegistrationViewModel>;
48
+ extendedEnterprisePropBindings: PropertyBinding<PropertyDefinition<any, any, any, import("@omnia/fx-models").PropertySetupBase>>[];
49
+ }, Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>>;
111
50
  } & {
112
51
  dispose?: () => void;
113
52
  };
@@ -44,65 +44,13 @@ export declare const useUserManagementStore: () => {
44
44
  readonly userTypes: import("@omnia/fx-models").UserType[];
45
45
  readonly definedUserType: import("@omnia/fx-models").UserType[];
46
46
  };
47
- actions: {
48
- onDispatching: {
49
- loadUserTypes: {
50
- subscribe(fn: () => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
51
- };
52
- resolveSelectedUserTypes: {
53
- subscribe(fn: (userTypeId: guid) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
54
- };
55
- loadUserProperties: {
56
- subscribe(fn: () => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
57
- };
58
- loadProviders: {
59
- subscribe(fn: () => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
60
- };
61
- loadBusinessProfiles: {
62
- subscribe(fn: () => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
63
- };
64
- };
65
- onDispatched: {
66
- loadUserTypes: {
67
- subscribe(fn: (result: import("@omnia/fx-models").UserType[]) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
68
- };
69
- resolveSelectedUserTypes: {
70
- subscribe(fn: (result: import("@omnia/fx-models").ResolvedUserType, userTypeId: guid) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
71
- };
72
- loadUserProperties: {
73
- subscribe(fn: (result: void) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
74
- };
75
- loadProviders: {
76
- subscribe(fn: (result: IdentitySyncProvider[]) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
77
- };
78
- loadBusinessProfiles: {
79
- subscribe(fn: (result: BusinessProfile[]) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
80
- };
81
- };
82
- onFailure: {
83
- loadUserTypes: {
84
- subscribe(fn: (failureReason: any) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
85
- };
86
- resolveSelectedUserTypes: {
87
- subscribe(fn: (failureReason: any, userTypeId: guid) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
88
- };
89
- loadUserProperties: {
90
- subscribe(fn: (failureReason: any) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
91
- };
92
- loadProviders: {
93
- subscribe(fn: (failureReason: any) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
94
- };
95
- loadBusinessProfiles: {
96
- subscribe(fn: (failureReason: any) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
97
- };
98
- };
99
- } & {
47
+ actions: import("@omnia/fx/stores").StoreReturnDefineAction<{
100
48
  loadUserTypes: () => Promise<import("@omnia/fx-models").UserType[]>;
101
49
  resolveSelectedUserTypes: (userTypeId: guid) => Promise<import("@omnia/fx-models").ResolvedUserType>;
102
50
  loadUserProperties: () => Promise<void>;
103
51
  loadProviders: () => Promise<IdentitySyncProvider[]>;
104
52
  loadBusinessProfiles: () => Promise<BusinessProfile[]>;
105
- };
53
+ }>;
106
54
  } & {
107
55
  dispose?: () => void;
108
56
  };
@@ -16,89 +16,7 @@ export declare const useUserQueryStore: () => {
16
16
  itemsPerPage: number;
17
17
  businessProfileId: guid;
18
18
  };
19
- actions: {
20
- onDispatching: {
21
- queryUsers: {
22
- subscribe(fn: (options?: {
23
- queryType: "active" | "deleted";
24
- }) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
25
- };
26
- getUser: {
27
- subscribe(fn: (userIdentity: UserIdentity) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
28
- };
29
- addUser: {
30
- subscribe(fn: (user: UserIdentityAddRequest, withAuthInfo?: {
31
- authInfo: UserAuthenticationInformation;
32
- sendAuthSetupAsEmail: boolean;
33
- comment: string;
34
- redirectUrl: string;
35
- }) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
36
- };
37
- updateUser: {
38
- subscribe(fn: (user: UserIdentity, dataToUpdate: {
39
- userTypeId: guid;
40
- properties: Array<PropertyValueBinding<PropertyDefinition<any, any, any>>>;
41
- }) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
42
- };
43
- deleteUser: {
44
- subscribe(fn: (userIdentity: UserIdentity) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
45
- };
46
- };
47
- onDispatched: {
48
- queryUsers: {
49
- subscribe(fn: (result: void, options?: {
50
- queryType: "active" | "deleted";
51
- }) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
52
- };
53
- getUser: {
54
- subscribe(fn: (result: ResolvedUserIdentity, userIdentity: UserIdentity) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
55
- };
56
- addUser: {
57
- subscribe(fn: (result: ResolvedUserIdentity | import("@omnia/fx-models").UserAddWithAuthInfoReponse, user: UserIdentityAddRequest, withAuthInfo?: {
58
- authInfo: UserAuthenticationInformation;
59
- sendAuthSetupAsEmail: boolean;
60
- comment: string;
61
- redirectUrl: string;
62
- }) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
63
- };
64
- updateUser: {
65
- subscribe(fn: (result: void, user: UserIdentity, dataToUpdate: {
66
- userTypeId: guid;
67
- properties: Array<PropertyValueBinding<PropertyDefinition<any, any, any>>>;
68
- }) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
69
- };
70
- deleteUser: {
71
- subscribe(fn: (result: void, userIdentity: UserIdentity) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
72
- };
73
- };
74
- onFailure: {
75
- queryUsers: {
76
- subscribe(fn: (failureReason: any, options?: {
77
- queryType: "active" | "deleted";
78
- }) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
79
- };
80
- getUser: {
81
- subscribe(fn: (failureReason: any, userIdentity: UserIdentity) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
82
- };
83
- addUser: {
84
- subscribe(fn: (failureReason: any, user: UserIdentityAddRequest, withAuthInfo?: {
85
- authInfo: UserAuthenticationInformation;
86
- sendAuthSetupAsEmail: boolean;
87
- comment: string;
88
- redirectUrl: string;
89
- }) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
90
- };
91
- updateUser: {
92
- subscribe(fn: (failureReason: any, user: UserIdentity, dataToUpdate: {
93
- userTypeId: guid;
94
- properties: Array<PropertyValueBinding<PropertyDefinition<any, any, any>>>;
95
- }) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
96
- };
97
- deleteUser: {
98
- subscribe(fn: (failureReason: any, userIdentity: UserIdentity) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
99
- };
100
- };
101
- } & {
19
+ actions: import("@omnia/fx/stores").StoreReturnDefineAction<{
102
20
  queryUsers: (options?: {
103
21
  queryType: "active" | "deleted";
104
22
  }) => Promise<void>;
@@ -114,7 +32,7 @@ export declare const useUserQueryStore: () => {
114
32
  properties: Array<PropertyValueBinding<PropertyDefinition<any, any, any>>>;
115
33
  }) => Promise<void>;
116
34
  deleteUser: (userIdentity: UserIdentity) => Promise<void>;
117
- };
35
+ }>;
118
36
  get: {
119
37
  readonly query: UserManagementQuery;
120
38
  readonly archiveQuery: ArchiveIdentityManagementQuery;
@@ -0,0 +1,16 @@
1
+ declare const _default: {
2
+ new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{}>>, () => JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").PublicProps, {}, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
3
+ P: {};
4
+ B: {};
5
+ D: {};
6
+ C: {};
7
+ M: {};
8
+ Defaults: {};
9
+ }, Readonly<import("vue").ExtractPropTypes<{}>>, () => JSX.Element, {}, {}, {}, {}>;
10
+ __isFragment?: never;
11
+ __isTeleport?: never;
12
+ __isSuspense?: never;
13
+ } & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{}>>, () => JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
14
+ propsDefinition: Omit<Readonly<{} & {}>, never>;
15
+ };
16
+ export default _default;
@@ -6,51 +6,17 @@ export declare const useButtonsEditorStore: () => {
6
6
  editingButtonType: ButtonTypes;
7
7
  editingButtonBlueprintType: ButtonBlueprintType;
8
8
  };
9
- events: {
10
- onMutatedBlueprints: import("@omnia/fx").MessageBusExposeOnlySubscription<ButtonBlueprints>;
11
- onMutatedEditingButtonBlueprint: import("@omnia/fx").MessageBusExposeOnlySubscription<ButtonBlueprint>;
12
- onMutatedEditingButtonType: import("@omnia/fx").MessageBusExposeOnlySubscription<ButtonTypes>;
13
- onMutatedEditingButtonBlueprintType: import("@omnia/fx").MessageBusExposeOnlySubscription<ButtonBlueprintType>;
14
- } & Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>;
15
- actions: {
16
- onDispatching: {
17
- setEditingBlueprints: {
18
- subscribe(fn: (blueprints: ButtonBlueprints) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
19
- };
20
- setEditingBlueprint: {
21
- subscribe(fn: (type: ButtonBlueprintType, buttonType: ButtonTypes) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
22
- };
23
- applyChanges: {
24
- subscribe(fn: () => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
25
- };
26
- };
27
- onDispatched: {
28
- setEditingBlueprints: {
29
- subscribe(fn: (result: void, blueprints: ButtonBlueprints) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
30
- };
31
- setEditingBlueprint: {
32
- subscribe(fn: (result: void, type: ButtonBlueprintType, buttonType: ButtonTypes) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
33
- };
34
- applyChanges: {
35
- subscribe(fn: (result: void) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
36
- };
37
- };
38
- onFailure: {
39
- setEditingBlueprints: {
40
- subscribe(fn: (failureReason: any, blueprints: ButtonBlueprints) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
41
- };
42
- setEditingBlueprint: {
43
- subscribe(fn: (failureReason: any, type: ButtonBlueprintType, buttonType: ButtonTypes) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
44
- };
45
- applyChanges: {
46
- subscribe(fn: (failureReason: any) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
47
- };
48
- };
49
- } & {
9
+ events: import("@omnia/fx/stores").StoreEvents<{
10
+ blueprints: ButtonBlueprints;
11
+ editingButtonBlueprint: ButtonBlueprint;
12
+ editingButtonType: ButtonTypes;
13
+ editingButtonBlueprintType: ButtonBlueprintType;
14
+ }, Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>>;
15
+ actions: import("@omnia/fx/stores").StoreReturnDefineAction<{
50
16
  setEditingBlueprints(blueprints: ButtonBlueprints): void;
51
17
  setEditingBlueprint(type: ButtonBlueprintType, buttonType: ButtonTypes): void;
52
18
  applyChanges(): void;
53
- };
19
+ }>;
54
20
  } & {
55
21
  dispose?: () => void;
56
22
  };