@omnia/workplace 6.7.135-preview → 7.0.3-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 (186) hide show
  1. package/internal-do-not-import-from-here/index.d.ts +0 -1
  2. package/internal-do-not-import-from-here/manifests/omnia.workplace.fx.manifest.json +1 -1
  3. package/internal-do-not-import-from-here/models/ActionMenuExportationMsg.js +2 -1
  4. package/internal-do-not-import-from-here/models/ActionRouteInfo.js +2 -1
  5. package/internal-do-not-import-from-here/models/AppAuthenticationOptions.js +2 -1
  6. package/internal-do-not-import-from-here/models/AppCollaborationSettingsSection.js +2 -1
  7. package/internal-do-not-import-from-here/models/AppTemplate.js +2 -1
  8. package/internal-do-not-import-from-here/models/BusinessProfileAppProvisioning.js +10 -10
  9. package/internal-do-not-import-from-here/models/BusinessProfileSettingsSection.js +2 -1
  10. package/internal-do-not-import-from-here/models/CentralImageLocationsStyles.js +4 -1
  11. package/internal-do-not-import-from-here/models/CompactHeaderRegistration.js +2 -1
  12. package/internal-do-not-import-from-here/models/Constants.d.ts +13 -1
  13. package/internal-do-not-import-from-here/models/Constants.js +110 -115
  14. package/internal-do-not-import-from-here/models/EnterpriseGlossary.js +13 -26
  15. package/internal-do-not-import-from-here/models/EnterprisePropertyCategoryViewModel.js +2 -1
  16. package/internal-do-not-import-from-here/models/EnterprisePropertyDataTypeViewModel.js +2 -1
  17. package/internal-do-not-import-from-here/models/EnterprisePropertyViewModel.js +2 -1
  18. package/internal-do-not-import-from-here/models/Enums.js +30 -27
  19. package/internal-do-not-import-from-here/models/FollowedsitesUpdatedAtUserPropertyBag.js +10 -11
  20. package/internal-do-not-import-from-here/models/FooterSettings.js +7 -4
  21. package/internal-do-not-import-from-here/models/GovernanceDashboards.js +6 -6
  22. package/internal-do-not-import-from-here/models/HeaderSetting.js +2 -1
  23. package/internal-do-not-import-from-here/models/IAdminComponent.js +2 -1
  24. package/internal-do-not-import-from-here/models/ISearchTemplate.js +2 -1
  25. package/internal-do-not-import-from-here/models/LogoSettings.js +2 -1
  26. package/internal-do-not-import-from-here/models/ManifestIds.js +411 -1978
  27. package/internal-do-not-import-from-here/models/MyTaskItem.js +2 -1
  28. package/internal-do-not-import-from-here/models/MyTaskItemProcessor.js +2 -1
  29. package/internal-do-not-import-from-here/models/NotificationPanel.js +11 -8
  30. package/internal-do-not-import-from-here/models/NotificationPanelHistoryEntry.js +2 -1
  31. package/internal-do-not-import-from-here/models/NotificationPanelMsg.js +2 -1
  32. package/internal-do-not-import-from-here/models/RegisterActionMenuItemMsg.js +2 -1
  33. package/internal-do-not-import-from-here/models/ScopedPermissionRegistraion.js +2 -1
  34. package/internal-do-not-import-from-here/models/Search.js +2 -1
  35. package/internal-do-not-import-from-here/models/SearchAdminSettingsSection.js +2 -1
  36. package/internal-do-not-import-from-here/models/SearchBoxStyling.js +2 -1
  37. package/internal-do-not-import-from-here/models/SearchCategory.js +5 -2
  38. package/internal-do-not-import-from-here/models/SearchProvider.js +6 -6
  39. package/internal-do-not-import-from-here/models/SearchTemplateRendererMsg.js +2 -1
  40. package/internal-do-not-import-from-here/models/Secrets.js +2 -1
  41. package/internal-do-not-import-from-here/models/SharedLink.js +2 -1
  42. package/internal-do-not-import-from-here/models/TaxonomyNavigation.js +13 -24
  43. package/internal-do-not-import-from-here/models/TenantAdminHeaderSettingSection.js +2 -1
  44. package/internal-do-not-import-from-here/models/TenantAdminSettingSection.js +2 -1
  45. package/internal-do-not-import-from-here/models/TutorialProvider.js +2 -1
  46. package/internal-do-not-import-from-here/models/WorkplaceApi.js +2 -1
  47. package/internal-do-not-import-from-here/models/Workspace.js +78 -101
  48. package/internal-do-not-import-from-here/models/apps/Enums.d.ts +12 -0
  49. package/internal-do-not-import-from-here/models/apps/Enums.js +25 -8
  50. package/internal-do-not-import-from-here/models/apps/MSTeamsApps.js +2 -1
  51. package/internal-do-not-import-from-here/models/apps/MSTeamsChannel.js +5 -2
  52. package/internal-do-not-import-from-here/models/apps/MSTeamsInfo.js +2 -1
  53. package/internal-do-not-import-from-here/models/apps/MSTeamsProperties.d.ts +13 -1
  54. package/internal-do-not-import-from-here/models/apps/MSTeamsProperties.js +2 -1
  55. package/internal-do-not-import-from-here/models/apps/Membership.js +2 -1
  56. package/internal-do-not-import-from-here/models/apps/OfficeNamingPolicyValidationResult.d.ts +9 -0
  57. package/internal-do-not-import-from-here/models/apps/OfficeNamingPolicyValidationResult.js +2 -1
  58. package/internal-do-not-import-from-here/models/apps/SharePointSiteInfo.js +2 -1
  59. package/internal-do-not-import-from-here/models/apps/SiteDesign.js +2 -1
  60. package/internal-do-not-import-from-here/models/apps/TeamCollaborationAppInstance.js +2 -1
  61. package/internal-do-not-import-from-here/models/apps/TeamCollaborationAppInstanceProperties.d.ts +8 -0
  62. package/internal-do-not-import-from-here/models/apps/TeamCollaborationAppInstanceProperties.js +2 -1
  63. package/internal-do-not-import-from-here/models/apps/TeamCollaborationAppTemplate.js +2 -1
  64. package/internal-do-not-import-from-here/models/apps/TeamCollaborationAppTemplateProperties.js +2 -1
  65. package/internal-do-not-import-from-here/models/apps/TeamProvisioning.js +2 -1
  66. package/internal-do-not-import-from-here/models/apps/index.js +16 -13
  67. package/internal-do-not-import-from-here/models/components/AppTemplateStyles.js +4 -1
  68. package/internal-do-not-import-from-here/models/components/CreateTeamworkBlock.js +2 -1
  69. package/internal-do-not-import-from-here/models/components/CreateTeamworkStyles.js +4 -1
  70. package/internal-do-not-import-from-here/models/components/MicrosoftTeamChannelFeedBlock.js +4 -1
  71. package/internal-do-not-import-from-here/models/components/MySitesStyles.js +4 -1
  72. package/internal-do-not-import-from-here/models/components/MyTeamCollaborationStyles.js +5 -2
  73. package/internal-do-not-import-from-here/models/components/TeamNewsBlockStyles.js +4 -1
  74. package/internal-do-not-import-from-here/models/components/TeamSiteEditPropertiesStyles.js +4 -1
  75. package/internal-do-not-import-from-here/models/components/index.js +9 -6
  76. package/internal-do-not-import-from-here/models/facebookworkplace/FacebookWorkplaceSettingsSection.js +2 -1
  77. package/internal-do-not-import-from-here/models/facebookworkplace/index.js +4 -1
  78. package/internal-do-not-import-from-here/models/favoritebutton/AddFavoriteButtonHandlerSettings.js +2 -1
  79. package/internal-do-not-import-from-here/models/favoritebutton/index.js +4 -1
  80. package/internal-do-not-import-from-here/models/forms/Form.js +23 -26
  81. package/internal-do-not-import-from-here/models/forms/FormLayout.js +4 -1
  82. package/internal-do-not-import-from-here/models/forms/Statistic.js +5 -2
  83. package/internal-do-not-import-from-here/models/forms/index.js +6 -3
  84. package/internal-do-not-import-from-here/models/governancedashboard/TeamworkGovernanceDashboard.js +13 -14
  85. package/internal-do-not-import-from-here/models/governancedashboard/index.js +4 -1
  86. package/internal-do-not-import-from-here/models/index.js +68 -65
  87. package/internal-do-not-import-from-here/models/mediapicker/MediaPickerProviderContext.js +52 -71
  88. package/internal-do-not-import-from-here/models/mediapicker/index.js +4 -1
  89. package/internal-do-not-import-from-here/models/myteamcollaboration/MySitesSettingsComponentStyles.js +4 -1
  90. package/internal-do-not-import-from-here/models/myteamcollaboration/TeamCollabrationApp.js +24 -36
  91. package/internal-do-not-import-from-here/models/myteamcollaboration/index.js +4 -1
  92. package/internal-do-not-import-from-here/models/powerapp/PowerAppBlock.js +2 -1
  93. package/internal-do-not-import-from-here/models/powerapp/PowerAppSettings.js +2 -1
  94. package/internal-do-not-import-from-here/models/powerapp/index.js +5 -2
  95. package/internal-do-not-import-from-here/models/promotedsearchresults/PromotedSearchResult.js +5 -2
  96. package/internal-do-not-import-from-here/models/promotedsearchresults/index.js +4 -1
  97. package/internal-do-not-import-from-here/models/searchfeedbacks/SearchFeedback.js +2 -1
  98. package/internal-do-not-import-from-here/models/searchfeedbacks/SearchFeedbackQuery.js +2 -1
  99. package/internal-do-not-import-from-here/models/searchfeedbacks/index.js +5 -2
  100. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequest.js +2 -1
  101. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestApi.js +2 -1
  102. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestDetail.js +2 -1
  103. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestEnum.js +9 -6
  104. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestProvider.js +12 -13
  105. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestQuery.js +2 -1
  106. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestResource.js +6 -6
  107. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestResourceProvider.js +6 -6
  108. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestResponse.js +2 -1
  109. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestSettings.js +2 -1
  110. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestTemplate.js +2 -1
  111. package/internal-do-not-import-from-here/models/signoffrequest/index.js +15 -12
  112. package/internal-do-not-import-from-here/models/signoffrequest/request/SignOffEmailRequest.js +2 -1
  113. package/internal-do-not-import-from-here/models/signoffrequest/request/SignOffRequestCreateModel.js +2 -1
  114. package/internal-do-not-import-from-here/models/signoffrequest/request/SignOffRequestTemplateCreateModel.js +2 -1
  115. package/internal-do-not-import-from-here/models/signoffrequest/request/index.js +6 -3
  116. package/internal-do-not-import-from-here/models/siteproperties/EditingSitePropertiesRegistration.js +2 -1
  117. package/internal-do-not-import-from-here/models/siteproperties/index.js +4 -1
  118. package/internal-do-not-import-from-here/models/sites/Enums.js +8 -5
  119. package/internal-do-not-import-from-here/models/sites/MySitesSettings.js +2 -1
  120. package/internal-do-not-import-from-here/models/sites/Sites.js +2 -1
  121. package/internal-do-not-import-from-here/models/sites/index.js +6 -3
  122. package/internal-do-not-import-from-here/models/styles/ActionMenuStyles.js +4 -1
  123. package/internal-do-not-import-from-here/models/styles/AnnouncementStyles.js +7 -4
  124. package/internal-do-not-import-from-here/models/styles/DefaultSearchTemplateStyles.js +4 -1
  125. package/internal-do-not-import-from-here/models/styles/DocumentDirectionSettingsStyles.js +4 -1
  126. package/internal-do-not-import-from-here/models/styles/EnterprisePropertyCategoryStyles.js +4 -1
  127. package/internal-do-not-import-from-here/models/styles/FooterStyle.js +4 -1
  128. package/internal-do-not-import-from-here/models/styles/GovernanceDashboardStyles.js +5 -2
  129. package/internal-do-not-import-from-here/models/styles/HeaderStyles.js +6 -3
  130. package/internal-do-not-import-from-here/models/styles/JumpToContentStyles.js +4 -1
  131. package/internal-do-not-import-from-here/models/styles/LocalizationAdminStyles.js +4 -1
  132. package/internal-do-not-import-from-here/models/styles/LocalizationInputStyles.js +4 -1
  133. package/internal-do-not-import-from-here/models/styles/LogoStyle.js +4 -1
  134. package/internal-do-not-import-from-here/models/styles/MegaMenuStyles.js +6 -3
  135. package/internal-do-not-import-from-here/models/styles/MyLinkStyles.js +10 -7
  136. package/internal-do-not-import-from-here/models/styles/NotificationPanelHeaderStyles.js +4 -1
  137. package/internal-do-not-import-from-here/models/styles/NotificationPanelSettingsStyles.js +4 -1
  138. package/internal-do-not-import-from-here/models/styles/NotificationPanelStyles.js +4 -1
  139. package/internal-do-not-import-from-here/models/styles/OmniaSystemLanguageSettingsStyles.js +4 -1
  140. package/internal-do-not-import-from-here/models/styles/RichTextEditorSettingsStyles.js +4 -1
  141. package/internal-do-not-import-from-here/models/styles/SearchStyles.js +9 -6
  142. package/internal-do-not-import-from-here/models/styles/SharedStyles.js +4 -1
  143. package/internal-do-not-import-from-here/models/styles/TargetingPropertyStyles.js +7 -4
  144. package/internal-do-not-import-from-here/models/styles/TaxonomyNavigationStyles.js +4 -1
  145. package/internal-do-not-import-from-here/models/styles/UserAccessibilitySettingsStyles.js +4 -1
  146. package/internal-do-not-import-from-here/models/styles/UserMenuStyles.d.ts +0 -1
  147. package/internal-do-not-import-from-here/models/styles/UserMenuStyles.js +4 -1
  148. package/internal-do-not-import-from-here/models/styles/WorkplaceActionMenuStyles.js +5 -2
  149. package/internal-do-not-import-from-here/models/styles/WorkplaceHomeStyles.js +4 -1
  150. package/internal-do-not-import-from-here/models/styles/WorkplaceSharedStyles.js +4 -1
  151. package/internal-do-not-import-from-here/models/styles/index.js +30 -27
  152. package/internal-do-not-import-from-here/models/teamcollaborationnavigation/TeamCollaborationNavigationSettings.js +2 -1
  153. package/internal-do-not-import-from-here/models/teamcollaborationnavigation/TeamCollaborationNavigationStyles.js +6 -3
  154. package/internal-do-not-import-from-here/models/teamcollaborationnavigation/index.js +5 -2
  155. package/internal-do-not-import-from-here/models/teamcollaborationrollup/TeamCollaborationRollupBlock.d.ts +9 -0
  156. package/internal-do-not-import-from-here/models/teamcollaborationrollup/TeamCollaborationRollupBlock.js +9 -6
  157. package/internal-do-not-import-from-here/models/teamcollaborationrollup/TeamCollaborationRollupBlockStyles.js +7 -4
  158. package/internal-do-not-import-from-here/models/teamcollaborationrollup/TeamCollaborationRollupView.js +5 -2
  159. package/internal-do-not-import-from-here/models/teamcollaborationrollup/index.js +6 -3
  160. package/internal-do-not-import-from-here/models/teamnewsrollup/TeamNews.js +2 -1
  161. package/internal-do-not-import-from-here/models/teamnewsrollup/TeamNewsQuery.js +2 -1
  162. package/internal-do-not-import-from-here/models/teamnewsrollup/TeamNewsRollupSettings.js +4 -1
  163. package/internal-do-not-import-from-here/models/teamnewsrollup/TeamNewsRollupViewRegistration.js +2 -1
  164. package/internal-do-not-import-from-here/models/teamnewsrollup/index.js +7 -4
  165. package/internal-do-not-import-from-here/models/yammer/YammerFeedSettings.js +5 -2
  166. package/internal-do-not-import-from-here/models/yammer/index.js +4 -1
  167. package/internal-do-not-import-from-here/services/SignOffRequestService.d.ts +1 -2
  168. package/internal-do-not-import-from-here/services/TeamCollaborationService.d.ts +2 -1
  169. package/internal-do-not-import-from-here/stores/SignOffRequestStore.d.ts +1 -1
  170. package/internal-do-not-import-from-here/wcdefinitions.json +1 -1
  171. package/package.json +1 -1
  172. package/task.js +11 -8
  173. package/task.ts +1 -1
  174. package/internal-do-not-import-from-here/models/myteamcollaboration/MyTeamCollaborationCategory.d.ts +0 -0
  175. package/internal-do-not-import-from-here/models/myteamcollaboration/MyTeamCollaborationCategory.js +0 -27
  176. package/internal-do-not-import-from-here/models/myteamcollaboration/MyteamcollaborationSettings.d.ts +0 -0
  177. package/internal-do-not-import-from-here/models/myteamcollaboration/MyteamcollaborationSettings.js +0 -30
  178. package/internal-do-not-import-from-here/models/powerapp/PowerAppBlockStyles.d.ts +0 -0
  179. package/internal-do-not-import-from-here/models/powerapp/PowerAppBlockStyles.js +0 -0
  180. package/internal-do-not-import-from-here/models/search_temp/SearchCategory.d.ts +0 -0
  181. package/internal-do-not-import-from-here/models/search_temp/SearchCategory.js +0 -30
  182. package/internal-do-not-import-from-here/models/search_temp/SearchProviderSettingProps.d.ts +0 -0
  183. package/internal-do-not-import-from-here/models/search_temp/SearchProviderSettingProps.js +0 -4
  184. package/internal-do-not-import-from-here/services/NotificationService.d.ts +0 -0
  185. package/internal-do-not-import-from-here/ux/DialogHelper.d.ts +0 -3
  186. package/internal-do-not-import-from-here/ux/index.d.ts +0 -1
@@ -1,30 +0,0 @@
1
- //import { TargetingFilterProperty } from "@omnia/fx-sp/models";
2
- //import { GuidValue, MultilingualString } from "@omnia/fx/models";
3
- //import { DictionaryPropertiesMapping, Enums } from "..";
4
- //export interface SearchCategoryBase {
5
- // id: GuidValue;
6
- // providerId: GuidValue;
7
- // title: MultilingualString;
8
- // //resultSource?: string;
9
- // //enableQueryRules?: boolean;
10
- // enableWildcardSearch: boolean;
11
- // query: string;
12
- // sortBy?: string;
13
- // sortDirection?: Enums.SortDirection;
14
- // itemTemplateIds: Array<string>;
15
- // listTemplatePropertiesMapping?: { [templateId: string]: DictionaryPropertiesMapping };
16
- // targetingFilter?: TargetingFilterProperty;
17
- // //multilingualTitle: string;
18
- // //providerId?: GuidValue;
19
- // //contentSources?: Array<string>;
20
- //}
21
- //export interface SharePointSearchCategory extends SearchCategoryBase {
22
- // resultSource: string;
23
- // enableQueryRules: boolean;
24
- //}
25
- //export interface MicrosoftSearchCategory extends SearchCategoryBase {
26
- // resultSource: string;
27
- // contentSources?: Array<string>;//??? not see in DB
28
- //}
29
- //export interface SharedLinksSearchCategory extends SearchCategoryBase {
30
- //}
@@ -1,4 +0,0 @@
1
- //export interface SearchProviderSettingProps<T extends SearchCategoryBase> {
2
- // searchCategory: T;
3
- // onChanged: (value: T) => void;
4
- //}
@@ -1,3 +0,0 @@
1
- export declare module DialogHelper {
2
- function isUsingAccessibilityFeature(): Promise<boolean>;
3
- }
@@ -1 +0,0 @@
1
- export * from './DialogHelper';