@omnia/workplace 7.0.6-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.
Files changed (168) hide show
  1. package/index.d.ts +1 -1
  2. package/internal-do-not-import-from-here/apis/Fx.d.ts +1 -1
  3. package/internal-do-not-import-from-here/apis/Header.d.ts +3 -3
  4. package/internal-do-not-import-from-here/apis/NotificationPanel.d.ts +2 -2
  5. package/internal-do-not-import-from-here/apis/ScopedPermissionApi.d.ts +1 -1
  6. package/internal-do-not-import-from-here/apis/SearchProviderApi.d.ts +3 -3
  7. package/internal-do-not-import-from-here/apis/SearchTemplate.d.ts +3 -3
  8. package/internal-do-not-import-from-here/apis/TeamNewsRollup.d.ts +3 -3
  9. package/internal-do-not-import-from-here/apis/index.d.ts +2 -2
  10. package/internal-do-not-import-from-here/core/index.d.ts +3 -3
  11. package/internal-do-not-import-from-here/core/messaging/InternalWorkplaceTopics.d.ts +5 -9
  12. package/internal-do-not-import-from-here/core/messaging/TeamworkTopics.d.ts +3 -3
  13. package/internal-do-not-import-from-here/core/messaging/WorkplaceTopics.d.ts +3 -7
  14. package/internal-do-not-import-from-here/core/messaging/index.d.ts +2 -2
  15. package/internal-do-not-import-from-here/core/utils/Utils.d.ts +1 -1
  16. package/internal-do-not-import-from-here/core/utils/index.d.ts +1 -1
  17. package/internal-do-not-import-from-here/manifests/omnia.workplace.fx.manifest.json +1 -1
  18. package/internal-do-not-import-from-here/models/AppCollaborationSettingsSection.d.ts +2 -2
  19. package/internal-do-not-import-from-here/models/AppTemplate.d.ts +1 -1
  20. package/internal-do-not-import-from-here/models/BusinessProfileAppProvisioning.d.ts +1 -1
  21. package/internal-do-not-import-from-here/models/BusinessProfileSettingsSection.d.ts +1 -1
  22. package/internal-do-not-import-from-here/models/CentralImageLocationsStyles.d.ts +1 -1
  23. package/internal-do-not-import-from-here/models/Constants.d.ts +1 -1
  24. package/internal-do-not-import-from-here/models/Constants.js +3 -3
  25. package/internal-do-not-import-from-here/models/EnterpriseGlossary.d.ts +1 -1
  26. package/internal-do-not-import-from-here/models/EnterprisePropertyCategoryViewModel.d.ts +1 -1
  27. package/internal-do-not-import-from-here/models/EnterprisePropertyDataTypeViewModel.d.ts +1 -1
  28. package/internal-do-not-import-from-here/models/EnterprisePropertyViewModel.d.ts +1 -1
  29. package/internal-do-not-import-from-here/models/FollowedsitesUpdatedAtUserPropertyBag.d.ts +1 -1
  30. package/internal-do-not-import-from-here/models/GovernanceDashboards.d.ts +1 -1
  31. package/internal-do-not-import-from-here/models/LogoSettings.d.ts +1 -1
  32. package/internal-do-not-import-from-here/models/ManifestIds.d.ts +3 -1
  33. package/internal-do-not-import-from-here/models/ManifestIds.js +29 -34
  34. package/internal-do-not-import-from-here/models/MyTaskItemProcessor.d.ts +1 -1
  35. package/internal-do-not-import-from-here/models/NotificationPanel.d.ts +3 -3
  36. package/internal-do-not-import-from-here/models/NotificationPanelMsg.d.ts +1 -1
  37. package/internal-do-not-import-from-here/models/RegisterActionMenuItemMsg.d.ts +1 -1
  38. package/internal-do-not-import-from-here/models/Search.d.ts +3 -3
  39. package/internal-do-not-import-from-here/models/SearchAdminSettingsSection.d.ts +2 -2
  40. package/internal-do-not-import-from-here/models/SearchCategory.d.ts +3 -3
  41. package/internal-do-not-import-from-here/models/Secrets.d.ts +2 -2
  42. package/internal-do-not-import-from-here/models/SharedLink.d.ts +4 -4
  43. package/internal-do-not-import-from-here/models/TaxonomyNavigation.d.ts +2 -2
  44. package/internal-do-not-import-from-here/models/TenantAdminSettingSection.d.ts +1 -1
  45. package/internal-do-not-import-from-here/models/TutorialProvider.d.ts +1 -1
  46. package/internal-do-not-import-from-here/models/WorkplaceApi.d.ts +1 -1
  47. package/internal-do-not-import-from-here/models/Workspace.d.ts +3 -3
  48. package/internal-do-not-import-from-here/models/apps/MSTeamsInfo.d.ts +1 -1
  49. package/internal-do-not-import-from-here/models/apps/MSTeamsProperties.d.ts +5 -4
  50. package/internal-do-not-import-from-here/models/apps/Membership.d.ts +1 -1
  51. package/internal-do-not-import-from-here/models/apps/TeamCollaborationAppInstance.d.ts +2 -2
  52. package/internal-do-not-import-from-here/models/apps/TeamCollaborationAppInstanceProperties.d.ts +4 -4
  53. package/internal-do-not-import-from-here/models/apps/TeamCollaborationAppTemplate.d.ts +2 -2
  54. package/internal-do-not-import-from-here/models/apps/TeamCollaborationAppTemplateProperties.d.ts +2 -2
  55. package/internal-do-not-import-from-here/models/apps/index.d.ts +4 -4
  56. package/internal-do-not-import-from-here/models/apps/index.js +14 -14
  57. package/internal-do-not-import-from-here/models/components/AppTemplateStyles.d.ts +1 -1
  58. package/internal-do-not-import-from-here/models/components/CreateTeamworkBlock.d.ts +1 -1
  59. package/internal-do-not-import-from-here/models/components/CreateTeamworkStyles.d.ts +1 -1
  60. package/internal-do-not-import-from-here/models/components/MicrosoftTeamChannelFeedBlock.d.ts +2 -2
  61. package/internal-do-not-import-from-here/models/components/MicrosoftTeamChannelFeedBlock.js +0 -1
  62. package/internal-do-not-import-from-here/models/components/MySitesStyles.d.ts +1 -1
  63. package/internal-do-not-import-from-here/models/components/MyTeamCollaborationStyles.d.ts +1 -1
  64. package/internal-do-not-import-from-here/models/components/TeamNewsBlockStyles.d.ts +2 -2
  65. package/internal-do-not-import-from-here/models/components/TeamSiteEditPropertiesStyles.d.ts +1 -1
  66. package/internal-do-not-import-from-here/models/components/index.d.ts +1 -1
  67. package/internal-do-not-import-from-here/models/components/index.js +7 -7
  68. package/internal-do-not-import-from-here/models/facebookworkplace/index.js +1 -1
  69. package/internal-do-not-import-from-here/models/favoritebutton/index.js +1 -1
  70. package/internal-do-not-import-from-here/models/forms/Form.d.ts +1 -1
  71. package/internal-do-not-import-from-here/models/forms/FormLayout.d.ts +4 -4
  72. package/internal-do-not-import-from-here/models/forms/index.js +3 -3
  73. package/internal-do-not-import-from-here/models/governancedashboard/TeamworkGovernanceDashboard.d.ts +1 -1
  74. package/internal-do-not-import-from-here/models/governancedashboard/index.js +1 -1
  75. package/internal-do-not-import-from-here/models/index.d.ts +33 -33
  76. package/internal-do-not-import-from-here/models/index.js +63 -63
  77. package/internal-do-not-import-from-here/models/mediapicker/MediaPickerProviderContext.d.ts +1 -1
  78. package/internal-do-not-import-from-here/models/mediapicker/index.d.ts +1 -1
  79. package/internal-do-not-import-from-here/models/mediapicker/index.js +1 -1
  80. package/internal-do-not-import-from-here/models/myteamcollaboration/MySitesSettingsComponentStyles.d.ts +1 -1
  81. package/internal-do-not-import-from-here/models/myteamcollaboration/TeamCollabrationApp.d.ts +1 -1
  82. package/internal-do-not-import-from-here/models/myteamcollaboration/index.js +1 -1
  83. package/internal-do-not-import-from-here/models/powerapp/PowerAppBlock.d.ts +1 -1
  84. package/internal-do-not-import-from-here/models/powerapp/index.d.ts +2 -2
  85. package/internal-do-not-import-from-here/models/powerapp/index.js +2 -2
  86. package/internal-do-not-import-from-here/models/promotedsearchresults/PromotedSearchResult.d.ts +1 -1
  87. package/internal-do-not-import-from-here/models/promotedsearchresults/index.js +1 -1
  88. package/internal-do-not-import-from-here/models/searchfeedbacks/index.js +2 -2
  89. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestApi.d.ts +1 -1
  90. package/internal-do-not-import-from-here/models/signoffrequest/index.js +12 -12
  91. package/internal-do-not-import-from-here/models/signoffrequest/request/index.js +3 -3
  92. package/internal-do-not-import-from-here/models/siteproperties/index.js +1 -1
  93. package/internal-do-not-import-from-here/models/sites/MySitesSettings.d.ts +2 -2
  94. package/internal-do-not-import-from-here/models/sites/index.d.ts +3 -3
  95. package/internal-do-not-import-from-here/models/sites/index.js +3 -3
  96. package/internal-do-not-import-from-here/models/styles/ActionMenuStyles.d.ts +1 -1
  97. package/internal-do-not-import-from-here/models/styles/AnnouncementStyles.d.ts +2 -2
  98. package/internal-do-not-import-from-here/models/styles/DefaultSearchTemplateStyles.d.ts +1 -1
  99. package/internal-do-not-import-from-here/models/styles/DocumentDirectionSettingsStyles.d.ts +1 -1
  100. package/internal-do-not-import-from-here/models/styles/EnterprisePropertyCategoryStyles.d.ts +1 -1
  101. package/internal-do-not-import-from-here/models/styles/FooterStyle.d.ts +1 -1
  102. package/internal-do-not-import-from-here/models/styles/GovernanceDashboardStyles.d.ts +1 -1
  103. package/internal-do-not-import-from-here/models/styles/HeaderStyles.d.ts +1 -1
  104. package/internal-do-not-import-from-here/models/styles/JumpToContentStyles.d.ts +1 -1
  105. package/internal-do-not-import-from-here/models/styles/LocalizationAdminStyles.d.ts +2 -2
  106. package/internal-do-not-import-from-here/models/styles/LocalizationInputStyles.d.ts +2 -2
  107. package/internal-do-not-import-from-here/models/styles/LogoStyle.d.ts +1 -1
  108. package/internal-do-not-import-from-here/models/styles/MegaMenuStyles.d.ts +1 -1
  109. package/internal-do-not-import-from-here/models/styles/MyLinkStyles.d.ts +3 -3
  110. package/internal-do-not-import-from-here/models/styles/NotificationPanelHeaderStyles.d.ts +1 -1
  111. package/internal-do-not-import-from-here/models/styles/NotificationPanelSettingsStyles.d.ts +1 -1
  112. package/internal-do-not-import-from-here/models/styles/NotificationPanelStyles.d.ts +3 -3
  113. package/internal-do-not-import-from-here/models/styles/OmniaSystemLanguageSettingsStyles.d.ts +1 -1
  114. package/internal-do-not-import-from-here/models/styles/RichTextEditorSettingsStyles.d.ts +1 -1
  115. package/internal-do-not-import-from-here/models/styles/SearchStyles.d.ts +5 -4
  116. package/internal-do-not-import-from-here/models/styles/SharedStyles.d.ts +1 -1
  117. package/internal-do-not-import-from-here/models/styles/SharedStyles.js +2 -2
  118. package/internal-do-not-import-from-here/models/styles/TargetingPropertyStyles.d.ts +1 -1
  119. package/internal-do-not-import-from-here/models/styles/UserAccessibilitySettingsStyles.d.ts +1 -1
  120. package/internal-do-not-import-from-here/models/styles/UserMenuStyles.d.ts +2 -2
  121. package/internal-do-not-import-from-here/models/styles/WorkplaceActionMenuStyles.d.ts +1 -1
  122. package/internal-do-not-import-from-here/models/styles/WorkplaceHomeStyles.d.ts +1 -1
  123. package/internal-do-not-import-from-here/models/styles/WorkplaceSharedStyles.d.ts +1 -1
  124. package/internal-do-not-import-from-here/models/styles/index.d.ts +11 -11
  125. package/internal-do-not-import-from-here/models/styles/index.js +27 -27
  126. package/internal-do-not-import-from-here/models/teamcollaborationnavigation/TeamCollaborationNavigationSettings.d.ts +3 -3
  127. package/internal-do-not-import-from-here/models/teamcollaborationnavigation/TeamCollaborationNavigationStyles.d.ts +1 -1
  128. package/internal-do-not-import-from-here/models/teamcollaborationnavigation/index.js +2 -2
  129. package/internal-do-not-import-from-here/models/teamcollaborationrollup/TeamCollaborationRollupBlock.d.ts +3 -3
  130. package/internal-do-not-import-from-here/models/teamcollaborationrollup/TeamCollaborationRollupBlockStyles.d.ts +2 -2
  131. package/internal-do-not-import-from-here/models/teamcollaborationrollup/TeamCollaborationRollupView.d.ts +2 -2
  132. package/internal-do-not-import-from-here/models/teamcollaborationrollup/index.d.ts +3 -3
  133. package/internal-do-not-import-from-here/models/teamcollaborationrollup/index.js +3 -3
  134. package/internal-do-not-import-from-here/models/teamnewsrollup/TeamNewsRollupSettings.d.ts +2 -2
  135. package/internal-do-not-import-from-here/models/teamnewsrollup/TeamNewsRollupSettings.js +0 -1
  136. package/internal-do-not-import-from-here/models/teamnewsrollup/TeamNewsRollupViewRegistration.d.ts +1 -1
  137. package/internal-do-not-import-from-here/models/teamnewsrollup/index.d.ts +4 -4
  138. package/internal-do-not-import-from-here/models/teamnewsrollup/index.js +4 -4
  139. package/internal-do-not-import-from-here/models/yammer/YammerFeedSettings.js +0 -1
  140. package/internal-do-not-import-from-here/models/yammer/index.d.ts +1 -1
  141. package/internal-do-not-import-from-here/models/yammer/index.js +1 -1
  142. package/internal-do-not-import-from-here/services/AppAuthenticationOptionsService.d.ts +2 -2
  143. package/internal-do-not-import-from-here/services/FormService.d.ts +2 -2
  144. package/internal-do-not-import-from-here/services/NotificationPanelHistoryService.d.ts +1 -1
  145. package/internal-do-not-import-from-here/services/PromotedSearchResultService.d.ts +2 -2
  146. package/internal-do-not-import-from-here/services/SearchCategoryService.d.ts +1 -1
  147. package/internal-do-not-import-from-here/services/SearchFeedbackService.d.ts +2 -2
  148. package/internal-do-not-import-from-here/services/TeamCollaborationService.d.ts +2 -2
  149. package/internal-do-not-import-from-here/stores/CurrentFormStore.d.ts +1 -1
  150. package/internal-do-not-import-from-here/stores/EditingThemeStore.d.ts +3 -3
  151. package/internal-do-not-import-from-here/stores/FilterValueProviderBase.d.ts +1 -1
  152. package/internal-do-not-import-from-here/stores/FormStore.d.ts +3 -3
  153. package/internal-do-not-import-from-here/stores/GovernanceDashboardStore.d.ts +3 -3
  154. package/internal-do-not-import-from-here/stores/NotificationPanelStore.d.ts +4 -4
  155. package/internal-do-not-import-from-here/stores/PromotedSearchResultStore.d.ts +3 -3
  156. package/internal-do-not-import-from-here/stores/SearchCategoryStore.d.ts +3 -3
  157. package/internal-do-not-import-from-here/stores/SignOffRequestStore.d.ts +3 -3
  158. package/internal-do-not-import-from-here/stores/TeamCollaborationStore.d.ts +2 -2
  159. package/internal-do-not-import-from-here/stores/UserMenuStore.d.ts +12 -0
  160. package/internal-do-not-import-from-here/stores/index.d.ts +1 -0
  161. package/internal-do-not-import-from-here/ux/TeamworkContext.d.ts +3 -3
  162. package/internal-do-not-import-from-here/ux/index.d.ts +1 -1
  163. package/internal-do-not-import-from-here/wcdefinitions.json +1 -1
  164. package/internal-do-not-import-from-here/webcomponents/IAppAuthenticationOptionsComponent.d.ts +3 -3
  165. package/models/index.d.ts +1 -1
  166. package/package.json +1 -1
  167. package/task.js +8 -8
  168. package/task.ts +9 -9
package/index.d.ts CHANGED
@@ -1,4 +1,4 @@
1
1
  //export * from './internal-do-not-import-from-here/tooling';
2
- export * from './internal-do-not-import-from-here/index';
2
+ export * from "./internal-do-not-import-from-here/index";
3
3
 
4
4
 
@@ -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 '../models/WorkplaceApi' {
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 '@omnia/fx/models';
2
- import { CompactHeaderRegistration } from '../models';
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 '../models/WorkplaceApi' {
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 '../models';
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 '../models/WorkplaceApi' {
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 '../models/WorkplaceApi' {
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 '@omnia/fx/models';
2
- import { SearchProvider } from '../models';
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 '../models/WorkplaceApi' {
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 '@omnia/fx/models';
2
- import { RegisterSearchTemplateRendererMsg } from '../models';
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 '../models/WorkplaceApi' {
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 '@omnia/fx/models';
2
- import { TeamNewsRollupViewRegistration } from '../models';
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 '../models/WorkplaceApi' {
6
+ declare module "../models/WorkplaceApi" {
7
7
  interface IWorkplaceApi {
8
8
  teamNewsRollup: {
9
9
  registration: Promise<ITeamNewsRollupRegistrationApi>;
@@ -1,6 +1,6 @@
1
1
  import "./Fx";
2
- import './TeamNewsRollup';
3
- import './NotificationPanel';
2
+ import "./TeamNewsRollup";
3
+ import "./NotificationPanel";
4
4
  import "./SearchTemplate";
5
5
  import "./Header";
6
6
  import "../models";
@@ -1,3 +1,3 @@
1
- export * from './Styles';
2
- export * from './utils';
3
- export * from './messaging';
1
+ export * from "./Styles";
2
+ export * from "./utils";
3
+ export * from "./messaging";
@@ -1,8 +1,8 @@
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, SearchAdminSettingsSection } from '../../models';
4
- import { PeopleRollupViewRegistration } from '../../../models';
5
- import { SendUserProfilePropertyFeedbackMessage } from '../../../models/userprofilecompletion/Messages';
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 '@omnia/fx/models';
2
- import { MessageBusTopicMediator } from '@omnia/fx';
3
- import { EditingSitePropertiesRegistration, TeamNewsRollupViewRegistration, FacebookWorkplaceSettingsSection, TeamCollaborationRollupViewRegistration, MyTeamCollaborationDialog } from '../../../fx/models';
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 '@omnia/fx/models';
2
- import { MessageBusExposeOnlyPublication } from '@omnia/fx';
3
- import { MyTaskItemProcessor, RegisterActionMenuItemMsg, ActionMenuExportationMsg, RegisterSearchTemplateRendererMsg, ControlInNotificationMsg, HeaderSettingsSection, ControlStatusInNotificationMsg, TutorialProvider, SearchAdminSettingsSection, TenantAdminSettingsSection, BusinessProfileSettingsSection, TenantAdminHeaderSettingSection } from '../../models';
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 './WorkplaceTopics';
2
- export * from './TeamworkTopics';
1
+ export * from "./WorkplaceTopics";
2
+ export * from "./TeamworkTopics";
@@ -1,4 +1,4 @@
1
- import { MicrosoftTeams } from '@omnia/fx-msteams';
1
+ import { MicrosoftTeams } from "@omnia/fx-msteams";
2
2
  import * as tsx from "vue-tsx-support";
3
3
  export declare class WorkPlaceUtils {
4
4
  static truncate: (str: string, n: number, useWordBoundary: boolean) => string;
@@ -1 +1 @@
1
- export * from './Utils';
1
+ export * from "./Utils";
@@ -1 +1 @@
1
- {"name":"omniaWebpackJsonp['39df27aa-95f1-4a23-b3f6-8b231afcda82']['491a5b75-e3d6-472a-8958-216be85b092a']","content":{"./client/admin/permissions/loc/localize.js":{"id":"./client/admin/permissions/loc/localize.js","buildMeta":{"exportsType":"namespace"},"expo.js":["PermissionLocalization"]},"./client/admin/settings/blades/tenantheader/loc/localize.js":{"id":"./client/admin/settings/blades/tenantheader/loc/localize.js","buildMeta":{"exportsType":"namespace"},"expo.js":["TenantHeaderLocalization"]},"./node_modules/@omnia/workplace/core/loc/formLocalize.js":{"id":"./node_modules/@omnia/workplace/core/loc/formlocalize.js","buildMeta":{"exportsType":"namespace"},"expo.js":["FormsLocalization"]},"./node_modules/@omnia/workplace/core/loc/localize.js":{"id":"./node_modules/@omnia/workplace/core/loc/localize.js","buildMeta":{"exportsType":"namespace"},"expo.js":["TeamCoreLocalization"]},"./node_modules/@omnia/workplace/core/loc/powerappLocalize.js":{"id":"./node_modules/@omnia/workplace/core/loc/powerapplocalize.js","buildMeta":{"exportsType":"namespace"},"expo.js":["PowerAppLocalization"]},"./node_modules/@omnia/workplace/core/messaging/InternalWorkplaceTopics.js":{"id":"./node_modules/@omnia/workplace/core/messaging/internalworkplacetopics.js","buildMeta":{"exportsType":"namespace"},"expo.js":["InternalWorkplaceTopics"]},"./node_modules/@omnia/workplace/services/index.js":{"id":"./node_modules/@omnia/workplace/services/index.js","buildMeta":{"exportsType":"namespace"},"expo.js":["AppAuthenticationOptionsService","FormService","HomeService","NotificationPanelHistoryService","PromotedSearchResultService","SearchCategoryService","SearchFeedbackService","SignOffRequestService","TeamCollaborationService"]},"./node_modules/@omnia/workplace/index.js":{"id":"8bf93338-8e70-4104-a75d-ae11485eec04","buildMeta":{"exportsType":"namespace"},"expo.js":["AdminNamespace","AppAuthenticationOptionsService","CurrentFormStore","DialogHelper","EditingThemeStore","FilterValueProvider","FormService","FormStore","GovernanceDashboardStore","HomeService","NotificationPanelHistoryService","NotificationPanelStore","NotificationPanelStorePluginProvider","PromotedSearchResultService","PromotedSearchResultStore","SearchCategoryService","SearchCategoryStore","SearchFeedbackService","SignOffRequestService","SignOffRequestStore","SignOffRequestUtils","Styles","TeamCollaborationService","TeamCollaborationStore","TeamworkContext","TeamworkTopics","Topics","WorkPlaceUtils","dialogStyle","settingsTabContainer"]},"./node_modules/@omnia/workplace/models/index.js":{"id":"c778308f-5fbb-4a3d-8691-ad7408ffbd56","buildMeta":{"exportsType":"namespace"},"expo.js":["ActionMenuStyles","AdvancedSearchStyles","AnnouncementCommentLikeStyle","AnnouncementJourneyStyle","AnnouncementStyles","AppEnums","AppIconSearchTemplateStyles","AppIconStyles","AppInstanceDescriptionProperties","AppLaunchStyles","AppLaunchViewStyles","AppProvisioningSteps","BuiltInActionButtonHandlers","BusinessProfileAppProvisioning","CentralImageLocationsStyles","ChartColor","CompactHeaderStyles","Constants","CreateTeamworkSettingsStyles","DefaultSearchTemplateStyles","DocumentDirectionSettingsStyles","EditModes","EnterpriseGlossaryAdminProvider","EnterpriseGlossaryInformationSettingsProvider","EnterpriseGlossaryInformationSourceSettingsProvider","EnterpriseGlossaryTaxonomyNavigationDisplayProvider","EnterpriseGlossaryTaxonomyNavigationSettingsProvider","EnterprisePropertyCategoriesDefaultBladeStyles","Enums","FeedType","FilterValue","FollowedsitesUpdatedAtUserPropertyBag","FooterPositions","FooterSettingStyles","FormGenericSetting","FormLayoutProvider","FormTypes","GovernanceDashboard","GovernanceDashboardSettingsStyles","GovernanceDashboardStyles","GroupManifests","GroupMembershipMappingBladeStyles","HeaderSettingsMode","HeaderStyles","HighPriorityAnnouncementStyle","HomeLayoutDefinition","HorizontalActionMenuStyles","HorizontalMegaMenuStyles","ItemQueryResult","JumpToContentStyles","LegendAlignment","LegendPosition","LocalizationAdminStyles","LocalizationInputStyles","LogoStyles","MSTeamChannelFeedSorting","MSTeamTemplateStep","MediaPickerStorageProviderWorkplaceFaviconContext","MediaPickerStorageProviderWorkplaceFormContext","MediaPickerStorageProviderWorkplaceLogoContext","MediaPickerStorageProviderWorkplacePromotedSearchResultContext","MediaPickerStorageProviderWorkplaceSearchFeedbackContext","MediaPickerStorageProviderWorkplaceTutorialContext","MegaMenuLayoutDefinition","MembersStep","MobileMegaMenuStyles","MyLinksStyles","MySitesEnums","MySitesStyles","MyTeamCollaborationCategoryStyles","MyTeamCollaborationStyles","NewTeamworksTimeType","NotificationConstants","NotificationPanelDisplayModes","NotificationPanelHeaderStyles","NotificationPanelIconPosition","NotificationPanelSettingsStyles","NotificationPanelStyles","NotificationPanelTabAligments","NotificationTypes","OmniaSystemLanguageSettingsStyles","OptionTypes","PostsFeedScopeOption","PostsFeedSortMode","PromotedSearchResultStatus","QuestionTypes","QuickSearchStyles","ResourceManifests","SearchAdminStyles","SearchBlockStyles","SearchHeaderStyles","SearchProvider","ServiceDefinition","SettingsKeys","SharedLinkSortByTypes","ShowMoreStyles","SignOffRequestEnums","SignOffRequestProvider","SignOffRequestResourceProvider","SignOffResource","SimpleListStyles","SimpleListingSearchTemplateStyles","SlideRendererStyles","StatisticViewMode","TabCustomUrlType","TargetingPropertyStyles","TaxonomyNavigationDisplayProviderBase","TaxonomyNavigationStyles","TeamCollaborationAppDefinitionInfo","TeamCollaborationAppEnterpriseProperties","TeamCollaborationConstants","TeamCollaborationRollupBlockListViewSettingsStyles","TeamCollaborationRollupBlockListViewStyles","TeamCollaborationRollupBlockSettingsStyles","TeamCollaborationRollupBlockStyles","TeamCollaborationRollupEnums","TeamCollaborationRollupScopeTypes","TeamCollabrationApp","TeamCollabrationAppResource","TeamCollabrationQuery","TeamCollabrationTypes","TeamNewsBlockStyles","TeamNewsRollupSettingElementName","TeamSiteEditPropertiesStyles","TeamWorkInfo","TeamworkAppLayoutDefinition","TeamworkNavigationActionHandlerSettingStyles","TeamworkNavigationSettingStyles","TeamworkNavigationStyles","TeamworkTemplateFilterValue","TenantRegionalStyles","TermNodeStyles","UserAccessibilitySettingsStyles","UserMenuStyles","VerticalActionMenuStyles","VerticalMegaMenuStyles","WPRoleDefinition","WebComponentElements","WebComponentManifests","WorkplaceAppRoutePrefix","WorkplaceHomeStyles","WorkplaceSharedStyles","WorkspaceActionMenuMapping","WorkspaceActionMenuSettings","WorkspaceApp","WorkspaceFactory","WorkspaceHomeMapping","WorkspaceHomeSettings","WorkspaceInfo","WorkspaceMegaMenuItemTypes","WorkspaceMegaMenuMapping","WorkspaceMegaMenuSettings","WorkspaceVerticalNavWidth","WowrkplaceHeadingStyles"]}}}
1
+ {"name":"omniaWebpackJsonp['39df27aa-95f1-4a23-b3f6-8b231afcda82']['491a5b75-e3d6-472a-8958-216be85b092a']","content":{"./client/admin/permissions/loc/localize.js":{"id":"./client/admin/permissions/loc/localize.js","buildMeta":{"exportsType":"namespace"},"expo.js":["PermissionLocalization"]},"./client/admin/settings/blades/tenantheader/loc/localize.js":{"id":"./client/admin/settings/blades/tenantheader/loc/localize.js","buildMeta":{"exportsType":"namespace"},"expo.js":["TenantHeaderLocalization"]},"./node_modules/@omnia/workplace/core/loc/formLocalize.js":{"id":"./node_modules/@omnia/workplace/core/loc/formlocalize.js","buildMeta":{"exportsType":"namespace"},"expo.js":["FormsLocalization"]},"./node_modules/@omnia/workplace/core/loc/localize.js":{"id":"./node_modules/@omnia/workplace/core/loc/localize.js","buildMeta":{"exportsType":"namespace"},"expo.js":["TeamCoreLocalization"]},"./node_modules/@omnia/workplace/core/loc/powerappLocalize.js":{"id":"./node_modules/@omnia/workplace/core/loc/powerapplocalize.js","buildMeta":{"exportsType":"namespace"},"expo.js":["PowerAppLocalization"]},"./node_modules/@omnia/workplace/core/messaging/InternalWorkplaceTopics.js":{"id":"./node_modules/@omnia/workplace/core/messaging/internalworkplacetopics.js","buildMeta":{"exportsType":"namespace"},"expo.js":["InternalWorkplaceTopics"]},"./node_modules/@omnia/workplace/services/index.js":{"id":"./node_modules/@omnia/workplace/services/index.js","buildMeta":{"exportsType":"namespace"},"expo.js":["AppAuthenticationOptionsService","FormService","HomeService","NotificationPanelHistoryService","PromotedSearchResultService","SearchCategoryService","SearchFeedbackService","SignOffRequestService","TeamCollaborationService"]},"./node_modules/@omnia/workplace/index.js":{"id":"8bf93338-8e70-4104-a75d-ae11485eec04","buildMeta":{"exportsType":"namespace"},"expo.js":["AdminNamespace","AppAuthenticationOptionsService","CurrentFormStore","DialogHelper","EditingThemeStore","FilterValueProvider","FormService","FormStore","GovernanceDashboardStore","HomeService","NotificationPanelHistoryService","NotificationPanelStore","NotificationPanelStorePluginProvider","PromotedSearchResultService","PromotedSearchResultStore","SearchCategoryService","SearchCategoryStore","SearchFeedbackService","SignOffRequestService","SignOffRequestStore","SignOffRequestUtils","Styles","TeamCollaborationService","TeamCollaborationStore","TeamworkContext","TeamworkTopics","Topics","UserMenuStore","WorkPlaceUtils","dialogStyle","settingsTabContainer"]},"./node_modules/@omnia/workplace/models/index.js":{"id":"c778308f-5fbb-4a3d-8691-ad7408ffbd56","buildMeta":{"exportsType":"namespace"},"expo.js":["ActionMenuStyles","AdvancedSearchStyles","AnnouncementCommentLikeStyle","AnnouncementJourneyStyle","AnnouncementStyles","AppEnums","AppIconSearchTemplateStyles","AppIconStyles","AppInstanceDescriptionProperties","AppLaunchStyles","AppLaunchViewStyles","AppProvisioningSteps","BuiltInActionButtonHandlers","BusinessProfileAppProvisioning","CentralImageLocationsStyles","ChartColor","CompactHeaderStyles","Constants","CreateTeamworkSettingsStyles","DefaultSearchTemplateStyles","DocumentDirectionSettingsStyles","EditModes","EnterpriseGlossaryAdminProvider","EnterpriseGlossaryInformationSettingsProvider","EnterpriseGlossaryInformationSourceSettingsProvider","EnterpriseGlossaryTaxonomyNavigationDisplayProvider","EnterpriseGlossaryTaxonomyNavigationSettingsProvider","EnterprisePropertyCategoriesDefaultBladeStyles","Enums","FeedType","FilterValue","FollowedsitesUpdatedAtUserPropertyBag","FooterPositions","FooterSettingStyles","FormGenericSetting","FormLayoutProvider","FormTypes","GovernanceDashboard","GovernanceDashboardSettingsStyles","GovernanceDashboardStyles","GroupManifests","GroupMembershipMappingBladeStyles","HeaderSettingsMode","HeaderStyles","HighPriorityAnnouncementStyle","HomeLayoutDefinition","HorizontalActionMenuStyles","HorizontalMegaMenuStyles","ItemQueryResult","JumpToContentStyles","LegendAlignment","LegendPosition","LocalizationAdminStyles","LocalizationInputStyles","LogoStyles","MSTeamChannelFeedSorting","MSTeamTemplateStep","MediaPickerStorageProviderWorkplaceFaviconContext","MediaPickerStorageProviderWorkplaceFormContext","MediaPickerStorageProviderWorkplaceLogoContext","MediaPickerStorageProviderWorkplacePromotedSearchResultContext","MediaPickerStorageProviderWorkplaceSearchFeedbackContext","MediaPickerStorageProviderWorkplaceTutorialContext","MegaMenuLayoutDefinition","MembersStep","MobileMegaMenuStyles","MyLinksStyles","MySitesEnums","MySitesStyles","MyTeamCollaborationCategoryStyles","MyTeamCollaborationStyles","NewTeamworksTimeType","NotificationConstants","NotificationPanelDisplayModes","NotificationPanelHeaderStyles","NotificationPanelIconPosition","NotificationPanelSettingsStyles","NotificationPanelStyles","NotificationPanelTabAligments","NotificationTypes","OmniaSystemLanguageSettingsStyles","OptionTypes","PostsFeedScopeOption","PostsFeedSortMode","PromotedSearchResultStatus","QuestionTypes","QuickSearchStyles","ResourceManifests","SearchAdminStyles","SearchBlockStyles","SearchHeaderStyles","SearchProvider","ServiceDefinition","SettingsKeys","SharedLinkSortByTypes","ShowMoreStyles","SignOffRequestEnums","SignOffRequestProvider","SignOffRequestResourceProvider","SignOffResource","SimpleListStyles","SimpleListingSearchTemplateStyles","SlideRendererStyles","StatisticViewMode","TabCustomUrlType","TargetingPropertyStyles","TaxonomyNavigationDisplayProviderBase","TaxonomyNavigationStyles","TeamCollaborationAppDefinitionInfo","TeamCollaborationAppEnterpriseProperties","TeamCollaborationConstants","TeamCollaborationRollupBlockListViewSettingsStyles","TeamCollaborationRollupBlockListViewStyles","TeamCollaborationRollupBlockSettingsStyles","TeamCollaborationRollupBlockStyles","TeamCollaborationRollupEnums","TeamCollaborationRollupScopeTypes","TeamCollabrationApp","TeamCollabrationAppResource","TeamCollabrationQuery","TeamCollabrationTypes","TeamNewsBlockStyles","TeamNewsRollupSettingElementName","TeamSiteEditPropertiesStyles","TeamWorkInfo","TeamworkAppLayoutDefinition","TeamworkNavigationActionHandlerSettingStyles","TeamworkNavigationSettingStyles","TeamworkNavigationStyles","TeamworkTemplateFilterValue","TenantRegionalStyles","TermNodeStyles","UserAccessibilitySettingsStyles","UserMenuStyles","VerticalActionMenuStyles","VerticalMegaMenuStyles","WPRoleDefinition","WebComponentElements","WebComponentManifests","WorkplaceAppRoutePrefix","WorkplaceHomeStyles","WorkplaceSharedStyles","WorkspaceActionMenuMapping","WorkspaceActionMenuSettings","WorkspaceApp","WorkspaceFactory","WorkspaceHomeMapping","WorkspaceHomeSettings","WorkspaceInfo","WorkspaceMegaMenuItemTypes","WorkspaceMegaMenuMapping","WorkspaceMegaMenuSettings","WorkspaceVerticalNavWidth","WowrkplaceHeadingStyles"]}}}
@@ -1,5 +1,5 @@
1
- import { IIcon } from '@omnia/fx-models';
2
- import { BladeSizes } from '@omnia/fx-models';
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 '@omnia/fx-models';
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
  }
@@ -1,4 +1,4 @@
1
- import { BusinessProfilePathProperty } from '@omnia/fx-models';
1
+ import { BusinessProfilePathProperty } from "@omnia/fx-models";
2
2
  export declare class BusinessProfileAppProvisioning extends BusinessProfilePathProperty {
3
3
  constructor();
4
4
  }
@@ -1,4 +1,4 @@
1
- import { IIcon, BladeSizes } from '@omnia/fx-models';
1
+ import { IIcon, BladeSizes } from "@omnia/fx-models";
2
2
  export interface BusinessProfileSettingsSection {
3
3
  /**
4
4
  * The title of the navigation node
@@ -1,4 +1,4 @@
1
- import { types } from 'typestyle';
1
+ import { types } from "typestyle";
2
2
  export declare const CentralImageLocationsStyles: {
3
3
  arrowIcon?: types.NestedCSSProperties;
4
4
  };
@@ -1,4 +1,4 @@
1
- import { ActionHandlerRegistrationId, Guid, NavigationNode } from '@omnia/fx-models';
1
+ import { ActionHandlerRegistrationId, Guid, NavigationNode } from "@omnia/fx-models";
2
2
  export declare const Constants: {
3
3
  featureIds: {
4
4
  ShowBusinessProfileHeader: string;
@@ -36,7 +36,7 @@ exports.Constants = {
36
36
  */
37
37
  navigationNodes: {
38
38
  search: {
39
- key: '5fcf9879-6ca9-4c8b-9364-7cbfe2446913',
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: '_t',
93
- workspace: '_wp'
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 './WorkplaceApi' {
41
+ declare module "./WorkplaceApi" {
42
42
  interface IWorkplaceApi {
43
43
  enterpriseGlossary: {
44
44
  admin: {
@@ -1,4 +1,4 @@
1
- import { EnterprisePropertyCategory } from '@omnia/fx-models';
1
+ import { EnterprisePropertyCategory } from "@omnia/fx-models";
2
2
  export interface EnterprisePropertyCategoryViewModel extends EnterprisePropertyCategory {
3
3
  localizedTitle: string;
4
4
  }
@@ -1,4 +1,4 @@
1
- import { EnterprisePropertyDataType } from '@omnia/fx-models';
1
+ import { EnterprisePropertyDataType } from "@omnia/fx-models";
2
2
  export interface EnterprisePropertyDataTypeViewModel extends EnterprisePropertyDataType {
3
3
  localizedTitle: string;
4
4
  }
@@ -1,4 +1,4 @@
1
- import { EnterprisePropertyDefinition } from '@omnia/fx-models';
1
+ import { EnterprisePropertyDefinition } from "@omnia/fx-models";
2
2
  export interface EnterprisePropertyViewModel extends EnterprisePropertyDefinition {
3
3
  isDeleting: boolean;
4
4
  definitionTitle: string;
@@ -1,4 +1,4 @@
1
- import { UserPropertyBagModel } from '@omnia/fx-models';
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, MultilingualString, SpacingSettings } from '@omnia/fx-models';
1
+ import { Guid, MultilingualString, SpacingSettings } from "@omnia/fx-models";
2
2
  export interface DashboardScopeMessage {
3
3
  id: Guid;
4
4
  title: string;
@@ -1,4 +1,4 @@
1
- import { MediaPickerImage, MultilingualString } from '@omnia/fx-models';
1
+ import { MediaPickerImage, MultilingualString } from "@omnia/fx-models";
2
2
  export interface LogoSettings {
3
3
  text: MultilingualString;
4
4
  image?: MediaPickerImage;
@@ -1,4 +1,4 @@
1
- import { Guid } from '@omnia/fx-models';
1
+ import { Guid } from "@omnia/fx-models";
2
2
  export declare class ServiceDefinition {
3
3
  static get Id(): Guid;
4
4
  }
@@ -407,6 +407,8 @@ export declare class WebComponentManifests {
407
407
  static get MsTeamTabLayoutConfiguration(): Guid;
408
408
  static get PostsFeed(): Guid;
409
409
  static get PostsFeedSettings(): Guid;
410
+ static get UserManagementJourney(): Guid;
411
+ static get UserManagementCore(): Guid;
410
412
  }
411
413
  export declare class WebComponentElements {
412
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('102937e8-68d5-4294-8a79-7fddb9e58b8e'); }
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('491a5b75-e3d6-472a-8958-216be85b092a'); }
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('a976468f-4aeb-47e6-afdd-18fc42f9a7c6'); }
64
- static get Core() { return new fx_models_1.Guid('fda0b5ed-e28c-46db-9b56-ec3afd0639cf'); }
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('9d5d0be1-208d-488f-9005-b181b7d47839'); }
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('0703dffa-07ff-4ed1-8d1d-93621cbd5661'); }
152
- static get HighPrioAnnouncementsSettings() { return new fx_models_1.Guid('83817cc6-d238-412e-95bf-312ae18c9a26'); }
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('b5a5fd89-a18c-4c0e-9087-7cb3556bede5'); }
302
- static get PeopleRollupSettings() { return new fx_models_1.Guid('7d4ad6a0-4228-409e-ba6e-f23fc8b528b8'); }
303
- static get PeopleRollupBreakpointSettings() { return new fx_models_1.Guid('4c8d688c-7d68-4b6a-afcb-f0d9acfca585'); }
304
- static get PeopleRollupCardView() { return new fx_models_1.Guid('714ca471-9a03-4904-bf8d-dd004f68c739'); }
305
- static get PeopleRollupCardViewSettings() { return new fx_models_1.Guid('3d27c8d2-51e7-447f-92fb-7b2e30e94705'); }
306
- static get PageRollupRollerViewSettings() { return new fx_models_1.Guid('0d2c2989-adc4-46b5-a2a7-a594177420f1'); }
307
- static get PageRollupRollerView() { return new fx_models_1.Guid('2bb232b8-130c-44a7-ab02-f49a1e604041'); }
308
- static get PersonSearchTemplate() { return new fx_models_1.Guid('6628abdf-153a-492d-8be0-b0351a11bfcf'); }
309
- static get UserProfileCompletion() { return new fx_models_1.Guid('c67badd3-d4bd-46cf-a936-dfde200a1343'); }
310
- static get UserProfilePropertiesWizard() { return new fx_models_1.Guid('95dd7949-6c02-4ccb-8539-20d39c6f9b8a'); }
311
- static get UserProfileCompletionAppJourney() { return new fx_models_1.Guid('82eb3d91-4379-49ec-b654-25b344ef73a1'); }
312
- static get UserProfileStrippedCard() { return new fx_models_1.Guid('76f539e0-707c-4cf1-ae78-a65f21c597e6'); }
313
- static get UserProfileCompletionBlockSettings() { return new fx_models_1.Guid('b07bafaa-287c-4475-86bd-2e0bed1acfee'); }
314
- static get UserProfileSendPropertyFeedback() { return new fx_models_1.Guid('a0afdf07-1334-4126-89e9-e801bc910423'); }
315
- static get UserProfileActionMenu() { return new fx_models_1.Guid('3f066813-6de8-473a-9a71-77c6bf7dff47'); }
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,16 +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('8905b50b-3b48-4053-b667-d3abf5d7c4ef'); }
416
- static get PowerAppBlockSettings() { return new fx_models_1.Guid('faa90898-9cc3-4db8-ab24-e36fa6d96ea3'); }
417
- static get PowerAppSettingAdminJourney() { return new fx_models_1.Guid('b643dd40-d26c-4c73-9f23-d5fa4b436064'); }
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('74c4e208-e37f-41a5-ba96-c4bf64464523'); }
424
- static get PostsFeedSettings() { return new fx_models_1.Guid('7f049298-9bb4-4f32-a2d4-2e8b8ffa6c1b'); }
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"); }
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"); }
425
420
  }
426
421
  exports.WebComponentManifests = WebComponentManifests;
427
422
  class WebComponentElements {
@@ -1,4 +1,4 @@
1
- import { MyTaskItem } from './MyTaskItem';
1
+ import { MyTaskItem } from "./MyTaskItem";
2
2
  export interface MyTaskItemProcessor {
3
3
  contentTypeId: string;
4
4
  processor: (tasks: Array<MyTaskItem>) => void;
@@ -1,5 +1,5 @@
1
- import { SpacingSettings, Guid, MultilingualString, IconPickerModel, GuidValue, IMessageBusTopicSubscription } from '@omnia/fx-models';
2
- import { NotificationPanelHistoryEntry } from './NotificationPanelHistoryEntry';
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 '@omnia/fx-models/Layout' {
107
+ declare module "@omnia/fx-models/Layout" {
108
108
  interface IBlockInstance<TSettings = void> {
109
109
  notificationPanel: INotificationPanelBlockInstance;
110
110
  }
@@ -1,4 +1,4 @@
1
- import { GuidValue } from '@omnia/fx-models';
1
+ import { GuidValue } from "@omnia/fx-models";
2
2
  export interface RegisterNotificationPanelComponent {
3
3
  /**
4
4
  * Registration Title. Support localization : $Localize:A.B.C;
@@ -1,4 +1,4 @@
1
- import { IIcon, GuidValue } from '@omnia/fx/models';
1
+ import { IIcon, GuidValue } from "@omnia/fx/models";
2
2
  export interface RegisterActionMenuItemMsg {
3
3
  /**
4
4
  * Registration Id
@@ -1,6 +1,6 @@
1
- import { GuidValue } from '@omnia/fx/models';
2
- import { Enums } from './Enums';
3
- import { SearchCategoryBase } from './SearchCategory';
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 '@omnia/fx-models';
2
- import { BladeSizes } from '@omnia/fx/models';
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 '@omnia/fx-sp-models';
3
- import { MultilingualString, GuidValue } from '@omnia/fx-models';
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
  * */