@omnia/workplace 6.13.87-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 (415) 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 +11 -12
  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 +5 -4
  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 -14
  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/TeamCollaborationService.d.ts +4 -3
  373. package/internal-do-not-import-from-here/services/{FormService.d.ts → forms/FormService.d.ts} +8 -4
  374. package/internal-do-not-import-from-here/services/forms/FormTemplateService.d.ts +12 -0
  375. package/internal-do-not-import-from-here/services/forms/FormTypeService.d.ts +11 -0
  376. package/internal-do-not-import-from-here/services/forms/index.d.ts +3 -0
  377. package/internal-do-not-import-from-here/services/index.d.ts +2 -1
  378. package/internal-do-not-import-from-here/stores/AnalyticsFilterStore.d.ts +11 -0
  379. package/internal-do-not-import-from-here/stores/AnalyticsStore.d.ts +46 -0
  380. package/internal-do-not-import-from-here/stores/CurrentFormStore.d.ts +1 -1
  381. package/internal-do-not-import-from-here/stores/EditingThemeStore.d.ts +3 -4
  382. package/internal-do-not-import-from-here/stores/FilterValueProviderBase.d.ts +1 -1
  383. package/internal-do-not-import-from-here/stores/GovernanceDashboardStore.d.ts +3 -4
  384. package/internal-do-not-import-from-here/stores/NotificationPanelStore.d.ts +4 -5
  385. package/internal-do-not-import-from-here/stores/PromotedSearchResultStore.d.ts +3 -3
  386. package/internal-do-not-import-from-here/stores/SearchCategoryStore.d.ts +3 -4
  387. package/internal-do-not-import-from-here/stores/SearchTokenStore.d.ts +0 -1
  388. package/internal-do-not-import-from-here/stores/SignOffRequestStore.d.ts +11 -10
  389. package/internal-do-not-import-from-here/stores/TeamCollaborationStore.d.ts +3 -3
  390. package/internal-do-not-import-from-here/stores/UserMenuStore.d.ts +12 -0
  391. package/internal-do-not-import-from-here/stores/{FormStore.d.ts → forms/FormStore.d.ts} +8 -6
  392. package/internal-do-not-import-from-here/stores/forms/FormTemplateStore.d.ts +24 -0
  393. package/internal-do-not-import-from-here/stores/forms/FormTypeStore.d.ts +24 -0
  394. package/internal-do-not-import-from-here/stores/forms/index.d.ts +3 -0
  395. package/internal-do-not-import-from-here/stores/index.d.ts +3 -1
  396. package/internal-do-not-import-from-here/ux/AppRendererBootstrapper.d.ts +6 -5
  397. package/internal-do-not-import-from-here/ux/TeamworkContext.d.ts +5 -6
  398. package/internal-do-not-import-from-here/ux/index.d.ts +1 -1
  399. package/internal-do-not-import-from-here/wcdefinitions.json +1 -1
  400. package/internal-do-not-import-from-here/webcomponents/IAppAuthenticationOptionsComponent.d.ts +4 -4
  401. package/models/index.d.ts +1 -1
  402. package/package.json +1 -1
  403. package/task.js +15 -12
  404. package/task.ts +9 -9
  405. package/internal-do-not-import-from-here/models/SearchAdminSettingsSection.d.ts +0 -28
  406. package/internal-do-not-import-from-here/models/SearchAdminSettingsSection.js +0 -1
  407. package/internal-do-not-import-from-here/models/apps/OfficeNamingPolicyValidationResult.d.ts +0 -28
  408. package/internal-do-not-import-from-here/models/apps/OfficeNamingPolicyValidationResult.js +0 -1
  409. package/internal-do-not-import-from-here/models/myteamcollaboration/MyTeamCollaborationCategory.d.ts +0 -0
  410. package/internal-do-not-import-from-here/models/myteamcollaboration/MyTeamCollaborationCategory.js +0 -27
  411. package/internal-do-not-import-from-here/models/myteamcollaboration/MyteamcollaborationSettings.d.ts +0 -0
  412. package/internal-do-not-import-from-here/models/myteamcollaboration/MyteamcollaborationSettings.js +0 -30
  413. package/internal-do-not-import-from-here/models/powerapp/PowerAppBlockStyles.d.ts +0 -0
  414. package/internal-do-not-import-from-here/models/powerapp/PowerAppBlockStyles.js +0 -0
  415. package/internal-do-not-import-from-here/services/NotificationService.d.ts +0 -0
@@ -1,11 +1,32 @@
1
- import { ActionHandlerRegistrationId, Guid, NavigationNode } from '@omnia/fx-models';
1
+ import { ActionHandlerRegistrationId, Guid, MultilingualString, NavigationNode } from "@omnia/fx-models";
2
2
  export declare const Constants: {
3
3
  featureIds: {
4
4
  ShowBusinessProfileHeader: string;
5
5
  showNavigationBar: string;
6
6
  mobilelogin: string;
7
7
  rulesLinkHandler: string;
8
- documentLinkHandler: string;
8
+ teamworkCore: string;
9
+ teamworkAutomaticGovernance: string;
10
+ teamsSingleSignOn: string;
11
+ teamsChannelFeed: string;
12
+ msSearchExternal: string;
13
+ userSyncAd: string;
14
+ userSyncGraph: string;
15
+ userSyncSps: string;
16
+ userProfileSelfService: string;
17
+ sensitivityLabelsCore: string;
18
+ oneDriveDocumentCreationWizard: string;
19
+ scheduledSPTeamSiteSync: string;
20
+ createTeams: string;
21
+ customEmail: string;
22
+ yammerIntegration: string;
23
+ facebookWorkplace: string;
24
+ sharepointUserProfilesSync: string;
25
+ analyticsCore: string;
26
+ analyticsBusinessProfile: string;
27
+ msTeamsPushNotification: string;
28
+ teamworkProperties: string;
29
+ signOffRequest: string;
9
30
  };
10
31
  themingNavigationNodeKey: string;
11
32
  themeIds: {
@@ -36,6 +57,23 @@ export declare const Constants: {
36
57
  search: NavigationNode;
37
58
  };
38
59
  };
60
+ signOffRequest: {
61
+ filterEngineContextUniqueId: string;
62
+ };
63
+ peopleRollup: {
64
+ filterEngineContextUniqueId: string;
65
+ omniaSearchFilterEngineContextUniqueId: string;
66
+ };
67
+ teamworkRollup: {
68
+ filterEngineContextUniqueId: string;
69
+ };
70
+ formRollup: {
71
+ filterEngineContextUniqueId: string;
72
+ };
73
+ localizationToken: {
74
+ date: string;
75
+ time: string;
76
+ };
39
77
  };
40
78
  };
41
79
  export declare const BuiltInActionButtonHandlers: {
@@ -50,6 +88,7 @@ export declare const BuiltInActionButtonHandlers: {
50
88
  NotificationPanel: ActionHandlerRegistrationId;
51
89
  SignOffRequest: ActionHandlerRegistrationId;
52
90
  CreateApp: ActionHandlerRegistrationId;
91
+ CreateForm: ActionHandlerRegistrationId;
53
92
  };
54
93
  export declare const AppInstanceDescriptionProperties: {
55
94
  InternalName: string;
@@ -84,14 +123,11 @@ export declare const WorkplaceAppRoutePrefix: {
84
123
  export declare namespace WorkspaceApp {
85
124
  class AppDefinitionInfo {
86
125
  static id: Guid;
126
+ static resourceTypeId: Guid;
87
127
  }
88
128
  class AppTemplateInfo {
89
129
  static id: Guid;
90
130
  }
91
- /***
92
- * @deprecated Removed in 7.0
93
- * */
94
- const appRoutePrefix = "_wp";
95
131
  class ux {
96
132
  static navBarVListColorClass: string;
97
133
  }
@@ -121,6 +157,13 @@ export declare const GovernanceDashboard: {
121
157
  cancel: string;
122
158
  };
123
159
  };
160
+ export declare const StatusCodeDisplay: {
161
+ ActionButtonIds: {
162
+ edit: string;
163
+ save: string;
164
+ cancel: string;
165
+ };
166
+ };
124
167
  export declare class TeamWorkInfo {
125
168
  static createTeamworkProfileSettings: Guid;
126
169
  }
@@ -181,10 +224,10 @@ export declare const SettingsKeys: {
181
224
  };
182
225
  export declare const AppProvisioningSteps: {
183
226
  Member: {
184
- Title: string;
227
+ Title: MultilingualString;
185
228
  };
186
229
  MSTeamTemplate: {
187
- Title: string;
230
+ Title: MultilingualString;
188
231
  };
189
232
  };
190
233
  export declare const NotificationConstants: {
@@ -211,5 +254,24 @@ export declare const SetupWizard: {
211
254
  };
212
255
  export declare const TableNames: {
213
256
  SignOffRequests: string;
257
+ Forms: string;
258
+ };
259
+ export declare const SignOffRequestInfoPersistentDialogId = "omnia-workplace-signoffrequest-info-persistentdialog";
260
+ export declare const reCaptchaSecretKey = "omnia-recaptcha-secret";
261
+ export declare const ReCaptChaSecretFormNames: {
262
+ readonly enabled: "enabled";
263
+ readonly sitekey: "sitekey";
264
+ readonly secretkey: "secretkey";
265
+ };
266
+ export declare const PeopleRollupFilterEngineContextPropertyTypes: {
267
+ scope: Guid;
268
+ scopeType: Guid;
269
+ userType: Guid;
270
+ };
271
+ export declare const FormRollupFilterEngineContextPropertyTypes: {
272
+ appInstance: Guid;
273
+ businessProfile: Guid;
274
+ startDate: Guid;
275
+ endDate: Guid;
276
+ status: Guid;
214
277
  };
215
- export declare const SignOffRequestInfoPersistentDialogId = "omnia-workplace-signoffrequestinfodialog";
@@ -1,28 +1,52 @@
1
- import { ActionHandlerRegistrationId, AdminNavigationBuiltInCategory, FontAwesomeIcon, Guid } from '@omnia/fx-models';
2
- import { WPRoleDefinition } from './ManifestIds';
3
- export var Constants = {
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.FormRollupFilterEngineContextPropertyTypes = exports.PeopleRollupFilterEngineContextPropertyTypes = exports.ReCaptChaSecretFormNames = exports.reCaptchaSecretKey = exports.SignOffRequestInfoPersistentDialogId = exports.TableNames = exports.SetupWizard = exports.NotificationConstants = exports.AppProvisioningSteps = exports.SettingsKeys = exports.HeaderSettingsMode = exports.MSTeamTemplateStep = exports.MembersStep = exports.TeamWorkInfo = exports.StatusCodeDisplay = exports.GovernanceDashboard = exports.WorkspaceApp = exports.WorkplaceAppRoutePrefix = exports.TeamCollaborationAppDefinitionInfo = exports.TeamCollaborationAppEnterpriseProperties = exports.AppInstanceDescriptionProperties = exports.BuiltInActionButtonHandlers = exports.Constants = void 0;
4
+ const fx_models_1 = require("@omnia/fx-models");
5
+ const ManifestIds_1 = require("./ManifestIds");
6
+ exports.Constants = {
4
7
  featureIds: {
5
8
  ShowBusinessProfileHeader: "fd86ca16-e6fd-42ed-b11e-5e8267cda628",
6
9
  showNavigationBar: "fd86ca16-e6fd-42ed-b11e-5e8267cda628",
7
10
  mobilelogin: "36a8ce49-a2a4-4905-88cd-694cc8e0bfad",
8
11
  rulesLinkHandler: "ddca589b-9478-4267-b5bf-d557b4494dae",
9
- documentLinkHandler: "a6caf455-033e-4a04-82f3-83b925313145"
12
+ teamworkCore: "0d16845b-5497-4616-afeb-edc50a09f6a2",
13
+ teamworkAutomaticGovernance: "eb392913-bfe9-435b-874b-47d8d15f157c",
14
+ teamsSingleSignOn: "4e0c0908-f60f-4a48-b3ac-ea092e31786c",
15
+ teamsChannelFeed: "443d2240-e361-4c15-b11e-06719d3bb681",
16
+ msSearchExternal: "ed099832-6221-473a-9d31-a4d7f8d82920",
17
+ userSyncAd: "e033381a-f1dc-4fec-8337-c10af9cd349d",
18
+ userSyncGraph: "90930daa-ad38-4a40-9fd4-e595b4f86ca0",
19
+ userSyncSps: "c0ff6ca4-ccc9-4a14-a475-a356db534450",
20
+ userProfileSelfService: "c230fbe8-0584-4d76-b5c0-dc610da74391",
21
+ sensitivityLabelsCore: "31297203-d465-4db8-8cf5-f6f6e9097671",
22
+ oneDriveDocumentCreationWizard: "7ee17fdd-a26b-4f0d-899b-b85e713a45cd",
23
+ scheduledSPTeamSiteSync: "8deddbc9-4142-4da9-aa09-d4ca57b0de98",
24
+ createTeams: "47caa101-2e7d-498b-b1cd-61eab0292785",
25
+ customEmail: "2091fad0-6b95-4724-bd35-f5c8de52b443",
26
+ yammerIntegration: "b8b09c2b-b7a4-447b-b6b9-fdd8a16bab0c",
27
+ facebookWorkplace: "8D243613-9966-4D10-AE7D-CD3938DA47AF",
28
+ sharepointUserProfilesSync: "cfd49770-2275-4f72-a164-355f51e5dcb4",
29
+ analyticsCore: "29ce6dcb-da60-44d7-a6ec-5da9fb5bc658",
30
+ analyticsBusinessProfile: "9c76c51c-e3a7-44b3-9c10-c12914834b2c",
31
+ msTeamsPushNotification: "d2542bf4-942f-4732-b9fc-0bfc6472180b",
32
+ teamworkProperties: "af763ba5-c028-48ff-abf2-c272920170d8",
33
+ signOffRequest: "51318721-4c03-43c6-950f-ccad11dbc9e0",
10
34
  },
11
35
  themingNavigationNodeKey: "50c83e32-8a25-4c48-8f94-ef250236f755",
12
36
  themeIds: {
13
- light: new Guid("22d4dde4-9af0-4da8-9be3-2ae67125aff0"),
14
- dark: new Guid("e1dca2bb-36a6-441c-8445-7779cdb98dc6"),
15
- lightWithColor: new Guid("edaaa7fb-4246-4b77-9ee4-01bcda3c0a17"),
16
- color: new Guid("bd59a70c-7e80-4f5f-bf46-2bd4e46f3623"),
17
- accesssibility: new Guid("37eca146-f342-44ae-a934-e9fecd00f906"),
18
- grey: new Guid("5ecda4fb-b696-4318-b314-b17257a73783"),
19
- transparent: new Guid("38deeb29-5236-4ea7-859c-e34e592dd8a1"),
20
- teamsLight: new Guid("c9d5b317-05cb-4eab-9b69-fb2c1316c3e4"),
21
- teamsDark: new Guid("e3404e25-9e62-4ef4-8bb4-3f59ed6ccc61"),
37
+ light: new fx_models_1.Guid("22d4dde4-9af0-4da8-9be3-2ae67125aff0"),
38
+ dark: new fx_models_1.Guid("e1dca2bb-36a6-441c-8445-7779cdb98dc6"),
39
+ lightWithColor: new fx_models_1.Guid("edaaa7fb-4246-4b77-9ee4-01bcda3c0a17"),
40
+ color: new fx_models_1.Guid("bd59a70c-7e80-4f5f-bf46-2bd4e46f3623"),
41
+ accesssibility: new fx_models_1.Guid("37eca146-f342-44ae-a934-e9fecd00f906"),
42
+ grey: new fx_models_1.Guid("5ecda4fb-b696-4318-b314-b17257a73783"),
43
+ transparent: new fx_models_1.Guid("38deeb29-5236-4ea7-859c-e34e592dd8a1"),
44
+ teamsLight: new fx_models_1.Guid("c9d5b317-05cb-4eab-9b69-fb2c1316c3e4"),
45
+ teamsDark: new fx_models_1.Guid("e3404e25-9e62-4ef4-8bb4-3f59ed6ccc61"),
22
46
  //omniaWebPagesTheme: new Guid("f1e1b7c6-767f-44e7-b72e-6e87445161d7"),
23
- neptune: new Guid("9ef85823-e0aa-4597-8fba-a48fd49c71f9"),
24
- paleNight: new Guid("dde2efe4-fbf1-49d3-b09e-f0b3ba7a66d0"),
25
- nightDrive: new Guid("8042dc9c-820b-48b2-8887-14e728af3714"),
47
+ neptune: new fx_models_1.Guid("9ef85823-e0aa-4597-8fba-a48fd49c71f9"),
48
+ paleNight: new fx_models_1.Guid("dde2efe4-fbf1-49d3-b09e-f0b3ba7a66d0"),
49
+ nightDrive: new fx_models_1.Guid("8042dc9c-820b-48b2-8887-14e728af3714"),
26
50
  },
27
51
  workplace: {
28
52
  admin: {
@@ -36,114 +60,114 @@ export var Constants = {
36
60
  */
37
61
  navigationNodes: {
38
62
  search: {
39
- key: '5fcf9879-6ca9-4c8b-9364-7cbfe2446913',
63
+ key: "5fcf9879-6ca9-4c8b-9364-7cbfe2446913",
40
64
  title: "$Localize:OmniaWorkplace.Search.Admin.AdminNavigationLabel;",
41
- category: AdminNavigationBuiltInCategory.BusinessProfile,
65
+ category: fx_models_1.AdminNavigationBuiltInCategory.BusinessProfile,
42
66
  elementToRender: "omnia-workplace-search-admin-journey",
43
- icon: new FontAwesomeIcon("fal fa-search"),
67
+ icon: new fx_models_1.FontAwesomeIcon("fal fa-search"),
44
68
  weight: 400,
45
- securityRole: WPRoleDefinition.SearchBPAdmin.toString()
69
+ securityRole: ManifestIds_1.WPRoleDefinition.SearchBPAdmin.toString()
46
70
  }
47
71
  }
72
+ },
73
+ signOffRequest: {
74
+ filterEngineContextUniqueId: "a9171c0f-0e36-45ec-bd5e-a7f854f62664"
75
+ },
76
+ peopleRollup: {
77
+ filterEngineContextUniqueId: "9709e49c-e55e-494e-84ef-5def44dceb5d",
78
+ omniaSearchFilterEngineContextUniqueId: "6c03f4d8-5c9b-44cf-93b6-16660bf4d87c"
79
+ },
80
+ teamworkRollup: {
81
+ filterEngineContextUniqueId: "3afa11c3-ed91-4da3-9afa-bf08489b28c0"
82
+ },
83
+ formRollup: {
84
+ filterEngineContextUniqueId: "80a58c81-a014-41ef-b677-23ae77a7988a"
85
+ },
86
+ localizationToken: {
87
+ date: "[Date]",
88
+ time: "[Time]"
48
89
  }
49
- }
90
+ },
50
91
  };
51
- export var BuiltInActionButtonHandlers = {
52
- AddFavoriteButton: ActionHandlerRegistrationId.create(new Guid("ad1a3e19-4f08-4ebd-b05e-40a37e1ad4c3")),
53
- ShareButton: ActionHandlerRegistrationId.create(new Guid("6ed438c0-36db-4c1a-8eef-c3a52c70bb40")),
54
- AdminShortcut: ActionHandlerRegistrationId.create(new Guid("f86d7218-98da-43aa-9dbf-fe89c6ed633a")),
55
- MyLinks: ActionHandlerRegistrationId.create(new Guid("bd3163c4-f356-46a4-b760-d1836ff55d21")),
56
- Tutorial: ActionHandlerRegistrationId.create(new Guid("c1f9c9c1-0371-4970-959f-36e4ea200f83")),
57
- QuickSearch: ActionHandlerRegistrationId.create(new Guid("7bd5a4cf-f025-4375-9e78-563cb8cb3f5e")),
58
- TeamworkNavigation: ActionHandlerRegistrationId.create(new Guid("c690af83-7abb-4862-b0c5-b181771357db")),
59
- StrengthenProfile: ActionHandlerRegistrationId.create(new Guid("83171eea-c820-4b0b-a7c3-9cac858e7c68")),
60
- NotificationPanel: ActionHandlerRegistrationId.create(new Guid("0ce50725-d05e-45f0-a619-8fc863a45c7b")),
61
- SignOffRequest: ActionHandlerRegistrationId.create(new Guid("c5bc6a5b-9a13-4c89-ab33-d2501a608917")),
62
- CreateApp: ActionHandlerRegistrationId.create(new Guid("d59b856b-7589-49bb-869f-8978f117569f"))
92
+ exports.BuiltInActionButtonHandlers = {
93
+ AddFavoriteButton: fx_models_1.ActionHandlerRegistrationId.create(new fx_models_1.Guid("ad1a3e19-4f08-4ebd-b05e-40a37e1ad4c3")),
94
+ ShareButton: fx_models_1.ActionHandlerRegistrationId.create(new fx_models_1.Guid("6ed438c0-36db-4c1a-8eef-c3a52c70bb40")),
95
+ AdminShortcut: fx_models_1.ActionHandlerRegistrationId.create(new fx_models_1.Guid("f86d7218-98da-43aa-9dbf-fe89c6ed633a")),
96
+ MyLinks: fx_models_1.ActionHandlerRegistrationId.create(new fx_models_1.Guid("bd3163c4-f356-46a4-b760-d1836ff55d21")),
97
+ Tutorial: fx_models_1.ActionHandlerRegistrationId.create(new fx_models_1.Guid("c1f9c9c1-0371-4970-959f-36e4ea200f83")),
98
+ QuickSearch: fx_models_1.ActionHandlerRegistrationId.create(new fx_models_1.Guid("7bd5a4cf-f025-4375-9e78-563cb8cb3f5e")),
99
+ TeamworkNavigation: fx_models_1.ActionHandlerRegistrationId.create(new fx_models_1.Guid("c690af83-7abb-4862-b0c5-b181771357db")),
100
+ StrengthenProfile: fx_models_1.ActionHandlerRegistrationId.create(new fx_models_1.Guid("83171eea-c820-4b0b-a7c3-9cac858e7c68")),
101
+ NotificationPanel: fx_models_1.ActionHandlerRegistrationId.create(new fx_models_1.Guid("0ce50725-d05e-45f0-a619-8fc863a45c7b")),
102
+ SignOffRequest: fx_models_1.ActionHandlerRegistrationId.create(new fx_models_1.Guid("c5bc6a5b-9a13-4c89-ab33-d2501a608917")),
103
+ CreateApp: fx_models_1.ActionHandlerRegistrationId.create(new fx_models_1.Guid("d59b856b-7589-49bb-869f-8978f117569f")),
104
+ CreateForm: fx_models_1.ActionHandlerRegistrationId.create(new fx_models_1.Guid("e7442e51-6048-4f33-963e-4069f00559a2")),
63
105
  };
64
- export var AppInstanceDescriptionProperties = {
106
+ exports.AppInstanceDescriptionProperties = {
65
107
  InternalName: "appinstance_description"
66
108
  };
67
- var TeamCollaborationAppEnterpriseProperties = /** @class */ (function () {
68
- function TeamCollaborationAppEnterpriseProperties() {
69
- }
70
- TeamCollaborationAppEnterpriseProperties.LastVisited = {
71
- internalName: "LastVisited25a11219-15f2-435f-9007-4ce746c83726"
72
- };
73
- TeamCollaborationAppEnterpriseProperties.Title = {
74
- internalName: "Title"
75
- };
76
- TeamCollaborationAppEnterpriseProperties.MSTeams = {
77
- id: new Guid("31f4b4fc-9094-4d11-bcf4-bf312036fea8"),
78
- internalName: "otc_msteams_url"
79
- };
80
- TeamCollaborationAppEnterpriseProperties.Yammer = {
81
- id: new Guid("deb9943d-a545-4f2e-8e77-cd10c70b9198"),
82
- internalName: "otc_yammer_url"
83
- };
84
- TeamCollaborationAppEnterpriseProperties.Facebook = {
85
- id: new Guid("85a80bf9-7d51-47da-a574-24ea9b6b7034"),
86
- internalName: "otc_facebook_url"
87
- };
88
- return TeamCollaborationAppEnterpriseProperties;
89
- }());
90
- export { TeamCollaborationAppEnterpriseProperties };
91
- var TeamCollaborationAppDefinitionInfo = /** @class */ (function () {
92
- function TeamCollaborationAppDefinitionInfo() {
93
- }
94
- TeamCollaborationAppDefinitionInfo.id = new Guid("d2240d7b-af3c-428c-bae8-5b8bfc08e3ac");
95
- return TeamCollaborationAppDefinitionInfo;
96
- }());
97
- export { TeamCollaborationAppDefinitionInfo };
98
- export var WorkplaceAppRoutePrefix = {
99
- teamwork: '_t',
100
- workspace: '_wp'
109
+ class TeamCollaborationAppEnterpriseProperties {
110
+ }
111
+ exports.TeamCollaborationAppEnterpriseProperties = TeamCollaborationAppEnterpriseProperties;
112
+ TeamCollaborationAppEnterpriseProperties.LastVisited = {
113
+ internalName: "LastVisited25a11219-15f2-435f-9007-4ce746c83726"
114
+ };
115
+ TeamCollaborationAppEnterpriseProperties.Title = {
116
+ internalName: "Title"
117
+ };
118
+ TeamCollaborationAppEnterpriseProperties.MSTeams = {
119
+ id: new fx_models_1.Guid("31f4b4fc-9094-4d11-bcf4-bf312036fea8"),
120
+ internalName: "otc_msteams_url"
121
+ };
122
+ TeamCollaborationAppEnterpriseProperties.Yammer = {
123
+ id: new fx_models_1.Guid("deb9943d-a545-4f2e-8e77-cd10c70b9198"),
124
+ internalName: "otc_yammer_url"
125
+ };
126
+ TeamCollaborationAppEnterpriseProperties.Facebook = {
127
+ id: new fx_models_1.Guid("85a80bf9-7d51-47da-a574-24ea9b6b7034"),
128
+ internalName: "otc_facebook_url"
129
+ };
130
+ class TeamCollaborationAppDefinitionInfo {
131
+ }
132
+ exports.TeamCollaborationAppDefinitionInfo = TeamCollaborationAppDefinitionInfo;
133
+ TeamCollaborationAppDefinitionInfo.id = new fx_models_1.Guid("d2240d7b-af3c-428c-bae8-5b8bfc08e3ac");
134
+ exports.WorkplaceAppRoutePrefix = {
135
+ teamwork: "_t",
136
+ workspace: "_wp"
101
137
  };
102
- export var WorkspaceApp;
138
+ var WorkspaceApp;
103
139
  (function (WorkspaceApp) {
104
- var AppDefinitionInfo = /** @class */ (function () {
105
- function AppDefinitionInfo() {
106
- }
107
- AppDefinitionInfo.id = new Guid("c05e7f15-0f1c-479e-9fd9-93d6a5c7c3b4");
108
- return AppDefinitionInfo;
109
- }());
140
+ class AppDefinitionInfo {
141
+ }
142
+ AppDefinitionInfo.id = new fx_models_1.Guid("c05e7f15-0f1c-479e-9fd9-93d6a5c7c3b4");
143
+ AppDefinitionInfo.resourceTypeId = new fx_models_1.Guid("4ab5c242-a2d4-4d25-92d3-bdba04c7f810");
110
144
  WorkspaceApp.AppDefinitionInfo = AppDefinitionInfo;
111
- var AppTemplateInfo = /** @class */ (function () {
112
- function AppTemplateInfo() {
113
- }
114
- AppTemplateInfo.id = new Guid("1ff049ac-bf98-4533-913a-450bcd0d7550");
115
- return AppTemplateInfo;
116
- }());
145
+ class AppTemplateInfo {
146
+ }
147
+ AppTemplateInfo.id = new fx_models_1.Guid("1ff049ac-bf98-4533-913a-450bcd0d7550");
117
148
  WorkspaceApp.AppTemplateInfo = AppTemplateInfo;
118
- /***
119
- * @deprecated Removed in 7.0
120
- * */
121
- WorkspaceApp.appRoutePrefix = "_wp";
122
- var ux = /** @class */ (function () {
123
- function ux() {
124
- }
125
- ux.navBarVListColorClass = "wp-navbar-v-list";
126
- return ux;
127
- }());
149
+ class ux {
150
+ }
151
+ ux.navBarVListColorClass = "wp-navbar-v-list";
128
152
  WorkspaceApp.ux = ux;
129
- })(WorkspaceApp || (WorkspaceApp = {}));
130
- export var GovernanceDashboard = {
131
- scopeTeamworkId: new Guid("967c36df-84b6-4d01-bf8f-75956fef65a9"),
153
+ })(WorkspaceApp = exports.WorkspaceApp || (exports.WorkspaceApp = {}));
154
+ exports.GovernanceDashboard = {
155
+ scopeTeamworkId: new fx_models_1.Guid("967c36df-84b6-4d01-bf8f-75956fef65a9"),
132
156
  Filters: {
133
- TeamworkTemplate: new Guid("f4ebd4bb-e19c-4aca-af08-f942bc790948")
157
+ TeamworkTemplate: new fx_models_1.Guid("f4ebd4bb-e19c-4aca-af08-f942bc790948")
134
158
  },
135
159
  Metrics: {
136
- NewTeamworks: new Guid("47370cca-5518-44c2-91da-a083e78ec36a"),
137
- Total: new Guid("e259e6da-2e8b-49e1-afd1-061d6582246e"),
138
- ActiveLastActivity: new Guid("c42a3947-de82-4470-b5fd-9183872e181a"),
139
- InactiveLastActivity: new Guid("2f2ce11d-f013-4a9d-b701-21469147187e"),
140
- ReachId: new Guid("7e7f0c21-f1e9-4b24-b1d6-77d75132fe8c"),
141
- UnderuserdId: new Guid("f6b384b6-c764-420a-b8b3-192bcbe160de"),
142
- ActiveUserReader: new Guid("ba54386a-c448-4556-a001-f8e71150616b"),
143
- ActiveUserContributor: new Guid("994cce95-dd68-431b-9119-7afff8c68465"),
144
- NoOfQuery: new Guid("c0b18c12-d3b5-4b29-8105-222d20d5522f"),
145
- AbandonedQuery: new Guid("aa3d3355-e2a9-4c4c-a44a-5fb01493e7ae"),
146
- NoResultQuery: new Guid("13786d92-6d16-402f-a961-d99ea4341601")
160
+ NewTeamworks: new fx_models_1.Guid("47370cca-5518-44c2-91da-a083e78ec36a"),
161
+ Total: new fx_models_1.Guid("e259e6da-2e8b-49e1-afd1-061d6582246e"),
162
+ ActiveLastActivity: new fx_models_1.Guid("c42a3947-de82-4470-b5fd-9183872e181a"),
163
+ InactiveLastActivity: new fx_models_1.Guid("2f2ce11d-f013-4a9d-b701-21469147187e"),
164
+ ReachId: new fx_models_1.Guid("7e7f0c21-f1e9-4b24-b1d6-77d75132fe8c"),
165
+ UnderuserdId: new fx_models_1.Guid("f6b384b6-c764-420a-b8b3-192bcbe160de"),
166
+ ActiveUserReader: new fx_models_1.Guid("ba54386a-c448-4556-a001-f8e71150616b"),
167
+ ActiveUserContributor: new fx_models_1.Guid("994cce95-dd68-431b-9119-7afff8c68465"),
168
+ NoOfQuery: new fx_models_1.Guid("c0b18c12-d3b5-4b29-8105-222d20d5522f"),
169
+ AbandonedQuery: new fx_models_1.Guid("aa3d3355-e2a9-4c4c-a44a-5fb01493e7ae"),
170
+ NoResultQuery: new fx_models_1.Guid("13786d92-6d16-402f-a961-d99ea4341601")
147
171
  },
148
172
  DashboardLayoutSettingsKey: "omnia.workplace.governancedashboard.layout",
149
173
  ActionButtonIds: {
@@ -152,35 +176,33 @@ export var GovernanceDashboard = {
152
176
  cancel: "canceldashboardlayout"
153
177
  }
154
178
  };
155
- var TeamWorkInfo = /** @class */ (function () {
156
- function TeamWorkInfo() {
157
- }
158
- TeamWorkInfo.createTeamworkProfileSettings = new Guid("43354ac8-ca0f-498d-83f6-0d61d5ea788b");
159
- return TeamWorkInfo;
160
- }());
161
- export { TeamWorkInfo };
162
- var MembersStep = /** @class */ (function () {
163
- function MembersStep() {
164
- }
165
- MembersStep.id = new Guid("829eab83-b85b-4635-839e-485b16ad2408");
166
- return MembersStep;
167
- }());
168
- export { MembersStep };
169
- var MSTeamTemplateStep = /** @class */ (function () {
170
- function MSTeamTemplateStep() {
179
+ exports.StatusCodeDisplay = {
180
+ ActionButtonIds: {
181
+ edit: "edithttpcodelayout",
182
+ save: "savehttpcodelayout",
183
+ cancel: "cancelhttpcodelayout"
171
184
  }
172
- MSTeamTemplateStep.id = new Guid("157aded3-dd6f-44c2-8aaf-b7c4b5913782");
173
- return MSTeamTemplateStep;
174
- }());
175
- export { MSTeamTemplateStep };
176
- export var HeaderSettingsMode;
185
+ };
186
+ class TeamWorkInfo {
187
+ }
188
+ exports.TeamWorkInfo = TeamWorkInfo;
189
+ TeamWorkInfo.createTeamworkProfileSettings = new fx_models_1.Guid("43354ac8-ca0f-498d-83f6-0d61d5ea788b");
190
+ class MembersStep {
191
+ }
192
+ exports.MembersStep = MembersStep;
193
+ MembersStep.id = new fx_models_1.Guid("829eab83-b85b-4635-839e-485b16ad2408");
194
+ class MSTeamTemplateStep {
195
+ }
196
+ exports.MSTeamTemplateStep = MSTeamTemplateStep;
197
+ MSTeamTemplateStep.id = new fx_models_1.Guid("157aded3-dd6f-44c2-8aaf-b7c4b5913782");
198
+ var HeaderSettingsMode;
177
199
  (function (HeaderSettingsMode) {
178
200
  HeaderSettingsMode[HeaderSettingsMode["Tenant"] = 0] = "Tenant";
179
201
  HeaderSettingsMode[HeaderSettingsMode["ClassicProfileOverride"] = 1] = "ClassicProfileOverride";
180
202
  HeaderSettingsMode[HeaderSettingsMode["ModernProfileOverride"] = 2] = "ModernProfileOverride";
181
- })(HeaderSettingsMode || (HeaderSettingsMode = {}));
182
- export var SettingsKeys = {
183
- workspaceFullKey: function (workspaceAppId, partialKey) { return ("workspace_" + workspaceAppId + "_" + partialKey).toLowerCase(); },
203
+ })(HeaderSettingsMode = exports.HeaderSettingsMode || (exports.HeaderSettingsMode = {}));
204
+ exports.SettingsKeys = {
205
+ workspaceFullKey: (workspaceAppId, partialKey) => `workspace_${workspaceAppId}_${partialKey}`.toLowerCase(),
184
206
  header: {
185
207
  tenant: {
186
208
  style: "tenant_header_style",
@@ -189,10 +211,10 @@ export var SettingsKeys = {
189
211
  logo: "tenant_header_logo"
190
212
  },
191
213
  classicProfile: {
192
- overrideStyle: function (profileId) { return ("classicprofile_" + profileId + "_override_tenant_header_style").toLowerCase(); },
193
- overrideSearch: function (profileId) { return ("classicprofile_" + profileId + "_override_tenant_header_search").toLowerCase(); },
194
- overrideAppLauch: function (profileId) { return ("classicprofile_" + profileId + "_override_tenant_header_applaunch").toLowerCase(); },
195
- overrideLogo: function (profileId) { return ("classicprofile_" + profileId + "_override_tenant_header_logo").toLowerCase(); }
214
+ overrideStyle: (profileId) => `classicprofile_${profileId}_override_tenant_header_style`.toLowerCase(),
215
+ overrideSearch: (profileId) => `classicprofile_${profileId}_override_tenant_header_search`.toLowerCase(),
216
+ overrideAppLauch: (profileId) => `classicprofile_${profileId}_override_tenant_header_applaunch`.toLowerCase(),
217
+ overrideLogo: (profileId) => `classicprofile_${profileId}_override_tenant_header_logo`.toLowerCase()
196
218
  },
197
219
  workspace: {
198
220
  partialKeys: {
@@ -205,8 +227,8 @@ export var SettingsKeys = {
205
227
  },
206
228
  navigationBar: {
207
229
  classicProfile: {
208
- logo: function (profileId) { return ("classicprofile_" + profileId + "_logo").toLowerCase(); },
209
- style: function (profileId) { return ("classicprofile_" + profileId + "_style").toLowerCase(); }
230
+ logo: (profileId) => `classicprofile_${profileId}_logo`.toLowerCase(),
231
+ style: (profileId) => `classicprofile_${profileId}_style`.toLowerCase()
210
232
  },
211
233
  workspace: {
212
234
  partialKeys: {
@@ -215,27 +237,27 @@ export var SettingsKeys = {
215
237
  }
216
238
  },
217
239
  footer: {
218
- classicProfile: function (profileId) { return ("classicprofile_" + profileId + "_footer").toLowerCase(); },
240
+ classicProfile: (profileId) => `classicprofile_${profileId}_footer`.toLowerCase(),
219
241
  workspacePartialKey: "footer"
220
242
  },
221
- notificationPanel: function (profileId) { return (profileId + "_omnia.workplace.notificationpanel").toLowerCase(); },
243
+ notificationPanel: (profileId) => `${profileId}_omnia.workplace.notificationpanel`.toLowerCase(),
222
244
  powerApp: {
223
245
  tenantSettings: "powerapp_tenant_settings"
224
246
  }
225
247
  };
226
- export var AppProvisioningSteps = {
248
+ exports.AppProvisioningSteps = {
227
249
  Member: {
228
- Title: "$Localize:OTAD.Apps.Steps.MemberStep.Participants;"
250
+ Title: { "en-us": "$Localize:OTAD.Apps.Steps.MemberStep.Participants;", isMultilingualString: true },
229
251
  },
230
252
  MSTeamTemplate: {
231
- Title: "$Localize:OTAD.Apps.Steps.MSTemplateStep.Title;"
253
+ Title: { "en-us": "$Localize:OTAD.Apps.Steps.MSTemplateStep.Title;", isMultilingualString: true },
232
254
  }
233
255
  };
234
- export var NotificationConstants = {
256
+ exports.NotificationConstants = {
235
257
  NewItem: "wp-notificationNewItem",
236
258
  NewChipIcon: "wp-notificationNewChipIcon"
237
259
  };
238
- export var SetupWizard = {
260
+ exports.SetupWizard = {
239
261
  SettingsKey: "owp_setupwizard_",
240
262
  TenantIntranetEssentialsTemplateId: "5470C05D-7115-4F86-BF6D-70FC51F3A1AD",
241
263
  TenantBasicIntranetTemplateId: "87D71902-22F0-4DC3-9346-314CC5700C84",
@@ -251,9 +273,28 @@ export var SetupWizard = {
251
273
  NewsCenterInfoSettingsKey: "SetupWizardNewsCenterInfo",
252
274
  KnowledgeSharingPrerequisiteSettingsKey: "KnowledgeSharingPrerequisiteSettings",
253
275
  LearningCenterGeneralSettingsKey: "SetupWizardLearningCenterGeneralSettings",
254
- LearningCenterPropertiesSettingsKey: "SetupWizardLearningCenterPropertiesSettings",
276
+ LearningCenterPropertiesSettingsKey: "SetupWizardLearningCenterPropertiesSettings"
277
+ };
278
+ exports.TableNames = {
279
+ SignOffRequests: "SignOffRequests",
280
+ Forms: "Forms"
281
+ };
282
+ exports.SignOffRequestInfoPersistentDialogId = "omnia-workplace-signoffrequest-info-persistentdialog";
283
+ exports.reCaptchaSecretKey = "omnia-recaptcha-secret";
284
+ exports.ReCaptChaSecretFormNames = {
285
+ enabled: "enabled",
286
+ sitekey: "sitekey",
287
+ secretkey: "secretkey",
288
+ };
289
+ exports.PeopleRollupFilterEngineContextPropertyTypes = {
290
+ scope: new fx_models_1.Guid("dd7c9c9d-c7fb-4c4a-871d-fa7d652f9389"),
291
+ scopeType: new fx_models_1.Guid("d210809c-2b52-47f7-a27e-24721472f17f"),
292
+ userType: new fx_models_1.Guid("dffba819-f884-4c18-a212-bd6895224356")
255
293
  };
256
- export var TableNames = {
257
- SignOffRequests: "SignOffRequests"
294
+ exports.FormRollupFilterEngineContextPropertyTypes = {
295
+ appInstance: new fx_models_1.Guid("6661706c-4cdf-40f2-80cb-591e040f666e"),
296
+ businessProfile: new fx_models_1.Guid("6dbbb9e7-ca84-4c2e-8f6e-d7aec0ff5260"),
297
+ startDate: new fx_models_1.Guid("ec38c16c-ee3e-4a1a-8c5c-8b9784c18672"),
298
+ endDate: new fx_models_1.Guid("0d757e39-478c-4eeb-830b-7edb970b92d9"),
299
+ status: new fx_models_1.Guid("2740dbe0-cd74-4d73-b2bb-0c6ad20fc0a8")
258
300
  };
259
- export var SignOffRequestInfoPersistentDialogId = "omnia-workplace-signoffrequestinfodialog";
@@ -0,0 +1,5 @@
1
+ import { PromptSettings } from "@omnia/fx-models";
2
+ export declare class DallESettingsPrompts extends PromptSettings {
3
+ type: string;
4
+ isDeaultPrompt?: boolean;
5
+ }
@@ -0,0 +1,7 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.DallESettingsPrompts = void 0;
4
+ const fx_models_1 = require("@omnia/fx-models");
5
+ class DallESettingsPrompts extends fx_models_1.PromptSettings {
6
+ }
7
+ exports.DallESettingsPrompts = DallESettingsPrompts;
@@ -6,10 +6,10 @@ export interface IEnterpriseGlossarySourceInformationComponent {
6
6
  }
7
7
  export interface EnterpriseGlossaryUIIcon {
8
8
  icon: IIcon;
9
- onClick: (enterpriseGlossaryInstance: EnterpriseGlossaryInstance, callback: (travelToBlade: EnterpriseGlossaryBlade) => void) => void;
9
+ onClick: any;
10
10
  }
11
11
  export interface EnterpriseGlossaryBlade extends Omit<Blade, "content"> {
12
- content?: JSX.Element;
12
+ content?: () => JSX.Element;
13
13
  createContent?: (journey: () => JourneyInstance) => {
14
14
  componentManifestId: GuidValue;
15
15
  domProps?: {
@@ -38,7 +38,7 @@ export declare abstract class EnterpriseGlossaryInformationSourceSettingsProvide
38
38
  export interface IEnterpriseGlossaryAdminApi {
39
39
  registerProvider(provider: EnterpriseGlossaryInformationSettingsProvider): void;
40
40
  }
41
- declare module './WorkplaceApi' {
41
+ declare module "./WorkplaceApi" {
42
42
  interface IWorkplaceApi {
43
43
  enterpriseGlossary: {
44
44
  admin: {
@@ -1,26 +1,13 @@
1
- import { __extends } from "tslib";
2
- import { EnterpriseGlossaryInformationProvider, EnterpriseGlossaryProvider } from "@omnia/fx-models";
3
- var EnterpriseGlossaryAdminProvider = /** @class */ (function (_super) {
4
- __extends(EnterpriseGlossaryAdminProvider, _super);
5
- function EnterpriseGlossaryAdminProvider() {
6
- return _super !== null && _super.apply(this, arguments) || this;
7
- }
8
- return EnterpriseGlossaryAdminProvider;
9
- }(EnterpriseGlossaryProvider));
10
- export { EnterpriseGlossaryAdminProvider };
11
- var EnterpriseGlossaryInformationSettingsProvider = /** @class */ (function (_super) {
12
- __extends(EnterpriseGlossaryInformationSettingsProvider, _super);
13
- function EnterpriseGlossaryInformationSettingsProvider() {
14
- return _super !== null && _super.apply(this, arguments) || this;
15
- }
16
- return EnterpriseGlossaryInformationSettingsProvider;
17
- }(EnterpriseGlossaryInformationProvider));
18
- export { EnterpriseGlossaryInformationSettingsProvider };
19
- var EnterpriseGlossaryInformationSourceSettingsProvider = /** @class */ (function (_super) {
20
- __extends(EnterpriseGlossaryInformationSourceSettingsProvider, _super);
21
- function EnterpriseGlossaryInformationSourceSettingsProvider() {
22
- return _super !== null && _super.apply(this, arguments) || this;
23
- }
24
- return EnterpriseGlossaryInformationSourceSettingsProvider;
25
- }(EnterpriseGlossaryInformationSettingsProvider));
26
- export { EnterpriseGlossaryInformationSourceSettingsProvider };
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.EnterpriseGlossaryInformationSourceSettingsProvider = exports.EnterpriseGlossaryInformationSettingsProvider = exports.EnterpriseGlossaryAdminProvider = void 0;
4
+ const fx_models_1 = require("@omnia/fx-models");
5
+ class EnterpriseGlossaryAdminProvider extends fx_models_1.EnterpriseGlossaryProvider {
6
+ }
7
+ exports.EnterpriseGlossaryAdminProvider = EnterpriseGlossaryAdminProvider;
8
+ class EnterpriseGlossaryInformationSettingsProvider extends fx_models_1.EnterpriseGlossaryInformationProvider {
9
+ }
10
+ exports.EnterpriseGlossaryInformationSettingsProvider = EnterpriseGlossaryInformationSettingsProvider;
11
+ class EnterpriseGlossaryInformationSourceSettingsProvider extends EnterpriseGlossaryInformationSettingsProvider {
12
+ }
13
+ exports.EnterpriseGlossaryInformationSourceSettingsProvider = EnterpriseGlossaryInformationSourceSettingsProvider;
@@ -1,4 +1,4 @@
1
- import { EnterprisePropertyCategory } from '@omnia/fx-models';
1
+ import { EnterprisePropertyCategory } from "@omnia/fx-models";
2
2
  export interface EnterprisePropertyCategoryViewModel extends EnterprisePropertyCategory {
3
3
  localizedTitle: string;
4
4
  }