@omnia/workplace 7.0.8-dev → 7.0.9-dev
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.d.ts +1 -1
- package/internal-do-not-import-from-here/apis/Fx.d.ts +1 -1
- package/internal-do-not-import-from-here/apis/Header.d.ts +3 -3
- package/internal-do-not-import-from-here/apis/NotificationPanel.d.ts +2 -2
- package/internal-do-not-import-from-here/apis/ScopedPermissionApi.d.ts +1 -1
- package/internal-do-not-import-from-here/apis/SearchProviderApi.d.ts +3 -3
- package/internal-do-not-import-from-here/apis/SearchTemplate.d.ts +3 -3
- package/internal-do-not-import-from-here/apis/TeamNewsRollup.d.ts +3 -3
- package/internal-do-not-import-from-here/apis/index.d.ts +2 -2
- package/internal-do-not-import-from-here/core/index.d.ts +3 -3
- package/internal-do-not-import-from-here/core/messaging/InternalWorkplaceTopics.d.ts +5 -9
- package/internal-do-not-import-from-here/core/messaging/TeamworkTopics.d.ts +3 -3
- package/internal-do-not-import-from-here/core/messaging/WorkplaceTopics.d.ts +3 -7
- package/internal-do-not-import-from-here/core/messaging/index.d.ts +2 -2
- package/internal-do-not-import-from-here/core/utils/Utils.d.ts +1 -1
- package/internal-do-not-import-from-here/core/utils/index.d.ts +1 -1
- package/internal-do-not-import-from-here/models/AppCollaborationSettingsSection.d.ts +2 -2
- package/internal-do-not-import-from-here/models/AppTemplate.d.ts +1 -1
- package/internal-do-not-import-from-here/models/BusinessProfileAppProvisioning.d.ts +1 -1
- package/internal-do-not-import-from-here/models/BusinessProfileSettingsSection.d.ts +1 -1
- package/internal-do-not-import-from-here/models/CentralImageLocationsStyles.d.ts +1 -1
- package/internal-do-not-import-from-here/models/Constants.d.ts +1 -1
- package/internal-do-not-import-from-here/models/Constants.js +3 -3
- package/internal-do-not-import-from-here/models/EnterpriseGlossary.d.ts +1 -1
- package/internal-do-not-import-from-here/models/EnterprisePropertyCategoryViewModel.d.ts +1 -1
- package/internal-do-not-import-from-here/models/EnterprisePropertyDataTypeViewModel.d.ts +1 -1
- package/internal-do-not-import-from-here/models/EnterprisePropertyViewModel.d.ts +1 -1
- package/internal-do-not-import-from-here/models/FollowedsitesUpdatedAtUserPropertyBag.d.ts +1 -1
- package/internal-do-not-import-from-here/models/GovernanceDashboards.d.ts +1 -1
- package/internal-do-not-import-from-here/models/LogoSettings.d.ts +1 -1
- package/internal-do-not-import-from-here/models/ManifestIds.d.ts +2 -1
- package/internal-do-not-import-from-here/models/ManifestIds.js +28 -34
- package/internal-do-not-import-from-here/models/MyTaskItemProcessor.d.ts +1 -1
- package/internal-do-not-import-from-here/models/NotificationPanel.d.ts +3 -3
- package/internal-do-not-import-from-here/models/NotificationPanelMsg.d.ts +1 -1
- package/internal-do-not-import-from-here/models/RegisterActionMenuItemMsg.d.ts +1 -1
- package/internal-do-not-import-from-here/models/Search.d.ts +3 -3
- package/internal-do-not-import-from-here/models/SearchAdminSettingsSection.d.ts +2 -2
- package/internal-do-not-import-from-here/models/SearchCategory.d.ts +3 -3
- package/internal-do-not-import-from-here/models/Secrets.d.ts +2 -2
- package/internal-do-not-import-from-here/models/SharedLink.d.ts +4 -4
- package/internal-do-not-import-from-here/models/TaxonomyNavigation.d.ts +2 -2
- package/internal-do-not-import-from-here/models/TenantAdminSettingSection.d.ts +1 -1
- package/internal-do-not-import-from-here/models/TutorialProvider.d.ts +1 -1
- package/internal-do-not-import-from-here/models/WorkplaceApi.d.ts +1 -1
- package/internal-do-not-import-from-here/models/Workspace.d.ts +3 -3
- package/internal-do-not-import-from-here/models/apps/MSTeamsInfo.d.ts +1 -1
- package/internal-do-not-import-from-here/models/apps/MSTeamsProperties.d.ts +5 -4
- package/internal-do-not-import-from-here/models/apps/Membership.d.ts +1 -1
- package/internal-do-not-import-from-here/models/apps/TeamCollaborationAppInstance.d.ts +2 -2
- package/internal-do-not-import-from-here/models/apps/TeamCollaborationAppInstanceProperties.d.ts +4 -4
- package/internal-do-not-import-from-here/models/apps/TeamCollaborationAppTemplate.d.ts +2 -2
- package/internal-do-not-import-from-here/models/apps/TeamCollaborationAppTemplateProperties.d.ts +2 -2
- package/internal-do-not-import-from-here/models/apps/index.d.ts +4 -4
- package/internal-do-not-import-from-here/models/components/AppTemplateStyles.d.ts +1 -1
- package/internal-do-not-import-from-here/models/components/CreateTeamworkBlock.d.ts +1 -1
- package/internal-do-not-import-from-here/models/components/CreateTeamworkStyles.d.ts +1 -1
- package/internal-do-not-import-from-here/models/components/MicrosoftTeamChannelFeedBlock.d.ts +2 -2
- package/internal-do-not-import-from-here/models/components/MicrosoftTeamChannelFeedBlock.js +0 -1
- package/internal-do-not-import-from-here/models/components/MySitesStyles.d.ts +1 -1
- package/internal-do-not-import-from-here/models/components/MyTeamCollaborationStyles.d.ts +1 -1
- package/internal-do-not-import-from-here/models/components/TeamNewsBlockStyles.d.ts +2 -2
- package/internal-do-not-import-from-here/models/components/TeamSiteEditPropertiesStyles.d.ts +1 -1
- package/internal-do-not-import-from-here/models/components/index.d.ts +1 -1
- package/internal-do-not-import-from-here/models/forms/Form.d.ts +1 -1
- package/internal-do-not-import-from-here/models/forms/FormLayout.d.ts +4 -4
- package/internal-do-not-import-from-here/models/governancedashboard/TeamworkGovernanceDashboard.d.ts +1 -1
- package/internal-do-not-import-from-here/models/index.d.ts +33 -33
- package/internal-do-not-import-from-here/models/mediapicker/MediaPickerProviderContext.d.ts +1 -1
- package/internal-do-not-import-from-here/models/mediapicker/index.d.ts +1 -1
- package/internal-do-not-import-from-here/models/myteamcollaboration/MySitesSettingsComponentStyles.d.ts +1 -1
- package/internal-do-not-import-from-here/models/myteamcollaboration/TeamCollabrationApp.d.ts +1 -1
- package/internal-do-not-import-from-here/models/powerapp/PowerAppBlock.d.ts +1 -1
- package/internal-do-not-import-from-here/models/powerapp/index.d.ts +2 -2
- package/internal-do-not-import-from-here/models/promotedsearchresults/PromotedSearchResult.d.ts +1 -1
- package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestApi.d.ts +1 -1
- package/internal-do-not-import-from-here/models/sites/MySitesSettings.d.ts +2 -2
- package/internal-do-not-import-from-here/models/sites/index.d.ts +3 -3
- package/internal-do-not-import-from-here/models/styles/ActionMenuStyles.d.ts +1 -1
- package/internal-do-not-import-from-here/models/styles/AnnouncementStyles.d.ts +2 -2
- package/internal-do-not-import-from-here/models/styles/DefaultSearchTemplateStyles.d.ts +1 -1
- package/internal-do-not-import-from-here/models/styles/DocumentDirectionSettingsStyles.d.ts +1 -1
- package/internal-do-not-import-from-here/models/styles/EnterprisePropertyCategoryStyles.d.ts +1 -1
- package/internal-do-not-import-from-here/models/styles/FooterStyle.d.ts +1 -1
- package/internal-do-not-import-from-here/models/styles/GovernanceDashboardStyles.d.ts +1 -1
- package/internal-do-not-import-from-here/models/styles/HeaderStyles.d.ts +1 -1
- package/internal-do-not-import-from-here/models/styles/JumpToContentStyles.d.ts +1 -1
- package/internal-do-not-import-from-here/models/styles/LocalizationAdminStyles.d.ts +2 -2
- package/internal-do-not-import-from-here/models/styles/LocalizationInputStyles.d.ts +2 -2
- package/internal-do-not-import-from-here/models/styles/LogoStyle.d.ts +1 -1
- package/internal-do-not-import-from-here/models/styles/MegaMenuStyles.d.ts +1 -1
- package/internal-do-not-import-from-here/models/styles/MyLinkStyles.d.ts +3 -3
- package/internal-do-not-import-from-here/models/styles/NotificationPanelHeaderStyles.d.ts +1 -1
- package/internal-do-not-import-from-here/models/styles/NotificationPanelSettingsStyles.d.ts +1 -1
- package/internal-do-not-import-from-here/models/styles/NotificationPanelStyles.d.ts +3 -3
- package/internal-do-not-import-from-here/models/styles/OmniaSystemLanguageSettingsStyles.d.ts +1 -1
- package/internal-do-not-import-from-here/models/styles/RichTextEditorSettingsStyles.d.ts +1 -1
- package/internal-do-not-import-from-here/models/styles/SearchStyles.d.ts +5 -4
- package/internal-do-not-import-from-here/models/styles/SharedStyles.d.ts +1 -1
- package/internal-do-not-import-from-here/models/styles/SharedStyles.js +2 -2
- package/internal-do-not-import-from-here/models/styles/TargetingPropertyStyles.d.ts +1 -1
- package/internal-do-not-import-from-here/models/styles/UserAccessibilitySettingsStyles.d.ts +1 -1
- package/internal-do-not-import-from-here/models/styles/UserMenuStyles.d.ts +2 -2
- package/internal-do-not-import-from-here/models/styles/WorkplaceActionMenuStyles.d.ts +1 -1
- package/internal-do-not-import-from-here/models/styles/WorkplaceHomeStyles.d.ts +1 -1
- package/internal-do-not-import-from-here/models/styles/WorkplaceSharedStyles.d.ts +1 -1
- package/internal-do-not-import-from-here/models/styles/index.d.ts +11 -11
- package/internal-do-not-import-from-here/models/teamcollaborationnavigation/TeamCollaborationNavigationSettings.d.ts +3 -3
- package/internal-do-not-import-from-here/models/teamcollaborationnavigation/TeamCollaborationNavigationStyles.d.ts +1 -1
- package/internal-do-not-import-from-here/models/teamcollaborationrollup/TeamCollaborationRollupBlock.d.ts +3 -3
- package/internal-do-not-import-from-here/models/teamcollaborationrollup/TeamCollaborationRollupBlockStyles.d.ts +2 -2
- package/internal-do-not-import-from-here/models/teamcollaborationrollup/TeamCollaborationRollupView.d.ts +2 -2
- package/internal-do-not-import-from-here/models/teamcollaborationrollup/index.d.ts +3 -3
- package/internal-do-not-import-from-here/models/teamnewsrollup/TeamNewsRollupSettings.d.ts +2 -2
- package/internal-do-not-import-from-here/models/teamnewsrollup/TeamNewsRollupSettings.js +0 -1
- package/internal-do-not-import-from-here/models/teamnewsrollup/TeamNewsRollupViewRegistration.d.ts +1 -1
- package/internal-do-not-import-from-here/models/teamnewsrollup/index.d.ts +4 -4
- package/internal-do-not-import-from-here/models/yammer/YammerFeedSettings.js +0 -1
- package/internal-do-not-import-from-here/models/yammer/index.d.ts +1 -1
- package/internal-do-not-import-from-here/services/AppAuthenticationOptionsService.d.ts +2 -2
- package/internal-do-not-import-from-here/services/FormService.d.ts +2 -2
- package/internal-do-not-import-from-here/services/NotificationPanelHistoryService.d.ts +1 -1
- package/internal-do-not-import-from-here/services/PromotedSearchResultService.d.ts +2 -2
- package/internal-do-not-import-from-here/services/SearchCategoryService.d.ts +1 -1
- package/internal-do-not-import-from-here/services/SearchFeedbackService.d.ts +2 -2
- package/internal-do-not-import-from-here/services/TeamCollaborationService.d.ts +2 -2
- package/internal-do-not-import-from-here/stores/CurrentFormStore.d.ts +1 -1
- package/internal-do-not-import-from-here/stores/EditingThemeStore.d.ts +3 -3
- package/internal-do-not-import-from-here/stores/FilterValueProviderBase.d.ts +1 -1
- package/internal-do-not-import-from-here/stores/FormStore.d.ts +3 -3
- package/internal-do-not-import-from-here/stores/GovernanceDashboardStore.d.ts +3 -3
- package/internal-do-not-import-from-here/stores/NotificationPanelStore.d.ts +4 -4
- package/internal-do-not-import-from-here/stores/PromotedSearchResultStore.d.ts +3 -3
- package/internal-do-not-import-from-here/stores/SearchCategoryStore.d.ts +3 -3
- package/internal-do-not-import-from-here/stores/SignOffRequestStore.d.ts +3 -3
- package/internal-do-not-import-from-here/stores/TeamCollaborationStore.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/TeamworkContext.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/index.d.ts +1 -1
- package/internal-do-not-import-from-here/webcomponents/IAppAuthenticationOptionsComponent.d.ts +3 -3
- package/models/index.d.ts +1 -1
- package/package.json +1 -1
- package/task.js +8 -8
- package/task.ts +9 -9
package/index.d.ts
CHANGED
|
@@ -2,7 +2,7 @@ import * as WorkplaceStore from "../stores";
|
|
|
2
2
|
import * as WorkplaceCore from "../core";
|
|
3
3
|
import * as WorkplaceModels from "../models";
|
|
4
4
|
declare type WorkplaceFxApi = typeof WorkplaceStore & typeof WorkplaceCore;
|
|
5
|
-
declare module
|
|
5
|
+
declare module "../models/WorkplaceApi" {
|
|
6
6
|
interface IWorkplaceApi {
|
|
7
7
|
fx: Promise<WorkplaceFxApi>;
|
|
8
8
|
models: Promise<typeof WorkplaceModels>;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { ApiPath } from
|
|
2
|
-
import { CompactHeaderRegistration } from
|
|
1
|
+
import { ApiPath } from "@omnia/fx/models";
|
|
2
|
+
import { CompactHeaderRegistration } from "../models";
|
|
3
3
|
export interface ICompactHeaderRegistrationApi {
|
|
4
4
|
registerLeftDrawer: (registration: CompactHeaderRegistration) => void;
|
|
5
5
|
}
|
|
6
|
-
declare module
|
|
6
|
+
declare module "../models/WorkplaceApi" {
|
|
7
7
|
interface IWorkplaceApi {
|
|
8
8
|
compactHeader: {
|
|
9
9
|
registration: Promise<ICompactHeaderRegistrationApi>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { NotificationPanelStore } from "../stores";
|
|
2
|
-
import { RegisterNotificationPanelComponent, RegisterNotificationProvider } from
|
|
2
|
+
import { RegisterNotificationPanelComponent, RegisterNotificationProvider } from "../models";
|
|
3
3
|
import { ApiPath } from "@omnia/fx/models";
|
|
4
4
|
export interface INotificationPanelRegisterApi {
|
|
5
5
|
registerComponent: (components: RegisterNotificationPanelComponent | RegisterNotificationPanelComponent[]) => void;
|
|
@@ -8,7 +8,7 @@ export interface INotificationPanelRegisterApi {
|
|
|
8
8
|
declare type NotificationPanelApi = {
|
|
9
9
|
store: NotificationPanelStore;
|
|
10
10
|
};
|
|
11
|
-
declare module
|
|
11
|
+
declare module "../models/WorkplaceApi" {
|
|
12
12
|
interface IWorkplaceApi {
|
|
13
13
|
notificationPanel: {
|
|
14
14
|
registration: Promise<INotificationPanelRegisterApi>;
|
|
@@ -6,7 +6,7 @@ export interface IScopedPermissionRegistrationApi {
|
|
|
6
6
|
getTenantScopedRegistrations: () => ScopedPermissionRegistraion[];
|
|
7
7
|
getProfileScopedRegistrations: () => ScopedPermissionRegistraion[];
|
|
8
8
|
}
|
|
9
|
-
declare module
|
|
9
|
+
declare module "../models/WorkplaceApi" {
|
|
10
10
|
interface IWorkplaceApi {
|
|
11
11
|
scopedPermission: {
|
|
12
12
|
registration: Promise<IScopedPermissionRegistrationApi>;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { ApiPath } from
|
|
2
|
-
import { SearchProvider } from
|
|
1
|
+
import { ApiPath } from "@omnia/fx/models";
|
|
2
|
+
import { SearchProvider } from "../models";
|
|
3
3
|
export interface ISearchProviderRegistrationApi {
|
|
4
4
|
registerSearchProvider: (providers: SearchProvider | SearchProvider[]) => void;
|
|
5
5
|
getAllSearchProviders: () => SearchProvider[];
|
|
6
6
|
}
|
|
7
|
-
declare module
|
|
7
|
+
declare module "../models/WorkplaceApi" {
|
|
8
8
|
interface IWorkplaceApi {
|
|
9
9
|
searchprovider: {
|
|
10
10
|
registration: Promise<ISearchProviderRegistrationApi>;
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { ApiPath } from
|
|
2
|
-
import { RegisterSearchTemplateRendererMsg } from
|
|
1
|
+
import { ApiPath } from "@omnia/fx/models";
|
|
2
|
+
import { RegisterSearchTemplateRendererMsg } from "../models";
|
|
3
3
|
export interface IInternalRegistrationSearchTemplate extends ISearchTemplateRegistrationApi {
|
|
4
4
|
getAllSearchTemplates: () => RegisterSearchTemplateRendererMsg[];
|
|
5
5
|
}
|
|
6
6
|
export interface ISearchTemplateRegistrationApi {
|
|
7
7
|
registerViews: (views: RegisterSearchTemplateRendererMsg | RegisterSearchTemplateRendererMsg[]) => void;
|
|
8
8
|
}
|
|
9
|
-
declare module
|
|
9
|
+
declare module "../models/WorkplaceApi" {
|
|
10
10
|
interface IWorkplaceApi {
|
|
11
11
|
searchtemplate: {
|
|
12
12
|
registration: Promise<ISearchTemplateRegistrationApi>;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { ApiPath } from
|
|
2
|
-
import { TeamNewsRollupViewRegistration } from
|
|
1
|
+
import { ApiPath } from "@omnia/fx/models";
|
|
2
|
+
import { TeamNewsRollupViewRegistration } from "../models";
|
|
3
3
|
export interface ITeamNewsRollupRegistrationApi {
|
|
4
4
|
registerViews: (views: TeamNewsRollupViewRegistration | TeamNewsRollupViewRegistration[]) => void;
|
|
5
5
|
}
|
|
6
|
-
declare module
|
|
6
|
+
declare module "../models/WorkplaceApi" {
|
|
7
7
|
interface IWorkplaceApi {
|
|
8
8
|
teamNewsRollup: {
|
|
9
9
|
registration: Promise<ITeamNewsRollupRegistrationApi>;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export * from
|
|
2
|
-
export * from
|
|
3
|
-
export * from
|
|
1
|
+
export * from "./Styles";
|
|
2
|
+
export * from "./utils";
|
|
3
|
+
export * from "./messaging";
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { MessageBusTopicMediator } from
|
|
2
|
-
import { IMessageBusTopicPublishSubscriber } from
|
|
3
|
-
import { ActionMenuExportationMsg, RegisterActionMenuItemMsg, RegisterSearchTemplateRendererMsg, RegisterNotificationPanelComponent, RegisterNotificationProvider, NewDataNotificationMsg, ControlInNotificationMsg, HeaderSettingsSection, ControlStatusInNotificationMsg, NotificationPanelContainerVisible, MyTaskItemProcessor, TutorialProvider
|
|
4
|
-
import { PeopleRollupViewRegistration } from
|
|
5
|
-
import { SendUserProfilePropertyFeedbackMessage } from
|
|
1
|
+
import { MessageBusTopicMediator } from "@omnia/fx";
|
|
2
|
+
import { IMessageBusTopicPublishSubscriber } from "@omnia/fx-models";
|
|
3
|
+
import { ActionMenuExportationMsg, RegisterActionMenuItemMsg, RegisterSearchTemplateRendererMsg, RegisterNotificationPanelComponent, RegisterNotificationProvider, NewDataNotificationMsg, ControlInNotificationMsg, HeaderSettingsSection, ControlStatusInNotificationMsg, NotificationPanelContainerVisible, MyTaskItemProcessor, TutorialProvider } from "../../models";
|
|
4
|
+
import { PeopleRollupViewRegistration } from "../../../models";
|
|
5
|
+
import { SendUserProfilePropertyFeedbackMessage } from "../../../models/userprofilecompletion/Messages";
|
|
6
6
|
export declare class InternalWorkplaceTopics {
|
|
7
7
|
static get enableInputMSTeamsUrl(): IMessageBusTopicPublishSubscriber<boolean>;
|
|
8
8
|
static get registerMyTaskItemProcessor(): IMessageBusTopicPublishSubscriber<MyTaskItemProcessor>;
|
|
@@ -17,10 +17,6 @@ export declare class InternalWorkplaceTopics {
|
|
|
17
17
|
static controlStatusInNotificationPanel(settingsKey: string): IMessageBusTopicPublishSubscriber<ControlStatusInNotificationMsg>;
|
|
18
18
|
static controlInNotification(controlId: string): IMessageBusTopicPublishSubscriber<ControlInNotificationMsg>;
|
|
19
19
|
static get registerTutorialProvider(): MessageBusTopicMediator<TutorialProvider>;
|
|
20
|
-
/**
|
|
21
|
-
* @deprecated The method should not be used, update to use apiHub to register admin sub-menu node under search node (in Constants.ux.admin.navigationNodes.search)
|
|
22
|
-
*/
|
|
23
|
-
static get registerSearchAdminSettings(): IMessageBusTopicPublishSubscriber<SearchAdminSettingsSection>;
|
|
24
20
|
static get enableMSTeamsDeepLinkExecution(): IMessageBusTopicPublishSubscriber<boolean>;
|
|
25
21
|
static get registerPeopleRollupView(): IMessageBusTopicPublishSubscriber<PeopleRollupViewRegistration>;
|
|
26
22
|
static get showSendUserProfilePropertyFeedbackDialogTopic(): MessageBusTopicMediator<SendUserProfilePropertyFeedbackMessage>;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { IMessageBusTopicPublishSubscriber } from
|
|
2
|
-
import { MessageBusTopicMediator } from
|
|
3
|
-
import { EditingSitePropertiesRegistration, TeamNewsRollupViewRegistration, FacebookWorkplaceSettingsSection, TeamCollaborationRollupViewRegistration, MyTeamCollaborationDialog } from
|
|
1
|
+
import { IMessageBusTopicPublishSubscriber } from "@omnia/fx/models";
|
|
2
|
+
import { MessageBusTopicMediator } from "@omnia/fx";
|
|
3
|
+
import { EditingSitePropertiesRegistration, TeamNewsRollupViewRegistration, FacebookWorkplaceSettingsSection, TeamCollaborationRollupViewRegistration, MyTeamCollaborationDialog } from "../../../fx/models";
|
|
4
4
|
import { AppCollaborationSettingsSection } from "../../models";
|
|
5
5
|
export declare class TeamworkTopics {
|
|
6
6
|
static get registerBusinessProfileSettings(): IMessageBusTopicPublishSubscriber<FacebookWorkplaceSettingsSection>;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { IMessageBusTopicPublishSubscriber, IMessageBusTopicSubscription, SecretRegistrationMsg, RichTextEditorExtensionMessage } from
|
|
2
|
-
import { MessageBusExposeOnlyPublication } from
|
|
3
|
-
import { MyTaskItemProcessor, RegisterActionMenuItemMsg, ActionMenuExportationMsg, RegisterSearchTemplateRendererMsg, ControlInNotificationMsg, HeaderSettingsSection, ControlStatusInNotificationMsg, TutorialProvider,
|
|
1
|
+
import { IMessageBusTopicPublishSubscriber, IMessageBusTopicSubscription, SecretRegistrationMsg, RichTextEditorExtensionMessage } from "@omnia/fx/models";
|
|
2
|
+
import { MessageBusExposeOnlyPublication } from "@omnia/fx";
|
|
3
|
+
import { MyTaskItemProcessor, RegisterActionMenuItemMsg, ActionMenuExportationMsg, RegisterSearchTemplateRendererMsg, ControlInNotificationMsg, HeaderSettingsSection, ControlStatusInNotificationMsg, TutorialProvider, TenantAdminSettingsSection, BusinessProfileSettingsSection, TenantAdminHeaderSettingSection } from "../../models";
|
|
4
4
|
export declare const AdminNamespace = "omnia.workplace.admin.core.messaging";
|
|
5
5
|
export declare class Topics {
|
|
6
6
|
static get registerActionMenuTopic(): IMessageBusTopicPublishSubscriber<RegisterActionMenuItemMsg>;
|
|
@@ -16,10 +16,6 @@ export declare class Topics {
|
|
|
16
16
|
static get registerHeaderSettings(): IMessageBusTopicPublishSubscriber<HeaderSettingsSection>;
|
|
17
17
|
static get registerMyTaskItemProcessor(): IMessageBusTopicPublishSubscriber<MyTaskItemProcessor>;
|
|
18
18
|
static get registerTutorialProvider(): IMessageBusTopicPublishSubscriber<TutorialProvider>;
|
|
19
|
-
/**
|
|
20
|
-
* @deprecated The method should not be used, update to use apiHub to register admin sub-menu node under search node (in Constants.ux.admin.navigationNodes.search)
|
|
21
|
-
*/
|
|
22
|
-
static get registerSearchAdminSettings(): MessageBusExposeOnlyPublication<SearchAdminSettingsSection>;
|
|
23
19
|
static get registerBusinessProfileSettings(): IMessageBusTopicPublishSubscriber<BusinessProfileSettingsSection>;
|
|
24
20
|
static get registerTenantAdminSettings(): IMessageBusTopicPublishSubscriber<TenantAdminSettingsSection>;
|
|
25
21
|
static get registerTenantAdminHeaderSettings(): IMessageBusTopicPublishSubscriber<TenantAdminHeaderSettingSection>;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from
|
|
2
|
-
export * from
|
|
1
|
+
export * from "./WorkplaceTopics";
|
|
2
|
+
export * from "./TeamworkTopics";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from
|
|
1
|
+
export * from "./Utils";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { IIcon } from
|
|
2
|
-
import { BladeSizes } from
|
|
1
|
+
import { IIcon } from "@omnia/fx-models";
|
|
2
|
+
import { BladeSizes } from "@omnia/fx-models";
|
|
3
3
|
export interface AppCollaborationSettingsSection {
|
|
4
4
|
/**
|
|
5
5
|
* The title of the navigation node
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { AppTemplate, JourneyInstance } from
|
|
1
|
+
import { AppTemplate, JourneyInstance } from "@omnia/fx-models";
|
|
2
2
|
export interface AppTemplateJourneyInstance extends JourneyInstance {
|
|
3
3
|
onSave: (fn: (appTemplate: AppTemplate) => Promise<void>) => void;
|
|
4
4
|
}
|
|
@@ -36,7 +36,7 @@ exports.Constants = {
|
|
|
36
36
|
*/
|
|
37
37
|
navigationNodes: {
|
|
38
38
|
search: {
|
|
39
|
-
key:
|
|
39
|
+
key: "5fcf9879-6ca9-4c8b-9364-7cbfe2446913",
|
|
40
40
|
title: "$Localize:OmniaWorkplace.Search.Admin.AdminNavigationLabel;",
|
|
41
41
|
category: fx_models_1.AdminNavigationBuiltInCategory.BusinessProfile,
|
|
42
42
|
elementToRender: "omnia-workplace-search-admin-journey",
|
|
@@ -89,8 +89,8 @@ class TeamCollaborationAppDefinitionInfo {
|
|
|
89
89
|
exports.TeamCollaborationAppDefinitionInfo = TeamCollaborationAppDefinitionInfo;
|
|
90
90
|
TeamCollaborationAppDefinitionInfo.id = new fx_models_1.Guid("d2240d7b-af3c-428c-bae8-5b8bfc08e3ac");
|
|
91
91
|
exports.WorkplaceAppRoutePrefix = {
|
|
92
|
-
teamwork:
|
|
93
|
-
workspace:
|
|
92
|
+
teamwork: "_t",
|
|
93
|
+
workspace: "_wp"
|
|
94
94
|
};
|
|
95
95
|
var WorkspaceApp;
|
|
96
96
|
(function (WorkspaceApp) {
|
|
@@ -38,7 +38,7 @@ export declare abstract class EnterpriseGlossaryInformationSourceSettingsProvide
|
|
|
38
38
|
export interface IEnterpriseGlossaryAdminApi {
|
|
39
39
|
registerProvider(provider: EnterpriseGlossaryInformationSettingsProvider): void;
|
|
40
40
|
}
|
|
41
|
-
declare module
|
|
41
|
+
declare module "./WorkplaceApi" {
|
|
42
42
|
interface IWorkplaceApi {
|
|
43
43
|
enterpriseGlossary: {
|
|
44
44
|
admin: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { UserPropertyBagModel } from
|
|
1
|
+
import { UserPropertyBagModel } from "@omnia/fx-models";
|
|
2
2
|
export declare class FollowedsitesUpdatedAtUserPropertyBag extends UserPropertyBagModel {
|
|
3
3
|
followedsitesUpdatedAt: number;
|
|
4
4
|
constructor(updatedAt?: number);
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Guid } from
|
|
1
|
+
import { Guid } from "@omnia/fx-models";
|
|
2
2
|
export declare class ServiceDefinition {
|
|
3
3
|
static get Id(): Guid;
|
|
4
4
|
}
|
|
@@ -408,6 +408,7 @@ export declare class WebComponentManifests {
|
|
|
408
408
|
static get PostsFeed(): Guid;
|
|
409
409
|
static get PostsFeedSettings(): Guid;
|
|
410
410
|
static get UserManagementJourney(): Guid;
|
|
411
|
+
static get UserManagementCore(): Guid;
|
|
411
412
|
}
|
|
412
413
|
export declare class WebComponentElements {
|
|
413
414
|
static get AppProvisioningStepMember(): string;
|
|
@@ -11,7 +11,7 @@ class GroupManifests {
|
|
|
11
11
|
static get WorkplaceBusinessProfileHeaderActionMenuRegistrationCommon() { return new fx_models_1.Guid("72afa348-7e35-4d8f-9f86-cfca6f7e57c2"); }
|
|
12
12
|
static get WorkplaceHeader() { return new fx_models_1.Guid("007256e4-dbb7-4243-b437-c571b8b09323"); }
|
|
13
13
|
static get TeamCollabAppInSpfx() { return new fx_models_1.Guid("6c794ed9-3bb1-4673-b378-92eb31f5a848"); }
|
|
14
|
-
static get PostsFeedBlockGroup() { return new fx_models_1.Guid(
|
|
14
|
+
static get PostsFeedBlockGroup() { return new fx_models_1.Guid("102937e8-68d5-4294-8a79-7fddb9e58b8e"); }
|
|
15
15
|
}
|
|
16
16
|
exports.GroupManifests = GroupManifests;
|
|
17
17
|
class WPRoleDefinition {
|
|
@@ -22,7 +22,7 @@ class WPRoleDefinition {
|
|
|
22
22
|
}
|
|
23
23
|
exports.WPRoleDefinition = WPRoleDefinition;
|
|
24
24
|
class ResourceManifests {
|
|
25
|
-
static get Fx() { return new fx_models_1.Guid(
|
|
25
|
+
static get Fx() { return new fx_models_1.Guid("491a5b75-e3d6-472a-8958-216be85b092a"); }
|
|
26
26
|
static get CommonChunk() { return new fx_models_1.Guid("fbcab6c3-9238-4a48-95b7-8ae67c11d925"); }
|
|
27
27
|
//public static get Core(): Guid { return new Guid('6af269d3-1b0b-463d-80a1-39d1c3b1b50e'); }
|
|
28
28
|
static get AnnouncementsCore() { return new fx_models_1.Guid("0094ad1e-a9a5-4247-8776-d1e494139775"); }
|
|
@@ -60,8 +60,8 @@ class ResourceManifests {
|
|
|
60
60
|
static get SearchCategoryProviderApi() { return new fx_models_1.Guid("da66bae7-498d-42f5-b300-eaf179a03f0a"); }
|
|
61
61
|
static get EnableMSTeamsDeepLinkExecution() { return new fx_models_1.Guid("67384113-6d0b-41cd-9029-c9941b489504"); }
|
|
62
62
|
static get TenantPeopleInfoJourney() { return new fx_models_1.Guid("2949577e-1902-4e2e-a58a-23dc0c0a22a5"); }
|
|
63
|
-
static get Favicon() { return new fx_models_1.Guid(
|
|
64
|
-
static get Core() { return new fx_models_1.Guid(
|
|
63
|
+
static get Favicon() { return new fx_models_1.Guid("a976468f-4aeb-47e6-afdd-18fc42f9a7c6"); }
|
|
64
|
+
static get Core() { return new fx_models_1.Guid("fda0b5ed-e28c-46db-9b56-ec3afd0639cf"); }
|
|
65
65
|
static get AdminRegistrations() { return new fx_models_1.Guid("b9f0bdb9-b997-48ce-a00e-232e238d19e4"); }
|
|
66
66
|
static get WorkplaceRegistrations() { return new fx_models_1.Guid("79d366df-face-4c38-9712-54b727f6fea7"); }
|
|
67
67
|
static get BusinessProfileAdminRegistrations() { return new fx_models_1.Guid("8e6c9764-1987-45b0-ab7a-7d919ee0e29a"); }
|
|
@@ -77,7 +77,6 @@ class ResourceManifests {
|
|
|
77
77
|
static get SecretsCore() { return new fx_models_1.Guid("2e299c8d-7b2d-4eb0-8878-94e883922735"); }
|
|
78
78
|
static get TenantAdminSettingsCore() { return new fx_models_1.Guid("8126ac2b-2b78-48b2-aa50-9fd70329946f"); }
|
|
79
79
|
static get GovernanceDashboardCore() { return new fx_models_1.Guid("9b6050c6-0ab0-4411-a523-82451d7428a6"); }
|
|
80
|
-
;
|
|
81
80
|
static get TenantAdminTextStyleRegistration() { return new fx_models_1.Guid("5c297170-8e0e-40cd-adb6-ceaad397922c"); }
|
|
82
81
|
static get TenantGeneralSettingsRegistration() { return new fx_models_1.Guid("709d1d2b-3292-4b22-8a4f-fac8d2cbec9a"); }
|
|
83
82
|
static get EnableInputMSTeamsUrl() { return new fx_models_1.Guid("2c54bad8-bef9-4196-9977-1f7d201c7603"); }
|
|
@@ -118,14 +117,11 @@ class ResourceManifests {
|
|
|
118
117
|
static get SearchConfigStore() { return new fx_models_1.Guid("161b21f8-f942-41e1-b05e-09f1dcde4047"); }
|
|
119
118
|
static get OmniaLanguagesComponentStore() { return new fx_models_1.Guid("7be65e8d-34b7-4a61-bd8e-ea46577aef72"); }
|
|
120
119
|
static get EnterprisePropertiesStore() { return new fx_models_1.Guid("1d9f8679-52c7-4773-9114-8e1c37797fc3"); }
|
|
121
|
-
;
|
|
122
120
|
static get TargetingPropertiesResources() { return new fx_models_1.Guid("d28747ac-6b44-4c29-a931-835b4dab97d0"); }
|
|
123
|
-
;
|
|
124
121
|
static get AdminSystemCore() { return new fx_models_1.Guid("183AEC86-8FFD-4F33-91F3-23483C8E35BB"); }
|
|
125
|
-
;
|
|
126
122
|
static get PowerAppCore() { return new fx_models_1.Guid("96784918-b535-47db-955a-677d1b9138ef"); }
|
|
127
123
|
static get WorkspaceCommon() { return new fx_models_1.Guid("fa639f63-380e-4cc5-8ed1-f8f5b6ea7d5e"); }
|
|
128
|
-
static get PostsFeedBlockCore() { return new fx_models_1.Guid(
|
|
124
|
+
static get PostsFeedBlockCore() { return new fx_models_1.Guid("9d5d0be1-208d-488f-9005-b181b7d47839"); }
|
|
129
125
|
}
|
|
130
126
|
exports.ResourceManifests = ResourceManifests;
|
|
131
127
|
class WebComponentManifests {
|
|
@@ -148,8 +144,8 @@ class WebComponentManifests {
|
|
|
148
144
|
static get TrelloCards() { return new fx_models_1.Guid("22B707E0-41F6-47D2-BE57-1F3A2B9DD6C2"); }
|
|
149
145
|
static get TrelloCardsSettings() { return new fx_models_1.Guid("16F2DB40-C063-4A19-ACEE-4903253C57D6"); }
|
|
150
146
|
static get Announcements() { return new fx_models_1.Guid("8fa1fb85-39ef-4be8-9611-f6c7ec029772"); }
|
|
151
|
-
static get HighPrioAnnouncements() { return new fx_models_1.Guid(
|
|
152
|
-
static get HighPrioAnnouncementsSettings() { return new fx_models_1.Guid(
|
|
147
|
+
static get HighPrioAnnouncements() { return new fx_models_1.Guid("0703dffa-07ff-4ed1-8d1d-93621cbd5661"); }
|
|
148
|
+
static get HighPrioAnnouncementsSettings() { return new fx_models_1.Guid("83817cc6-d238-412e-95bf-312ae18c9a26"); }
|
|
153
149
|
static get AnnouncementsSettings() { return new fx_models_1.Guid("692af0e8-5fe8-4417-b6f5-cea4b8ef2189"); }
|
|
154
150
|
static get AnnouncementsBusinessProfileJourney() { return new fx_models_1.Guid("6cea863b-26a2-4bce-abc8-81b8ed9bbd47"); }
|
|
155
151
|
static get AnnouncementsTenantAdminJourney() { return new fx_models_1.Guid("d6207946-eb85-4ee6-8ec3-b4f7d488e7bc"); }
|
|
@@ -291,28 +287,25 @@ class WebComponentManifests {
|
|
|
291
287
|
static get SystemAccountForm() { return new fx_models_1.Guid("0f7957bf-937e-4563-992a-f142e027d1d2"); }
|
|
292
288
|
static get YammerAppForm() { return new fx_models_1.Guid("352e23d3-9a20-40f7-8699-1b9796032e3a"); }
|
|
293
289
|
static get GovernanceDashboard() { return new fx_models_1.Guid("8b58ab03-7af5-47f1-a82d-290964567cc9"); }
|
|
294
|
-
;
|
|
295
290
|
static get GovernanceDashboardSettings() { return new fx_models_1.Guid("e3378939-f5a4-45e3-98bf-e2f9c70a78ef"); }
|
|
296
|
-
;
|
|
297
291
|
static get GovernanceDashboardEditor() { return new fx_models_1.Guid("88896064-02b1-451f-ac47-ed6b4c90b4e3"); }
|
|
298
|
-
;
|
|
299
292
|
static get TextStyles() { return new fx_models_1.Guid("67982bb7-524f-4e91-9b2f-05bd2ab3c088"); }
|
|
300
293
|
static get TenantGeneralSettings() { return new fx_models_1.Guid("62529631-696b-457b-bc04-18c888fc940f"); }
|
|
301
|
-
static get PeopleRollup() { return new fx_models_1.Guid(
|
|
302
|
-
static get PeopleRollupSettings() { return new fx_models_1.Guid(
|
|
303
|
-
static get PeopleRollupBreakpointSettings() { return new fx_models_1.Guid(
|
|
304
|
-
static get PeopleRollupCardView() { return new fx_models_1.Guid(
|
|
305
|
-
static get PeopleRollupCardViewSettings() { return new fx_models_1.Guid(
|
|
306
|
-
static get PageRollupRollerViewSettings() { return new fx_models_1.Guid(
|
|
307
|
-
static get PageRollupRollerView() { return new fx_models_1.Guid(
|
|
308
|
-
static get PersonSearchTemplate() { return new fx_models_1.Guid(
|
|
309
|
-
static get UserProfileCompletion() { return new fx_models_1.Guid(
|
|
310
|
-
static get UserProfilePropertiesWizard() { return new fx_models_1.Guid(
|
|
311
|
-
static get UserProfileCompletionAppJourney() { return new fx_models_1.Guid(
|
|
312
|
-
static get UserProfileStrippedCard() { return new fx_models_1.Guid(
|
|
313
|
-
static get UserProfileCompletionBlockSettings() { return new fx_models_1.Guid(
|
|
314
|
-
static get UserProfileSendPropertyFeedback() { return new fx_models_1.Guid(
|
|
315
|
-
static get UserProfileActionMenu() { return new fx_models_1.Guid(
|
|
294
|
+
static get PeopleRollup() { return new fx_models_1.Guid("b5a5fd89-a18c-4c0e-9087-7cb3556bede5"); }
|
|
295
|
+
static get PeopleRollupSettings() { return new fx_models_1.Guid("7d4ad6a0-4228-409e-ba6e-f23fc8b528b8"); }
|
|
296
|
+
static get PeopleRollupBreakpointSettings() { return new fx_models_1.Guid("4c8d688c-7d68-4b6a-afcb-f0d9acfca585"); }
|
|
297
|
+
static get PeopleRollupCardView() { return new fx_models_1.Guid("714ca471-9a03-4904-bf8d-dd004f68c739"); }
|
|
298
|
+
static get PeopleRollupCardViewSettings() { return new fx_models_1.Guid("3d27c8d2-51e7-447f-92fb-7b2e30e94705"); }
|
|
299
|
+
static get PageRollupRollerViewSettings() { return new fx_models_1.Guid("0d2c2989-adc4-46b5-a2a7-a594177420f1"); }
|
|
300
|
+
static get PageRollupRollerView() { return new fx_models_1.Guid("2bb232b8-130c-44a7-ab02-f49a1e604041"); }
|
|
301
|
+
static get PersonSearchTemplate() { return new fx_models_1.Guid("6628abdf-153a-492d-8be0-b0351a11bfcf"); }
|
|
302
|
+
static get UserProfileCompletion() { return new fx_models_1.Guid("c67badd3-d4bd-46cf-a936-dfde200a1343"); }
|
|
303
|
+
static get UserProfilePropertiesWizard() { return new fx_models_1.Guid("95dd7949-6c02-4ccb-8539-20d39c6f9b8a"); }
|
|
304
|
+
static get UserProfileCompletionAppJourney() { return new fx_models_1.Guid("82eb3d91-4379-49ec-b654-25b344ef73a1"); }
|
|
305
|
+
static get UserProfileStrippedCard() { return new fx_models_1.Guid("76f539e0-707c-4cf1-ae78-a65f21c597e6"); }
|
|
306
|
+
static get UserProfileCompletionBlockSettings() { return new fx_models_1.Guid("b07bafaa-287c-4475-86bd-2e0bed1acfee"); }
|
|
307
|
+
static get UserProfileSendPropertyFeedback() { return new fx_models_1.Guid("a0afdf07-1334-4126-89e9-e801bc910423"); }
|
|
308
|
+
static get UserProfileActionMenu() { return new fx_models_1.Guid("3f066813-6de8-473a-9a71-77c6bf7dff47"); }
|
|
316
309
|
static get TeamCollabAppSiteDesign() { return new fx_models_1.Guid("217ed582-9bfe-4f85-97a6-712174e56954"); }
|
|
317
310
|
static get MySitesWizard() { return new fx_models_1.Guid("e5b46f7b-51ca-44ad-9213-19d3f8d7ebea"); }
|
|
318
311
|
static get MyTeamCollaboration() { return new fx_models_1.Guid("d0bbc0c4-559c-4170-8993-31907bfd2928"); }
|
|
@@ -412,17 +405,18 @@ class WebComponentManifests {
|
|
|
412
405
|
static get PropertiesBlockCore() { return new fx_models_1.Guid("9bcebc94-e59e-4a24-a88d-282ac92bcca9"); }
|
|
413
406
|
static get PropertiesBlockSetting() { return new fx_models_1.Guid("29559185-3df2-4049-93e5-d8326ec94982"); }
|
|
414
407
|
static get PropertiesBlock() { return new fx_models_1.Guid("88894e6a-2e41-44b6-a6f1-af3612caf276"); }
|
|
415
|
-
static get PowerAppBlock() { return new fx_models_1.Guid(
|
|
416
|
-
static get PowerAppBlockSettings() { return new fx_models_1.Guid(
|
|
417
|
-
static get PowerAppSettingAdminJourney() { return new fx_models_1.Guid(
|
|
408
|
+
static get PowerAppBlock() { return new fx_models_1.Guid("8905b50b-3b48-4053-b667-d3abf5d7c4ef"); }
|
|
409
|
+
static get PowerAppBlockSettings() { return new fx_models_1.Guid("faa90898-9cc3-4db8-ab24-e36fa6d96ea3"); }
|
|
410
|
+
static get PowerAppSettingAdminJourney() { return new fx_models_1.Guid("b643dd40-d26c-4c73-9f23-d5fa4b436064"); }
|
|
418
411
|
static get OrganizationTreeBlockCore() { return new fx_models_1.Guid("b59eb584-f59f-4caf-a9a7-4697e49aafca"); }
|
|
419
412
|
static get OrganizationTreeBlock() { return new fx_models_1.Guid("38345507-17ee-410c-8583-f7eb587e5903"); }
|
|
420
413
|
static get OrganizationTreeBlockSettings() { return new fx_models_1.Guid("8680e45c-a948-4321-b5c1-e09b80eb20d9"); }
|
|
421
414
|
static get AppRenderer() { return new fx_models_1.Guid("01d197fb-39b8-4921-89e8-c8f865b6fcb0"); }
|
|
422
415
|
static get MsTeamTabLayoutConfiguration() { return new fx_models_1.Guid("104760a6-6754-4bbb-8325-4e42bef75b8a"); }
|
|
423
|
-
static get PostsFeed() { return new fx_models_1.Guid(
|
|
424
|
-
static get PostsFeedSettings() { return new fx_models_1.Guid(
|
|
416
|
+
static get PostsFeed() { return new fx_models_1.Guid("74c4e208-e37f-41a5-ba96-c4bf64464523"); }
|
|
417
|
+
static get PostsFeedSettings() { return new fx_models_1.Guid("7f049298-9bb4-4f32-a2d4-2e8b8ffa6c1b"); }
|
|
425
418
|
static get UserManagementJourney() { return new fx_models_1.Guid("1d19aeb7-22e4-4b9e-9d26-17035854dd2a"); }
|
|
419
|
+
static get UserManagementCore() { return new fx_models_1.Guid("2b3fc3f2-bc60-44a0-8688-764f3b2d62c8"); }
|
|
426
420
|
}
|
|
427
421
|
exports.WebComponentManifests = WebComponentManifests;
|
|
428
422
|
class WebComponentElements {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { SpacingSettings, Guid, MultilingualString, IconPickerModel, GuidValue, IMessageBusTopicSubscription } from
|
|
2
|
-
import { NotificationPanelHistoryEntry } from
|
|
1
|
+
import { SpacingSettings, Guid, MultilingualString, IconPickerModel, GuidValue, IMessageBusTopicSubscription } from "@omnia/fx-models";
|
|
2
|
+
import { NotificationPanelHistoryEntry } from "./NotificationPanelHistoryEntry";
|
|
3
3
|
export interface CategoryIconDisplaySettings {
|
|
4
4
|
showIcon: boolean;
|
|
5
5
|
showLabel: boolean;
|
|
@@ -104,7 +104,7 @@ export interface INotificationPanelBlockInstance {
|
|
|
104
104
|
getHistory(ids: string[]): Promise<Array<NotificationPanelHistoryEntry>>;
|
|
105
105
|
onChanged: IMessageBusTopicSubscription<void>;
|
|
106
106
|
}
|
|
107
|
-
declare module
|
|
107
|
+
declare module "@omnia/fx-models/Layout" {
|
|
108
108
|
interface IBlockInstance<TSettings = void> {
|
|
109
109
|
notificationPanel: INotificationPanelBlockInstance;
|
|
110
110
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { GuidValue } from
|
|
2
|
-
import { Enums } from
|
|
3
|
-
import { SearchCategoryBase } from
|
|
1
|
+
import { GuidValue } from "@omnia/fx/models";
|
|
2
|
+
import { Enums } from "./Enums";
|
|
3
|
+
import { SearchCategoryBase } from "./SearchCategory";
|
|
4
4
|
export interface BaseSearchResult {
|
|
5
5
|
title?: string;
|
|
6
6
|
highlightedProperties?: string;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { IIcon } from
|
|
2
|
-
import { BladeSizes } from
|
|
1
|
+
import { IIcon } from "@omnia/fx-models";
|
|
2
|
+
import { BladeSizes } from "@omnia/fx/models";
|
|
3
3
|
/**
|
|
4
4
|
* @deprecated The model and relevant function should not be used, update to use apiHub to register admin sub-menu node under search node (in Constants.ux.admin.navigationNodes.search)
|
|
5
5
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { PropertyMapping, Enums } from
|
|
2
|
-
import { TargetingFilterProperty } from
|
|
3
|
-
import { MultilingualString, GuidValue } from
|
|
1
|
+
import { PropertyMapping, Enums } from ".";
|
|
2
|
+
import { TargetingFilterProperty } from "@omnia/fx-sp-models";
|
|
3
|
+
import { MultilingualString, GuidValue } from "@omnia/fx-models";
|
|
4
4
|
/**
|
|
5
5
|
* @deprecated This model should not be used from v6.5. Please refer the SearchCategoryBase model.
|
|
6
6
|
* */
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { SecretInfo, Secret, GuidValue } from
|
|
2
|
-
import { IValidator } from
|
|
1
|
+
import { SecretInfo, Secret, GuidValue } from "@omnia/fx-models";
|
|
2
|
+
import { IValidator } from "@omnia/fx/ux";
|
|
3
3
|
export interface SecretInfoViewModel extends SecretInfo {
|
|
4
4
|
localizedTitle: string;
|
|
5
5
|
localizedBladeTitle: string;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { GuidValue, IconPickerModel, MultilingualString } from
|
|
2
|
-
import { TargetingFilterProperty } from
|
|
3
|
-
import { SearchResultItem } from
|
|
1
|
+
import { GuidValue, IconPickerModel, MultilingualString } from "@omnia/fx-models";
|
|
2
|
+
import { TargetingFilterProperty } from "@omnia/fx-sp-models";
|
|
3
|
+
import { SearchResultItem } from "./Search";
|
|
4
4
|
export interface MyLinkIcon extends IconPickerModel {
|
|
5
5
|
backgroundColor?: string;
|
|
6
6
|
color?: string;
|
|
@@ -27,5 +27,5 @@ export interface QuickLink {
|
|
|
27
27
|
multilingualTitleDisplay: string;
|
|
28
28
|
multilingualInformationDisplay: string;
|
|
29
29
|
}
|
|
30
|
-
export interface SharedLinkSearchResultItem extends QuickLink, Omit<SearchResultItem,
|
|
30
|
+
export interface SharedLinkSearchResultItem extends QuickLink, Omit<SearchResultItem, "title"> {
|
|
31
31
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ApiPath, BlockSettings, EnterpriseGlossaryInformationProviderId, EnterpriseGlossaryInformationSourceSettings, GuidValue, IBlockInstance, MultilingualString, SpacingSettings, ThemeDefinition } from "@omnia/fx/models";
|
|
2
|
-
import { VueComponentBase } from
|
|
2
|
+
import { VueComponentBase } from "@omnia/fx/ux";
|
|
3
3
|
export interface TaxonomyNavigationQuerySettings {
|
|
4
4
|
enterpriseGlossaryInstanceId: number;
|
|
5
5
|
}
|
|
@@ -53,7 +53,7 @@ export declare type TaxonomyNavigationDisplayProviderRenderResult = {
|
|
|
53
53
|
parents: JSX.Element[];
|
|
54
54
|
childrens: JSX.Element[];
|
|
55
55
|
};
|
|
56
|
-
declare module
|
|
56
|
+
declare module "./WorkplaceApi" {
|
|
57
57
|
interface IWorkplaceApi {
|
|
58
58
|
taxonomyNavigation: {
|
|
59
59
|
registration: {
|