@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,5 +1,5 @@
1
- import { SecretInfo, Secret, GuidValue } from '@omnia/fx-models';
2
- import { IValidator } from '@omnia/fx/ux';
1
+ import { SecretInfo, Secret, GuidValue } from "@omnia/fx-models";
2
+ import { IValidator } from "@omnia/fx/ux";
3
3
  export interface SecretInfoViewModel extends SecretInfo {
4
4
  localizedTitle: string;
5
5
  localizedBladeTitle: string;
@@ -1,6 +1,6 @@
1
- import { GuidValue, IconPickerModel, MultilingualString } from '@omnia/fx-models';
2
- import { TargetingFilterProperty } from '@omnia/fx-sp-models';
3
- import { SearchResultItem } from './Search';
1
+ import { GuidValue, IconPickerModel, MultilingualString } from "@omnia/fx-models";
2
+ import { TargetingFilterProperty } from "@omnia/fx-sp-models";
3
+ import { SearchResultItem } from "./Search";
4
4
  export interface MyLinkIcon extends IconPickerModel {
5
5
  backgroundColor?: string;
6
6
  color?: string;
@@ -27,5 +27,5 @@ export interface QuickLink {
27
27
  multilingualTitleDisplay: string;
28
28
  multilingualInformationDisplay: string;
29
29
  }
30
- export interface SharedLinkSearchResultItem extends QuickLink, Omit<SearchResultItem, 'title'> {
30
+ export interface SharedLinkSearchResultItem extends QuickLink, Omit<SearchResultItem, "title"> {
31
31
  }
@@ -1,5 +1,5 @@
1
1
  import { ApiPath, BlockSettings, EnterpriseGlossaryInformationProviderId, EnterpriseGlossaryInformationSourceSettings, GuidValue, IBlockInstance, MultilingualString, SpacingSettings, ThemeDefinition } from "@omnia/fx/models";
2
- import { VueComponentBase } from '@omnia/fx/ux';
2
+ import { VueComponentBase } from "@omnia/fx/ux";
3
3
  export interface TaxonomyNavigationQuerySettings {
4
4
  enterpriseGlossaryInstanceId: number;
5
5
  }
@@ -53,7 +53,7 @@ export declare type TaxonomyNavigationDisplayProviderRenderResult = {
53
53
  parents: JSX.Element[];
54
54
  childrens: JSX.Element[];
55
55
  };
56
- declare module './WorkplaceApi' {
56
+ declare module "./WorkplaceApi" {
57
57
  interface IWorkplaceApi {
58
58
  taxonomyNavigation: {
59
59
  registration: {
@@ -1,4 +1,4 @@
1
- import { IIcon, BladeSizes } from '@omnia/fx-models';
1
+ import { IIcon, BladeSizes } from "@omnia/fx-models";
2
2
  export interface TenantAdminSettingsSection {
3
3
  /**
4
4
  * The title of the navigation node
@@ -1,4 +1,4 @@
1
- import { TutorialSourceType, TutorialSource } from '../../tutorial/models';
1
+ import { TutorialSourceType, TutorialSource } from "../../tutorial/models";
2
2
  export interface TutorialProvider {
3
3
  id: TutorialSourceType;
4
4
  title: string;
@@ -2,7 +2,7 @@ export interface IWorkplaceApi {
2
2
  }
3
3
  export interface IWorkplaceExtendApiManifest {
4
4
  }
5
- declare module '@omnia/fx-models/Extends' {
5
+ declare module "@omnia/fx-models/Extends" {
6
6
  interface IExtend {
7
7
  workplace: IWorkplaceApi;
8
8
  }
@@ -1,7 +1,7 @@
1
- import { BusinessProfileProperty, AppRoutePropertyBagModel, AppLayoutDefinition, MediaPickerImage, SpacingSettings, MultilingualString, IIcon, GuidValue, ThemeDefinition, ActionHandler } from '@omnia/fx-models';
1
+ import { BusinessProfileProperty, AppRoutePropertyBagModel, AppLayoutDefinition, MediaPickerImage, SpacingSettings, MultilingualString, IIcon, GuidValue, ThemeDefinition, ActionHandler } from "@omnia/fx-models";
2
2
  import { Enums } from "./Enums";
3
- import { TargetingFilterProperty } from '@omnia/fx-sp';
4
- import { ActionHandlerInstance } from '@omnia/fx/ux';
3
+ import { TargetingFilterProperty } from "@omnia/fx-sp";
4
+ import { ActionHandlerInstance } from "@omnia/fx/ux";
5
5
  export declare const WorkspaceVerticalNavWidth = 256;
6
6
  export declare class WorkspaceInfo extends BusinessProfileProperty {
7
7
  appInstanceId: string;
@@ -1,4 +1,4 @@
1
- import { Guid } from '@omnia/fx-models';
1
+ import { Guid } from "@omnia/fx-models";
2
2
  export interface MSTeamsInfo {
3
3
  id: Guid;
4
4
  displayName: string;
@@ -1,5 +1,5 @@
1
- import { AppEnums } from './Enums';
2
- import { AppInstanceLayoutId, GuidValue } from '@omnia/fx-models';
1
+ import { AppEnums } from "./Enums";
2
+ import { AppInstanceLayoutId, GuidValue } from "@omnia/fx-models";
3
3
  export interface MicrosoftTeamGeneralProperties {
4
4
  visibility?: AppEnums.TeamPrivacyOptions;
5
5
  displayName?: string;
@@ -21,6 +21,7 @@ export interface MicrosoftTeamCloningProperties extends MicrosoftTeamGeneralProp
21
21
  }
22
22
  export interface MicrosoftTeamCloningInformation extends MicrosoftTeamCloningProperties {
23
23
  msTeamAppId: GuidValue;
24
+ msTeamAppName?: string;
24
25
  }
25
26
  export interface Channel {
26
27
  displayName?: string;
@@ -42,7 +43,7 @@ export interface LayoutTabUrlConfiguration extends TabCustomUrlConfiguration {
42
43
  export interface Tab {
43
44
  name?: string;
44
45
  teamAppType?: AppEnums.TeamAppsType;
45
- 'teamsApp@odata.bind'?: string;
46
+ "teamsApp@odata.bind"?: string;
46
47
  configuration?: TeamsAppConfig;
47
48
  tabProvisionFeatureId?: GuidValue;
48
49
  customUrlConfiguration?: TabCustomUrlConfiguration;
@@ -81,7 +82,7 @@ export interface DiscoverySettings {
81
82
  showInTeamsSearchAndSuggestions?: boolean;
82
83
  }
83
84
  export interface InstalledApp {
84
- 'teamsApp@odata.bind'?: string;
85
+ "teamsApp@odata.bind"?: string;
85
86
  teamAppType?: AppEnums.TeamAppsType;
86
87
  configuration?: TeamsAppConfig;
87
88
  }
@@ -1,4 +1,4 @@
1
- import { Identity } from '@omnia/fx-models';
1
+ import { Identity } from "@omnia/fx-models";
2
2
  export interface Membership {
3
3
  owners?: Array<Identity>;
4
4
  members?: Array<Identity>;
@@ -1,5 +1,5 @@
1
- import { AppInstance } from '@omnia/fx-models';
2
- import { TeamCollaborationAppInstanceProperties } from './TeamCollaborationAppInstanceProperties';
1
+ import { AppInstance } from "@omnia/fx-models";
2
+ import { TeamCollaborationAppInstanceProperties } from "./TeamCollaborationAppInstanceProperties";
3
3
  export interface TeamCollaborationAppInstanceContext {
4
4
  spurl: string;
5
5
  [name: string]: string;
@@ -1,7 +1,7 @@
1
- import { Identity } from '@omnia/fx-models';
2
- import { TeamCollaborationAppTemplateProperties } from './TeamCollaborationAppTemplateProperties';
3
- import { Membership } from './Membership';
4
- import { MicrosoftTeamCloningInformation } from '.';
1
+ import { Identity } from "@omnia/fx-models";
2
+ import { TeamCollaborationAppTemplateProperties } from "./TeamCollaborationAppTemplateProperties";
3
+ import { Membership } from "./Membership";
4
+ import { MicrosoftTeamCloningInformation } from ".";
5
5
  export interface TeamCollaborationAppInstanceProperties extends TeamCollaborationAppTemplateProperties {
6
6
  /**
7
7
  *
@@ -1,5 +1,5 @@
1
- import { AppTemplate } from '@omnia/fx-models';
2
- import { TeamCollaborationAppTemplateProperties } from '.';
1
+ import { AppTemplate } from "@omnia/fx-models";
2
+ import { TeamCollaborationAppTemplateProperties } from ".";
3
3
  export interface TeamCollaborationAppTemplate extends AppTemplate {
4
4
  properties: TeamCollaborationAppTemplateProperties;
5
5
  }
@@ -1,5 +1,5 @@
1
- import { AppEnums } from './Enums';
2
- import { AppTemplateProperties, GuidValue } from '@omnia/fx-models';
1
+ import { AppEnums } from "./Enums";
2
+ import { AppTemplateProperties, GuidValue } from "@omnia/fx-models";
3
3
  export interface PermissionIdentities {
4
4
  defaultAdministrator?: string[];
5
5
  secondAdministrator?: string[];
@@ -1,7 +1,7 @@
1
- export * from './Enums';
2
- export * from './TeamCollaborationAppTemplateProperties';
3
- export * from './TeamCollaborationAppInstanceProperties';
4
- export * from './SharePointSiteInfo';
1
+ export * from "./Enums";
2
+ export * from "./TeamCollaborationAppTemplateProperties";
3
+ export * from "./TeamCollaborationAppInstanceProperties";
4
+ export * from "./SharePointSiteInfo";
5
5
  export * from "./TeamCollaborationAppTemplate";
6
6
  export * from "./TeamProvisioning";
7
7
  export * from "./SiteDesign";
@@ -1,17 +1,17 @@
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("./Enums"), exports);
5
- (0, tslib_1.__exportStar)(require("./TeamCollaborationAppTemplateProperties"), exports);
6
- (0, tslib_1.__exportStar)(require("./TeamCollaborationAppInstanceProperties"), exports);
7
- (0, tslib_1.__exportStar)(require("./SharePointSiteInfo"), exports);
8
- (0, tslib_1.__exportStar)(require("./TeamCollaborationAppTemplate"), exports);
9
- (0, tslib_1.__exportStar)(require("./TeamProvisioning"), exports);
10
- (0, tslib_1.__exportStar)(require("./SiteDesign"), exports);
11
- (0, tslib_1.__exportStar)(require("./MSTeamsInfo"), exports);
12
- (0, tslib_1.__exportStar)(require("./TeamCollaborationAppInstance"), exports);
13
- (0, tslib_1.__exportStar)(require("./OfficeNamingPolicyValidationResult"), exports);
14
- (0, tslib_1.__exportStar)(require("./MSTeamsChannel"), exports);
15
- (0, tslib_1.__exportStar)(require("./MSTeamsProperties"), exports);
16
- (0, tslib_1.__exportStar)(require("./MSTeamsApps"), exports);
17
- (0, tslib_1.__exportStar)(require("./TeamworkAppLayoutDefinition"), exports);
4
+ tslib_1.__exportStar(require("./Enums"), exports);
5
+ tslib_1.__exportStar(require("./TeamCollaborationAppTemplateProperties"), exports);
6
+ tslib_1.__exportStar(require("./TeamCollaborationAppInstanceProperties"), exports);
7
+ tslib_1.__exportStar(require("./SharePointSiteInfo"), exports);
8
+ tslib_1.__exportStar(require("./TeamCollaborationAppTemplate"), exports);
9
+ tslib_1.__exportStar(require("./TeamProvisioning"), exports);
10
+ tslib_1.__exportStar(require("./SiteDesign"), exports);
11
+ tslib_1.__exportStar(require("./MSTeamsInfo"), exports);
12
+ tslib_1.__exportStar(require("./TeamCollaborationAppInstance"), exports);
13
+ tslib_1.__exportStar(require("./OfficeNamingPolicyValidationResult"), exports);
14
+ tslib_1.__exportStar(require("./MSTeamsChannel"), exports);
15
+ tslib_1.__exportStar(require("./MSTeamsProperties"), exports);
16
+ tslib_1.__exportStar(require("./MSTeamsApps"), exports);
17
+ tslib_1.__exportStar(require("./TeamworkAppLayoutDefinition"), exports);
@@ -1,4 +1,4 @@
1
- import { types } from 'typestyle';
1
+ import { types } from "typestyle";
2
2
  export declare const AppTemplateStyles: {
3
3
  addSection: types.NestedCSSProperties;
4
4
  expansionContainer: (paddingLeft?: number, paddingRight?: number) => types.NestedCSSProperties;
@@ -1,4 +1,4 @@
1
- import { MultilingualString, SpacingSettings } from '@omnia/fx-models';
1
+ import { MultilingualString, SpacingSettings } from "@omnia/fx-models";
2
2
  export interface CreateTeamworkBlockSettings {
3
3
  appTemplatesToShow?: string[];
4
4
  title: MultilingualString;
@@ -1,4 +1,4 @@
1
- import { types } from 'typestyle';
1
+ import { types } from "typestyle";
2
2
  export declare const CreateTeamworkSettingsStyles: {
3
3
  container: types.NestedCSSProperties;
4
4
  };
@@ -1,5 +1,5 @@
1
- import { MultilingualString } from '@omnia/fx-models';
2
- import { MSTeamChannelFeedSorting } from '..';
1
+ import { MultilingualString } from "@omnia/fx-models";
2
+ import { MSTeamChannelFeedSorting } from "..";
3
3
  export declare const MicrosoftTeamChannelFeedElementName: {
4
4
  microsoftTeamChannelFeedBlockSettings: string;
5
5
  microsoftTeamChannelFeedBlockEdit: string;
@@ -5,4 +5,3 @@ exports.MicrosoftTeamChannelFeedElementName = {
5
5
  microsoftTeamChannelFeedBlockSettings: "owpl-msteamchannelfeed-block-settings",
6
6
  microsoftTeamChannelFeedBlockEdit: "owpl-msteamchannelfeed-block-edit",
7
7
  };
8
- ;
@@ -1,4 +1,4 @@
1
- import { types } from 'typestyle';
1
+ import { types } from "typestyle";
2
2
  export declare const MySitesStyles: {
3
3
  socialIcon?: types.NestedCSSProperties;
4
4
  siteIcon?: types.NestedCSSProperties;
@@ -1,4 +1,4 @@
1
- import { types } from 'typestyle';
1
+ import { types } from "typestyle";
2
2
  export declare const MyTeamCollaborationStyles: {
3
3
  socialIcon?: types.NestedCSSProperties;
4
4
  siteIcon?: types.NestedCSSProperties;
@@ -1,5 +1,5 @@
1
- import { types } from 'typestyle';
2
- import { SpacingSettings } from '@omnia/fx-models';
1
+ import { types } from "typestyle";
2
+ import { SpacingSettings } from "@omnia/fx-models";
3
3
  export declare const TeamNewsBlockStyles: {
4
4
  padding?: (spacing: SpacingSettings) => types.NestedCSSProperties;
5
5
  linkTextDecoration?: types.NestedCSSProperties;
@@ -1,4 +1,4 @@
1
- import { types } from 'typestyle';
1
+ import { types } from "typestyle";
2
2
  export declare const TeamSiteEditPropertiesStyles: {
3
3
  height?: types.NestedCSSProperties;
4
4
  };
@@ -1,4 +1,4 @@
1
- export * from './TeamNewsBlockStyles';
1
+ export * from "./TeamNewsBlockStyles";
2
2
  export * from "./MyTeamCollaborationStyles";
3
3
  export * from "./TeamSiteEditPropertiesStyles";
4
4
  export * from "./MySitesStyles";
@@ -1,10 +1,10 @@
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("./TeamNewsBlockStyles"), exports);
5
- (0, tslib_1.__exportStar)(require("./MyTeamCollaborationStyles"), exports);
6
- (0, tslib_1.__exportStar)(require("./TeamSiteEditPropertiesStyles"), exports);
7
- (0, tslib_1.__exportStar)(require("./MySitesStyles"), exports);
8
- (0, tslib_1.__exportStar)(require("./CreateTeamworkStyles"), exports);
9
- (0, tslib_1.__exportStar)(require("./CreateTeamworkBlock"), exports);
10
- (0, tslib_1.__exportStar)(require("./PostsFeedBlock"), exports);
4
+ tslib_1.__exportStar(require("./TeamNewsBlockStyles"), exports);
5
+ tslib_1.__exportStar(require("./MyTeamCollaborationStyles"), exports);
6
+ tslib_1.__exportStar(require("./TeamSiteEditPropertiesStyles"), exports);
7
+ tslib_1.__exportStar(require("./MySitesStyles"), exports);
8
+ tslib_1.__exportStar(require("./CreateTeamworkStyles"), exports);
9
+ tslib_1.__exportStar(require("./CreateTeamworkBlock"), exports);
10
+ tslib_1.__exportStar(require("./PostsFeedBlock"), exports);
@@ -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("./FacebookWorkplaceSettingsSection"), exports);
4
+ tslib_1.__exportStar(require("./FacebookWorkplaceSettingsSection"), exports);
@@ -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("./AddFavoriteButtonHandlerSettings"), exports);
4
+ tslib_1.__exportStar(require("./AddFavoriteButtonHandlerSettings"), exports);
@@ -1,4 +1,4 @@
1
- import { BusinessProfileProperty, GuidValue, Identity, Layout, MultilingualString, SpacingSettings } from '@omnia/fx/models';
1
+ import { BusinessProfileProperty, GuidValue, Identity, Layout, MultilingualString, SpacingSettings } from "@omnia/fx/models";
2
2
  export interface Form {
3
3
  id?: number;
4
4
  definition: FormDefinition;
@@ -1,5 +1,5 @@
1
- import { Block, GuidValue, IBlockInstance } from '@omnia/fx/models';
2
- import { Form, FormRendererBlockSettings, Question } from './Form';
1
+ import { Block, GuidValue, IBlockInstance } from "@omnia/fx/models";
2
+ import { Form, FormRendererBlockSettings, Question } from "./Form";
3
3
  export interface ICurrentFormStore {
4
4
  getForm(): Form;
5
5
  getShowResponseFlag(): any;
@@ -21,11 +21,11 @@ export interface IFormLayoutProvider {
21
21
  form: string;
22
22
  }
23
23
  export declare const FormLayoutProvider: IFormLayoutProvider;
24
- declare module '@omnia/fx-models/Layout' {
24
+ declare module "@omnia/fx-models/Layout" {
25
25
  interface ILayoutDependencyProvider extends IFormLayoutProvider {
26
26
  }
27
27
  }
28
- declare module '@omnia/fx-models/Layout' {
28
+ declare module "@omnia/fx-models/Layout" {
29
29
  interface IBlockInstance<TSettings = void> {
30
30
  form: {
31
31
  currentFormStore: ICurrentFormStore;
@@ -1,6 +1,6 @@
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("./Form"), exports);
5
- (0, tslib_1.__exportStar)(require("./FormLayout"), exports);
6
- (0, tslib_1.__exportStar)(require("./Statistic"), exports);
4
+ tslib_1.__exportStar(require("./Form"), exports);
5
+ tslib_1.__exportStar(require("./FormLayout"), exports);
6
+ tslib_1.__exportStar(require("./Statistic"), exports);
@@ -1,5 +1,5 @@
1
1
  import { Guid } from "@omnia/fx-models";
2
- import { FilterValue, DashboardMetricSettings } from '../GovernanceDashboards';
2
+ import { FilterValue, DashboardMetricSettings } from "../GovernanceDashboards";
3
3
  export declare enum NewTeamworksTimeType {
4
4
  OneWeek = 0,
5
5
  TwoWeeks = 1,
@@ -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("./TeamworkGovernanceDashboard"), exports);
4
+ tslib_1.__exportStar(require("./TeamworkGovernanceDashboard"), exports);
@@ -2,16 +2,16 @@ import "./WorkplaceApi";
2
2
  export * from "./signoffrequest";
3
3
  export * from "./forms";
4
4
  export * from "./Workspace";
5
- export * from './RegisterActionMenuItemMsg';
6
- export * from './ActionMenuExportationMsg';
7
- export * from './SearchTemplateRendererMsg';
8
- export * from './ISearchTemplate';
9
- export * from './Search';
10
- export * from './SearchCategory';
11
- export * from './Enums';
12
- export * from './ManifestIds';
13
- export * from './NotificationPanelMsg';
14
- export * from './NotificationPanelHistoryEntry';
5
+ export * from "./RegisterActionMenuItemMsg";
6
+ export * from "./ActionMenuExportationMsg";
7
+ export * from "./SearchTemplateRendererMsg";
8
+ export * from "./ISearchTemplate";
9
+ export * from "./Search";
10
+ export * from "./SearchCategory";
11
+ export * from "./Enums";
12
+ export * from "./ManifestIds";
13
+ export * from "./NotificationPanelMsg";
14
+ export * from "./NotificationPanelHistoryEntry";
15
15
  export * from "./HeaderSetting";
16
16
  export * from "./styles";
17
17
  export * from "./MyTaskItem";
@@ -21,36 +21,36 @@ export * from "./SearchAdminSettingsSection";
21
21
  export * from "./FooterSettings";
22
22
  export * from "./SearchBoxStyling";
23
23
  export * from "./Constants";
24
- export * from './ActionRouteInfo';
25
- export * from './BusinessProfileSettingsSection';
26
- export * from './EnterprisePropertyViewModel';
27
- export * from './EnterprisePropertyDataTypeViewModel';
28
- export * from './TenantAdminSettingSection';
29
- export * from './TenantAdminHeaderSettingSection';
30
- export * from './CentralImageLocationsStyles';
24
+ export * from "./ActionRouteInfo";
25
+ export * from "./BusinessProfileSettingsSection";
26
+ export * from "./EnterprisePropertyViewModel";
27
+ export * from "./EnterprisePropertyDataTypeViewModel";
28
+ export * from "./TenantAdminSettingSection";
29
+ export * from "./TenantAdminHeaderSettingSection";
30
+ export * from "./CentralImageLocationsStyles";
31
31
  export * from "./AppTemplate";
32
- export * from './Secrets';
33
- export * from './LogoSettings';
34
- export * from './GovernanceDashboards';
35
- export * from './styles';
36
- export * from './EnterprisePropertyCategoryViewModel';
32
+ export * from "./Secrets";
33
+ export * from "./LogoSettings";
34
+ export * from "./GovernanceDashboards";
35
+ export * from "./styles";
36
+ export * from "./EnterprisePropertyCategoryViewModel";
37
37
  export * from "./NotificationPanel";
38
38
  export * from "./components";
39
39
  export * from "./BusinessProfileAppProvisioning";
40
40
  export * from "./FollowedsitesUpdatedAtUserPropertyBag";
41
41
  export * from "./AppAuthenticationOptions";
42
42
  export * from "./CompactHeaderRegistration";
43
- export * from './apps';
44
- export * from './teamnewsrollup';
45
- export * from './siteproperties';
46
- export * from './myteamcollaboration';
47
- export * from './teamcollaborationnavigation';
48
- export * from './sites';
49
- export * from './governancedashboard';
50
- export * from './teamcollaborationrollup';
51
- export * from './facebookworkplace';
52
- export * from './AppCollaborationSettingsSection';
53
- export * from './mediapicker';
43
+ export * from "./apps";
44
+ export * from "./teamnewsrollup";
45
+ export * from "./siteproperties";
46
+ export * from "./myteamcollaboration";
47
+ export * from "./teamcollaborationnavigation";
48
+ export * from "./sites";
49
+ export * from "./governancedashboard";
50
+ export * from "./teamcollaborationrollup";
51
+ export * from "./facebookworkplace";
52
+ export * from "./AppCollaborationSettingsSection";
53
+ export * from "./mediapicker";
54
54
  export * from "./favoritebutton";
55
55
  export * from "./EnterpriseGlossary";
56
56
  export * from "./TaxonomyNavigation";
@@ -3,66 +3,66 @@
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  const tslib_1 = require("tslib");
5
5
  require("./WorkplaceApi");
6
- (0, tslib_1.__exportStar)(require("./signoffrequest"), exports);
7
- (0, tslib_1.__exportStar)(require("./forms"), exports);
8
- (0, tslib_1.__exportStar)(require("./Workspace"), exports);
9
- (0, tslib_1.__exportStar)(require("./RegisterActionMenuItemMsg"), exports);
10
- (0, tslib_1.__exportStar)(require("./ActionMenuExportationMsg"), exports);
11
- (0, tslib_1.__exportStar)(require("./SearchTemplateRendererMsg"), exports);
12
- (0, tslib_1.__exportStar)(require("./ISearchTemplate"), exports);
13
- (0, tslib_1.__exportStar)(require("./Search"), exports);
14
- (0, tslib_1.__exportStar)(require("./SearchCategory"), exports);
15
- (0, tslib_1.__exportStar)(require("./Enums"), exports);
16
- (0, tslib_1.__exportStar)(require("./ManifestIds"), exports);
17
- (0, tslib_1.__exportStar)(require("./NotificationPanelMsg"), exports);
18
- (0, tslib_1.__exportStar)(require("./NotificationPanelHistoryEntry"), exports);
19
- (0, tslib_1.__exportStar)(require("./HeaderSetting"), exports);
20
- (0, tslib_1.__exportStar)(require("./styles"), exports);
21
- (0, tslib_1.__exportStar)(require("./MyTaskItem"), exports);
22
- (0, tslib_1.__exportStar)(require("./MyTaskItemProcessor"), exports);
23
- (0, tslib_1.__exportStar)(require("./TutorialProvider"), exports);
24
- (0, tslib_1.__exportStar)(require("./SearchAdminSettingsSection"), exports);
25
- (0, tslib_1.__exportStar)(require("./FooterSettings"), exports);
26
- (0, tslib_1.__exportStar)(require("./SearchBoxStyling"), exports);
27
- (0, tslib_1.__exportStar)(require("./Constants"), exports);
28
- (0, tslib_1.__exportStar)(require("./ActionRouteInfo"), exports);
29
- (0, tslib_1.__exportStar)(require("./BusinessProfileSettingsSection"), exports);
30
- (0, tslib_1.__exportStar)(require("./EnterprisePropertyViewModel"), exports);
31
- (0, tslib_1.__exportStar)(require("./EnterprisePropertyDataTypeViewModel"), exports);
32
- (0, tslib_1.__exportStar)(require("./TenantAdminSettingSection"), exports);
33
- (0, tslib_1.__exportStar)(require("./TenantAdminHeaderSettingSection"), exports);
34
- (0, tslib_1.__exportStar)(require("./CentralImageLocationsStyles"), exports);
35
- (0, tslib_1.__exportStar)(require("./AppTemplate"), exports);
36
- (0, tslib_1.__exportStar)(require("./Secrets"), exports);
37
- (0, tslib_1.__exportStar)(require("./LogoSettings"), exports);
38
- (0, tslib_1.__exportStar)(require("./GovernanceDashboards"), exports);
39
- (0, tslib_1.__exportStar)(require("./styles"), exports);
40
- (0, tslib_1.__exportStar)(require("./EnterprisePropertyCategoryViewModel"), exports);
41
- (0, tslib_1.__exportStar)(require("./NotificationPanel"), exports);
42
- (0, tslib_1.__exportStar)(require("./components"), exports);
43
- (0, tslib_1.__exportStar)(require("./BusinessProfileAppProvisioning"), exports);
44
- (0, tslib_1.__exportStar)(require("./FollowedsitesUpdatedAtUserPropertyBag"), exports);
45
- (0, tslib_1.__exportStar)(require("./AppAuthenticationOptions"), exports);
46
- (0, tslib_1.__exportStar)(require("./CompactHeaderRegistration"), exports);
47
- (0, tslib_1.__exportStar)(require("./apps"), exports);
48
- (0, tslib_1.__exportStar)(require("./teamnewsrollup"), exports);
49
- (0, tslib_1.__exportStar)(require("./siteproperties"), exports);
50
- (0, tslib_1.__exportStar)(require("./myteamcollaboration"), exports);
51
- (0, tslib_1.__exportStar)(require("./teamcollaborationnavigation"), exports);
52
- (0, tslib_1.__exportStar)(require("./sites"), exports);
53
- (0, tslib_1.__exportStar)(require("./governancedashboard"), exports);
54
- (0, tslib_1.__exportStar)(require("./teamcollaborationrollup"), exports);
55
- (0, tslib_1.__exportStar)(require("./facebookworkplace"), exports);
56
- (0, tslib_1.__exportStar)(require("./AppCollaborationSettingsSection"), exports);
57
- (0, tslib_1.__exportStar)(require("./mediapicker"), exports);
58
- (0, tslib_1.__exportStar)(require("./favoritebutton"), exports);
59
- (0, tslib_1.__exportStar)(require("./EnterpriseGlossary"), exports);
60
- (0, tslib_1.__exportStar)(require("./TaxonomyNavigation"), exports);
61
- (0, tslib_1.__exportStar)(require("./yammer"), exports);
62
- (0, tslib_1.__exportStar)(require("./SharedLink"), exports);
63
- (0, tslib_1.__exportStar)(require("./SearchProvider"), exports);
64
- (0, tslib_1.__exportStar)(require("./powerapp"), exports);
65
- (0, tslib_1.__exportStar)(require("./IAdminComponent"), exports);
66
- (0, tslib_1.__exportStar)(require("./promotedsearchresults"), exports);
67
- (0, tslib_1.__exportStar)(require("./searchfeedbacks"), exports);
68
- (0, tslib_1.__exportStar)(require("./ScopedPermissionRegistraion"), exports);
6
+ tslib_1.__exportStar(require("./signoffrequest"), exports);
7
+ tslib_1.__exportStar(require("./forms"), exports);
8
+ tslib_1.__exportStar(require("./Workspace"), exports);
9
+ tslib_1.__exportStar(require("./RegisterActionMenuItemMsg"), exports);
10
+ tslib_1.__exportStar(require("./ActionMenuExportationMsg"), exports);
11
+ tslib_1.__exportStar(require("./SearchTemplateRendererMsg"), exports);
12
+ tslib_1.__exportStar(require("./ISearchTemplate"), exports);
13
+ tslib_1.__exportStar(require("./Search"), exports);
14
+ tslib_1.__exportStar(require("./SearchCategory"), exports);
15
+ tslib_1.__exportStar(require("./Enums"), exports);
16
+ tslib_1.__exportStar(require("./ManifestIds"), exports);
17
+ tslib_1.__exportStar(require("./NotificationPanelMsg"), exports);
18
+ tslib_1.__exportStar(require("./NotificationPanelHistoryEntry"), exports);
19
+ tslib_1.__exportStar(require("./HeaderSetting"), exports);
20
+ tslib_1.__exportStar(require("./styles"), exports);
21
+ tslib_1.__exportStar(require("./MyTaskItem"), exports);
22
+ tslib_1.__exportStar(require("./MyTaskItemProcessor"), exports);
23
+ tslib_1.__exportStar(require("./TutorialProvider"), exports);
24
+ tslib_1.__exportStar(require("./SearchAdminSettingsSection"), exports);
25
+ tslib_1.__exportStar(require("./FooterSettings"), exports);
26
+ tslib_1.__exportStar(require("./SearchBoxStyling"), exports);
27
+ tslib_1.__exportStar(require("./Constants"), exports);
28
+ tslib_1.__exportStar(require("./ActionRouteInfo"), exports);
29
+ tslib_1.__exportStar(require("./BusinessProfileSettingsSection"), exports);
30
+ tslib_1.__exportStar(require("./EnterprisePropertyViewModel"), exports);
31
+ tslib_1.__exportStar(require("./EnterprisePropertyDataTypeViewModel"), exports);
32
+ tslib_1.__exportStar(require("./TenantAdminSettingSection"), exports);
33
+ tslib_1.__exportStar(require("./TenantAdminHeaderSettingSection"), exports);
34
+ tslib_1.__exportStar(require("./CentralImageLocationsStyles"), exports);
35
+ tslib_1.__exportStar(require("./AppTemplate"), exports);
36
+ tslib_1.__exportStar(require("./Secrets"), exports);
37
+ tslib_1.__exportStar(require("./LogoSettings"), exports);
38
+ tslib_1.__exportStar(require("./GovernanceDashboards"), exports);
39
+ tslib_1.__exportStar(require("./styles"), exports);
40
+ tslib_1.__exportStar(require("./EnterprisePropertyCategoryViewModel"), exports);
41
+ tslib_1.__exportStar(require("./NotificationPanel"), exports);
42
+ tslib_1.__exportStar(require("./components"), exports);
43
+ tslib_1.__exportStar(require("./BusinessProfileAppProvisioning"), exports);
44
+ tslib_1.__exportStar(require("./FollowedsitesUpdatedAtUserPropertyBag"), exports);
45
+ tslib_1.__exportStar(require("./AppAuthenticationOptions"), exports);
46
+ tslib_1.__exportStar(require("./CompactHeaderRegistration"), exports);
47
+ tslib_1.__exportStar(require("./apps"), exports);
48
+ tslib_1.__exportStar(require("./teamnewsrollup"), exports);
49
+ tslib_1.__exportStar(require("./siteproperties"), exports);
50
+ tslib_1.__exportStar(require("./myteamcollaboration"), exports);
51
+ tslib_1.__exportStar(require("./teamcollaborationnavigation"), exports);
52
+ tslib_1.__exportStar(require("./sites"), exports);
53
+ tslib_1.__exportStar(require("./governancedashboard"), exports);
54
+ tslib_1.__exportStar(require("./teamcollaborationrollup"), exports);
55
+ tslib_1.__exportStar(require("./facebookworkplace"), exports);
56
+ tslib_1.__exportStar(require("./AppCollaborationSettingsSection"), exports);
57
+ tslib_1.__exportStar(require("./mediapicker"), exports);
58
+ tslib_1.__exportStar(require("./favoritebutton"), exports);
59
+ tslib_1.__exportStar(require("./EnterpriseGlossary"), exports);
60
+ tslib_1.__exportStar(require("./TaxonomyNavigation"), exports);
61
+ tslib_1.__exportStar(require("./yammer"), exports);
62
+ tslib_1.__exportStar(require("./SharedLink"), exports);
63
+ tslib_1.__exportStar(require("./SearchProvider"), exports);
64
+ tslib_1.__exportStar(require("./powerapp"), exports);
65
+ tslib_1.__exportStar(require("./IAdminComponent"), exports);
66
+ tslib_1.__exportStar(require("./promotedsearchresults"), exports);
67
+ tslib_1.__exportStar(require("./searchfeedbacks"), exports);
68
+ tslib_1.__exportStar(require("./ScopedPermissionRegistraion"), exports);