@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
@@ -1,7 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.TeamNewsRollupSettingElementName = void 0;
4
- ;
5
4
  exports.TeamNewsRollupSettingElementName = {
6
5
  teamNewsBlockSettings: "otc-teamnews-settings",
7
6
  };
@@ -1,4 +1,4 @@
1
- import { GuidValue } from '@omnia/fx-models';
1
+ import { GuidValue } from "@omnia/fx-models";
2
2
  export interface TeamNewsRollupViewRegistration {
3
3
  id?: GuidValue;
4
4
  title: string;
@@ -1,4 +1,4 @@
1
- export * from './TeamNews';
2
- export * from './TeamNewsQuery';
3
- export * from './TeamNewsRollupSettings';
4
- export * from './TeamNewsRollupViewRegistration';
1
+ export * from "./TeamNews";
2
+ export * from "./TeamNewsQuery";
3
+ export * from "./TeamNewsRollupSettings";
4
+ export * from "./TeamNewsRollupViewRegistration";
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  const tslib_1 = require("tslib");
4
- (0, tslib_1.__exportStar)(require("./TeamNews"), exports);
5
- (0, tslib_1.__exportStar)(require("./TeamNewsQuery"), exports);
6
- (0, tslib_1.__exportStar)(require("./TeamNewsRollupSettings"), exports);
7
- (0, tslib_1.__exportStar)(require("./TeamNewsRollupViewRegistration"), exports);
4
+ tslib_1.__exportStar(require("./TeamNews"), exports);
5
+ tslib_1.__exportStar(require("./TeamNewsQuery"), exports);
6
+ tslib_1.__exportStar(require("./TeamNewsRollupSettings"), exports);
7
+ tslib_1.__exportStar(require("./TeamNewsRollupViewRegistration"), exports);
@@ -1,7 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.FeedType = void 0;
4
- ;
5
4
  var FeedType;
6
5
  (function (FeedType) {
7
6
  FeedType[FeedType["Home"] = 1] = "Home";
@@ -1 +1 @@
1
- export * from './YammerFeedSettings';
1
+ export * from "./YammerFeedSettings";
@@ -1,4 +1,4 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  const tslib_1 = require("tslib");
4
- (0, tslib_1.__exportStar)(require("./YammerFeedSettings"), exports);
4
+ tslib_1.__exportStar(require("./YammerFeedSettings"), exports);
@@ -1,5 +1,5 @@
1
- import { GuidValue } from '@omnia/fx-models';
2
- import { AppAuthenticationOptions } from '../../fx/models';
1
+ import { GuidValue } from "@omnia/fx-models";
2
+ import { AppAuthenticationOptions } from "../../fx/models";
3
3
  export declare class AppAuthenticationOptionsService {
4
4
  private httpClient;
5
5
  private appService;
@@ -1,5 +1,5 @@
1
- import { GuidValue, Layout } from '@omnia/fx-models';
2
- import { ChoiceQuestion, ChoiceQuestionStatistic, Form, FormDefinition, FormListing, MultipleChoiceQuestion, QueryFormRequest, Submission } from '../../fx/models';
1
+ import { GuidValue, Layout } from "@omnia/fx-models";
2
+ import { ChoiceQuestion, ChoiceQuestionStatistic, Form, FormDefinition, FormListing, MultipleChoiceQuestion, QueryFormRequest, Submission } from "../../fx/models";
3
3
  export declare class FormService {
4
4
  private httpClient;
5
5
  private readonly baseUrl;
@@ -1,4 +1,4 @@
1
- import { NotificationPanelHistoryEntry } from '../models';
1
+ import { NotificationPanelHistoryEntry } from "../models";
2
2
  export declare class NotificationPanelHistoryService {
3
3
  private httpClient;
4
4
  getHistory: (objectIds: Array<string>) => Promise<Array<NotificationPanelHistoryEntry>>;
@@ -1,5 +1,5 @@
1
- import { GuidValue } from '@omnia/fx-models';
2
- import { PromotedSearchResult, PromotedSearchResultData } from '../../fx/models';
1
+ import { GuidValue } from "@omnia/fx-models";
2
+ import { PromotedSearchResult, PromotedSearchResultData } from "../../fx/models";
3
3
  export declare class PromotedSearchResultService {
4
4
  private httpClient;
5
5
  private readonly baseUrl;
@@ -1,4 +1,4 @@
1
- import { SearchCategory } from '@omnia/workplace/models';
1
+ import { SearchCategory } from "@omnia/workplace/models";
2
2
  export declare class SearchCategoryService {
3
3
  private httpClient;
4
4
  private omniaContext;
@@ -1,5 +1,5 @@
1
- import { GuidValue } from '@omnia/fx-models';
2
- import { SearchFeedback, SearchFeedbackData, SearchFeedbackQueryRequest, SearchFeedbackQueryResult } from '../../fx/models';
1
+ import { GuidValue } from "@omnia/fx-models";
2
+ import { SearchFeedback, SearchFeedbackData, SearchFeedbackQueryRequest, SearchFeedbackQueryResult } from "../../fx/models";
3
3
  export declare class SearchFeedbackService {
4
4
  private httpClient;
5
5
  private readonly baseUrl;
@@ -1,5 +1,5 @@
1
- import { MSTeamsInfo, MSTeamsChannel, MSTeamsApps, TeamCollaborationResult, MSTeamResponseResult, InformationProtectionLabel } from '../../fx/models';
2
- import { IHttpApiOperationResult, RollupSetting, AppInstance } from '@omnia/fx-models';
1
+ import { MSTeamsInfo, MSTeamsChannel, MSTeamsApps, TeamCollaborationResult, MSTeamResponseResult, InformationProtectionLabel } from "../../fx/models";
2
+ import { IHttpApiOperationResult, RollupSetting, AppInstance } from "@omnia/fx-models";
3
3
  export declare class TeamCollaborationService {
4
4
  private httpClient;
5
5
  constructor();
@@ -1,4 +1,4 @@
1
- import { Block, GuidValue, IBlockInstance } from '@omnia/fx/models';
1
+ import { Block, GuidValue, IBlockInstance } from "@omnia/fx/models";
2
2
  import { ICurrentFormStore, Form, Question, FormRendererBlockSettings } from "../../fx/models";
3
3
  export declare class CurrentFormStore implements ICurrentFormStore {
4
4
  private _vm;
@@ -1,6 +1,6 @@
1
- import { Store } from '@omnia/fx/stores';
2
- import { ThemeDefinition } from '@omnia/fx-models';
3
- import { Theming } from '@omnia/fx/ux';
1
+ import { Store } from "@omnia/fx/stores";
2
+ import { ThemeDefinition } from "@omnia/fx-models";
3
+ import { Theming } from "@omnia/fx/ux";
4
4
  export declare class EditingThemeStore extends Store {
5
5
  private themeDefinition;
6
6
  private theming;
@@ -1,4 +1,4 @@
1
- import { FilterValue, DashboardMetricBlock } from '../models';
1
+ import { FilterValue, DashboardMetricBlock } from "../models";
2
2
  interface IFilterValueProvider {
3
3
  getFilterValue: <T extends FilterValue>(type: (new () => T)) => T;
4
4
  onFilterChanged: <T extends FilterValue>(metricId: string, type: (new () => T), callBack: (newValue: T) => void) => void;
@@ -1,7 +1,7 @@
1
- import { Layout } from '@omnia/fx/models';
2
- import { Store } from '@omnia/fx/stores';
1
+ import { Layout } from "@omnia/fx/models";
2
+ import { Store } from "@omnia/fx/stores";
3
3
  import { Form, FormDefinition, FormTypes } from "../../fx/models";
4
- import { FormsLocalization } from '../core/loc/formLocalize';
4
+ import { FormsLocalization } from "../core/loc/formLocalize";
5
5
  export declare class FormStore extends Store {
6
6
  /**
7
7
  * State
@@ -1,6 +1,6 @@
1
- import { Store } from '@omnia/fx/stores';
2
- import { Guid } from '@omnia/fx-models';
3
- import { DashboardScope, DashboardMetric, DashboardFilter, DashboardScopeMessage } from '../../fx/models';
1
+ import { Store } from "@omnia/fx/stores";
2
+ import { Guid } from "@omnia/fx-models";
3
+ import { DashboardScope, DashboardMetric, DashboardFilter, DashboardScopeMessage } from "../../fx/models";
4
4
  export declare class GovernanceDashboardStore extends Store {
5
5
  private localizationService;
6
6
  private scopesDict;
@@ -1,7 +1,7 @@
1
- import { Store } from '@omnia/fx/stores';
2
- import { GuidValue } from '@omnia/fx-models';
3
- import { NotificationPanelHistoryEntry, NotificationPanelBlockSettings } from '../models';
4
- import { NotificationPanelHistoryService } from '../services';
1
+ import { Store } from "@omnia/fx/stores";
2
+ import { GuidValue } from "@omnia/fx-models";
3
+ import { NotificationPanelHistoryEntry, NotificationPanelBlockSettings } from "../models";
4
+ import { NotificationPanelHistoryService } from "../services";
5
5
  export declare class NotificationPanelStore extends Store {
6
6
  notificationPanelHistoryService: NotificationPanelHistoryService;
7
7
  /**
@@ -1,6 +1,6 @@
1
- import { GuidValue } from '@omnia/fx-models';
2
- import { Store } from '@omnia/fx/stores';
3
- import { PromotedSearchResult, PromotedSearchResultData } from '../models';
1
+ import { GuidValue } from "@omnia/fx-models";
2
+ import { Store } from "@omnia/fx/stores";
3
+ import { PromotedSearchResult, PromotedSearchResultData } from "../models";
4
4
  export declare class PromotedSearchResultStore extends Store {
5
5
  private internal;
6
6
  private promotedSearchResultService;
@@ -1,6 +1,6 @@
1
- import { Store } from '@omnia/fx/stores';
2
- import { SearchCategoryService } from '../services';
3
- import { SearchCategory } from '../models';
1
+ import { Store } from "@omnia/fx/stores";
2
+ import { SearchCategoryService } from "../services";
3
+ import { SearchCategory } from "../models";
4
4
  export declare class SearchCategoryStore extends Store {
5
5
  searchCategoryService: SearchCategoryService;
6
6
  private omniaContext;
@@ -1,6 +1,6 @@
1
- import { GuidValue, Identity } from '@omnia/fx-models';
2
- import { Store } from '@omnia/fx/stores';
3
- import { ISignOffRequestUpdatableProperties, ItemQueryResult, SignOffRequest, SignOffRequestCreateModel, SignOffRequestQuery, SignOffRequestSettings, SignOffRequestResource, UserSignOffRequests, SignOffRequestDetails, SignOffRequestResourceDetail } from '../../fx/models';
1
+ import { GuidValue, Identity } from "@omnia/fx-models";
2
+ import { Store } from "@omnia/fx/stores";
3
+ import { ISignOffRequestUpdatableProperties, ItemQueryResult, SignOffRequest, SignOffRequestCreateModel, SignOffRequestQuery, SignOffRequestSettings, SignOffRequestResource, UserSignOffRequests, SignOffRequestDetails, SignOffRequestResourceDetail } from "../../fx/models";
4
4
  export declare class SignOffRequestStore extends Store {
5
5
  private signOffRequestService;
6
6
  private userStore;
@@ -1,5 +1,5 @@
1
- import { Store } from '@omnia/fx/stores';
2
- import { TeamCollaborationRollupResultItem, TeamCollaborationRollupQuery, TeamCollaborationResult, TeamCollaborationRollupScopeTypes } from '../../fx/models';
1
+ import { Store } from "@omnia/fx/stores";
2
+ import { TeamCollaborationRollupResultItem, TeamCollaborationRollupQuery, TeamCollaborationResult, TeamCollaborationRollupScopeTypes } from "../../fx/models";
3
3
  export declare class TeamCollaborationStore extends Store {
4
4
  private teamCollaborationService;
5
5
  private subscriptionHandler;
@@ -0,0 +1,12 @@
1
+ import { Store } from "@omnia/fx/stores";
2
+ export declare class UserMenuStore extends Store {
3
+ showMySubscriptions: import("@omnia/fx/stores").StoreState<boolean>;
4
+ protected onActivated(): void;
5
+ onDisposing(): void;
6
+ getters: {
7
+ getShowMySubscriptions: () => boolean;
8
+ };
9
+ mutations: {
10
+ setShowMySubscriptions: (show: boolean) => void;
11
+ };
12
+ }
@@ -8,3 +8,4 @@ export * from "./CurrentFormStore";
8
8
  export * from "./FormStore";
9
9
  export * from "./SignOffRequestStore";
10
10
  export * from "./PromotedSearchResultStore";
11
+ export * from "./UserMenuStore";
@@ -1,7 +1,7 @@
1
- import { OmniaContext } from '@omnia/fx';
1
+ import { OmniaContext } from "@omnia/fx";
2
2
  import { IMessageBusTopicSubscription } from "@omnia/fx-models";
3
- import { microsoftTeams } from '@omnia/fx-msteams/internal-do-not-import-from-here/MicrosoftTeams';
4
- import { SharePointEnvironmentContext, SharePointPageContext } from '@omnia/fx-sp';
3
+ import { microsoftTeams } from "@omnia/fx-msteams/internal-do-not-import-from-here/MicrosoftTeams";
4
+ import { SharePointEnvironmentContext, SharePointPageContext } from "@omnia/fx-sp";
5
5
  interface MSTeamsTabContext {
6
6
  readonly id: string;
7
7
  readonly teamsAppId: string;
@@ -1,2 +1,2 @@
1
- export * from './DialogHelper';
1
+ export * from "./DialogHelper";
2
2
  export * from "./TeamworkContext";
@@ -1 +1 @@
1
- {"omnia-workplace-announcements-settings":["settingsKey"],"owpl-announcement-like-comment":["visible","onClose"],"owpl-quicklink-settings":["settingsKey"],"omnia-workplace-np-settings":["journey","registerBlade","currentSettings","save","componentSettingsChange"],"pan-people-rollup-settings-breakpoint":["breakPointId"],"omnia-workplace-quick-search":["searchKeyword","searchBoxStyling","styles","onChangeMode","onCloseDialog","searchConfig"],"omnia-workplace-advanced-search":["searchKeyword","styles","onChangeMode","onCloseDialog","searchBoxStyling","searchConfig","selectedSearchCategoryId"],"omnia-workplace-search-header":["onClickOutside","searchSettings"],"otc-teamsites-editingproperties":["onClosed"],"otc-teamcollaborationapps-instance":["model","useValidator"],"pan-userprofile-propertyfeedback":["visible","propertyName","onClose"],"omnia-workplace-yammer-settings":["settingsKey"]}
1
+ {"omnia-workplace-announcements-settings":["settingsKey"],"owpl-announcement-like-comment":["visible","onClose"],"owpl-quicklink-settings":["settingsKey"],"omnia-workplace-np-settings":["journey","registerBlade","currentSettings","save","componentSettingsChange"],"pan-people-rollup-settings-breakpoint":["breakPointId"],"omnia-workplace-quick-search":["searchKeyword","searchBoxStyling","styles","onChangeMode","onCloseDialog","searchConfig"],"omnia-workplace-advanced-search":["searchKeyword","styles","onChangeMode","onCloseDialog","searchBoxStyling","searchConfig","selectedSearchCategoryId"],"omnia-workplace-search-header":["onClickOutside","searchSettings"],"otc-teamsites-editingproperties":["onClosed"],"otc-teamcollaborationapps-instance":["valueBind","useValidator"],"pan-userprofile-propertyfeedback":["visible","propertyName","onClose"],"omnia-workplace-yammer-settings":["settingsKey"]}
@@ -1,6 +1,6 @@
1
- import { GuidValue } from '@omnia/fx/models';
2
- import { TsxAllowUnknowProperties } from '@omnia/fx/ux';
3
- import { AppAuthenticationOptionsApi } from '../../models';
1
+ import { GuidValue } from "@omnia/fx/models";
2
+ import { TsxAllowUnknowProperties } from "@omnia/fx/ux";
3
+ import { AppAuthenticationOptionsApi } from "../../models";
4
4
  export interface IAppAuthenticationOptionsComponent {
5
5
  /**
6
6
  * App Instance Id to configure the authentication options
package/models/index.d.ts CHANGED
@@ -1,3 +1,3 @@
1
- export * from '../internal-do-not-import-from-here/models/index';
1
+ export * from "../internal-do-not-import-from-here/models/index";
2
2
 
3
3
 
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@omnia/workplace",
3
3
  "license": "MIT",
4
- "version": "7.0.6-dev",
4
+ "version": "7.0.9-dev",
5
5
  "description": "Omnia Workplace.",
6
6
  "scripts": {
7
7
  "test": "echo \"Error: no test specified\" && exit 1"
package/task.js CHANGED
@@ -1,21 +1,21 @@
1
- 'use strict';
1
+ "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.init = void 0;
4
4
  const tooling_vue_1 = require("@omnia/tooling-vue");
5
5
  Object.defineProperty(exports, "__esModule", { value: true });
6
- const path = require('path');
7
- const fs = require('fs');
8
- const fsExtra = require('fs-extra');
6
+ const path = require("path");
7
+ const fs = require("fs");
8
+ const fsExtra = require("fs-extra");
9
9
  //require("./internal-do-not-import-from-here/tooling");
10
10
  function init() {
11
11
  (0, tooling_vue_1.registerManifestsReference)([
12
12
  {
13
- path: 'node_modules/@omnia/workplace/internal-do-not-import-from-here/manifests/omnia.workplace.fx.manifest.json',
14
- serviceId: '39df27aa-95f1-4a23-b3f6-8b231afcda82',
15
- resourceId: '491a5b75-e3d6-472a-8958-216be85b092a'
13
+ path: "node_modules/@omnia/workplace/internal-do-not-import-from-here/manifests/omnia.workplace.fx.manifest.json",
14
+ serviceId: "39df27aa-95f1-4a23-b3f6-8b231afcda82",
15
+ resourceId: "491a5b75-e3d6-472a-8958-216be85b092a"
16
16
  }
17
17
  ]);
18
- let wcdefinitionsPath = path.resolve(__dirname, "./internal-do-not-import-from-here/wcdefinitions.json");
18
+ const wcdefinitionsPath = path.resolve(__dirname, "./internal-do-not-import-from-here/wcdefinitions.json");
19
19
  if (fsExtra.existsSync(wcdefinitionsPath)) {
20
20
  (0, tooling_vue_1.registerWebComponentDefinitions)(fsExtra.readJSONSync(wcdefinitionsPath));
21
21
  }
package/task.ts CHANGED
@@ -1,24 +1,24 @@
1
- 'use strict';
1
+ "use strict";
2
2
  import { registerManifestsReference, registerWebComponentDefinitions } from "@omnia/tooling-vue";
3
3
 
4
4
  Object.defineProperty(exports, "__esModule", { value: true });
5
5
 
6
- const path = require('path');
7
- const fs = require('fs');
8
- const fsExtra = require('fs-extra');
6
+ const path = require("path");
7
+ const fs = require("fs");
8
+ const fsExtra = require("fs-extra");
9
9
  //require("./internal-do-not-import-from-here/tooling");
10
10
 
11
11
 
12
12
  export function init() {
13
13
  registerManifestsReference([
14
14
  {
15
- path: 'node_modules/@omnia/workplace/internal-do-not-import-from-here/manifests/omnia.workplace.fx.manifest.json',
16
- serviceId: '39df27aa-95f1-4a23-b3f6-8b231afcda82',
17
- resourceId: '491a5b75-e3d6-472a-8958-216be85b092a'
15
+ path: "node_modules/@omnia/workplace/internal-do-not-import-from-here/manifests/omnia.workplace.fx.manifest.json",
16
+ serviceId: "39df27aa-95f1-4a23-b3f6-8b231afcda82",
17
+ resourceId: "491a5b75-e3d6-472a-8958-216be85b092a"
18
18
  }
19
- ])
19
+ ]);
20
20
 
21
- let wcdefinitionsPath = path.resolve(__dirname, "./internal-do-not-import-from-here/wcdefinitions.json");
21
+ const wcdefinitionsPath = path.resolve(__dirname, "./internal-do-not-import-from-here/wcdefinitions.json");
22
22
  if (fsExtra.existsSync(wcdefinitionsPath)) {
23
23
  registerWebComponentDefinitions(fsExtra.readJSONSync(wcdefinitionsPath));
24
24
  }