@omnia/workplace 6.13.86-preview → 6.100.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 (416) hide show
  1. package/index.d.ts +1 -1
  2. package/internal-do-not-import-from-here/apis/Fx.d.ts +3 -2
  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 +3 -3
  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/TranslatorProviderApi.d.ts +2 -2
  10. package/internal-do-not-import-from-here/apis/index.d.ts +2 -2
  11. package/internal-do-not-import-from-here/core/index.d.ts +3 -3
  12. package/internal-do-not-import-from-here/core/loc/formLocalize.d.ts +93 -3
  13. package/internal-do-not-import-from-here/core/loc/localize.d.ts +1 -1
  14. package/internal-do-not-import-from-here/core/messaging/InternalWorkplaceTopics.d.ts +5 -14
  15. package/internal-do-not-import-from-here/core/messaging/TeamworkTopics.d.ts +3 -3
  16. package/internal-do-not-import-from-here/core/messaging/WorkplaceTopics.d.ts +2 -14
  17. package/internal-do-not-import-from-here/core/messaging/index.d.ts +2 -2
  18. package/internal-do-not-import-from-here/core/utils/Utils.d.ts +2 -3
  19. package/internal-do-not-import-from-here/core/utils/index.d.ts +1 -1
  20. package/internal-do-not-import-from-here/manifests/omnia.workplace.fx.manifest.json +1 -1
  21. package/internal-do-not-import-from-here/models/ActionMenuExportationMsg.js +2 -1
  22. package/internal-do-not-import-from-here/models/ActionRouteInfo.js +2 -1
  23. package/internal-do-not-import-from-here/models/AppAuthenticationOptions.js +2 -1
  24. package/internal-do-not-import-from-here/models/AppCollaborationSettingsSection.d.ts +2 -2
  25. package/internal-do-not-import-from-here/models/AppCollaborationSettingsSection.js +2 -1
  26. package/internal-do-not-import-from-here/models/AppTemplate.d.ts +1 -1
  27. package/internal-do-not-import-from-here/models/AppTemplate.js +2 -1
  28. package/internal-do-not-import-from-here/models/BusinessProfileAppProvisioning.d.ts +1 -1
  29. package/internal-do-not-import-from-here/models/BusinessProfileAppProvisioning.js +10 -10
  30. package/internal-do-not-import-from-here/models/BusinessProfileDallEPromptDefault.d.ts +5 -0
  31. package/internal-do-not-import-from-here/models/BusinessProfileDallEPromptDefault.js +11 -0
  32. package/internal-do-not-import-from-here/models/BusinessProfileSettingsSection.d.ts +1 -1
  33. package/internal-do-not-import-from-here/models/BusinessProfileSettingsSection.js +2 -1
  34. package/internal-do-not-import-from-here/models/CentralImageLocationsStyles.d.ts +1 -1
  35. package/internal-do-not-import-from-here/models/CentralImageLocationsStyles.js +4 -1
  36. package/internal-do-not-import-from-here/models/CompactHeaderRegistration.js +2 -1
  37. package/internal-do-not-import-from-here/models/Constants.d.ts +71 -9
  38. package/internal-do-not-import-from-here/models/Constants.js +188 -147
  39. package/internal-do-not-import-from-here/models/DallESettingsPrompts.d.ts +5 -0
  40. package/internal-do-not-import-from-here/models/DallESettingsPrompts.js +7 -0
  41. package/internal-do-not-import-from-here/models/EnterpriseGlossary.d.ts +3 -3
  42. package/internal-do-not-import-from-here/models/EnterpriseGlossary.js +13 -26
  43. package/internal-do-not-import-from-here/models/EnterprisePropertyCategoryViewModel.d.ts +1 -1
  44. package/internal-do-not-import-from-here/models/EnterprisePropertyCategoryViewModel.js +2 -1
  45. package/internal-do-not-import-from-here/models/EnterprisePropertyDataTypeViewModel.d.ts +1 -1
  46. package/internal-do-not-import-from-here/models/EnterprisePropertyDataTypeViewModel.js +2 -1
  47. package/internal-do-not-import-from-here/models/EnterprisePropertyViewModel.d.ts +1 -1
  48. package/internal-do-not-import-from-here/models/EnterprisePropertyViewModel.js +2 -1
  49. package/internal-do-not-import-from-here/models/Enums.d.ts +2 -1
  50. package/internal-do-not-import-from-here/models/Enums.js +32 -28
  51. package/internal-do-not-import-from-here/models/FollowedsitesUpdatedAtUserPropertyBag.d.ts +1 -1
  52. package/internal-do-not-import-from-here/models/FollowedsitesUpdatedAtUserPropertyBag.js +10 -11
  53. package/internal-do-not-import-from-here/models/FooterSettings.js +7 -4
  54. package/internal-do-not-import-from-here/models/GovernanceDashboards.d.ts +1 -1
  55. package/internal-do-not-import-from-here/models/GovernanceDashboards.js +6 -6
  56. package/internal-do-not-import-from-here/models/HeaderSetting.js +2 -1
  57. package/internal-do-not-import-from-here/models/IAdminComponent.js +2 -1
  58. package/internal-do-not-import-from-here/models/ISearchTemplate.d.ts +2 -2
  59. package/internal-do-not-import-from-here/models/ISearchTemplate.js +2 -1
  60. package/internal-do-not-import-from-here/models/LogoSettings.d.ts +1 -1
  61. package/internal-do-not-import-from-here/models/LogoSettings.js +2 -1
  62. package/internal-do-not-import-from-here/models/ManifestIds.d.ts +153 -13
  63. package/internal-do-not-import-from-here/models/ManifestIds.js +624 -2312
  64. package/internal-do-not-import-from-here/models/MyTaskItem.js +2 -1
  65. package/internal-do-not-import-from-here/models/MyTaskItemProcessor.d.ts +1 -1
  66. package/internal-do-not-import-from-here/models/MyTaskItemProcessor.js +2 -1
  67. package/internal-do-not-import-from-here/models/NotificationPanel.d.ts +5 -5
  68. package/internal-do-not-import-from-here/models/NotificationPanel.js +12 -9
  69. package/internal-do-not-import-from-here/models/NotificationPanelHistoryEntry.js +2 -1
  70. package/internal-do-not-import-from-here/models/NotificationPanelMsg.d.ts +1 -1
  71. package/internal-do-not-import-from-here/models/NotificationPanelMsg.js +2 -1
  72. package/internal-do-not-import-from-here/models/RegisterActionMenuItemMsg.d.ts +1 -1
  73. package/internal-do-not-import-from-here/models/RegisterActionMenuItemMsg.js +2 -1
  74. package/internal-do-not-import-from-here/models/ScopedPermissionRegistraion.js +2 -1
  75. package/internal-do-not-import-from-here/models/Search.d.ts +7 -24
  76. package/internal-do-not-import-from-here/models/Search.js +2 -1
  77. package/internal-do-not-import-from-here/models/SearchBoxStyling.d.ts +8 -8
  78. package/internal-do-not-import-from-here/models/SearchBoxStyling.js +2 -1
  79. package/internal-do-not-import-from-here/models/SearchCategory.d.ts +3 -24
  80. package/internal-do-not-import-from-here/models/SearchCategory.js +5 -2
  81. package/internal-do-not-import-from-here/models/SearchProvider.js +6 -6
  82. package/internal-do-not-import-from-here/models/SearchTemplateRendererMsg.js +2 -1
  83. package/internal-do-not-import-from-here/models/Secrets.d.ts +3 -2
  84. package/internal-do-not-import-from-here/models/Secrets.js +2 -1
  85. package/internal-do-not-import-from-here/models/SharedLink.d.ts +4 -4
  86. package/internal-do-not-import-from-here/models/SharedLink.js +2 -1
  87. package/internal-do-not-import-from-here/models/TaxonomyNavigation.d.ts +3 -3
  88. package/internal-do-not-import-from-here/models/TaxonomyNavigation.js +13 -24
  89. package/internal-do-not-import-from-here/models/TenantAdminHeaderSettingSection.js +2 -1
  90. package/internal-do-not-import-from-here/models/TenantAdminSettingSection.d.ts +1 -1
  91. package/internal-do-not-import-from-here/models/TenantAdminSettingSection.js +2 -1
  92. package/internal-do-not-import-from-here/models/TutorialProvider.d.ts +1 -1
  93. package/internal-do-not-import-from-here/models/TutorialProvider.js +2 -1
  94. package/internal-do-not-import-from-here/models/WorkplaceApi.d.ts +1 -1
  95. package/internal-do-not-import-from-here/models/WorkplaceApi.js +2 -1
  96. package/internal-do-not-import-from-here/models/Workspace.d.ts +5 -5
  97. package/internal-do-not-import-from-here/models/Workspace.js +78 -101
  98. package/internal-do-not-import-from-here/models/analytics/analyticsdimensionmappings.d.ts +29 -0
  99. package/internal-do-not-import-from-here/models/analytics/analyticsdimensionmappings.js +8 -0
  100. package/internal-do-not-import-from-here/models/analytics/analyticsfiltersettings.d.ts +10 -0
  101. package/internal-do-not-import-from-here/models/analytics/analyticsfiltersettings.js +2 -0
  102. package/internal-do-not-import-from-here/models/analytics/analyticssettings.d.ts +9 -0
  103. package/internal-do-not-import-from-here/models/analytics/analyticssettings.js +2 -0
  104. package/internal-do-not-import-from-here/models/analytics/businessProfileAnalyticsSettings.d.ts +8 -0
  105. package/internal-do-not-import-from-here/models/analytics/businessProfileAnalyticsSettings.js +14 -0
  106. package/internal-do-not-import-from-here/models/analytics/index.d.ts +6 -0
  107. package/internal-do-not-import-from-here/models/analytics/index.js +9 -0
  108. package/internal-do-not-import-from-here/models/analytics/matomosite.d.ts +6 -0
  109. package/internal-do-not-import-from-here/models/analytics/matomosite.js +2 -0
  110. package/internal-do-not-import-from-here/models/analytics/widgetmetadata.d.ts +19 -0
  111. package/internal-do-not-import-from-here/models/analytics/widgetmetadata.js +2 -0
  112. package/internal-do-not-import-from-here/models/apps/Enums.d.ts +7 -7
  113. package/internal-do-not-import-from-here/models/apps/Enums.js +29 -18
  114. package/internal-do-not-import-from-here/models/apps/MSTeamsApps.js +2 -1
  115. package/internal-do-not-import-from-here/models/apps/MSTeamsChannel.js +5 -2
  116. package/internal-do-not-import-from-here/models/apps/MSTeamsInfo.d.ts +1 -1
  117. package/internal-do-not-import-from-here/models/apps/MSTeamsInfo.js +2 -1
  118. package/internal-do-not-import-from-here/models/apps/MSTeamsProperties.d.ts +5 -5
  119. package/internal-do-not-import-from-here/models/apps/MSTeamsProperties.js +5 -2
  120. package/internal-do-not-import-from-here/models/apps/Membership.d.ts +1 -1
  121. package/internal-do-not-import-from-here/models/apps/Membership.js +2 -1
  122. package/internal-do-not-import-from-here/models/apps/SharePointSiteInfo.js +2 -1
  123. package/internal-do-not-import-from-here/models/apps/SiteDesign.js +2 -1
  124. package/internal-do-not-import-from-here/models/apps/TeamCollaborationAppInstance.d.ts +2 -2
  125. package/internal-do-not-import-from-here/models/apps/TeamCollaborationAppInstance.js +2 -1
  126. package/internal-do-not-import-from-here/models/apps/TeamCollaborationAppInstanceProperties.d.ts +4 -7
  127. package/internal-do-not-import-from-here/models/apps/TeamCollaborationAppInstanceProperties.js +2 -1
  128. package/internal-do-not-import-from-here/models/apps/TeamCollaborationAppTemplate.d.ts +2 -11
  129. package/internal-do-not-import-from-here/models/apps/TeamCollaborationAppTemplate.js +2 -1
  130. package/internal-do-not-import-from-here/models/apps/TeamCollaborationAppTemplateProperties.d.ts +6 -7
  131. package/internal-do-not-import-from-here/models/apps/TeamCollaborationAppTemplateProperties.js +2 -1
  132. package/internal-do-not-import-from-here/models/apps/TeamProvisioning.js +2 -1
  133. package/internal-do-not-import-from-here/models/apps/TeamworkAppLayoutDefinition.d.ts +2 -2
  134. package/internal-do-not-import-from-here/models/apps/TeamworkAppLayoutDefinition.js +9 -9
  135. package/internal-do-not-import-from-here/models/apps/index.d.ts +4 -5
  136. package/internal-do-not-import-from-here/models/apps/index.js +16 -14
  137. package/internal-do-not-import-from-here/models/components/AppTemplateStyles.d.ts +1 -1
  138. package/internal-do-not-import-from-here/models/components/AppTemplateStyles.js +4 -1
  139. package/internal-do-not-import-from-here/models/components/CreateTeamworkBlock.d.ts +1 -1
  140. package/internal-do-not-import-from-here/models/components/CreateTeamworkBlock.js +2 -1
  141. package/internal-do-not-import-from-here/models/components/CreateTeamworkStyles.d.ts +1 -1
  142. package/internal-do-not-import-from-here/models/components/CreateTeamworkStyles.js +4 -1
  143. package/internal-do-not-import-from-here/models/components/MicrosoftTeamChannelFeedBlock.d.ts +2 -2
  144. package/internal-do-not-import-from-here/models/components/MicrosoftTeamChannelFeedBlock.js +4 -2
  145. package/internal-do-not-import-from-here/models/components/MySitesStyles.d.ts +3 -2
  146. package/internal-do-not-import-from-here/models/components/MySitesStyles.js +4 -1
  147. package/internal-do-not-import-from-here/models/components/MyTeamCollaborationStyles.d.ts +1 -1
  148. package/internal-do-not-import-from-here/models/components/MyTeamCollaborationStyles.js +5 -2
  149. package/internal-do-not-import-from-here/models/components/PostsFeedBlock.js +7 -4
  150. package/internal-do-not-import-from-here/models/components/TeamNewsBlockStyles.d.ts +2 -2
  151. package/internal-do-not-import-from-here/models/components/TeamNewsBlockStyles.js +4 -1
  152. package/internal-do-not-import-from-here/models/components/TeamSiteEditPropertiesStyles.d.ts +1 -1
  153. package/internal-do-not-import-from-here/models/components/TeamSiteEditPropertiesStyles.js +4 -1
  154. package/internal-do-not-import-from-here/models/components/index.d.ts +1 -1
  155. package/internal-do-not-import-from-here/models/components/index.js +10 -7
  156. package/internal-do-not-import-from-here/models/facebookworkplace/FacebookWorkplaceSettingsSection.js +2 -1
  157. package/internal-do-not-import-from-here/models/facebookworkplace/index.js +4 -1
  158. package/internal-do-not-import-from-here/models/favoritebutton/AddFavoriteButtonHandlerSettings.js +2 -1
  159. package/internal-do-not-import-from-here/models/favoritebutton/index.js +4 -1
  160. package/internal-do-not-import-from-here/models/forms/Form.d.ts +56 -25
  161. package/internal-do-not-import-from-here/models/forms/Form.js +41 -26
  162. package/internal-do-not-import-from-here/models/forms/FormApi.d.ts +20 -0
  163. package/internal-do-not-import-from-here/models/forms/FormApi.js +2 -0
  164. package/internal-do-not-import-from-here/models/forms/FormDialogModel.d.ts +4 -0
  165. package/internal-do-not-import-from-here/models/forms/FormDialogModel.js +2 -0
  166. package/internal-do-not-import-from-here/models/forms/FormLayout.d.ts +4 -4
  167. package/internal-do-not-import-from-here/models/forms/FormLayout.js +4 -1
  168. package/internal-do-not-import-from-here/models/forms/FormQuery.d.ts +33 -0
  169. package/internal-do-not-import-from-here/models/forms/FormQuery.js +2 -0
  170. package/internal-do-not-import-from-here/models/forms/FormTemplate.d.ts +36 -0
  171. package/internal-do-not-import-from-here/models/forms/FormTemplate.js +2 -0
  172. package/internal-do-not-import-from-here/models/forms/FormType.d.ts +21 -0
  173. package/internal-do-not-import-from-here/models/forms/FormType.js +2 -0
  174. package/internal-do-not-import-from-here/models/forms/Statistic.js +5 -2
  175. package/internal-do-not-import-from-here/models/forms/components/FormRollupBlockSettings.d.ts +80 -0
  176. package/internal-do-not-import-from-here/models/forms/components/FormRollupBlockSettings.js +9 -0
  177. package/internal-do-not-import-from-here/models/forms/components/FormRollupBlockViewSettings.d.ts +24 -0
  178. package/internal-do-not-import-from-here/models/forms/components/FormRollupBlockViewSettings.js +2 -0
  179. package/internal-do-not-import-from-here/models/forms/components/FormRollupConstant.d.ts +15 -0
  180. package/internal-do-not-import-from-here/models/forms/components/FormRollupConstant.js +19 -0
  181. package/internal-do-not-import-from-here/models/forms/components/FormRollupStyle.d.ts +41 -0
  182. package/internal-do-not-import-from-here/models/forms/components/FormRollupStyle.js +8 -0
  183. package/internal-do-not-import-from-here/models/forms/components/FormRollupViewRendererComponent.d.ts +7 -0
  184. package/internal-do-not-import-from-here/models/forms/components/FormRollupViewRendererComponent.js +2 -0
  185. package/internal-do-not-import-from-here/models/forms/components/ListViewComponentSettings.d.ts +18 -0
  186. package/internal-do-not-import-from-here/models/forms/components/ListViewComponentSettings.js +2 -0
  187. package/internal-do-not-import-from-here/models/forms/components/index.d.ts +6 -0
  188. package/internal-do-not-import-from-here/models/forms/components/index.js +9 -0
  189. package/internal-do-not-import-from-here/models/forms/index.d.ts +6 -0
  190. package/internal-do-not-import-from-here/models/forms/index.js +12 -3
  191. package/internal-do-not-import-from-here/models/governancedashboard/TeamworkGovernanceDashboard.d.ts +1 -1
  192. package/internal-do-not-import-from-here/models/governancedashboard/TeamworkGovernanceDashboard.js +13 -14
  193. package/internal-do-not-import-from-here/models/governancedashboard/index.js +4 -1
  194. package/internal-do-not-import-from-here/models/index.d.ts +36 -34
  195. package/internal-do-not-import-from-here/models/index.js +75 -70
  196. package/internal-do-not-import-from-here/models/mediapicker/MediaPickerProviderContext.d.ts +14 -3
  197. package/internal-do-not-import-from-here/models/mediapicker/MediaPickerProviderContext.js +69 -71
  198. package/internal-do-not-import-from-here/models/mediapicker/index.d.ts +1 -1
  199. package/internal-do-not-import-from-here/models/mediapicker/index.js +4 -1
  200. package/internal-do-not-import-from-here/models/myteamcollaboration/MySitesSettingsComponentStyles.d.ts +1 -1
  201. package/internal-do-not-import-from-here/models/myteamcollaboration/MySitesSettingsComponentStyles.js +4 -1
  202. package/internal-do-not-import-from-here/models/myteamcollaboration/TeamCollabrationApp.d.ts +1 -1
  203. package/internal-do-not-import-from-here/models/myteamcollaboration/TeamCollabrationApp.js +24 -36
  204. package/internal-do-not-import-from-here/models/myteamcollaboration/index.js +4 -1
  205. package/internal-do-not-import-from-here/models/powerapp/PowerAppBlock.d.ts +1 -1
  206. package/internal-do-not-import-from-here/models/powerapp/PowerAppBlock.js +2 -1
  207. package/internal-do-not-import-from-here/models/powerapp/PowerAppSettings.js +2 -1
  208. package/internal-do-not-import-from-here/models/powerapp/index.d.ts +2 -2
  209. package/internal-do-not-import-from-here/models/powerapp/index.js +5 -2
  210. package/internal-do-not-import-from-here/models/promotedsearchresults/PromotedSearchResult.d.ts +1 -1
  211. package/internal-do-not-import-from-here/models/promotedsearchresults/PromotedSearchResult.js +5 -2
  212. package/internal-do-not-import-from-here/models/promotedsearchresults/index.js +4 -1
  213. package/internal-do-not-import-from-here/models/qrcode.js +5 -2
  214. package/internal-do-not-import-from-here/models/searchfeedbacks/SearchFeedback.js +2 -1
  215. package/internal-do-not-import-from-here/models/searchfeedbacks/SearchFeedbackQuery.js +2 -1
  216. package/internal-do-not-import-from-here/models/searchfeedbacks/index.js +5 -2
  217. package/internal-do-not-import-from-here/models/searchstatistics/SearchStatistics.js +16 -13
  218. package/internal-do-not-import-from-here/models/searchstatistics/SearchStatisticsMetricConfiguration.js +2 -1
  219. package/internal-do-not-import-from-here/models/searchstatistics/SearchStatisticsMetricFilter.js +11 -12
  220. package/internal-do-not-import-from-here/models/searchstatistics/index.js +6 -3
  221. package/internal-do-not-import-from-here/models/searchtoken/SearchTokenProvider.js +6 -6
  222. package/internal-do-not-import-from-here/models/searchtoken/index.js +4 -1
  223. package/internal-do-not-import-from-here/models/setupwizard/SetupWizardProviderApi.d.ts +1 -1
  224. package/internal-do-not-import-from-here/models/setupwizard/SetupWizardProviderApi.js +2 -1
  225. package/internal-do-not-import-from-here/models/setupwizard/SetupWizardSettings.d.ts +1 -0
  226. package/internal-do-not-import-from-here/models/setupwizard/SetupWizardSettings.js +5 -2
  227. package/internal-do-not-import-from-here/models/setupwizard/SetupWizardTemplateProvider.js +16 -17
  228. package/internal-do-not-import-from-here/models/setupwizard/index.js +6 -3
  229. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequest.d.ts +12 -13
  230. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequest.js +2 -1
  231. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestApi.d.ts +5 -3
  232. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestApi.js +2 -1
  233. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestDetail.js +2 -1
  234. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestEnum.d.ts +2 -1
  235. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestEnum.js +10 -6
  236. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestProvider.d.ts +7 -3
  237. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestProvider.js +17 -13
  238. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestQuery.d.ts +6 -5
  239. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestQuery.js +2 -1
  240. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestRecurrence.d.ts +38 -0
  241. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestRecurrence.js +7 -0
  242. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestRecurrenceQuery.d.ts +10 -0
  243. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestRecurrenceQuery.js +2 -0
  244. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestResource.d.ts +6 -0
  245. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestResource.js +6 -6
  246. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestResourceProvider.js +6 -6
  247. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestResponse.js +2 -1
  248. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestRollupBlockSettings.d.ts +35 -3
  249. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestRollupBlockSettings.js +21 -20
  250. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestRollupViewRendererComponent.js +2 -1
  251. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestRollupViewSettings.js +2 -1
  252. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestSettings.d.ts +1 -1
  253. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestSettings.js +2 -1
  254. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestTemplate.d.ts +10 -1
  255. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestTemplate.js +2 -1
  256. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestType.js +2 -1
  257. package/internal-do-not-import-from-here/models/signoffrequest/index.d.ts +1 -0
  258. package/internal-do-not-import-from-here/models/signoffrequest/index.js +20 -16
  259. package/internal-do-not-import-from-here/models/signoffrequest/request/SignOffEmailRequest.js +2 -1
  260. package/internal-do-not-import-from-here/models/signoffrequest/request/SignOffRequestCreateModel.d.ts +3 -13
  261. package/internal-do-not-import-from-here/models/signoffrequest/request/SignOffRequestCreateModel.js +2 -1
  262. package/internal-do-not-import-from-here/models/signoffrequest/request/SignOffRequestTemplateCreateModel.d.ts +2 -1
  263. package/internal-do-not-import-from-here/models/signoffrequest/request/SignOffRequestTemplateCreateModel.js +2 -1
  264. package/internal-do-not-import-from-here/models/signoffrequest/request/SignOffRequestTypeCreateModel.js +2 -1
  265. package/internal-do-not-import-from-here/models/signoffrequest/request/index.js +7 -4
  266. package/internal-do-not-import-from-here/models/siteproperties/EditingSitePropertiesRegistration.js +2 -1
  267. package/internal-do-not-import-from-here/models/siteproperties/index.js +4 -1
  268. package/internal-do-not-import-from-here/models/sites/Enums.js +8 -5
  269. package/internal-do-not-import-from-here/models/sites/MySitesSettings.d.ts +2 -2
  270. package/internal-do-not-import-from-here/models/sites/MySitesSettings.js +2 -1
  271. package/internal-do-not-import-from-here/models/sites/Sites.js +2 -1
  272. package/internal-do-not-import-from-here/models/sites/index.d.ts +3 -3
  273. package/internal-do-not-import-from-here/models/sites/index.js +6 -3
  274. package/internal-do-not-import-from-here/models/styles/ActionMenuStyles.d.ts +1 -1
  275. package/internal-do-not-import-from-here/models/styles/ActionMenuStyles.js +4 -1
  276. package/internal-do-not-import-from-here/models/styles/AnnouncementStyles.d.ts +3 -2
  277. package/internal-do-not-import-from-here/models/styles/AnnouncementStyles.js +7 -4
  278. package/internal-do-not-import-from-here/models/styles/DefaultSearchTemplateStyles.d.ts +1 -1
  279. package/internal-do-not-import-from-here/models/styles/DefaultSearchTemplateStyles.js +4 -1
  280. package/internal-do-not-import-from-here/models/styles/DocumentDirectionSettingsStyles.d.ts +1 -1
  281. package/internal-do-not-import-from-here/models/styles/DocumentDirectionSettingsStyles.js +4 -1
  282. package/internal-do-not-import-from-here/models/styles/EnterprisePropertyCategoryStyles.d.ts +1 -1
  283. package/internal-do-not-import-from-here/models/styles/EnterprisePropertyCategoryStyles.js +4 -1
  284. package/internal-do-not-import-from-here/models/styles/FooterStyle.d.ts +1 -1
  285. package/internal-do-not-import-from-here/models/styles/FooterStyle.js +4 -1
  286. package/internal-do-not-import-from-here/models/styles/GovernanceDashboardStyles.d.ts +1 -1
  287. package/internal-do-not-import-from-here/models/styles/GovernanceDashboardStyles.js +5 -2
  288. package/internal-do-not-import-from-here/models/styles/HeaderStyles.d.ts +1 -1
  289. package/internal-do-not-import-from-here/models/styles/HeaderStyles.js +6 -3
  290. package/internal-do-not-import-from-here/models/styles/JumpToContentStyles.d.ts +1 -1
  291. package/internal-do-not-import-from-here/models/styles/JumpToContentStyles.js +4 -1
  292. package/internal-do-not-import-from-here/models/styles/LinkHandlerSettingsStyles.d.ts +3 -3
  293. package/internal-do-not-import-from-here/models/styles/LinkHandlerSettingsStyles.js +4 -1
  294. package/internal-do-not-import-from-here/models/styles/LocalizationAdminStyles.d.ts +2 -2
  295. package/internal-do-not-import-from-here/models/styles/LocalizationAdminStyles.js +4 -1
  296. package/internal-do-not-import-from-here/models/styles/LocalizationInputStyles.d.ts +2 -2
  297. package/internal-do-not-import-from-here/models/styles/LocalizationInputStyles.js +4 -1
  298. package/internal-do-not-import-from-here/models/styles/LogoStyle.d.ts +1 -1
  299. package/internal-do-not-import-from-here/models/styles/LogoStyle.js +4 -1
  300. package/internal-do-not-import-from-here/models/styles/MegaMenuStyles.d.ts +2 -2
  301. package/internal-do-not-import-from-here/models/styles/MegaMenuStyles.js +6 -3
  302. package/internal-do-not-import-from-here/models/styles/MyLinkStyles.d.ts +3 -3
  303. package/internal-do-not-import-from-here/models/styles/MyLinkStyles.js +10 -7
  304. package/internal-do-not-import-from-here/models/styles/NotificationPanelHeaderStyles.d.ts +1 -1
  305. package/internal-do-not-import-from-here/models/styles/NotificationPanelHeaderStyles.js +4 -1
  306. package/internal-do-not-import-from-here/models/styles/NotificationPanelSettingsStyles.d.ts +1 -1
  307. package/internal-do-not-import-from-here/models/styles/NotificationPanelSettingsStyles.js +4 -1
  308. package/internal-do-not-import-from-here/models/styles/NotificationPanelStyles.d.ts +5 -4
  309. package/internal-do-not-import-from-here/models/styles/NotificationPanelStyles.js +4 -1
  310. package/internal-do-not-import-from-here/models/styles/OmniaSystemLanguageSettingsStyles.d.ts +2 -1
  311. package/internal-do-not-import-from-here/models/styles/OmniaSystemLanguageSettingsStyles.js +4 -1
  312. package/internal-do-not-import-from-here/models/styles/QrCodeStyles.js +4 -1
  313. package/internal-do-not-import-from-here/models/styles/RichTextEditorSettingsStyles.d.ts +1 -1
  314. package/internal-do-not-import-from-here/models/styles/RichTextEditorSettingsStyles.js +4 -1
  315. package/internal-do-not-import-from-here/models/styles/SearchStyles.d.ts +9 -8
  316. package/internal-do-not-import-from-here/models/styles/SearchStyles.js +10 -7
  317. package/internal-do-not-import-from-here/models/styles/SharedStyles.d.ts +1 -1
  318. package/internal-do-not-import-from-here/models/styles/SharedStyles.js +6 -3
  319. package/internal-do-not-import-from-here/models/styles/TargetingPropertyStyles.d.ts +1 -1
  320. package/internal-do-not-import-from-here/models/styles/TargetingPropertyStyles.js +7 -4
  321. package/internal-do-not-import-from-here/models/styles/TaxonomyNavigationStyles.d.ts +3 -3
  322. package/internal-do-not-import-from-here/models/styles/TaxonomyNavigationStyles.js +4 -1
  323. package/internal-do-not-import-from-here/models/styles/UserAccessibilitySettingsStyles.d.ts +1 -1
  324. package/internal-do-not-import-from-here/models/styles/UserAccessibilitySettingsStyles.js +4 -1
  325. package/internal-do-not-import-from-here/models/styles/UserMenuStyles.d.ts +3 -3
  326. package/internal-do-not-import-from-here/models/styles/UserMenuStyles.js +4 -1
  327. package/internal-do-not-import-from-here/models/styles/WorkplaceActionMenuStyles.d.ts +1 -1
  328. package/internal-do-not-import-from-here/models/styles/WorkplaceActionMenuStyles.js +5 -2
  329. package/internal-do-not-import-from-here/models/styles/WorkplaceHomeStyles.d.ts +1 -1
  330. package/internal-do-not-import-from-here/models/styles/WorkplaceHomeStyles.js +4 -1
  331. package/internal-do-not-import-from-here/models/styles/WorkplaceSharedStyles.d.ts +1 -1
  332. package/internal-do-not-import-from-here/models/styles/WorkplaceSharedStyles.js +4 -1
  333. package/internal-do-not-import-from-here/models/styles/index.d.ts +11 -11
  334. package/internal-do-not-import-from-here/models/styles/index.js +32 -29
  335. package/internal-do-not-import-from-here/models/teamcollaborationnavigation/TeamCollaborationNavigationSettings.d.ts +3 -3
  336. package/internal-do-not-import-from-here/models/teamcollaborationnavigation/TeamCollaborationNavigationSettings.js +2 -1
  337. package/internal-do-not-import-from-here/models/teamcollaborationnavigation/TeamCollaborationNavigationStyles.d.ts +1 -1
  338. package/internal-do-not-import-from-here/models/teamcollaborationnavigation/TeamCollaborationNavigationStyles.js +6 -3
  339. package/internal-do-not-import-from-here/models/teamcollaborationnavigation/index.js +5 -2
  340. package/internal-do-not-import-from-here/models/teamcollaborationrollup/TeamCollaborationRollupBlock.d.ts +10 -15
  341. package/internal-do-not-import-from-here/models/teamcollaborationrollup/TeamCollaborationRollupBlock.js +11 -8
  342. package/internal-do-not-import-from-here/models/teamcollaborationrollup/TeamCollaborationRollupBlockStyles.d.ts +3 -2
  343. package/internal-do-not-import-from-here/models/teamcollaborationrollup/TeamCollaborationRollupBlockStyles.js +7 -4
  344. package/internal-do-not-import-from-here/models/teamcollaborationrollup/TeamCollaborationRollupView.d.ts +2 -2
  345. package/internal-do-not-import-from-here/models/teamcollaborationrollup/TeamCollaborationRollupView.js +5 -2
  346. package/internal-do-not-import-from-here/models/teamcollaborationrollup/index.d.ts +3 -3
  347. package/internal-do-not-import-from-here/models/teamcollaborationrollup/index.js +6 -3
  348. package/internal-do-not-import-from-here/models/teamnewsrollup/TeamNews.js +2 -1
  349. package/internal-do-not-import-from-here/models/teamnewsrollup/TeamNewsQuery.js +2 -1
  350. package/internal-do-not-import-from-here/models/teamnewsrollup/TeamNewsRollupSettings.d.ts +2 -2
  351. package/internal-do-not-import-from-here/models/teamnewsrollup/TeamNewsRollupSettings.js +4 -2
  352. package/internal-do-not-import-from-here/models/teamnewsrollup/TeamNewsRollupViewRegistration.d.ts +1 -1
  353. package/internal-do-not-import-from-here/models/teamnewsrollup/TeamNewsRollupViewRegistration.js +2 -1
  354. package/internal-do-not-import-from-here/models/teamnewsrollup/index.d.ts +4 -4
  355. package/internal-do-not-import-from-here/models/teamnewsrollup/index.js +7 -4
  356. package/internal-do-not-import-from-here/models/texttranslator/AzureCognitiveTranslatorProvider.d.ts +2 -1
  357. package/internal-do-not-import-from-here/models/texttranslator/AzureCognitiveTranslatorProvider.js +2 -1
  358. package/internal-do-not-import-from-here/models/texttranslator/DefaultTranslatorProvider.js +2 -1
  359. package/internal-do-not-import-from-here/models/texttranslator/index.d.ts +2 -2
  360. package/internal-do-not-import-from-here/models/texttranslator/index.js +5 -2
  361. package/internal-do-not-import-from-here/models/yammer/YammerFeedSettings.js +5 -3
  362. package/internal-do-not-import-from-here/models/yammer/index.d.ts +1 -1
  363. package/internal-do-not-import-from-here/models/yammer/index.js +4 -1
  364. package/internal-do-not-import-from-here/services/AnalyticsService.d.ts +20 -0
  365. package/internal-do-not-import-from-here/services/AnalyticsStoreService.d.ts +19 -0
  366. package/internal-do-not-import-from-here/services/AppAuthenticationOptionsService.d.ts +2 -2
  367. package/internal-do-not-import-from-here/services/HomeService.d.ts +1 -1
  368. package/internal-do-not-import-from-here/services/NotificationPanelHistoryService.d.ts +1 -1
  369. package/internal-do-not-import-from-here/services/PromotedSearchResultService.d.ts +2 -2
  370. package/internal-do-not-import-from-here/services/SearchCategoryService.d.ts +2 -2
  371. package/internal-do-not-import-from-here/services/SearchFeedbackService.d.ts +2 -2
  372. package/internal-do-not-import-from-here/services/SignOffRequestService.d.ts +1 -1
  373. package/internal-do-not-import-from-here/services/TeamCollaborationService.d.ts +4 -3
  374. package/internal-do-not-import-from-here/services/{FormService.d.ts → forms/FormService.d.ts} +8 -4
  375. package/internal-do-not-import-from-here/services/forms/FormTemplateService.d.ts +12 -0
  376. package/internal-do-not-import-from-here/services/forms/FormTypeService.d.ts +11 -0
  377. package/internal-do-not-import-from-here/services/forms/index.d.ts +3 -0
  378. package/internal-do-not-import-from-here/services/index.d.ts +2 -1
  379. package/internal-do-not-import-from-here/stores/AnalyticsFilterStore.d.ts +11 -0
  380. package/internal-do-not-import-from-here/stores/AnalyticsStore.d.ts +46 -0
  381. package/internal-do-not-import-from-here/stores/CurrentFormStore.d.ts +1 -1
  382. package/internal-do-not-import-from-here/stores/EditingThemeStore.d.ts +3 -4
  383. package/internal-do-not-import-from-here/stores/FilterValueProviderBase.d.ts +1 -1
  384. package/internal-do-not-import-from-here/stores/GovernanceDashboardStore.d.ts +3 -4
  385. package/internal-do-not-import-from-here/stores/NotificationPanelStore.d.ts +4 -5
  386. package/internal-do-not-import-from-here/stores/PromotedSearchResultStore.d.ts +3 -3
  387. package/internal-do-not-import-from-here/stores/SearchCategoryStore.d.ts +3 -4
  388. package/internal-do-not-import-from-here/stores/SearchTokenStore.d.ts +0 -1
  389. package/internal-do-not-import-from-here/stores/SignOffRequestStore.d.ts +12 -11
  390. package/internal-do-not-import-from-here/stores/TeamCollaborationStore.d.ts +3 -3
  391. package/internal-do-not-import-from-here/stores/UserMenuStore.d.ts +12 -0
  392. package/internal-do-not-import-from-here/stores/{FormStore.d.ts → forms/FormStore.d.ts} +8 -6
  393. package/internal-do-not-import-from-here/stores/forms/FormTemplateStore.d.ts +24 -0
  394. package/internal-do-not-import-from-here/stores/forms/FormTypeStore.d.ts +24 -0
  395. package/internal-do-not-import-from-here/stores/forms/index.d.ts +3 -0
  396. package/internal-do-not-import-from-here/stores/index.d.ts +3 -1
  397. package/internal-do-not-import-from-here/ux/AppRendererBootstrapper.d.ts +6 -5
  398. package/internal-do-not-import-from-here/ux/TeamworkContext.d.ts +5 -6
  399. package/internal-do-not-import-from-here/ux/index.d.ts +1 -1
  400. package/internal-do-not-import-from-here/wcdefinitions.json +1 -1
  401. package/internal-do-not-import-from-here/webcomponents/IAppAuthenticationOptionsComponent.d.ts +4 -4
  402. package/models/index.d.ts +1 -1
  403. package/package.json +1 -1
  404. package/task.js +15 -12
  405. package/task.ts +9 -9
  406. package/internal-do-not-import-from-here/models/SearchAdminSettingsSection.d.ts +0 -28
  407. package/internal-do-not-import-from-here/models/SearchAdminSettingsSection.js +0 -1
  408. package/internal-do-not-import-from-here/models/apps/OfficeNamingPolicyValidationResult.d.ts +0 -28
  409. package/internal-do-not-import-from-here/models/apps/OfficeNamingPolicyValidationResult.js +0 -1
  410. package/internal-do-not-import-from-here/models/myteamcollaboration/MyTeamCollaborationCategory.d.ts +0 -0
  411. package/internal-do-not-import-from-here/models/myteamcollaboration/MyTeamCollaborationCategory.js +0 -27
  412. package/internal-do-not-import-from-here/models/myteamcollaboration/MyteamcollaborationSettings.d.ts +0 -0
  413. package/internal-do-not-import-from-here/models/myteamcollaboration/MyteamcollaborationSettings.js +0 -30
  414. package/internal-do-not-import-from-here/models/powerapp/PowerAppBlockStyles.d.ts +0 -0
  415. package/internal-do-not-import-from-here/models/powerapp/PowerAppBlockStyles.js +0 -0
  416. package/internal-do-not-import-from-here/services/NotificationService.d.ts +0 -0
@@ -1 +1,2 @@
1
- export {};
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,4 +1,4 @@
1
- import { EnterprisePropertyDataType } from '@omnia/fx-models';
1
+ import { EnterprisePropertyDataType } from "@omnia/fx-models";
2
2
  export interface EnterprisePropertyDataTypeViewModel extends EnterprisePropertyDataType {
3
3
  localizedTitle: string;
4
4
  }
@@ -1 +1,2 @@
1
- export {};
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,4 +1,4 @@
1
- import { EnterprisePropertyDefinition } from '@omnia/fx-models';
1
+ import { EnterprisePropertyDefinition } from "@omnia/fx-models";
2
2
  export interface EnterprisePropertyViewModel extends EnterprisePropertyDefinition {
3
3
  isDeleting: boolean;
4
4
  definitionTitle: string;
@@ -1 +1,2 @@
1
- export {};
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -105,7 +105,8 @@ export declare module Enums {
105
105
  SharePointGroups = 1,
106
106
  ActivityQuery = 2,
107
107
  UserFieldsOnPage = 3,
108
- Birthday = 4
108
+ Birthday = 4,
109
+ Users = 5
109
110
  }
110
111
  enum BirthdayPeriod {
111
112
  NoLimit = 0,
@@ -1,28 +1,31 @@
1
- export var Enums;
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.Enums = void 0;
4
+ var Enums;
2
5
  (function (Enums) {
3
- var DocumentTypes;
6
+ let DocumentTypes;
4
7
  (function (DocumentTypes) {
5
8
  DocumentTypes[DocumentTypes["None"] = 0] = "None";
6
9
  DocumentTypes[DocumentTypes["Folder"] = 1] = "Folder";
7
10
  DocumentTypes[DocumentTypes["File"] = 2] = "File";
8
11
  })(DocumentTypes = Enums.DocumentTypes || (Enums.DocumentTypes = {}));
9
- var ViewType;
12
+ let ViewType;
10
13
  (function (ViewType) {
11
14
  ViewType[ViewType["List"] = 0] = "List";
12
15
  ViewType[ViewType["GroupedBySite"] = 1] = "GroupedBySite";
13
16
  })(ViewType = Enums.ViewType || (Enums.ViewType = {}));
14
- var IconType;
17
+ let IconType;
15
18
  (function (IconType) {
16
19
  IconType[IconType["Sketched"] = 0] = "Sketched";
17
20
  IconType[IconType["Image"] = 1] = "Image";
18
21
  })(IconType = Enums.IconType || (Enums.IconType = {}));
19
- var SearchScope;
22
+ let SearchScope;
20
23
  (function (SearchScope) {
21
24
  SearchScope[SearchScope["all"] = 0] = "all";
22
25
  SearchScope[SearchScope["sites"] = 1] = "sites";
23
26
  SearchScope[SearchScope["people"] = 2] = "people";
24
27
  })(SearchScope = Enums.SearchScope || (Enums.SearchScope = {}));
25
- var SearchContentTypes;
28
+ let SearchContentTypes;
26
29
  (function (SearchContentTypes) {
27
30
  SearchContentTypes[SearchContentTypes["Site"] = 0] = "Site";
28
31
  SearchContentTypes[SearchContentTypes["Web"] = 1] = "Web";
@@ -33,34 +36,34 @@ export var Enums;
33
36
  SearchContentTypes[SearchContentTypes["People"] = 6] = "People";
34
37
  SearchContentTypes[SearchContentTypes["Others"] = 7] = "Others";
35
38
  })(SearchContentTypes = Enums.SearchContentTypes || (Enums.SearchContentTypes = {}));
36
- var SortDirection;
39
+ let SortDirection;
37
40
  (function (SortDirection) {
38
41
  SortDirection[SortDirection["Ascending"] = 0] = "Ascending";
39
42
  SortDirection[SortDirection["Descending"] = 1] = "Descending";
40
43
  SortDirection[SortDirection["FQLFormula"] = 2] = "FQLFormula";
41
44
  })(SortDirection = Enums.SortDirection || (Enums.SortDirection = {}));
42
- var SearchResultItemTypes;
45
+ let SearchResultItemTypes;
43
46
  (function (SearchResultItemTypes) {
44
47
  SearchResultItemTypes[SearchResultItemTypes["SharePoint"] = 0] = "SharePoint";
45
48
  SearchResultItemTypes[SearchResultItemTypes["MicrosoftSearch"] = 1] = "MicrosoftSearch";
46
49
  SearchResultItemTypes[SearchResultItemTypes["SharedLink"] = 2] = "SharedLink";
47
50
  })(SearchResultItemTypes = Enums.SearchResultItemTypes || (Enums.SearchResultItemTypes = {}));
48
- var UserProfileCompletionEnums;
51
+ let UserProfileCompletionEnums;
49
52
  (function (UserProfileCompletionEnums) {
50
- var PropertySourceEnum;
53
+ let PropertySourceEnum;
51
54
  (function (PropertySourceEnum) {
52
55
  PropertySourceEnum[PropertySourceEnum["SPUserProfile"] = 1] = "SPUserProfile";
53
56
  PropertySourceEnum[PropertySourceEnum["AzureAD"] = 2] = "AzureAD";
54
57
  PropertySourceEnum[PropertySourceEnum["OmniaSystemLanguage"] = 3] = "OmniaSystemLanguage";
55
58
  })(PropertySourceEnum = UserProfileCompletionEnums.PropertySourceEnum || (UserProfileCompletionEnums.PropertySourceEnum = {}));
56
- var CompletionImpactTypeEnum;
59
+ let CompletionImpactTypeEnum;
57
60
  (function (CompletionImpactTypeEnum) {
58
61
  CompletionImpactTypeEnum[CompletionImpactTypeEnum["None"] = 0] = "None";
59
62
  CompletionImpactTypeEnum[CompletionImpactTypeEnum["High"] = 1] = "High";
60
63
  CompletionImpactTypeEnum[CompletionImpactTypeEnum["Medium"] = 2] = "Medium";
61
64
  CompletionImpactTypeEnum[CompletionImpactTypeEnum["Low"] = 3] = "Low";
62
65
  })(CompletionImpactTypeEnum = UserProfileCompletionEnums.CompletionImpactTypeEnum || (UserProfileCompletionEnums.CompletionImpactTypeEnum = {}));
63
- var SPUserProfilePropertyDisplayTypeEnum;
66
+ let SPUserProfilePropertyDisplayTypeEnum;
64
67
  (function (SPUserProfilePropertyDisplayTypeEnum) {
65
68
  SPUserProfilePropertyDisplayTypeEnum[SPUserProfilePropertyDisplayTypeEnum["ProfilePicture"] = 0] = "ProfilePicture";
66
69
  SPUserProfilePropertyDisplayTypeEnum[SPUserProfilePropertyDisplayTypeEnum["Text"] = 1] = "Text";
@@ -69,88 +72,89 @@ export var Enums;
69
72
  SPUserProfilePropertyDisplayTypeEnum[SPUserProfilePropertyDisplayTypeEnum["Person"] = 4] = "Person";
70
73
  SPUserProfilePropertyDisplayTypeEnum[SPUserProfilePropertyDisplayTypeEnum["HtmlText"] = 5] = "HtmlText";
71
74
  })(SPUserProfilePropertyDisplayTypeEnum = UserProfileCompletionEnums.SPUserProfilePropertyDisplayTypeEnum || (UserProfileCompletionEnums.SPUserProfilePropertyDisplayTypeEnum = {}));
72
- var AzureADPropertyDisplayTypeEnum;
75
+ let AzureADPropertyDisplayTypeEnum;
73
76
  (function (AzureADPropertyDisplayTypeEnum) {
74
77
  AzureADPropertyDisplayTypeEnum[AzureADPropertyDisplayTypeEnum["Text"] = 1] = "Text";
75
78
  AzureADPropertyDisplayTypeEnum[AzureADPropertyDisplayTypeEnum["MultilineText"] = 2] = "MultilineText";
76
79
  })(AzureADPropertyDisplayTypeEnum = UserProfileCompletionEnums.AzureADPropertyDisplayTypeEnum || (UserProfileCompletionEnums.AzureADPropertyDisplayTypeEnum = {}));
77
- var OmniaSystemLanguageDisplayTypeEnum;
80
+ let OmniaSystemLanguageDisplayTypeEnum;
78
81
  (function (OmniaSystemLanguageDisplayTypeEnum) {
79
82
  OmniaSystemLanguageDisplayTypeEnum[OmniaSystemLanguageDisplayTypeEnum["Text"] = 1] = "Text";
80
83
  })(OmniaSystemLanguageDisplayTypeEnum = UserProfileCompletionEnums.OmniaSystemLanguageDisplayTypeEnum || (UserProfileCompletionEnums.OmniaSystemLanguageDisplayTypeEnum = {}));
81
84
  })(UserProfileCompletionEnums = Enums.UserProfileCompletionEnums || (Enums.UserProfileCompletionEnums = {}));
82
- var PeopleRollupEnums;
85
+ let PeopleRollupEnums;
83
86
  (function (PeopleRollupEnums) {
84
- var PagingType;
87
+ let PagingType;
85
88
  (function (PagingType) {
86
89
  PagingType[PagingType["NoPaging"] = 1] = "NoPaging";
87
90
  PagingType[PagingType["Classic"] = 2] = "Classic";
88
91
  PagingType[PagingType["Scroll"] = 3] = "Scroll";
89
92
  })(PagingType = PeopleRollupEnums.PagingType || (PeopleRollupEnums.PagingType = {}));
90
- var BooleamFilterOption;
93
+ let BooleamFilterOption;
91
94
  (function (BooleamFilterOption) {
92
95
  BooleamFilterOption[BooleamFilterOption["Yes"] = 1] = "Yes";
93
96
  BooleamFilterOption[BooleamFilterOption["No"] = 2] = "No";
94
97
  })(BooleamFilterOption = PeopleRollupEnums.BooleamFilterOption || (PeopleRollupEnums.BooleamFilterOption = {}));
95
- var RefinerOrderBy;
98
+ let RefinerOrderBy;
96
99
  (function (RefinerOrderBy) {
97
100
  RefinerOrderBy[RefinerOrderBy["Count"] = 1] = "Count";
98
101
  RefinerOrderBy[RefinerOrderBy["Alphabetic"] = 2] = "Alphabetic";
99
102
  })(RefinerOrderBy = PeopleRollupEnums.RefinerOrderBy || (PeopleRollupEnums.RefinerOrderBy = {}));
100
- var Positions;
103
+ let Positions;
101
104
  (function (Positions) {
102
105
  Positions[Positions["Top"] = 1] = "Top";
103
106
  Positions[Positions["Left"] = 2] = "Left";
104
107
  Positions[Positions["Right"] = 3] = "Right";
105
108
  })(Positions = PeopleRollupEnums.Positions || (PeopleRollupEnums.Positions = {}));
106
- var DateTimeMode;
109
+ let DateTimeMode;
107
110
  (function (DateTimeMode) {
108
111
  DateTimeMode[DateTimeMode["Normal"] = 1] = "Normal";
109
112
  DateTimeMode[DateTimeMode["Social"] = 2] = "Social";
110
113
  })(DateTimeMode = PeopleRollupEnums.DateTimeMode || (PeopleRollupEnums.DateTimeMode = {}));
111
- var ManagedPropertyOption;
114
+ let ManagedPropertyOption;
112
115
  (function (ManagedPropertyOption) {
113
116
  ManagedPropertyOption[ManagedPropertyOption["Refinable"] = 1] = "Refinable";
114
117
  ManagedPropertyOption[ManagedPropertyOption["Retrievable"] = 2] = "Retrievable";
115
118
  ManagedPropertyOption[ManagedPropertyOption["Sortable"] = 3] = "Sortable";
116
119
  ManagedPropertyOption[ManagedPropertyOption["Queryable"] = 4] = "Queryable";
117
120
  })(ManagedPropertyOption = PeopleRollupEnums.ManagedPropertyOption || (PeopleRollupEnums.ManagedPropertyOption = {}));
118
- var DatePeriods;
121
+ let DatePeriods;
119
122
  (function (DatePeriods) {
120
123
  DatePeriods[DatePeriods["NoLimit"] = 0] = "NoLimit";
121
124
  DatePeriods[DatePeriods["OneWeekFromToday"] = 1] = "OneWeekFromToday";
122
125
  DatePeriods[DatePeriods["TwoWeeksFromToday"] = 2] = "TwoWeeksFromToday";
123
126
  DatePeriods[DatePeriods["OneMonthFromToday"] = 3] = "OneMonthFromToday";
124
127
  })(DatePeriods = PeopleRollupEnums.DatePeriods || (PeopleRollupEnums.DatePeriods = {}));
125
- var QueryType;
128
+ let QueryType;
126
129
  (function (QueryType) {
127
130
  QueryType[QueryType["ProfileQuery"] = 0] = "ProfileQuery";
128
131
  QueryType[QueryType["SharePointGroups"] = 1] = "SharePointGroups";
129
132
  QueryType[QueryType["ActivityQuery"] = 2] = "ActivityQuery";
130
133
  QueryType[QueryType["UserFieldsOnPage"] = 3] = "UserFieldsOnPage";
131
134
  QueryType[QueryType["Birthday"] = 4] = "Birthday";
135
+ QueryType[QueryType["Users"] = 5] = "Users";
132
136
  })(QueryType = PeopleRollupEnums.QueryType || (PeopleRollupEnums.QueryType = {}));
133
- var BirthdayPeriod;
137
+ let BirthdayPeriod;
134
138
  (function (BirthdayPeriod) {
135
139
  BirthdayPeriod[BirthdayPeriod["NoLimit"] = 0] = "NoLimit";
136
140
  BirthdayPeriod[BirthdayPeriod["Today"] = 1] = "Today";
137
141
  BirthdayPeriod[BirthdayPeriod["OneMonthFromToday"] = 2] = "OneMonthFromToday";
138
142
  })(BirthdayPeriod = PeopleRollupEnums.BirthdayPeriod || (PeopleRollupEnums.BirthdayPeriod = {}));
139
143
  })(PeopleRollupEnums = Enums.PeopleRollupEnums || (Enums.PeopleRollupEnums = {}));
140
- var ChromeMode;
144
+ let ChromeMode;
141
145
  (function (ChromeMode) {
142
146
  ChromeMode[ChromeMode["Full"] = 0] = "Full";
143
147
  ChromeMode[ChromeMode["Compact"] = 1] = "Compact";
144
148
  })(ChromeMode = Enums.ChromeMode || (Enums.ChromeMode = {}));
145
- var NavigationBarPosition;
149
+ let NavigationBarPosition;
146
150
  (function (NavigationBarPosition) {
147
151
  NavigationBarPosition[NavigationBarPosition["Top"] = 0] = "Top";
148
152
  NavigationBarPosition[NavigationBarPosition["Left"] = 1] = "Left";
149
153
  })(NavigationBarPosition = Enums.NavigationBarPosition || (Enums.NavigationBarPosition = {}));
150
- var Alignment;
154
+ let Alignment;
151
155
  (function (Alignment) {
152
156
  Alignment[Alignment["Left"] = 1] = "Left";
153
157
  Alignment[Alignment["Center"] = 2] = "Center";
154
158
  Alignment[Alignment["Right"] = 3] = "Right";
155
159
  })(Alignment = Enums.Alignment || (Enums.Alignment = {}));
156
- })(Enums || (Enums = {}));
160
+ })(Enums = exports.Enums || (exports.Enums = {}));
@@ -1,4 +1,4 @@
1
- import { UserPropertyBagModel } from '@omnia/fx-models';
1
+ import { UserPropertyBagModel } from "@omnia/fx-models";
2
2
  export declare class FollowedsitesUpdatedAtUserPropertyBag extends UserPropertyBagModel {
3
3
  followedsitesUpdatedAt: number;
4
4
  constructor(updatedAt?: number);
@@ -1,12 +1,11 @@
1
- import { __extends } from "tslib";
2
- import { OmniaService, UserPropertyBagModel } from '@omnia/fx-models';
3
- var FollowedsitesUpdatedAtUserPropertyBag = /** @class */ (function (_super) {
4
- __extends(FollowedsitesUpdatedAtUserPropertyBag, _super);
5
- function FollowedsitesUpdatedAtUserPropertyBag(updatedAt) {
6
- var _this = _super.call(this, OmniaService.Id, "followedsitesUpdatedAt") || this;
7
- _this.followedsitesUpdatedAt = updatedAt;
8
- return _this;
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.FollowedsitesUpdatedAtUserPropertyBag = void 0;
4
+ const fx_models_1 = require("@omnia/fx-models");
5
+ class FollowedsitesUpdatedAtUserPropertyBag extends fx_models_1.UserPropertyBagModel {
6
+ constructor(updatedAt) {
7
+ super(fx_models_1.OmniaService.Id, "followedsitesUpdatedAt");
8
+ this.followedsitesUpdatedAt = updatedAt;
9
9
  }
10
- return FollowedsitesUpdatedAtUserPropertyBag;
11
- }(UserPropertyBagModel));
12
- export { FollowedsitesUpdatedAtUserPropertyBag };
10
+ }
11
+ exports.FollowedsitesUpdatedAtUserPropertyBag = FollowedsitesUpdatedAtUserPropertyBag;
@@ -1,10 +1,13 @@
1
- export var EditModes;
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.FooterPositions = exports.EditModes = void 0;
4
+ var EditModes;
2
5
  (function (EditModes) {
3
6
  EditModes[EditModes["Script"] = 0] = "Script";
4
7
  EditModes[EditModes["RTF"] = 1] = "RTF";
5
- })(EditModes || (EditModes = {}));
6
- export var FooterPositions;
8
+ })(EditModes = exports.EditModes || (exports.EditModes = {}));
9
+ var FooterPositions;
7
10
  (function (FooterPositions) {
8
11
  FooterPositions[FooterPositions["Fixed"] = 0] = "Fixed";
9
12
  FooterPositions[FooterPositions["Absolute"] = 1] = "Absolute";
10
- })(FooterPositions || (FooterPositions = {}));
13
+ })(FooterPositions = exports.FooterPositions || (exports.FooterPositions = {}));
@@ -1,4 +1,4 @@
1
- import { Guid, IIcon, MultilingualString, SpacingSettings } from '@omnia/fx-models';
1
+ import { Guid, IIcon, MultilingualString, SpacingSettings } from "@omnia/fx-models";
2
2
  export interface DashboardScopeMessage {
3
3
  id: Guid;
4
4
  title: string;
@@ -1,9 +1,9 @@
1
- var FilterValue = /** @class */ (function () {
2
- function FilterValue() {
3
- }
4
- return FilterValue;
5
- }());
6
- export { FilterValue };
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.FilterValue = void 0;
4
+ class FilterValue {
5
+ }
6
+ exports.FilterValue = FilterValue;
7
7
  // -------------------------------------------------------------------------
8
8
  // DUC: still not find use class FilterValue is easier than use DashboardFilterValue<T>
9
9
  // With FilterValue every filter need defnied new class to use.
@@ -1 +1,2 @@
1
- export {};
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -1 +1,2 @@
1
- export {};
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,5 +1,5 @@
1
+ import { SharePointSearchResultItem } from "./Search";
1
2
  import { GuidValue } from "@omnia/fx/models";
2
- import { SearchResultItem } from "./Search";
3
3
  export interface SearchItemClickedOptions {
4
4
  /**
5
5
  * The custom action always runs before close search dialog or clear the search result
@@ -15,7 +15,7 @@ export interface SearchItemClickedOptions {
15
15
  closeDialog: boolean;
16
16
  }
17
17
  export interface ISearchTemplate {
18
- dataRow: SearchResultItem;
18
+ dataRow: SharePointSearchResultItem;
19
19
  /**
20
20
  * Capture viewed search result item if collect statistics is enabled and handle to close search dialog
21
21
  * */
@@ -1 +1,2 @@
1
- export {};
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,4 +1,4 @@
1
- import { MediaPickerImage, MultilingualString } from '@omnia/fx-models';
1
+ import { MediaPickerImage, MultilingualString } from "@omnia/fx-models";
2
2
  export interface LogoSettings {
3
3
  text: MultilingualString;
4
4
  image?: MediaPickerImage;
@@ -1 +1,2 @@
1
- export {};
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,4 +1,4 @@
1
- import { Guid } from '@omnia/fx-models';
1
+ import { Guid } from "@omnia/fx-models";
2
2
  export declare class ServiceDefinition {
3
3
  static get Id(): Guid;
4
4
  }
@@ -16,6 +16,7 @@ export declare class WPRoleDefinition {
16
16
  static get AnnouncementsBPAdmin(): Guid;
17
17
  static get SearchBPAdmin(): Guid;
18
18
  static get GlobalSignOffRequestAdmin(): Guid;
19
+ static get AnalyticsBpReader(): Guid;
19
20
  }
20
21
  export declare class WizardSetupConstant {
21
22
  static get LocationPropertyTaxonomy(): Guid;
@@ -109,13 +110,6 @@ export declare class ResourceManifests {
109
110
  static get ActionButtonSignOffRequestHandler(): Guid;
110
111
  static get ActionButtonSignOffRequestHandlerRegistration(): Guid;
111
112
  static get SetupWizardCommon(): Guid;
112
- /**
113
- * @deprecated this will be removed in 7.0
114
- */
115
- static get AppTemplateWizardStore(): Guid;
116
- /**
117
- * @deprecated this will be removed in 7.0
118
- */
119
113
  static get TeamworkAppTemplateWizardStore(): Guid;
120
114
  static get SearchConfigStore(): Guid;
121
115
  static get OmniaLanguagesComponentStore(): Guid;
@@ -132,6 +126,27 @@ export declare class ResourceManifests {
132
126
  static get QrCodeCore(): Guid;
133
127
  static get TenantSetupWizardRegistration(): Guid;
134
128
  static get BusinessProfileSetupWizardRegistration(): Guid;
129
+ static get SignOffRequestFilterCore(): Guid;
130
+ static get SignOffRequestFilterEngineContextProperties(): Guid;
131
+ static get SignOffRequestFilterEngineRequestedBy(): Guid;
132
+ static get SignOffRequestFilterEngineProgressStatus(): Guid;
133
+ static get SignOffRequestFilterEngineStatus(): Guid;
134
+ static get SignOffRequestFilterEngineType(): Guid;
135
+ static get FormRollupCore(): Guid;
136
+ static get FormRollupFilterEngineScope(): Guid;
137
+ static get FormRollupFilterEngineAppInstance(): Guid;
138
+ static get FormRollupFilterEngineBusinessProfile(): Guid;
139
+ static get FormRollupFilterEngineFormStatus(): Guid;
140
+ static get FormRollupFilterEngineContextProperties(): Guid;
141
+ static get FormSharedComponentCore(): Guid;
142
+ static get HttpCodeLayoutResource(): Guid;
143
+ static get HttpCodeLayoutBPRegistration(): Guid;
144
+ static get HttpCodeLayoutTenantRegistration(): Guid;
145
+ static get AuthenticationScreenResources(): Guid;
146
+ static get PeopleRollupFilterEngineContextPropertiesRegistration(): Guid;
147
+ static get PeopleRollupOwnerFilterEngineRegistrationApi(): Guid;
148
+ static get PeopleRollupUserTypeFilterEngineRegistrationApi(): Guid;
149
+ static get PeopleRollupFilterEngineCore(): Guid;
135
150
  }
136
151
  export declare class WebComponentManifests {
137
152
  static get FaviconSettings(): Guid;
@@ -184,6 +199,7 @@ export declare class WebComponentManifests {
184
199
  static get ShareActionRegistration(): Guid;
185
200
  static get ShareActionHandler(): Guid;
186
201
  static get CreateAppActionHandler(): Guid;
202
+ static get CreateFormActionHandler(): Guid;
187
203
  static get YammerfeedSettings(): Guid;
188
204
  static get Yammerfeed(): Guid;
189
205
  static get SearchHeader(): Guid;
@@ -264,6 +280,8 @@ export declare class WebComponentManifests {
264
280
  static get TutorialPageSetting(): Guid;
265
281
  static get Tutorial(): Guid;
266
282
  static get ProfileMenu(): Guid;
283
+ static get TeamworkAppAppendInformationInput(): Guid;
284
+ static get M365GroupAppInformationInput(): Guid;
267
285
  static get BusinessProfileJourney(): Guid;
268
286
  static get BusinessProfileSettings(): Guid;
269
287
  static get BusinessProfileTheme(): Guid;
@@ -317,6 +335,8 @@ export declare class WebComponentManifests {
317
335
  static get PeopleRollupCardViewSettings(): Guid;
318
336
  static get PageRollupRollerViewSettings(): Guid;
319
337
  static get PageRollupRollerView(): Guid;
338
+ static get PeopleRollupOmniaUserCardView(): Guid;
339
+ static get PeopleRollupOmniaUserCardViewSettings(): Guid;
320
340
  static get PersonSearchTemplate(): Guid;
321
341
  static get UserProfileCompletion(): Guid;
322
342
  static get UserProfilePropertiesWizard(): Guid;
@@ -340,7 +360,12 @@ export declare class WebComponentManifests {
340
360
  static get TeamworkNavigationTabSettings(): Guid;
341
361
  static get TeamworkNavigationDialog(): Guid;
342
362
  static get AppCreationActionHandlerSettings(): Guid;
363
+ static get FormCreationActionHandlerSettings(): Guid;
343
364
  static get CreateAppDialog(): Guid;
365
+ static get CreateFormDialog(): Guid;
366
+ static get FormBuilderDialogContent(): Guid;
367
+ static get FormTemplateSettings(): Guid;
368
+ static get FormPropertySettings(): Guid;
344
369
  static get TeamNewsListView(): Guid;
345
370
  static get TeamNewsListViewSettings(): Guid;
346
371
  static get TeamNewsGroupView(): Guid;
@@ -368,6 +393,8 @@ export declare class WebComponentManifests {
368
393
  static get TeamCollaborationListViewSettings(): Guid;
369
394
  static get TeamCollaborationNavigationView(): Guid;
370
395
  static get TeamCollaborationNavigationViewSettings(): Guid;
396
+ static get TeamCollaborationRollupRenderer(): Guid;
397
+ static get TeamCollaborationRollupMetricDetailsDialog(): Guid;
371
398
  static get CreateTeamworkBlock(): Guid;
372
399
  static get CreateTeamworkComponent(): Guid;
373
400
  static get CreateTeamworkBlockSettings(): Guid;
@@ -399,7 +426,7 @@ export declare class WebComponentManifests {
399
426
  static get TaxonomyNavigation(): Guid;
400
427
  static get TaxonomyNavigationSettings(): Guid;
401
428
  static get SignOffRequestJourney(): Guid;
402
- static get SignOffRequestHeaderAdministrationList(): Guid;
429
+ static get SignOffRequestHeaderRequestedByMeList(): Guid;
403
430
  static get SignOffRequestHeaderCreateNewRequest(): Guid;
404
431
  static get SignOffRequestRollup(): Guid;
405
432
  static get SignOffRequestRollupSettings(): Guid;
@@ -409,11 +436,9 @@ export declare class WebComponentManifests {
409
436
  static get SignOffRequestRollupSummaryViewSettings(): Guid;
410
437
  static get SignOffRequestCreation(): Guid;
411
438
  static get SignOffRequestInfo(): Guid;
412
- static get SignOffRequestList(): Guid;
413
439
  static get SignOffRequestReminder(): Guid;
414
440
  static get SignOffRequestResourceList(): Guid;
415
441
  static get SignOffRequestResourceProvider(): Guid;
416
- static get SignOffRequestListDialog(): Guid;
417
442
  static get SignOffRequestInfoPersistentDialog(): Guid;
418
443
  static get SignOffRequestUpdateStatusDialog(): Guid;
419
444
  static get SignOffRequestQueryableProperties(): Guid;
@@ -429,8 +454,14 @@ export declare class WebComponentManifests {
429
454
  static get AdminSystemJourney(): Guid;
430
455
  static get PropertiesBlockGroup(): Guid;
431
456
  static get PropertiesBlockCore(): Guid;
432
- static get PropertiesBlockSetting(): Guid;
457
+ static get PropertiesBlockSettings(): Guid;
458
+ static get PropertiesBlockSettingConfiguration(): Guid;
433
459
  static get PropertiesBlock(): Guid;
460
+ static get AnalyticsBlocksCore(): Guid;
461
+ static get AnalyticsWidgetBlockSettings(): Guid;
462
+ static get AnalyticsWidgetBlock(): Guid;
463
+ static get AnalyticsFilterBlockSettings(): Guid;
464
+ static get AnalyticsFilterBlock(): Guid;
434
465
  static get PowerAppBlock(): Guid;
435
466
  static get PowerAppBlockSettings(): Guid;
436
467
  static get PowerAppSettingAdminJourney(): Guid;
@@ -441,6 +472,44 @@ export declare class WebComponentManifests {
441
472
  static get MsTeamTabLayoutConfiguration(): Guid;
442
473
  static get PostsFeed(): Guid;
443
474
  static get PostsFeedSettings(): Guid;
475
+ static get TenantUserManagementJourney(): Guid;
476
+ static get BusinessProfileUserManagementJourney(): Guid;
477
+ static get UserManagementCore(): Guid;
478
+ static get UserManagementUserTypeListingBlade(): Guid;
479
+ static get UserManagementUserTypeCreateDialog(): Guid;
480
+ static get UserManagementUserTypeDetailBlade(): Guid;
481
+ static get UserManagementSyncProviderListingBlade(): Guid;
482
+ static get UserManagementSyncProviderSettingsBlade(): Guid;
483
+ static get UserManagementSyncProviderLogsBlade(): Guid;
484
+ static get UserManagementOmniaSearchUserLogsBlade(): Guid;
485
+ static get UserManagementUserListingBlade(): Guid;
486
+ static get UserManagementActiveUserListing(): Guid;
487
+ static get UserManagementDeletedUserListing(): Guid;
488
+ static get UserManagementUserDetailBlade(): Guid;
489
+ static get UserManagementUserAuthenticationBlade(): Guid;
490
+ static get UserManagementGroupListingBlade(): Guid;
491
+ static get UserManagementActiveGroupListing(): Guid;
492
+ static get UserManagementDeletedGroupListing(): Guid;
493
+ static get UserManagementGroupMembershipListing(): Guid;
494
+ static get UserManagementGroupDetailBlade(): Guid;
495
+ static get UserManagementAuthenticationSettingsBlade(): Guid;
496
+ static get UserManagementDynamicGroupListingBlade(): Guid;
497
+ static get UserManagementDynamicGroupDetailBlade(): Guid;
498
+ static get UserManagementUserPropertyListingBlade(): Guid;
499
+ static get UserManagementUserPropertyDetailBlade(): Guid;
500
+ static get UserManagementUserDetailBladeAuthenticationTab(): Guid;
501
+ static get UserManagementUserDetailBladePropertiesTab(): Guid;
502
+ static get UserManagementBulkImportBlade(): Guid;
503
+ static get UserManagementLoginLogBlade(): Guid;
504
+ static get BusinessProfileAuthenticationBlade(): Guid;
505
+ static get TenantAnalyticsJourney(): Guid;
506
+ static get TenantAnalyticsSetupBlade(): Guid;
507
+ static get TenantAnalyticsConfigurationBlade(): Guid;
508
+ static get TenantAnalyticsAddDimensionBlade(): Guid;
509
+ static get UserManagementIdentityCreationRequestSettingsBlade(): Guid;
510
+ static get UserManagementIdentityCreationRequestUserTypeBlade(): Guid;
511
+ static get UserManagementIdentityCreationRequestUserTypePropertyBlade(): Guid;
512
+ static get UserManagementIdentityCreationRequestPendingApprovalListing(): Guid;
444
513
  static get SetupWizardViewCore(): Guid;
445
514
  static get SetupWizardGeneralStep(): Guid;
446
515
  static get SetupWizardBrandingStep(): Guid;
@@ -454,6 +523,10 @@ export declare class WebComponentManifests {
454
523
  static get SetupWizardNewsManagementGlobalNewsStep(): Guid;
455
524
  static get SetupWizardNewsManagementLocalNewsStep(): Guid;
456
525
  static get SetupWizardNewsManagementPropertiesStep(): Guid;
526
+ static get AttachSiteButton(): Guid;
527
+ static get AppEditing(): Guid;
528
+ static get SensitivityLabel(): Guid;
529
+ static get SetupTeamwork(): Guid;
457
530
  static get TeamworkActiveLastActivityMetricIndicator(): Guid;
458
531
  static get TeamworkActiveLastActivityMetricDetail(): Guid;
459
532
  static get TeamworkInactiveLastActivityMetricIndicator(): Guid;
@@ -465,8 +538,75 @@ export declare class WebComponentManifests {
465
538
  static get TenantSetupWizardNode(): Guid;
466
539
  static get BusinessProfileSetupWizardNode(): Guid;
467
540
  static get TeamworkPermissionInput(): Guid;
468
- static get TeamworkPermissionInputBlade(): Guid;
541
+ static get SignOffRequestsRollupFilter_ProgressStatus_Renderer(): Guid;
542
+ static get SignOffRequestsRollupFilter_ProgressStatus_Settings(): Guid;
543
+ static get SignOffRequestsRollupFilter_ProgressStatus_Selection(): Guid;
544
+ static get SignOffRequestsRollupFilter_ProgressStatus_DefaultValueInput(): Guid;
545
+ static get SignOffRequestsRollupFilter_Status_Renderer(): Guid;
546
+ static get SignOffRequestsRollupFilter_Status_Settings(): Guid;
547
+ static get SignOffRequestsRollupFilter_Status_Selection(): Guid;
548
+ static get SignOffRequestsRollupFilter_Status_DefaultValueInput(): Guid;
549
+ static get SignOffRequestsRollupFilter_Type_Renderer(): Guid;
550
+ static get SignOffRequestsRollupFilter_Type_Settings(): Guid;
551
+ static get SignOffRequestsRollupFilter_Type_Selection(): Guid;
552
+ static get SignOffRequestsRollupFilter_Type_DefaultValueInput(): Guid;
553
+ static get SignOffRequestsRollupFilter_RequestedBy_Renderer(): Guid;
554
+ static get SignOffRequestsRollupFilter_RequestedBy_Settings(): Guid;
555
+ static get SignOffRequestsRollupFilter_RequestedBy_Selection(): Guid;
556
+ static get SignOffRequestsRollupFilter_RequestedBy_DefaultValueInput(): Guid;
557
+ static get UserInformationBlockGroup(): Guid;
558
+ static get UserInformationBlockCore(): Guid;
559
+ static get UserInformationBlockSettings(): Guid;
560
+ static get UserInformationBlockSettingConfiguration(): Guid;
561
+ static get UserInformationBlock(): Guid;
562
+ static get HttpCodeLayoutTenantJourney(): Guid;
563
+ static get HttpCodeLayoutBusinessProfileJourney(): Guid;
564
+ static get AuthenticationScreenBlade(): Guid;
565
+ static get AuthenticationScreenChrome(): Guid;
566
+ static get PeopleRollupOwnerFilterEngineRenderer(): Guid;
567
+ static get PeopleRollupScopeTypeFilterEngineRenderer(): Guid;
568
+ static get PeopleRollupFilterEngineSelectionsAreaOwnerProperty(): Guid;
569
+ static get PeopleRollupOwnerPropertySettings(): Guid;
570
+ static get PeopleRollupOwnerPropertyDefaultValueInput(): Guid;
571
+ static get PeopleRollupUserTypeFilterEngineRenderer(): Guid;
572
+ static get PeopleRollupFilterEngineSelectionsAreaUserTypeProperty(): Guid;
573
+ static get PeopleRollupUserTypePropertySettings(): Guid;
574
+ static get PeopleRollupUserTypePropertyDefaultValueInput(): Guid;
575
+ static get FormTemplatesAdminBlade(): Guid;
576
+ static get FormTypesAdminBlade(): Guid;
577
+ static get FormQueryableProperties(): Guid;
578
+ static get FormRollupSettings(): Guid;
579
+ static get FormRollup(): Guid;
580
+ static get FormRollupListView(): Guid;
581
+ static get FormRollupListViewSettings(): Guid;
582
+ static get FormRollupFormView(): Guid;
583
+ static get FormRollupFormViewSettings(): Guid;
584
+ static get FormQuestionRenderer(): Guid;
585
+ static get RecurrenceSetting(): Guid;
586
+ static get RecurrenceSettingBlade(): Guid;
587
+ static get RecurrenceSettingEditBlade(): Guid;
588
+ static get RecurrenceSettingMenuBlade(): Guid;
589
+ static get ResourceSelectorBlade(): Guid;
590
+ static get BusinessProfileFilterEngineRenderer(): Guid;
591
+ static get BusinessProfileFilterEngineSettings(): Guid;
592
+ static get BusinessProfileFilterEngineDefaultValueInput(): Guid;
593
+ static get BusinessProfileFilterEngineSelectionsArea(): Guid;
594
+ static get AppInstanceFilterEngineRenderer(): Guid;
595
+ static get AppInstanceFilterEngineSettings(): Guid;
596
+ static get AppInstanceFilterEngineDefaultValueInput(): Guid;
597
+ static get AppInstanceFilterEngineSelectionsArea(): Guid;
598
+ static get FormViewItem(): Guid;
599
+ static get FormStatusFilterEngineRenderer(): Guid;
600
+ static get FormStatusFilterEngineSettings(): Guid;
601
+ static get FormStatusFilterEngineSelectionsArea(): Guid;
602
+ static get FormStatusFilterEngineDefaultValueInput(): Guid;
469
603
  }
470
604
  export declare class WebComponentElements {
471
605
  static get AppProvisioningStepMember(): string;
472
606
  }
607
+ export declare class TenantReusableContentManifests {
608
+ static get AdminJourney(): Guid;
609
+ static get AdminList(): Guid;
610
+ static get AdminRegistration(): Guid;
611
+ static get AdminResource(): Guid;
612
+ }