@omnia/workplace 6.13.87-preview → 6.100.4-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 (417) 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/analyticsFilterLocalize.d.ts +32 -0
  13. package/internal-do-not-import-from-here/core/loc/formLocalize.d.ts +93 -3
  14. package/internal-do-not-import-from-here/core/loc/localize.d.ts +1 -1
  15. package/internal-do-not-import-from-here/core/messaging/InternalWorkplaceTopics.d.ts +5 -14
  16. package/internal-do-not-import-from-here/core/messaging/TeamworkTopics.d.ts +3 -3
  17. package/internal-do-not-import-from-here/core/messaging/WorkplaceTopics.d.ts +2 -14
  18. package/internal-do-not-import-from-here/core/messaging/index.d.ts +2 -2
  19. package/internal-do-not-import-from-here/core/utils/Utils.d.ts +2 -3
  20. package/internal-do-not-import-from-here/core/utils/index.d.ts +1 -1
  21. package/internal-do-not-import-from-here/manifests/omnia.workplace.fx.manifest.json +1 -1
  22. package/internal-do-not-import-from-here/models/ActionMenuExportationMsg.js +2 -1
  23. package/internal-do-not-import-from-here/models/ActionRouteInfo.js +2 -1
  24. package/internal-do-not-import-from-here/models/AppAuthenticationOptions.js +2 -1
  25. package/internal-do-not-import-from-here/models/AppCollaborationSettingsSection.d.ts +2 -2
  26. package/internal-do-not-import-from-here/models/AppCollaborationSettingsSection.js +2 -1
  27. package/internal-do-not-import-from-here/models/AppTemplate.d.ts +1 -1
  28. package/internal-do-not-import-from-here/models/AppTemplate.js +2 -1
  29. package/internal-do-not-import-from-here/models/BusinessProfileAppProvisioning.d.ts +1 -1
  30. package/internal-do-not-import-from-here/models/BusinessProfileAppProvisioning.js +10 -10
  31. package/internal-do-not-import-from-here/models/BusinessProfileDallEPromptDefault.d.ts +5 -0
  32. package/internal-do-not-import-from-here/models/BusinessProfileDallEPromptDefault.js +11 -0
  33. package/internal-do-not-import-from-here/models/BusinessProfileSettingsSection.d.ts +1 -1
  34. package/internal-do-not-import-from-here/models/BusinessProfileSettingsSection.js +2 -1
  35. package/internal-do-not-import-from-here/models/CentralImageLocationsStyles.d.ts +1 -1
  36. package/internal-do-not-import-from-here/models/CentralImageLocationsStyles.js +4 -1
  37. package/internal-do-not-import-from-here/models/CompactHeaderRegistration.js +2 -1
  38. package/internal-do-not-import-from-here/models/Constants.d.ts +71 -9
  39. package/internal-do-not-import-from-here/models/Constants.js +188 -147
  40. package/internal-do-not-import-from-here/models/DallESettingsPrompts.d.ts +5 -0
  41. package/internal-do-not-import-from-here/models/DallESettingsPrompts.js +7 -0
  42. package/internal-do-not-import-from-here/models/EnterpriseGlossary.d.ts +3 -3
  43. package/internal-do-not-import-from-here/models/EnterpriseGlossary.js +13 -26
  44. package/internal-do-not-import-from-here/models/EnterprisePropertyCategoryViewModel.d.ts +1 -1
  45. package/internal-do-not-import-from-here/models/EnterprisePropertyCategoryViewModel.js +2 -1
  46. package/internal-do-not-import-from-here/models/EnterprisePropertyDataTypeViewModel.d.ts +1 -1
  47. package/internal-do-not-import-from-here/models/EnterprisePropertyDataTypeViewModel.js +2 -1
  48. package/internal-do-not-import-from-here/models/EnterprisePropertyViewModel.d.ts +1 -1
  49. package/internal-do-not-import-from-here/models/EnterprisePropertyViewModel.js +2 -1
  50. package/internal-do-not-import-from-here/models/Enums.d.ts +2 -1
  51. package/internal-do-not-import-from-here/models/Enums.js +32 -28
  52. package/internal-do-not-import-from-here/models/FollowedsitesUpdatedAtUserPropertyBag.d.ts +1 -1
  53. package/internal-do-not-import-from-here/models/FollowedsitesUpdatedAtUserPropertyBag.js +10 -11
  54. package/internal-do-not-import-from-here/models/FooterSettings.js +7 -4
  55. package/internal-do-not-import-from-here/models/GovernanceDashboards.d.ts +1 -1
  56. package/internal-do-not-import-from-here/models/GovernanceDashboards.js +6 -6
  57. package/internal-do-not-import-from-here/models/HeaderSetting.js +2 -1
  58. package/internal-do-not-import-from-here/models/IAdminComponent.js +2 -1
  59. package/internal-do-not-import-from-here/models/ISearchTemplate.d.ts +2 -2
  60. package/internal-do-not-import-from-here/models/ISearchTemplate.js +2 -1
  61. package/internal-do-not-import-from-here/models/LogoSettings.d.ts +1 -1
  62. package/internal-do-not-import-from-here/models/LogoSettings.js +2 -1
  63. package/internal-do-not-import-from-here/models/ManifestIds.d.ts +154 -13
  64. package/internal-do-not-import-from-here/models/ManifestIds.js +625 -2312
  65. package/internal-do-not-import-from-here/models/MyTaskItem.js +2 -1
  66. package/internal-do-not-import-from-here/models/MyTaskItemProcessor.d.ts +1 -1
  67. package/internal-do-not-import-from-here/models/MyTaskItemProcessor.js +2 -1
  68. package/internal-do-not-import-from-here/models/NotificationPanel.d.ts +5 -5
  69. package/internal-do-not-import-from-here/models/NotificationPanel.js +12 -9
  70. package/internal-do-not-import-from-here/models/NotificationPanelHistoryEntry.js +2 -1
  71. package/internal-do-not-import-from-here/models/NotificationPanelMsg.d.ts +1 -1
  72. package/internal-do-not-import-from-here/models/NotificationPanelMsg.js +2 -1
  73. package/internal-do-not-import-from-here/models/RegisterActionMenuItemMsg.d.ts +1 -1
  74. package/internal-do-not-import-from-here/models/RegisterActionMenuItemMsg.js +2 -1
  75. package/internal-do-not-import-from-here/models/ScopedPermissionRegistraion.js +2 -1
  76. package/internal-do-not-import-from-here/models/Search.d.ts +7 -24
  77. package/internal-do-not-import-from-here/models/Search.js +2 -1
  78. package/internal-do-not-import-from-here/models/SearchBoxStyling.d.ts +8 -8
  79. package/internal-do-not-import-from-here/models/SearchBoxStyling.js +2 -1
  80. package/internal-do-not-import-from-here/models/SearchCategory.d.ts +3 -24
  81. package/internal-do-not-import-from-here/models/SearchCategory.js +5 -2
  82. package/internal-do-not-import-from-here/models/SearchProvider.js +6 -6
  83. package/internal-do-not-import-from-here/models/SearchTemplateRendererMsg.js +2 -1
  84. package/internal-do-not-import-from-here/models/Secrets.d.ts +3 -2
  85. package/internal-do-not-import-from-here/models/Secrets.js +2 -1
  86. package/internal-do-not-import-from-here/models/SharedLink.d.ts +4 -4
  87. package/internal-do-not-import-from-here/models/SharedLink.js +2 -1
  88. package/internal-do-not-import-from-here/models/TaxonomyNavigation.d.ts +3 -3
  89. package/internal-do-not-import-from-here/models/TaxonomyNavigation.js +13 -24
  90. package/internal-do-not-import-from-here/models/TenantAdminHeaderSettingSection.js +2 -1
  91. package/internal-do-not-import-from-here/models/TenantAdminSettingSection.d.ts +1 -1
  92. package/internal-do-not-import-from-here/models/TenantAdminSettingSection.js +2 -1
  93. package/internal-do-not-import-from-here/models/TutorialProvider.d.ts +1 -1
  94. package/internal-do-not-import-from-here/models/TutorialProvider.js +2 -1
  95. package/internal-do-not-import-from-here/models/WorkplaceApi.d.ts +1 -1
  96. package/internal-do-not-import-from-here/models/WorkplaceApi.js +2 -1
  97. package/internal-do-not-import-from-here/models/Workspace.d.ts +5 -5
  98. package/internal-do-not-import-from-here/models/Workspace.js +78 -101
  99. package/internal-do-not-import-from-here/models/analytics/analyticsdimensionmappings.d.ts +29 -0
  100. package/internal-do-not-import-from-here/models/analytics/analyticsdimensionmappings.js +8 -0
  101. package/internal-do-not-import-from-here/models/analytics/analyticsfiltersettings.d.ts +23 -0
  102. package/internal-do-not-import-from-here/models/analytics/analyticsfiltersettings.js +2 -0
  103. package/internal-do-not-import-from-here/models/analytics/analyticssettings.d.ts +9 -0
  104. package/internal-do-not-import-from-here/models/analytics/analyticssettings.js +2 -0
  105. package/internal-do-not-import-from-here/models/analytics/businessProfileAnalyticsSettings.d.ts +8 -0
  106. package/internal-do-not-import-from-here/models/analytics/businessProfileAnalyticsSettings.js +14 -0
  107. package/internal-do-not-import-from-here/models/analytics/index.d.ts +6 -0
  108. package/internal-do-not-import-from-here/models/analytics/index.js +9 -0
  109. package/internal-do-not-import-from-here/models/analytics/matomosite.d.ts +6 -0
  110. package/internal-do-not-import-from-here/models/analytics/matomosite.js +2 -0
  111. package/internal-do-not-import-from-here/models/analytics/widgetmetadata.d.ts +19 -0
  112. package/internal-do-not-import-from-here/models/analytics/widgetmetadata.js +2 -0
  113. package/internal-do-not-import-from-here/models/apps/Enums.d.ts +7 -7
  114. package/internal-do-not-import-from-here/models/apps/Enums.js +29 -18
  115. package/internal-do-not-import-from-here/models/apps/MSTeamsApps.js +2 -1
  116. package/internal-do-not-import-from-here/models/apps/MSTeamsChannel.js +5 -2
  117. package/internal-do-not-import-from-here/models/apps/MSTeamsInfo.d.ts +1 -1
  118. package/internal-do-not-import-from-here/models/apps/MSTeamsInfo.js +2 -1
  119. package/internal-do-not-import-from-here/models/apps/MSTeamsProperties.d.ts +5 -5
  120. package/internal-do-not-import-from-here/models/apps/MSTeamsProperties.js +5 -2
  121. package/internal-do-not-import-from-here/models/apps/Membership.d.ts +1 -1
  122. package/internal-do-not-import-from-here/models/apps/Membership.js +2 -1
  123. package/internal-do-not-import-from-here/models/apps/SharePointSiteInfo.js +2 -1
  124. package/internal-do-not-import-from-here/models/apps/SiteDesign.js +2 -1
  125. package/internal-do-not-import-from-here/models/apps/TeamCollaborationAppInstance.d.ts +2 -2
  126. package/internal-do-not-import-from-here/models/apps/TeamCollaborationAppInstance.js +2 -1
  127. package/internal-do-not-import-from-here/models/apps/TeamCollaborationAppInstanceProperties.d.ts +4 -7
  128. package/internal-do-not-import-from-here/models/apps/TeamCollaborationAppInstanceProperties.js +2 -1
  129. package/internal-do-not-import-from-here/models/apps/TeamCollaborationAppTemplate.d.ts +2 -11
  130. package/internal-do-not-import-from-here/models/apps/TeamCollaborationAppTemplate.js +2 -1
  131. package/internal-do-not-import-from-here/models/apps/TeamCollaborationAppTemplateProperties.d.ts +6 -7
  132. package/internal-do-not-import-from-here/models/apps/TeamCollaborationAppTemplateProperties.js +2 -1
  133. package/internal-do-not-import-from-here/models/apps/TeamProvisioning.js +2 -1
  134. package/internal-do-not-import-from-here/models/apps/TeamworkAppLayoutDefinition.d.ts +2 -2
  135. package/internal-do-not-import-from-here/models/apps/TeamworkAppLayoutDefinition.js +9 -9
  136. package/internal-do-not-import-from-here/models/apps/index.d.ts +4 -5
  137. package/internal-do-not-import-from-here/models/apps/index.js +16 -14
  138. package/internal-do-not-import-from-here/models/components/AppTemplateStyles.d.ts +1 -1
  139. package/internal-do-not-import-from-here/models/components/AppTemplateStyles.js +4 -1
  140. package/internal-do-not-import-from-here/models/components/CreateTeamworkBlock.d.ts +1 -1
  141. package/internal-do-not-import-from-here/models/components/CreateTeamworkBlock.js +2 -1
  142. package/internal-do-not-import-from-here/models/components/CreateTeamworkStyles.d.ts +1 -1
  143. package/internal-do-not-import-from-here/models/components/CreateTeamworkStyles.js +4 -1
  144. package/internal-do-not-import-from-here/models/components/MicrosoftTeamChannelFeedBlock.d.ts +2 -2
  145. package/internal-do-not-import-from-here/models/components/MicrosoftTeamChannelFeedBlock.js +4 -2
  146. package/internal-do-not-import-from-here/models/components/MySitesStyles.d.ts +3 -2
  147. package/internal-do-not-import-from-here/models/components/MySitesStyles.js +4 -1
  148. package/internal-do-not-import-from-here/models/components/MyTeamCollaborationStyles.d.ts +1 -1
  149. package/internal-do-not-import-from-here/models/components/MyTeamCollaborationStyles.js +5 -2
  150. package/internal-do-not-import-from-here/models/components/PostsFeedBlock.js +7 -4
  151. package/internal-do-not-import-from-here/models/components/TeamNewsBlockStyles.d.ts +2 -2
  152. package/internal-do-not-import-from-here/models/components/TeamNewsBlockStyles.js +4 -1
  153. package/internal-do-not-import-from-here/models/components/TeamSiteEditPropertiesStyles.d.ts +1 -1
  154. package/internal-do-not-import-from-here/models/components/TeamSiteEditPropertiesStyles.js +4 -1
  155. package/internal-do-not-import-from-here/models/components/index.d.ts +1 -1
  156. package/internal-do-not-import-from-here/models/components/index.js +10 -7
  157. package/internal-do-not-import-from-here/models/facebookworkplace/FacebookWorkplaceSettingsSection.js +2 -1
  158. package/internal-do-not-import-from-here/models/facebookworkplace/index.js +4 -1
  159. package/internal-do-not-import-from-here/models/favoritebutton/AddFavoriteButtonHandlerSettings.js +2 -1
  160. package/internal-do-not-import-from-here/models/favoritebutton/index.js +4 -1
  161. package/internal-do-not-import-from-here/models/forms/Form.d.ts +56 -25
  162. package/internal-do-not-import-from-here/models/forms/Form.js +41 -26
  163. package/internal-do-not-import-from-here/models/forms/FormApi.d.ts +20 -0
  164. package/internal-do-not-import-from-here/models/forms/FormApi.js +2 -0
  165. package/internal-do-not-import-from-here/models/forms/FormDialogModel.d.ts +4 -0
  166. package/internal-do-not-import-from-here/models/forms/FormDialogModel.js +2 -0
  167. package/internal-do-not-import-from-here/models/forms/FormLayout.d.ts +4 -4
  168. package/internal-do-not-import-from-here/models/forms/FormLayout.js +4 -1
  169. package/internal-do-not-import-from-here/models/forms/FormQuery.d.ts +33 -0
  170. package/internal-do-not-import-from-here/models/forms/FormQuery.js +2 -0
  171. package/internal-do-not-import-from-here/models/forms/FormTemplate.d.ts +36 -0
  172. package/internal-do-not-import-from-here/models/forms/FormTemplate.js +2 -0
  173. package/internal-do-not-import-from-here/models/forms/FormType.d.ts +21 -0
  174. package/internal-do-not-import-from-here/models/forms/FormType.js +2 -0
  175. package/internal-do-not-import-from-here/models/forms/Statistic.js +5 -2
  176. package/internal-do-not-import-from-here/models/forms/components/FormRollupBlockSettings.d.ts +80 -0
  177. package/internal-do-not-import-from-here/models/forms/components/FormRollupBlockSettings.js +9 -0
  178. package/internal-do-not-import-from-here/models/forms/components/FormRollupBlockViewSettings.d.ts +24 -0
  179. package/internal-do-not-import-from-here/models/forms/components/FormRollupBlockViewSettings.js +2 -0
  180. package/internal-do-not-import-from-here/models/forms/components/FormRollupConstant.d.ts +15 -0
  181. package/internal-do-not-import-from-here/models/forms/components/FormRollupConstant.js +19 -0
  182. package/internal-do-not-import-from-here/models/forms/components/FormRollupStyle.d.ts +41 -0
  183. package/internal-do-not-import-from-here/models/forms/components/FormRollupStyle.js +8 -0
  184. package/internal-do-not-import-from-here/models/forms/components/FormRollupViewRendererComponent.d.ts +7 -0
  185. package/internal-do-not-import-from-here/models/forms/components/FormRollupViewRendererComponent.js +2 -0
  186. package/internal-do-not-import-from-here/models/forms/components/ListViewComponentSettings.d.ts +18 -0
  187. package/internal-do-not-import-from-here/models/forms/components/ListViewComponentSettings.js +2 -0
  188. package/internal-do-not-import-from-here/models/forms/components/index.d.ts +6 -0
  189. package/internal-do-not-import-from-here/models/forms/components/index.js +9 -0
  190. package/internal-do-not-import-from-here/models/forms/index.d.ts +6 -0
  191. package/internal-do-not-import-from-here/models/forms/index.js +12 -3
  192. package/internal-do-not-import-from-here/models/governancedashboard/TeamworkGovernanceDashboard.d.ts +1 -1
  193. package/internal-do-not-import-from-here/models/governancedashboard/TeamworkGovernanceDashboard.js +13 -14
  194. package/internal-do-not-import-from-here/models/governancedashboard/index.js +4 -1
  195. package/internal-do-not-import-from-here/models/index.d.ts +36 -34
  196. package/internal-do-not-import-from-here/models/index.js +75 -70
  197. package/internal-do-not-import-from-here/models/mediapicker/MediaPickerProviderContext.d.ts +14 -3
  198. package/internal-do-not-import-from-here/models/mediapicker/MediaPickerProviderContext.js +69 -71
  199. package/internal-do-not-import-from-here/models/mediapicker/index.d.ts +1 -1
  200. package/internal-do-not-import-from-here/models/mediapicker/index.js +4 -1
  201. package/internal-do-not-import-from-here/models/myteamcollaboration/MySitesSettingsComponentStyles.d.ts +1 -1
  202. package/internal-do-not-import-from-here/models/myteamcollaboration/MySitesSettingsComponentStyles.js +4 -1
  203. package/internal-do-not-import-from-here/models/myteamcollaboration/TeamCollabrationApp.d.ts +1 -1
  204. package/internal-do-not-import-from-here/models/myteamcollaboration/TeamCollabrationApp.js +24 -36
  205. package/internal-do-not-import-from-here/models/myteamcollaboration/index.js +4 -1
  206. package/internal-do-not-import-from-here/models/powerapp/PowerAppBlock.d.ts +1 -1
  207. package/internal-do-not-import-from-here/models/powerapp/PowerAppBlock.js +2 -1
  208. package/internal-do-not-import-from-here/models/powerapp/PowerAppSettings.js +2 -1
  209. package/internal-do-not-import-from-here/models/powerapp/index.d.ts +2 -2
  210. package/internal-do-not-import-from-here/models/powerapp/index.js +5 -2
  211. package/internal-do-not-import-from-here/models/promotedsearchresults/PromotedSearchResult.d.ts +1 -1
  212. package/internal-do-not-import-from-here/models/promotedsearchresults/PromotedSearchResult.js +5 -2
  213. package/internal-do-not-import-from-here/models/promotedsearchresults/index.js +4 -1
  214. package/internal-do-not-import-from-here/models/qrcode.js +5 -2
  215. package/internal-do-not-import-from-here/models/searchfeedbacks/SearchFeedback.js +2 -1
  216. package/internal-do-not-import-from-here/models/searchfeedbacks/SearchFeedbackQuery.js +2 -1
  217. package/internal-do-not-import-from-here/models/searchfeedbacks/index.js +5 -2
  218. package/internal-do-not-import-from-here/models/searchstatistics/SearchStatistics.js +16 -13
  219. package/internal-do-not-import-from-here/models/searchstatistics/SearchStatisticsMetricConfiguration.js +2 -1
  220. package/internal-do-not-import-from-here/models/searchstatistics/SearchStatisticsMetricFilter.js +11 -12
  221. package/internal-do-not-import-from-here/models/searchstatistics/index.js +6 -3
  222. package/internal-do-not-import-from-here/models/searchtoken/SearchTokenProvider.js +6 -6
  223. package/internal-do-not-import-from-here/models/searchtoken/index.js +4 -1
  224. package/internal-do-not-import-from-here/models/setupwizard/SetupWizardProviderApi.d.ts +1 -1
  225. package/internal-do-not-import-from-here/models/setupwizard/SetupWizardProviderApi.js +2 -1
  226. package/internal-do-not-import-from-here/models/setupwizard/SetupWizardSettings.d.ts +1 -0
  227. package/internal-do-not-import-from-here/models/setupwizard/SetupWizardSettings.js +5 -2
  228. package/internal-do-not-import-from-here/models/setupwizard/SetupWizardTemplateProvider.js +16 -17
  229. package/internal-do-not-import-from-here/models/setupwizard/index.js +6 -3
  230. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequest.d.ts +11 -12
  231. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequest.js +2 -1
  232. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestApi.d.ts +5 -3
  233. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestApi.js +2 -1
  234. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestDetail.js +2 -1
  235. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestEnum.d.ts +2 -1
  236. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestEnum.js +10 -6
  237. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestProvider.d.ts +7 -3
  238. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestProvider.js +17 -13
  239. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestQuery.d.ts +5 -4
  240. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestQuery.js +2 -1
  241. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestRecurrence.d.ts +38 -0
  242. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestRecurrence.js +7 -0
  243. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestRecurrenceQuery.d.ts +10 -0
  244. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestRecurrenceQuery.js +2 -0
  245. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestResource.d.ts +6 -0
  246. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestResource.js +6 -6
  247. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestResourceProvider.js +6 -6
  248. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestResponse.js +2 -1
  249. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestRollupBlockSettings.d.ts +35 -3
  250. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestRollupBlockSettings.js +21 -20
  251. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestRollupViewRendererComponent.js +2 -1
  252. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestRollupViewSettings.js +2 -1
  253. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestSettings.d.ts +1 -1
  254. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestSettings.js +2 -1
  255. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestTemplate.d.ts +10 -1
  256. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestTemplate.js +2 -1
  257. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestType.js +2 -1
  258. package/internal-do-not-import-from-here/models/signoffrequest/index.d.ts +1 -0
  259. package/internal-do-not-import-from-here/models/signoffrequest/index.js +20 -16
  260. package/internal-do-not-import-from-here/models/signoffrequest/request/SignOffEmailRequest.js +2 -1
  261. package/internal-do-not-import-from-here/models/signoffrequest/request/SignOffRequestCreateModel.d.ts +3 -14
  262. package/internal-do-not-import-from-here/models/signoffrequest/request/SignOffRequestCreateModel.js +2 -1
  263. package/internal-do-not-import-from-here/models/signoffrequest/request/SignOffRequestTemplateCreateModel.d.ts +2 -1
  264. package/internal-do-not-import-from-here/models/signoffrequest/request/SignOffRequestTemplateCreateModel.js +2 -1
  265. package/internal-do-not-import-from-here/models/signoffrequest/request/SignOffRequestTypeCreateModel.js +2 -1
  266. package/internal-do-not-import-from-here/models/signoffrequest/request/index.js +7 -4
  267. package/internal-do-not-import-from-here/models/siteproperties/EditingSitePropertiesRegistration.js +2 -1
  268. package/internal-do-not-import-from-here/models/siteproperties/index.js +4 -1
  269. package/internal-do-not-import-from-here/models/sites/Enums.js +8 -5
  270. package/internal-do-not-import-from-here/models/sites/MySitesSettings.d.ts +2 -2
  271. package/internal-do-not-import-from-here/models/sites/MySitesSettings.js +2 -1
  272. package/internal-do-not-import-from-here/models/sites/Sites.js +2 -1
  273. package/internal-do-not-import-from-here/models/sites/index.d.ts +3 -3
  274. package/internal-do-not-import-from-here/models/sites/index.js +6 -3
  275. package/internal-do-not-import-from-here/models/styles/ActionMenuStyles.d.ts +1 -1
  276. package/internal-do-not-import-from-here/models/styles/ActionMenuStyles.js +4 -1
  277. package/internal-do-not-import-from-here/models/styles/AnnouncementStyles.d.ts +3 -2
  278. package/internal-do-not-import-from-here/models/styles/AnnouncementStyles.js +7 -4
  279. package/internal-do-not-import-from-here/models/styles/DefaultSearchTemplateStyles.d.ts +1 -1
  280. package/internal-do-not-import-from-here/models/styles/DefaultSearchTemplateStyles.js +4 -1
  281. package/internal-do-not-import-from-here/models/styles/DocumentDirectionSettingsStyles.d.ts +1 -1
  282. package/internal-do-not-import-from-here/models/styles/DocumentDirectionSettingsStyles.js +4 -1
  283. package/internal-do-not-import-from-here/models/styles/EnterprisePropertyCategoryStyles.d.ts +1 -1
  284. package/internal-do-not-import-from-here/models/styles/EnterprisePropertyCategoryStyles.js +4 -1
  285. package/internal-do-not-import-from-here/models/styles/FooterStyle.d.ts +1 -1
  286. package/internal-do-not-import-from-here/models/styles/FooterStyle.js +4 -1
  287. package/internal-do-not-import-from-here/models/styles/GovernanceDashboardStyles.d.ts +1 -1
  288. package/internal-do-not-import-from-here/models/styles/GovernanceDashboardStyles.js +5 -2
  289. package/internal-do-not-import-from-here/models/styles/HeaderStyles.d.ts +1 -1
  290. package/internal-do-not-import-from-here/models/styles/HeaderStyles.js +6 -3
  291. package/internal-do-not-import-from-here/models/styles/JumpToContentStyles.d.ts +1 -1
  292. package/internal-do-not-import-from-here/models/styles/JumpToContentStyles.js +4 -1
  293. package/internal-do-not-import-from-here/models/styles/LinkHandlerSettingsStyles.d.ts +3 -3
  294. package/internal-do-not-import-from-here/models/styles/LinkHandlerSettingsStyles.js +4 -1
  295. package/internal-do-not-import-from-here/models/styles/LocalizationAdminStyles.d.ts +2 -2
  296. package/internal-do-not-import-from-here/models/styles/LocalizationAdminStyles.js +4 -1
  297. package/internal-do-not-import-from-here/models/styles/LocalizationInputStyles.d.ts +2 -2
  298. package/internal-do-not-import-from-here/models/styles/LocalizationInputStyles.js +4 -1
  299. package/internal-do-not-import-from-here/models/styles/LogoStyle.d.ts +1 -1
  300. package/internal-do-not-import-from-here/models/styles/LogoStyle.js +4 -1
  301. package/internal-do-not-import-from-here/models/styles/MegaMenuStyles.d.ts +2 -2
  302. package/internal-do-not-import-from-here/models/styles/MegaMenuStyles.js +6 -3
  303. package/internal-do-not-import-from-here/models/styles/MyLinkStyles.d.ts +3 -3
  304. package/internal-do-not-import-from-here/models/styles/MyLinkStyles.js +10 -7
  305. package/internal-do-not-import-from-here/models/styles/NotificationPanelHeaderStyles.d.ts +1 -1
  306. package/internal-do-not-import-from-here/models/styles/NotificationPanelHeaderStyles.js +4 -1
  307. package/internal-do-not-import-from-here/models/styles/NotificationPanelSettingsStyles.d.ts +1 -1
  308. package/internal-do-not-import-from-here/models/styles/NotificationPanelSettingsStyles.js +4 -1
  309. package/internal-do-not-import-from-here/models/styles/NotificationPanelStyles.d.ts +5 -4
  310. package/internal-do-not-import-from-here/models/styles/NotificationPanelStyles.js +4 -1
  311. package/internal-do-not-import-from-here/models/styles/OmniaSystemLanguageSettingsStyles.d.ts +2 -1
  312. package/internal-do-not-import-from-here/models/styles/OmniaSystemLanguageSettingsStyles.js +4 -1
  313. package/internal-do-not-import-from-here/models/styles/QrCodeStyles.js +4 -1
  314. package/internal-do-not-import-from-here/models/styles/RichTextEditorSettingsStyles.d.ts +1 -1
  315. package/internal-do-not-import-from-here/models/styles/RichTextEditorSettingsStyles.js +4 -1
  316. package/internal-do-not-import-from-here/models/styles/SearchStyles.d.ts +9 -8
  317. package/internal-do-not-import-from-here/models/styles/SearchStyles.js +10 -7
  318. package/internal-do-not-import-from-here/models/styles/SharedStyles.d.ts +1 -1
  319. package/internal-do-not-import-from-here/models/styles/SharedStyles.js +6 -3
  320. package/internal-do-not-import-from-here/models/styles/TargetingPropertyStyles.d.ts +1 -1
  321. package/internal-do-not-import-from-here/models/styles/TargetingPropertyStyles.js +7 -4
  322. package/internal-do-not-import-from-here/models/styles/TaxonomyNavigationStyles.d.ts +3 -3
  323. package/internal-do-not-import-from-here/models/styles/TaxonomyNavigationStyles.js +4 -1
  324. package/internal-do-not-import-from-here/models/styles/UserAccessibilitySettingsStyles.d.ts +1 -1
  325. package/internal-do-not-import-from-here/models/styles/UserAccessibilitySettingsStyles.js +4 -1
  326. package/internal-do-not-import-from-here/models/styles/UserMenuStyles.d.ts +3 -3
  327. package/internal-do-not-import-from-here/models/styles/UserMenuStyles.js +4 -1
  328. package/internal-do-not-import-from-here/models/styles/WorkplaceActionMenuStyles.d.ts +1 -1
  329. package/internal-do-not-import-from-here/models/styles/WorkplaceActionMenuStyles.js +5 -2
  330. package/internal-do-not-import-from-here/models/styles/WorkplaceHomeStyles.d.ts +1 -1
  331. package/internal-do-not-import-from-here/models/styles/WorkplaceHomeStyles.js +4 -1
  332. package/internal-do-not-import-from-here/models/styles/WorkplaceSharedStyles.d.ts +1 -1
  333. package/internal-do-not-import-from-here/models/styles/WorkplaceSharedStyles.js +4 -1
  334. package/internal-do-not-import-from-here/models/styles/index.d.ts +11 -11
  335. package/internal-do-not-import-from-here/models/styles/index.js +32 -29
  336. package/internal-do-not-import-from-here/models/teamcollaborationnavigation/TeamCollaborationNavigationSettings.d.ts +3 -3
  337. package/internal-do-not-import-from-here/models/teamcollaborationnavigation/TeamCollaborationNavigationSettings.js +2 -1
  338. package/internal-do-not-import-from-here/models/teamcollaborationnavigation/TeamCollaborationNavigationStyles.d.ts +1 -1
  339. package/internal-do-not-import-from-here/models/teamcollaborationnavigation/TeamCollaborationNavigationStyles.js +6 -3
  340. package/internal-do-not-import-from-here/models/teamcollaborationnavigation/index.js +5 -2
  341. package/internal-do-not-import-from-here/models/teamcollaborationrollup/TeamCollaborationRollupBlock.d.ts +10 -15
  342. package/internal-do-not-import-from-here/models/teamcollaborationrollup/TeamCollaborationRollupBlock.js +11 -8
  343. package/internal-do-not-import-from-here/models/teamcollaborationrollup/TeamCollaborationRollupBlockStyles.d.ts +3 -2
  344. package/internal-do-not-import-from-here/models/teamcollaborationrollup/TeamCollaborationRollupBlockStyles.js +7 -4
  345. package/internal-do-not-import-from-here/models/teamcollaborationrollup/TeamCollaborationRollupView.d.ts +2 -2
  346. package/internal-do-not-import-from-here/models/teamcollaborationrollup/TeamCollaborationRollupView.js +5 -2
  347. package/internal-do-not-import-from-here/models/teamcollaborationrollup/index.d.ts +3 -3
  348. package/internal-do-not-import-from-here/models/teamcollaborationrollup/index.js +6 -3
  349. package/internal-do-not-import-from-here/models/teamnewsrollup/TeamNews.js +2 -1
  350. package/internal-do-not-import-from-here/models/teamnewsrollup/TeamNewsQuery.js +2 -1
  351. package/internal-do-not-import-from-here/models/teamnewsrollup/TeamNewsRollupSettings.d.ts +2 -2
  352. package/internal-do-not-import-from-here/models/teamnewsrollup/TeamNewsRollupSettings.js +4 -2
  353. package/internal-do-not-import-from-here/models/teamnewsrollup/TeamNewsRollupViewRegistration.d.ts +1 -1
  354. package/internal-do-not-import-from-here/models/teamnewsrollup/TeamNewsRollupViewRegistration.js +2 -1
  355. package/internal-do-not-import-from-here/models/teamnewsrollup/index.d.ts +4 -4
  356. package/internal-do-not-import-from-here/models/teamnewsrollup/index.js +7 -4
  357. package/internal-do-not-import-from-here/models/texttranslator/AzureCognitiveTranslatorProvider.d.ts +2 -1
  358. package/internal-do-not-import-from-here/models/texttranslator/AzureCognitiveTranslatorProvider.js +2 -1
  359. package/internal-do-not-import-from-here/models/texttranslator/DefaultTranslatorProvider.js +2 -1
  360. package/internal-do-not-import-from-here/models/texttranslator/index.d.ts +2 -2
  361. package/internal-do-not-import-from-here/models/texttranslator/index.js +5 -2
  362. package/internal-do-not-import-from-here/models/yammer/YammerFeedSettings.js +5 -3
  363. package/internal-do-not-import-from-here/models/yammer/index.d.ts +1 -1
  364. package/internal-do-not-import-from-here/models/yammer/index.js +4 -1
  365. package/internal-do-not-import-from-here/services/AnalyticsFilterService.d.ts +13 -0
  366. package/internal-do-not-import-from-here/services/AnalyticsService.d.ts +20 -0
  367. package/internal-do-not-import-from-here/services/AnalyticsStoreService.d.ts +20 -0
  368. package/internal-do-not-import-from-here/services/AppAuthenticationOptionsService.d.ts +2 -2
  369. package/internal-do-not-import-from-here/services/HomeService.d.ts +1 -1
  370. package/internal-do-not-import-from-here/services/NotificationPanelHistoryService.d.ts +1 -1
  371. package/internal-do-not-import-from-here/services/PromotedSearchResultService.d.ts +2 -2
  372. package/internal-do-not-import-from-here/services/SearchCategoryService.d.ts +2 -2
  373. package/internal-do-not-import-from-here/services/SearchFeedbackService.d.ts +2 -2
  374. package/internal-do-not-import-from-here/services/TeamCollaborationService.d.ts +4 -3
  375. package/internal-do-not-import-from-here/services/{FormService.d.ts → forms/FormService.d.ts} +8 -4
  376. package/internal-do-not-import-from-here/services/forms/FormTemplateService.d.ts +12 -0
  377. package/internal-do-not-import-from-here/services/forms/FormTypeService.d.ts +11 -0
  378. package/internal-do-not-import-from-here/services/forms/index.d.ts +3 -0
  379. package/internal-do-not-import-from-here/services/index.d.ts +3 -1
  380. package/internal-do-not-import-from-here/stores/AnalyticsFilterStore.d.ts +11 -0
  381. package/internal-do-not-import-from-here/stores/AnalyticsStore.d.ts +49 -0
  382. package/internal-do-not-import-from-here/stores/CurrentFormStore.d.ts +2 -1
  383. package/internal-do-not-import-from-here/stores/EditingThemeStore.d.ts +3 -4
  384. package/internal-do-not-import-from-here/stores/FilterValueProviderBase.d.ts +1 -1
  385. package/internal-do-not-import-from-here/stores/GovernanceDashboardStore.d.ts +3 -4
  386. package/internal-do-not-import-from-here/stores/NotificationPanelStore.d.ts +4 -5
  387. package/internal-do-not-import-from-here/stores/PromotedSearchResultStore.d.ts +3 -3
  388. package/internal-do-not-import-from-here/stores/SearchCategoryStore.d.ts +3 -4
  389. package/internal-do-not-import-from-here/stores/SearchTokenStore.d.ts +0 -1
  390. package/internal-do-not-import-from-here/stores/SignOffRequestStore.d.ts +11 -10
  391. package/internal-do-not-import-from-here/stores/TeamCollaborationStore.d.ts +3 -3
  392. package/internal-do-not-import-from-here/stores/UserMenuStore.d.ts +12 -0
  393. package/internal-do-not-import-from-here/stores/{FormStore.d.ts → forms/FormStore.d.ts} +8 -6
  394. package/internal-do-not-import-from-here/stores/forms/FormTemplateStore.d.ts +24 -0
  395. package/internal-do-not-import-from-here/stores/forms/FormTypeStore.d.ts +24 -0
  396. package/internal-do-not-import-from-here/stores/forms/index.d.ts +3 -0
  397. package/internal-do-not-import-from-here/stores/index.d.ts +3 -1
  398. package/internal-do-not-import-from-here/ux/AppRendererBootstrapper.d.ts +6 -5
  399. package/internal-do-not-import-from-here/ux/TeamworkContext.d.ts +5 -6
  400. package/internal-do-not-import-from-here/ux/index.d.ts +1 -1
  401. package/internal-do-not-import-from-here/wcdefinitions.json +1 -1
  402. package/internal-do-not-import-from-here/webcomponents/IAppAuthenticationOptionsComponent.d.ts +4 -4
  403. package/models/index.d.ts +1 -1
  404. package/package.json +1 -1
  405. package/task.js +15 -12
  406. package/task.ts +9 -9
  407. package/internal-do-not-import-from-here/models/SearchAdminSettingsSection.d.ts +0 -28
  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
  417. /package/internal-do-not-import-from-here/{models/SearchAdminSettingsSection.js → core/loc/analyticsFilterLocalize.manifest.d.ts} +0 -0
@@ -1,2312 +1,625 @@
1
- import { Guid } from '@omnia/fx-models';
2
- var ServiceDefinition = /** @class */ (function () {
3
- function ServiceDefinition() {
4
- }
5
- Object.defineProperty(ServiceDefinition, "Id", {
6
- get: function () { return new Guid("39df27aa-95f1-4a23-b3f6-8b231afcda82"); },
7
- enumerable: false,
8
- configurable: true
9
- });
10
- return ServiceDefinition;
11
- }());
12
- export { ServiceDefinition };
13
- var GroupManifests = /** @class */ (function () {
14
- function GroupManifests() {
15
- }
16
- Object.defineProperty(GroupManifests, "WorkplaceCommon", {
17
- get: function () { return new Guid("0588ce97-88d8-4903-8406-9310553ba4d7"); },
18
- enumerable: false,
19
- configurable: true
20
- });
21
- Object.defineProperty(GroupManifests, "WorkplaceBusinessProfileHeaderActionMenuRegistrationCommon", {
22
- get: function () { return new Guid("72afa348-7e35-4d8f-9f86-cfca6f7e57c2"); },
23
- enumerable: false,
24
- configurable: true
25
- });
26
- Object.defineProperty(GroupManifests, "WorkplaceHeader", {
27
- get: function () { return new Guid("007256e4-dbb7-4243-b437-c571b8b09323"); },
28
- enumerable: false,
29
- configurable: true
30
- });
31
- Object.defineProperty(GroupManifests, "TeamCollabAppInSpfx", {
32
- get: function () { return new Guid("6c794ed9-3bb1-4673-b378-92eb31f5a848"); },
33
- enumerable: false,
34
- configurable: true
35
- });
36
- Object.defineProperty(GroupManifests, "PostsFeedBlockGroup", {
37
- get: function () { return new Guid('102937e8-68d5-4294-8a79-7fddb9e58b8e'); },
38
- enumerable: false,
39
- configurable: true
40
- });
41
- return GroupManifests;
42
- }());
43
- export { GroupManifests };
44
- var WPRoleDefinition = /** @class */ (function () {
45
- function WPRoleDefinition() {
46
- }
47
- Object.defineProperty(WPRoleDefinition, "SharedLinksTenantAdmin", {
48
- get: function () { return new Guid("9D87E455-ED2B-4891-9738-CB014C9BB4DB"); },
49
- enumerable: false,
50
- configurable: true
51
- });
52
- Object.defineProperty(WPRoleDefinition, "SharedLinksBPAdmin", {
53
- get: function () { return new Guid("778C0D53-23EC-4874-8843-86C6C9E55009"); },
54
- enumerable: false,
55
- configurable: true
56
- });
57
- Object.defineProperty(WPRoleDefinition, "AnnouncementsTenantAdmin", {
58
- get: function () { return new Guid("AE9CC8D3-F47F-49E5-81AD-633D428A2A26"); },
59
- enumerable: false,
60
- configurable: true
61
- });
62
- Object.defineProperty(WPRoleDefinition, "AnnouncementsBPAdmin", {
63
- get: function () { return new Guid("5FA0CED5-F7AB-4C7A-99D9-1F291CB08CC1"); },
64
- enumerable: false,
65
- configurable: true
66
- });
67
- Object.defineProperty(WPRoleDefinition, "SearchBPAdmin", {
68
- get: function () { return new Guid("affe1bd8-b534-459b-bdd5-f11e5a2d1d73"); },
69
- enumerable: false,
70
- configurable: true
71
- });
72
- Object.defineProperty(WPRoleDefinition, "GlobalSignOffRequestAdmin", {
73
- get: function () { return new Guid("d20507d0-41c0-43a2-8ffc-13e923362f9d"); },
74
- enumerable: false,
75
- configurable: true
76
- });
77
- return WPRoleDefinition;
78
- }());
79
- export { WPRoleDefinition };
80
- var WizardSetupConstant = /** @class */ (function () {
81
- function WizardSetupConstant() {
82
- }
83
- Object.defineProperty(WizardSetupConstant, "LocationPropertyTaxonomy", {
84
- get: function () { return new Guid("0e890b84-8b85-4312-a34a-fff321b21965"); },
85
- enumerable: false,
86
- configurable: true
87
- });
88
- Object.defineProperty(WizardSetupConstant, "OrganizationPropertyTaxonomy", {
89
- get: function () { return new Guid("9f9eb531-c0da-4b38-b860-93346dd9152a"); },
90
- enumerable: false,
91
- configurable: true
92
- });
93
- return WizardSetupConstant;
94
- }());
95
- export { WizardSetupConstant };
96
- var ResourceManifests = /** @class */ (function () {
97
- function ResourceManifests() {
98
- }
99
- Object.defineProperty(ResourceManifests, "Fx", {
100
- get: function () { return new Guid('491a5b75-e3d6-472a-8958-216be85b092a'); },
101
- enumerable: false,
102
- configurable: true
103
- });
104
- Object.defineProperty(ResourceManifests, "CommonChunk", {
105
- get: function () { return new Guid("fbcab6c3-9238-4a48-95b7-8ae67c11d925"); },
106
- enumerable: false,
107
- configurable: true
108
- });
109
- Object.defineProperty(ResourceManifests, "AnnouncementsCore", {
110
- //public static get Core(): Guid { return new Guid('6af269d3-1b0b-463d-80a1-39d1c3b1b50e'); }
111
- get: function () { return new Guid("0094ad1e-a9a5-4247-8776-d1e494139775"); },
112
- enumerable: false,
113
- configurable: true
114
- });
115
- Object.defineProperty(ResourceManifests, "SearchGeneral", {
116
- get: function () { return new Guid("CF6D8A91-009D-43DB-BD0B-87D5180067C2"); },
117
- enumerable: false,
118
- configurable: true
119
- });
120
- Object.defineProperty(ResourceManifests, "SearchCore", {
121
- get: function () { return new Guid("B566FF6D-3A0B-4527-8623-8D2AAE9D24A7"); },
122
- enumerable: false,
123
- configurable: true
124
- });
125
- Object.defineProperty(ResourceManifests, "SearchRegistration", {
126
- get: function () { return new Guid("94b44af4-d261-4bc6-9cc2-b5f0065ecb0b"); },
127
- enumerable: false,
128
- configurable: true
129
- });
130
- Object.defineProperty(ResourceManifests, "MyTasksCore", {
131
- get: function () { return new Guid("40FBDDEE-9F02-4446-8475-DC91AACFEE95"); },
132
- enumerable: false,
133
- configurable: true
134
- });
135
- Object.defineProperty(ResourceManifests, "MyTaskNotificationPanelRegistration", {
136
- get: function () { return new Guid("de65da33-aa0f-4575-af87-58e166011a4d"); },
137
- enumerable: false,
138
- configurable: true
139
- });
140
- Object.defineProperty(ResourceManifests, "CustomSearchRegistration", {
141
- get: function () { return new Guid("6BF51949-66F6-412B-8D74-B316B078DFD7"); },
142
- enumerable: false,
143
- configurable: true
144
- });
145
- Object.defineProperty(ResourceManifests, "CompactHeaderApi", {
146
- get: function () { return new Guid("bcdd850a-b940-41e2-a754-56e741388317"); },
147
- enumerable: false,
148
- configurable: true
149
- });
150
- Object.defineProperty(ResourceManifests, "HeaderRegistration", {
151
- get: function () { return new Guid("75429a81-a22c-42eb-83ee-d8541b50fc60"); },
152
- enumerable: false,
153
- configurable: true
154
- });
155
- Object.defineProperty(ResourceManifests, "HeaderCore", {
156
- get: function () { return new Guid("21510952-bfdb-4c9e-a529-be5f4969e809"); },
157
- enumerable: false,
158
- configurable: true
159
- });
160
- Object.defineProperty(ResourceManifests, "FooterRegistration", {
161
- get: function () { return new Guid("f0626428-71b4-47e1-b817-4ba3cb96c88f"); },
162
- enumerable: false,
163
- configurable: true
164
- });
165
- Object.defineProperty(ResourceManifests, "ActionMenuRegistration", {
166
- get: function () { return new Guid("59078c0f-685f-4553-bd9c-7c429b1c4d1b"); },
167
- enumerable: false,
168
- configurable: true
169
- });
170
- Object.defineProperty(ResourceManifests, "AppLaunchRegistration", {
171
- get: function () { return new Guid("1F40E426-5256-48D1-B228-1DE254151B1E"); },
172
- enumerable: false,
173
- configurable: true
174
- });
175
- Object.defineProperty(ResourceManifests, "QuickLinksCore", {
176
- get: function () { return new Guid("58cf6ee5-9f5c-422d-9327-d10790495d7b"); },
177
- enumerable: false,
178
- configurable: true
179
- });
180
- Object.defineProperty(ResourceManifests, "SharedLinksAdminCore", {
181
- get: function () { return new Guid("630e836b-1192-4573-901a-21e479db87a4"); },
182
- enumerable: false,
183
- configurable: true
184
- });
185
- Object.defineProperty(ResourceManifests, "MyLinksRegistration", {
186
- get: function () { return new Guid("59db81cc-4b2b-46da-94be-6fe75897488e"); },
187
- enumerable: false,
188
- configurable: true
189
- });
190
- Object.defineProperty(ResourceManifests, "AnnoucementRegistration", {
191
- get: function () { return new Guid("8256151f-1919-4e38-8f02-90f80c954574"); },
192
- enumerable: false,
193
- configurable: true
194
- });
195
- Object.defineProperty(ResourceManifests, "AnnouncementSettingsCore", {
196
- get: function () { return new Guid("3268aca3-9ffe-4644-b1ea-9629c7091991"); },
197
- enumerable: false,
198
- configurable: true
199
- });
200
- Object.defineProperty(ResourceManifests, "AnnoucementNotificationPanelRegistration", {
201
- get: function () { return new Guid("562bc298-070e-4653-8cc9-81d2c34baba4"); },
202
- enumerable: false,
203
- configurable: true
204
- });
205
- Object.defineProperty(ResourceManifests, "NotificationPanelRegistration", {
206
- get: function () { return new Guid("fba0c5fa-b0e3-4348-9351-ad90ff3162a4"); },
207
- enumerable: false,
208
- configurable: true
209
- });
210
- Object.defineProperty(ResourceManifests, "NotificationPanelRegistrationApi", {
211
- get: function () { return new Guid("f9c191c2-1c39-44f7-a23e-2be0c324e880"); },
212
- enumerable: false,
213
- configurable: true
214
- });
215
- Object.defineProperty(ResourceManifests, "SetupWizardRegistrationApi", {
216
- get: function () { return new Guid('547bd43c-c628-47b2-b6aa-fddacbb0d25e'); },
217
- enumerable: false,
218
- configurable: true
219
- });
220
- Object.defineProperty(ResourceManifests, "NotificationPanelCore", {
221
- get: function () { return new Guid("00cc0c0d-8487-4d05-bb4f-6cc5d9b1a8ba"); },
222
- enumerable: false,
223
- configurable: true
224
- });
225
- Object.defineProperty(ResourceManifests, "AdminShortcutRegistration", {
226
- get: function () { return new Guid("c69c7ea3-afbb-4fe8-a5fe-20dcd49306d9"); },
227
- enumerable: false,
228
- configurable: true
229
- });
230
- Object.defineProperty(ResourceManifests, "ActionMenuCore", {
231
- get: function () { return new Guid("6a26b189-f58e-433b-9ac6-2dedc734292a"); },
232
- enumerable: false,
233
- configurable: true
234
- });
235
- Object.defineProperty(ResourceManifests, "TutorialCore", {
236
- get: function () { return new Guid("97C57E75-A429-4F47-97C3-8DFB5CD66410"); },
237
- enumerable: false,
238
- configurable: true
239
- });
240
- Object.defineProperty(ResourceManifests, "TutorialRegistration", {
241
- get: function () { return new Guid("6090481E-C84D-4736-8230-D570861F4CA0"); },
242
- enumerable: false,
243
- configurable: true
244
- });
245
- Object.defineProperty(ResourceManifests, "TutorialActionMenuRegistration", {
246
- get: function () { return new Guid("2BEF377B-B9A8-4578-9551-86901917FBD9"); },
247
- enumerable: false,
248
- configurable: true
249
- });
250
- Object.defineProperty(ResourceManifests, "TrelloCore", {
251
- get: function () { return new Guid("44C7C386-AEBD-4E36-9F2C-6517398BFDBB"); },
252
- enumerable: false,
253
- configurable: true
254
- });
255
- Object.defineProperty(ResourceManifests, "TrelloCardNotificationPanelRegistration", {
256
- get: function () { return new Guid("1E839200-2173-486E-819B-E33E754C40E1"); },
257
- enumerable: false,
258
- configurable: true
259
- });
260
- Object.defineProperty(ResourceManifests, "SearchAdminCore", {
261
- get: function () { return new Guid("e4bebac2-d027-4363-8892-bb37f82b3329"); },
262
- enumerable: false,
263
- configurable: true
264
- });
265
- Object.defineProperty(ResourceManifests, "SearchTemplateApi", {
266
- get: function () { return new Guid("a319f3f1-f05b-4952-a5d4-19749e42a4bf"); },
267
- enumerable: false,
268
- configurable: true
269
- });
270
- Object.defineProperty(ResourceManifests, "ScopedPermissionApi", {
271
- get: function () { return new Guid("bea1c95e-baa8-412a-9caf-6288997e7ee3"); },
272
- enumerable: false,
273
- configurable: true
274
- });
275
- Object.defineProperty(ResourceManifests, "SearchCategoryProviderApi", {
276
- get: function () { return new Guid("da66bae7-498d-42f5-b300-eaf179a03f0a"); },
277
- enumerable: false,
278
- configurable: true
279
- });
280
- Object.defineProperty(ResourceManifests, "SearchTokenProviderApi", {
281
- get: function () { return new Guid("142f62fe-a32d-4a38-a3d3-e049589dfa5d"); },
282
- enumerable: false,
283
- configurable: true
284
- });
285
- Object.defineProperty(ResourceManifests, "DefaultSearchTokenProviderRegistration", {
286
- get: function () { return new Guid("7ae13d0f-5dbd-4da3-a631-95b86a6bcae2"); },
287
- enumerable: false,
288
- configurable: true
289
- });
290
- Object.defineProperty(ResourceManifests, "EnableMSTeamsDeepLinkExecution", {
291
- get: function () { return new Guid("67384113-6d0b-41cd-9029-c9941b489504"); },
292
- enumerable: false,
293
- configurable: true
294
- });
295
- Object.defineProperty(ResourceManifests, "TenantPeopleInfoJourney", {
296
- get: function () { return new Guid("2949577e-1902-4e2e-a58a-23dc0c0a22a5"); },
297
- enumerable: false,
298
- configurable: true
299
- });
300
- Object.defineProperty(ResourceManifests, "Favicon", {
301
- get: function () { return new Guid('a976468f-4aeb-47e6-afdd-18fc42f9a7c6'); },
302
- enumerable: false,
303
- configurable: true
304
- });
305
- Object.defineProperty(ResourceManifests, "Core", {
306
- get: function () { return new Guid('fda0b5ed-e28c-46db-9b56-ec3afd0639cf'); },
307
- enumerable: false,
308
- configurable: true
309
- });
310
- Object.defineProperty(ResourceManifests, "AdminRegistrations", {
311
- get: function () { return new Guid("b9f0bdb9-b997-48ce-a00e-232e238d19e4"); },
312
- enumerable: false,
313
- configurable: true
314
- });
315
- Object.defineProperty(ResourceManifests, "WorkplaceRegistrations", {
316
- get: function () { return new Guid("79d366df-face-4c38-9712-54b727f6fea7"); },
317
- enumerable: false,
318
- configurable: true
319
- });
320
- Object.defineProperty(ResourceManifests, "BusinessProfileAdminRegistrations", {
321
- get: function () { return new Guid("8e6c9764-1987-45b0-ab7a-7d919ee0e29a"); },
322
- enumerable: false,
323
- configurable: true
324
- });
325
- Object.defineProperty(ResourceManifests, "BusinessProfileMediaPickerRegistrations", {
326
- get: function () { return new Guid("1d6c539c-216e-4be5-8261-c14edf6e89fa"); },
327
- enumerable: false,
328
- configurable: true
329
- });
330
- Object.defineProperty(ResourceManifests, "TenantAdminMediaPickerRegistrations", {
331
- get: function () { return new Guid("04b16bb1-8896-44e1-95c1-81c57c20420b"); },
332
- enumerable: false,
333
- configurable: true
334
- });
335
- Object.defineProperty(ResourceManifests, "TenantAdminFaviconRegistrations", {
336
- get: function () { return new Guid("c38db08d-5e6c-4057-bc4f-c5800ea05c4b"); },
337
- enumerable: false,
338
- configurable: true
339
- });
340
- Object.defineProperty(ResourceManifests, "BusinessProfileAdminLanguage", {
341
- get: function () { return new Guid("0EFCF37C-6BEA-4F94-BD7D-07AEB9F9DC6C"); },
342
- enumerable: false,
343
- configurable: true
344
- });
345
- Object.defineProperty(ResourceManifests, "TenantRegionalRegistrations", {
346
- get: function () { return new Guid("17deb777-2e63-4579-950e-7e8c7214ae7f"); },
347
- enumerable: false,
348
- configurable: true
349
- });
350
- Object.defineProperty(ResourceManifests, "TenantHeaderRegistrations", {
351
- get: function () { return new Guid("7205DF38-C426-4EDA-9299-AD00C5D7307D"); },
352
- enumerable: false,
353
- configurable: true
354
- });
355
- Object.defineProperty(ResourceManifests, "TenantErrorInformationRegistrations", {
356
- get: function () { return new Guid("4001fba5-fffd-480e-a191-819070713d6b"); },
357
- enumerable: false,
358
- configurable: true
359
- });
360
- Object.defineProperty(ResourceManifests, "RichTextEditorSettingsRegistrations", {
361
- get: function () { return new Guid("FA61D7D1-3BDC-43CC-BC44-0DE68ACC322D"); },
362
- enumerable: false,
363
- configurable: true
364
- });
365
- Object.defineProperty(ResourceManifests, "BusinessProfilesCore", {
366
- get: function () { return new Guid("984816ee-3eda-45d9-bb0b-cda88cc89e17"); },
367
- enumerable: false,
368
- configurable: true
369
- });
370
- Object.defineProperty(ResourceManifests, "SecretsCore", {
371
- get: function () { return new Guid("2e299c8d-7b2d-4eb0-8878-94e883922735"); },
372
- enumerable: false,
373
- configurable: true
374
- });
375
- Object.defineProperty(ResourceManifests, "TenantAdminSettingsCore", {
376
- get: function () { return new Guid("8126ac2b-2b78-48b2-aa50-9fd70329946f"); },
377
- enumerable: false,
378
- configurable: true
379
- });
380
- Object.defineProperty(ResourceManifests, "GovernanceDashboardCore", {
381
- get: function () { return new Guid("9b6050c6-0ab0-4411-a523-82451d7428a6"); },
382
- enumerable: false,
383
- configurable: true
384
- });
385
- ;
386
- Object.defineProperty(ResourceManifests, "TenantAdminTextStyleRegistration", {
387
- get: function () { return new Guid("5c297170-8e0e-40cd-adb6-ceaad397922c"); },
388
- enumerable: false,
389
- configurable: true
390
- });
391
- Object.defineProperty(ResourceManifests, "TenantGeneralSettingsRegistration", {
392
- get: function () { return new Guid("709d1d2b-3292-4b22-8a4f-fac8d2cbec9a"); },
393
- enumerable: false,
394
- configurable: true
395
- });
396
- Object.defineProperty(ResourceManifests, "EnableInputMSTeamsUrl", {
397
- get: function () { return new Guid("2c54bad8-bef9-4196-9977-1f7d201c7603"); },
398
- enumerable: false,
399
- configurable: true
400
- });
401
- Object.defineProperty(ResourceManifests, "PeopleRollupCore", {
402
- get: function () { return new Guid("4edc94d1-af23-4eed-85e2-3128ba6d108e"); },
403
- enumerable: false,
404
- configurable: true
405
- });
406
- Object.defineProperty(ResourceManifests, "UserProfileCompletionCore", {
407
- get: function () { return new Guid("656897e7-182b-4aa9-a37b-4fd962615164"); },
408
- enumerable: false,
409
- configurable: true
410
- });
411
- Object.defineProperty(ResourceManifests, "SitePropertiesActionRegistration", {
412
- get: function () { return new Guid("004fbc07-7567-4f22-a397-d7defeac6c65"); },
413
- enumerable: false,
414
- configurable: true
415
- });
416
- Object.defineProperty(ResourceManifests, "SitePropertiesActionMenuRegistration", {
417
- get: function () { return new Guid("9c4f6d68-27a6-44a1-b5c8-12635498d4b3"); },
418
- enumerable: false,
419
- configurable: true
420
- });
421
- Object.defineProperty(ResourceManifests, "TeamNewsApi", {
422
- get: function () { return new Guid("808df227-0165-41f0-86ee-0f46af2c81ae"); },
423
- enumerable: false,
424
- configurable: true
425
- });
426
- Object.defineProperty(ResourceManifests, "TeamCollabAppTrackVisited", {
427
- get: function () { return new Guid("dff8c453-e084-44c2-a812-4ffbf7f2240e"); },
428
- enumerable: false,
429
- configurable: true
430
- });
431
- Object.defineProperty(ResourceManifests, "TeamCollabAppCore", {
432
- get: function () { return new Guid("2b29f232-1d12-4bda-82d4-4559aec456e0"); },
433
- enumerable: false,
434
- configurable: true
435
- });
436
- Object.defineProperty(ResourceManifests, "TeamNewsCore", {
437
- get: function () { return new Guid("0387ac21-2dff-456e-bf1d-960c6693af8a"); },
438
- enumerable: false,
439
- configurable: true
440
- });
441
- Object.defineProperty(ResourceManifests, "TeamCollaborationRollupCore", {
442
- get: function () { return new Guid("DBACD833-DD63-4CD9-A1A0-273556135654"); },
443
- enumerable: false,
444
- configurable: true
445
- });
446
- Object.defineProperty(ResourceManifests, "TeamCollaborationRollupViewRegistrations", {
447
- get: function () { return new Guid("E80C4CE7-6F9A-43FA-AB96-7B18D89A1489"); },
448
- enumerable: false,
449
- configurable: true
450
- });
451
- Object.defineProperty(ResourceManifests, "TeamCollaborationFacebookWorkplaceRegistration", {
452
- get: function () { return new Guid("4C9273F5-D510-4D14-9901-122BFCFDE48C"); },
453
- enumerable: false,
454
- configurable: true
455
- });
456
- Object.defineProperty(ResourceManifests, "TeamCollabAppSettingsCore", {
457
- get: function () { return new Guid("229adfe9-bf76-4952-8ffe-2b48855fa366"); },
458
- enumerable: false,
459
- configurable: true
460
- });
461
- Object.defineProperty(ResourceManifests, "MySitesRegistration", {
462
- get: function () { return new Guid("34024e5b-a3eb-440b-b61f-c875754ac0d2"); },
463
- enumerable: false,
464
- configurable: true
465
- });
466
- Object.defineProperty(ResourceManifests, "TeamworkNavigationRegistration", {
467
- get: function () { return new Guid("93126a51-a3c3-4419-83e3-06355686609e"); },
468
- enumerable: false,
469
- configurable: true
470
- });
471
- Object.defineProperty(ResourceManifests, "TeamworkNavigationCore", {
472
- get: function () { return new Guid("3592ba6b-8795-44d9-a765-6efd4dfdd23c"); },
473
- enumerable: false,
474
- configurable: true
475
- });
476
- Object.defineProperty(ResourceManifests, "TaxonomyNavigationShareds", {
477
- get: function () { return new Guid("4afad6de-5d82-4ca6-909b-382a0868ae0d"); },
478
- enumerable: false,
479
- configurable: true
480
- });
481
- Object.defineProperty(ResourceManifests, "MetricsRegistrations", {
482
- get: function () { return new Guid("00e111a8-6295-4866-a448-a627ea0ddea5"); },
483
- enumerable: false,
484
- configurable: true
485
- });
486
- Object.defineProperty(ResourceManifests, "TaxonomyNavigationApis", {
487
- get: function () { return new Guid("04b53380-ab69-4b44-a315-61240c2eaadb"); },
488
- enumerable: false,
489
- configurable: true
490
- });
491
- Object.defineProperty(ResourceManifests, "EnterpriseGlossaryCore", {
492
- get: function () { return new Guid("fcdec413-f2b4-4ddb-b2d6-c95b29998c8c"); },
493
- enumerable: false,
494
- configurable: true
495
- });
496
- Object.defineProperty(ResourceManifests, "NavigationBarJourneyResources", {
497
- get: function () { return new Guid("33767ed5-32fb-451e-b300-779350671fe8"); },
498
- enumerable: false,
499
- configurable: true
500
- });
501
- Object.defineProperty(ResourceManifests, "Yammerfeed", {
502
- get: function () { return new Guid("1b1c9738-6acd-41a6-bc0b-c46ab5453709"); },
503
- enumerable: false,
504
- configurable: true
505
- });
506
- Object.defineProperty(ResourceManifests, "SignOffRequestCore", {
507
- get: function () { return new Guid("f7f75536-46e8-43d1-bc19-8fdf5dbc9518"); },
508
- enumerable: false,
509
- configurable: true
510
- });
511
- Object.defineProperty(ResourceManifests, "SignOffRequestRegistration", {
512
- get: function () { return new Guid("036b2efc-cad0-4dfa-a922-91ae0d75b319"); },
513
- enumerable: false,
514
- configurable: true
515
- });
516
- Object.defineProperty(ResourceManifests, "UserProfileCardEditingHandlerRegistration", {
517
- get: function () { return new Guid("2411590a-62da-4203-af50-9f514089c126"); },
518
- enumerable: false,
519
- configurable: true
520
- });
521
- Object.defineProperty(ResourceManifests, "ActionButtonSignOffRequestHandler", {
522
- get: function () { return new Guid("2675e44e-dd92-4784-a5bc-2b4c8d060589"); },
523
- enumerable: false,
524
- configurable: true
525
- });
526
- Object.defineProperty(ResourceManifests, "ActionButtonSignOffRequestHandlerRegistration", {
527
- get: function () { return new Guid("735da897-1665-42e6-9b30-60e978198ef8"); },
528
- enumerable: false,
529
- configurable: true
530
- });
531
- Object.defineProperty(ResourceManifests, "SetupWizardCommon", {
532
- get: function () { return new Guid("a491ba6f-29e7-4ef8-9cc7-c8ca5915f3af"); },
533
- enumerable: false,
534
- configurable: true
535
- });
536
- Object.defineProperty(ResourceManifests, "AppTemplateWizardStore", {
537
- /**
538
- * @deprecated this will be removed in 7.0
539
- */
540
- get: function () { return new Guid("dc78c1f2-3fb6-4cc7-9552-b2f0b6b54dc0"); },
541
- enumerable: false,
542
- configurable: true
543
- });
544
- Object.defineProperty(ResourceManifests, "TeamworkAppTemplateWizardStore", {
545
- /**
546
- * @deprecated this will be removed in 7.0
547
- */
548
- get: function () { return new Guid("1f1b347e-2057-4435-97c6-e802f9680221"); },
549
- enumerable: false,
550
- configurable: true
551
- });
552
- Object.defineProperty(ResourceManifests, "SearchConfigStore", {
553
- get: function () { return new Guid("161b21f8-f942-41e1-b05e-09f1dcde4047"); },
554
- enumerable: false,
555
- configurable: true
556
- });
557
- Object.defineProperty(ResourceManifests, "OmniaLanguagesComponentStore", {
558
- get: function () { return new Guid("7be65e8d-34b7-4a61-bd8e-ea46577aef72"); },
559
- enumerable: false,
560
- configurable: true
561
- });
562
- Object.defineProperty(ResourceManifests, "EnterprisePropertiesStore", {
563
- get: function () { return new Guid("1d9f8679-52c7-4773-9114-8e1c37797fc3"); },
564
- enumerable: false,
565
- configurable: true
566
- });
567
- ;
568
- Object.defineProperty(ResourceManifests, "TargetingPropertiesResources", {
569
- get: function () { return new Guid("d28747ac-6b44-4c29-a931-835b4dab97d0"); },
570
- enumerable: false,
571
- configurable: true
572
- });
573
- ;
574
- Object.defineProperty(ResourceManifests, "AdminSystemCore", {
575
- get: function () { return new Guid("183AEC86-8FFD-4F33-91F3-23483C8E35BB"); },
576
- enumerable: false,
577
- configurable: true
578
- });
579
- ;
580
- Object.defineProperty(ResourceManifests, "PowerAppCore", {
581
- get: function () { return new Guid("96784918-b535-47db-955a-677d1b9138ef"); },
582
- enumerable: false,
583
- configurable: true
584
- });
585
- Object.defineProperty(ResourceManifests, "WorkspaceCommon", {
586
- get: function () { return new Guid("fa639f63-380e-4cc5-8ed1-f8f5b6ea7d5e"); },
587
- enumerable: false,
588
- configurable: true
589
- });
590
- Object.defineProperty(ResourceManifests, "PostsFeedBlockCore", {
591
- get: function () { return new Guid('9d5d0be1-208d-488f-9005-b181b7d47839'); },
592
- enumerable: false,
593
- configurable: true
594
- });
595
- Object.defineProperty(ResourceManifests, "SearchStatisticsMetricShared", {
596
- get: function () { return new Guid("1533f4b6-1484-4ecf-864a-8a446a5966cf"); },
597
- enumerable: false,
598
- configurable: true
599
- });
600
- Object.defineProperty(ResourceManifests, "SearchStatisticsMetricGroup", {
601
- get: function () { return new Guid("b9ee20a8-eee5-4355-8501-e15cb496a046"); },
602
- enumerable: false,
603
- configurable: true
604
- });
605
- Object.defineProperty(ResourceManifests, "LinkHandlerSettingsRegistration", {
606
- get: function () { return new Guid("a913821b-d91b-48f0-b356-97c0e7828afa"); },
607
- enumerable: false,
608
- configurable: true
609
- });
610
- Object.defineProperty(ResourceManifests, "TranslatorProviderRegistration", {
611
- get: function () { return new Guid("94352c19-675f-4aa9-9a59-b216808bd9c5"); },
612
- enumerable: false,
613
- configurable: true
614
- });
615
- Object.defineProperty(ResourceManifests, "QrCodeCore", {
616
- get: function () { return new Guid("643d8ebd-1097-403c-bc5d-c8045d5c6c5f"); },
617
- enumerable: false,
618
- configurable: true
619
- });
620
- Object.defineProperty(ResourceManifests, "TenantSetupWizardRegistration", {
621
- get: function () { return new Guid("1f765e6b-5ebf-4f7b-aa87-d05dc0b295e4"); },
622
- enumerable: false,
623
- configurable: true
624
- });
625
- Object.defineProperty(ResourceManifests, "BusinessProfileSetupWizardRegistration", {
626
- get: function () { return new Guid("2e1f8f98-8a9f-4ee9-9172-7822644efae8"); },
627
- enumerable: false,
628
- configurable: true
629
- });
630
- return ResourceManifests;
631
- }());
632
- export { ResourceManifests };
633
- var WebComponentManifests = /** @class */ (function () {
634
- function WebComponentManifests() {
635
- }
636
- Object.defineProperty(WebComponentManifests, "FaviconSettings", {
637
- get: function () { return new Guid("88932da6-b22f-4bc0-9351-c700308edfcc"); },
638
- enumerable: false,
639
- configurable: true
640
- });
641
- Object.defineProperty(WebComponentManifests, "FaviconJourney", {
642
- get: function () { return new Guid("57e5bf35-ed12-4815-bcc5-925f6415ab01"); },
643
- enumerable: false,
644
- configurable: true
645
- });
646
- Object.defineProperty(WebComponentManifests, "ActionButtonSignOffRequestSettings", {
647
- get: function () { return new Guid("58e5a275-426e-4834-889f-baf1e4a3a5b0"); },
648
- enumerable: false,
649
- configurable: true
650
- });
651
- Object.defineProperty(WebComponentManifests, "DefaultSearchTemplate", {
652
- get: function () { return new Guid("a045f3b7-9b3b-4783-9763-bbc9c6ec483c"); },
653
- enumerable: false,
654
- configurable: true
655
- });
656
- Object.defineProperty(WebComponentManifests, "SharedLinkSimpleListingSearchTemplate", {
657
- get: function () { return new Guid("14a49fd1-2712-4e65-a300-3ae78feb7326"); },
658
- enumerable: false,
659
- configurable: true
660
- });
661
- Object.defineProperty(WebComponentManifests, "SharedLinkAppIconSearchTemplate", {
662
- get: function () { return new Guid("86909328-1987-45b3-bf20-01680c6ff884"); },
663
- enumerable: false,
664
- configurable: true
665
- });
666
- Object.defineProperty(WebComponentManifests, "SearchConfig", {
667
- get: function () { return new Guid("64fb9421-2dba-4861-a949-4fafa2599b4e"); },
668
- enumerable: false,
669
- configurable: true
670
- });
671
- Object.defineProperty(WebComponentManifests, "PromotedSearchResultJourney", {
672
- get: function () { return new Guid("14bd1089-d501-412f-a569-ca915308e541"); },
673
- enumerable: false,
674
- configurable: true
675
- });
676
- Object.defineProperty(WebComponentManifests, "SearchFeedbackJourney", {
677
- get: function () { return new Guid("b4672f4f-76c5-4ec8-b0d8-5142e4698446"); },
678
- enumerable: false,
679
- configurable: true
680
- });
681
- Object.defineProperty(WebComponentManifests, "SearchStatisticsJourney", {
682
- get: function () { return new Guid("6b0a110e-478a-4c3d-875b-d89da7296c43"); },
683
- enumerable: false,
684
- configurable: true
685
- });
686
- Object.defineProperty(WebComponentManifests, "QuickSearchConfig", {
687
- get: function () { return new Guid("f537b6a0-79ec-4019-9da6-62a51e3c5ff3"); },
688
- enumerable: false,
689
- configurable: true
690
- });
691
- Object.defineProperty(WebComponentManifests, "QuickSearchCategoriesConfig", {
692
- get: function () { return new Guid("4190870d-6df6-4f35-9ea8-7cae2105b7e9"); },
693
- enumerable: false,
694
- configurable: true
695
- });
696
- Object.defineProperty(WebComponentManifests, "AdvenceSearchConfig", {
697
- get: function () { return new Guid("e5da6df9-7c88-4413-9f75-b8635429cc16"); },
698
- enumerable: false,
699
- configurable: true
700
- });
701
- Object.defineProperty(WebComponentManifests, "AdvancedSearchCategoriesConfig", {
702
- get: function () { return new Guid("10303262-f456-4f79-be31-71bd32a32dab"); },
703
- enumerable: false,
704
- configurable: true
705
- });
706
- Object.defineProperty(WebComponentManifests, "DateTimeRefinerComponent", {
707
- get: function () { return new Guid("0d3db85a-72f7-4f60-a404-8648101ab0b3"); },
708
- enumerable: false,
709
- configurable: true
710
- });
711
- Object.defineProperty(WebComponentManifests, "CustomSearch", {
712
- get: function () { return new Guid("B3D32D30-B779-489C-88AB-F3BA03724105"); },
713
- enumerable: false,
714
- configurable: true
715
- });
716
- Object.defineProperty(WebComponentManifests, "ActionMenu", {
717
- get: function () { return new Guid("e626020a-2d95-410f-8c3d-ec2127418b26"); },
718
- enumerable: false,
719
- configurable: true
720
- });
721
- Object.defineProperty(WebComponentManifests, "ActionMenuAdmin", {
722
- get: function () { return new Guid("c2f552f7-2ec3-42d8-8bdb-254712201b7e"); },
723
- enumerable: false,
724
- configurable: true
725
- });
726
- Object.defineProperty(WebComponentManifests, "TrelloCards", {
727
- get: function () { return new Guid("22B707E0-41F6-47D2-BE57-1F3A2B9DD6C2"); },
728
- enumerable: false,
729
- configurable: true
730
- });
731
- Object.defineProperty(WebComponentManifests, "TrelloCardsSettings", {
732
- get: function () { return new Guid("16F2DB40-C063-4A19-ACEE-4903253C57D6"); },
733
- enumerable: false,
734
- configurable: true
735
- });
736
- Object.defineProperty(WebComponentManifests, "Announcements", {
737
- get: function () { return new Guid("8fa1fb85-39ef-4be8-9611-f6c7ec029772"); },
738
- enumerable: false,
739
- configurable: true
740
- });
741
- Object.defineProperty(WebComponentManifests, "HighPrioAnnouncements", {
742
- get: function () { return new Guid('0703dffa-07ff-4ed1-8d1d-93621cbd5661'); },
743
- enumerable: false,
744
- configurable: true
745
- });
746
- Object.defineProperty(WebComponentManifests, "HighPrioAnnouncementsSettings", {
747
- get: function () { return new Guid('83817cc6-d238-412e-95bf-312ae18c9a26'); },
748
- enumerable: false,
749
- configurable: true
750
- });
751
- Object.defineProperty(WebComponentManifests, "AnnouncementsSettings", {
752
- get: function () { return new Guid("692af0e8-5fe8-4417-b6f5-cea4b8ef2189"); },
753
- enumerable: false,
754
- configurable: true
755
- });
756
- Object.defineProperty(WebComponentManifests, "AnnouncementsBusinessProfileJourney", {
757
- get: function () { return new Guid("6cea863b-26a2-4bce-abc8-81b8ed9bbd47"); },
758
- enumerable: false,
759
- configurable: true
760
- });
761
- Object.defineProperty(WebComponentManifests, "AnnouncementsTenantAdminJourney", {
762
- get: function () { return new Guid("d6207946-eb85-4ee6-8ec3-b4f7d488e7bc"); },
763
- enumerable: false,
764
- configurable: true
765
- });
766
- Object.defineProperty(WebComponentManifests, "AnnouncementsAdminListingBlade", {
767
- get: function () { return new Guid("1ee1d73c-ced8-4764-8898-a86016fe621b"); },
768
- enumerable: false,
769
- configurable: true
770
- });
771
- Object.defineProperty(WebComponentManifests, "AnnouncementsAdminAddOrEditBlade", {
772
- get: function () { return new Guid("5c4ff1dc-a2b8-442e-86df-a80e2a3c941e"); },
773
- enumerable: false,
774
- configurable: true
775
- });
776
- Object.defineProperty(WebComponentManifests, "AnnouncementsAdminTypeAndStatusBlade", {
777
- get: function () { return new Guid("49f62e32-9ad0-4409-92b6-77e9b570dbdb"); },
778
- enumerable: false,
779
- configurable: true
780
- });
781
- Object.defineProperty(WebComponentManifests, "FavoriteButtonLinkHandlerSettings", {
782
- get: function () { return new Guid("6b264a8a-74c7-4e2f-a9cb-4f65e26adb46"); },
783
- enumerable: false,
784
- configurable: true
785
- });
786
- Object.defineProperty(WebComponentManifests, "FavoriteButtonLinkHandlerRegistration", {
787
- get: function () { return new Guid("7be9388d-501a-4760-bfe8-6a2be6450efe"); },
788
- enumerable: false,
789
- configurable: true
790
- });
791
- Object.defineProperty(WebComponentManifests, "FavoriteButtonLinkHandlerSubscription", {
792
- get: function () { return new Guid("7ca3bc3d-1aea-4296-a8d0-f159305ba704"); },
793
- enumerable: false,
794
- configurable: true
795
- });
796
- Object.defineProperty(WebComponentManifests, "AdminShortcutActionRegistration", {
797
- get: function () { return new Guid("659acb42-ce4b-4d38-86cd-1718eae299f9"); },
798
- enumerable: false,
799
- configurable: true
800
- });
801
- Object.defineProperty(WebComponentManifests, "AdminShortcutActionHandler", {
802
- get: function () { return new Guid("e3f0e650-770d-45dd-a04c-972e2ee4f27b"); },
803
- enumerable: false,
804
- configurable: true
805
- });
806
- Object.defineProperty(WebComponentManifests, "TeamworkNavigationActionRegistration", {
807
- get: function () { return new Guid("cf4fb21c-b5d1-4c43-8439-df5c4c8b24d8"); },
808
- enumerable: false,
809
- configurable: true
810
- });
811
- Object.defineProperty(WebComponentManifests, "TeamworkNavigationActionHandler", {
812
- get: function () { return new Guid("277417eb-1f06-454c-ac37-4a6f4b30917b"); },
813
- enumerable: false,
814
- configurable: true
815
- });
816
- Object.defineProperty(WebComponentManifests, "NotificationPanelActionRegistration", {
817
- get: function () { return new Guid("2b77b763-a1ba-48f8-b0e0-eea42eff0e41"); },
818
- enumerable: false,
819
- configurable: true
820
- });
821
- Object.defineProperty(WebComponentManifests, "NotificationPanelActionHandler", {
822
- get: function () { return new Guid("6cbd9d45-a618-46b0-8245-4811899142f2"); },
823
- enumerable: false,
824
- configurable: true
825
- });
826
- Object.defineProperty(WebComponentManifests, "TutorialActionRegistration", {
827
- get: function () { return new Guid("2241765b-a0b9-4cda-a4e7-c5269b77107f"); },
828
- enumerable: false,
829
- configurable: true
830
- });
831
- Object.defineProperty(WebComponentManifests, "TutorialActionHandler", {
832
- get: function () { return new Guid("870182cc-d9c2-43e1-8c50-5dcaeedd70b7"); },
833
- enumerable: false,
834
- configurable: true
835
- });
836
- Object.defineProperty(WebComponentManifests, "MyLinkActionRegistration", {
837
- get: function () { return new Guid("58862291-22dc-40c8-aa4b-0cd7e5333f5b"); },
838
- enumerable: false,
839
- configurable: true
840
- });
841
- Object.defineProperty(WebComponentManifests, "MyLinkActionHandler", {
842
- get: function () { return new Guid("37c0b31a-36f4-4092-911d-ea7edabd4351"); },
843
- enumerable: false,
844
- configurable: true
845
- });
846
- Object.defineProperty(WebComponentManifests, "StrengthenProfileActionRegistration", {
847
- get: function () { return new Guid("fcf993d7-1d72-4259-aca2-bde999179fe6"); },
848
- enumerable: false,
849
- configurable: true
850
- });
851
- Object.defineProperty(WebComponentManifests, "StrengthenProfileActionHandler", {
852
- get: function () { return new Guid("5fcbc456-87d4-4c96-b6f2-dcc9f7f61cb3"); },
853
- enumerable: false,
854
- configurable: true
855
- });
856
- Object.defineProperty(WebComponentManifests, "QuickSearchActionRegistration", {
857
- get: function () { return new Guid("c6ac506c-bff2-4552-901d-a5aa2b1052bb"); },
858
- enumerable: false,
859
- configurable: true
860
- });
861
- Object.defineProperty(WebComponentManifests, "QuickSearchActionHandler", {
862
- get: function () { return new Guid("84599507-bd33-4b1b-9aa8-72614aae89b5"); },
863
- enumerable: false,
864
- configurable: true
865
- });
866
- Object.defineProperty(WebComponentManifests, "ShareActionSettings", {
867
- get: function () { return new Guid("98f920a1-02bc-4f6f-96ea-b89eb2b505de"); },
868
- enumerable: false,
869
- configurable: true
870
- });
871
- Object.defineProperty(WebComponentManifests, "ShareActionRegistration", {
872
- get: function () { return new Guid("50c7754d-ddfb-4d49-8143-6f2172653db3"); },
873
- enumerable: false,
874
- configurable: true
875
- });
876
- Object.defineProperty(WebComponentManifests, "ShareActionHandler", {
877
- get: function () { return new Guid("8b88cb04-6ac1-4758-97ee-336be7b49993"); },
878
- enumerable: false,
879
- configurable: true
880
- });
881
- Object.defineProperty(WebComponentManifests, "CreateAppActionHandler", {
882
- get: function () { return new Guid("8a5e77f6-65b0-46fc-9c78-32e8d0a6f0ae"); },
883
- enumerable: false,
884
- configurable: true
885
- });
886
- Object.defineProperty(WebComponentManifests, "YammerfeedSettings", {
887
- get: function () { return new Guid("6d64ca21-9b86-4def-9ddb-2f55e92b1a8d"); },
888
- enumerable: false,
889
- configurable: true
890
- });
891
- Object.defineProperty(WebComponentManifests, "Yammerfeed", {
892
- get: function () { return new Guid("aa32a6a4-9d12-4fda-a68f-8b8fc836fe91"); },
893
- enumerable: false,
894
- configurable: true
895
- });
896
- Object.defineProperty(WebComponentManifests, "SearchHeader", {
897
- get: function () { return new Guid("76323e70-3a54-4294-a74f-fd70f3b6c447"); },
898
- enumerable: false,
899
- configurable: true
900
- });
901
- Object.defineProperty(WebComponentManifests, "Search", {
902
- get: function () { return new Guid("07bf6982-5112-4ed4-80ce-721521e9aa1f"); },
903
- enumerable: false,
904
- configurable: true
905
- });
906
- Object.defineProperty(WebComponentManifests, "SearchBlock", {
907
- get: function () { return new Guid("103755a1-c49e-4e34-85b4-c94f541894a7"); },
908
- enumerable: false,
909
- configurable: true
910
- });
911
- Object.defineProperty(WebComponentManifests, "SearchBlockSettings", {
912
- get: function () { return new Guid("1c6045e8-ac28-4005-88eb-5d81857060bb"); },
913
- enumerable: false,
914
- configurable: true
915
- });
916
- Object.defineProperty(WebComponentManifests, "QuickSearch", {
917
- get: function () { return new Guid("24c33a66-12d8-4d62-8142-fd0486dcd9ed"); },
918
- enumerable: false,
919
- configurable: true
920
- });
921
- Object.defineProperty(WebComponentManifests, "AdvancedSearch", {
922
- get: function () { return new Guid("6f8e12f7-3379-4722-854d-1f8e83b722b2"); },
923
- enumerable: false,
924
- configurable: true
925
- });
926
- Object.defineProperty(WebComponentManifests, "SearchAdmin", {
927
- get: function () { return new Guid("7843b606-9207-4563-80da-c8fb07e6b927"); },
928
- enumerable: false,
929
- configurable: true
930
- });
931
- Object.defineProperty(WebComponentManifests, "SearchAdminRegistration", {
932
- get: function () { return new Guid("8c97d118-f0d9-44fe-9ef5-ed107e6401d2"); },
933
- enumerable: false,
934
- configurable: true
935
- });
936
- Object.defineProperty(WebComponentManifests, "SharePointSearchProviderSettings", {
937
- get: function () { return new Guid("d9a4ee6a-4030-47ff-9f8d-438d71aad39c"); },
938
- enumerable: false,
939
- configurable: true
940
- });
941
- Object.defineProperty(WebComponentManifests, "MicrosoftSearchProviderSettings", {
942
- get: function () { return new Guid("b94f27fb-cf98-4d4d-9ebb-dc0cdf6f3893"); },
943
- enumerable: false,
944
- configurable: true
945
- });
946
- Object.defineProperty(WebComponentManifests, "SharedLinksSearchProviderSettings", {
947
- get: function () { return new Guid("531dde74-4a66-4990-b0c1-b0fb979371e4"); },
948
- enumerable: false,
949
- configurable: true
950
- });
951
- Object.defineProperty(WebComponentManifests, "QuickSearchActionHandlerSettings", {
952
- get: function () { return new Guid("b8a22e34-3162-443e-9260-1e4fc8eb0310"); },
953
- enumerable: false,
954
- configurable: true
955
- });
956
- Object.defineProperty(WebComponentManifests, "SearchSettings", {
957
- get: function () { return new Guid("60d18833-efb0-456d-8359-fea6c82701b7"); },
958
- enumerable: false,
959
- configurable: true
960
- });
961
- Object.defineProperty(WebComponentManifests, "SearchStatisticsMetricIndicator", {
962
- get: function () { return new Guid("f3c88c39-9d56-4f4a-9841-2272bd275428"); },
963
- enumerable: false,
964
- configurable: true
965
- });
966
- Object.defineProperty(WebComponentManifests, "SearchStatisticsNoOfQueryMetricIndicator", {
967
- get: function () { return new Guid("7fb2948c-286e-4de9-b25a-7594bd472c65"); },
968
- enumerable: false,
969
- configurable: true
970
- });
971
- Object.defineProperty(WebComponentManifests, "SearchStatisticsAbandonedQueryMetricIndicator", {
972
- get: function () { return new Guid("1588c9e5-835c-4258-990f-26ade94a385a"); },
973
- enumerable: false,
974
- configurable: true
975
- });
976
- Object.defineProperty(WebComponentManifests, "SearchStatisticsNoResultQueryMetricIndicator", {
977
- get: function () { return new Guid("cfa2aa9e-7a04-4622-97f9-22913ac7b326"); },
978
- enumerable: false,
979
- configurable: true
980
- });
981
- Object.defineProperty(WebComponentManifests, "SearchStatisticsNoOfQueryMetricDetail", {
982
- get: function () { return new Guid("54527b07-2873-4b75-8903-ef174c769d60"); },
983
- enumerable: false,
984
- configurable: true
985
- });
986
- Object.defineProperty(WebComponentManifests, "SearchStatisticsAbandonedQueryMetricDetail", {
987
- get: function () { return new Guid("c9142c33-cd05-4a71-a12c-08d86a4db6a8"); },
988
- enumerable: false,
989
- configurable: true
990
- });
991
- Object.defineProperty(WebComponentManifests, "SearchStatisticsNoResultQueryMetricDetail", {
992
- get: function () { return new Guid("93813bd7-ddae-4bca-aef3-0c12761e97d9"); },
993
- enumerable: false,
994
- configurable: true
995
- });
996
- Object.defineProperty(WebComponentManifests, "SearchStatisticsMetricScopeFilter", {
997
- get: function () { return new Guid("30f3b28c-9f8b-4801-8509-8d51de1db362"); },
998
- enumerable: false,
999
- configurable: true
1000
- });
1001
- Object.defineProperty(WebComponentManifests, "MyTasks", {
1002
- get: function () { return new Guid("299D1ADC-8762-4AA5-B92D-83D03B633DEE"); },
1003
- enumerable: false,
1004
- configurable: true
1005
- });
1006
- Object.defineProperty(WebComponentManifests, "MyTasksSettings", {
1007
- get: function () { return new Guid("A5C84795-B70F-4A88-AD46-B315E5AE5496"); },
1008
- enumerable: false,
1009
- configurable: true
1010
- });
1011
- Object.defineProperty(WebComponentManifests, "MyTasksSiteGroupView", {
1012
- get: function () { return new Guid("0987DBA0-4C0A-4AC8-A762-9348B3F16412"); },
1013
- enumerable: false,
1014
- configurable: true
1015
- });
1016
- Object.defineProperty(WebComponentManifests, "TasksSimpleListingView", {
1017
- get: function () { return new Guid("1A9AF446-969E-4E1E-8FE3-02C288D1A737"); },
1018
- enumerable: false,
1019
- configurable: true
1020
- });
1021
- Object.defineProperty(WebComponentManifests, "Logo", {
1022
- get: function () { return new Guid("e556c401-dfce-48e8-b4e9-23a14755dcdd"); },
1023
- enumerable: false,
1024
- configurable: true
1025
- });
1026
- Object.defineProperty(WebComponentManifests, "LogoSettings", {
1027
- get: function () { return new Guid("a119b69d-b10a-4c6e-b709-878ee4800163"); },
1028
- enumerable: false,
1029
- configurable: true
1030
- });
1031
- Object.defineProperty(WebComponentManifests, "Header", {
1032
- get: function () { return new Guid("63346575-5418-4e0c-9693-3e923929b58b"); },
1033
- enumerable: false,
1034
- configurable: true
1035
- });
1036
- Object.defineProperty(WebComponentManifests, "FullHeader", {
1037
- get: function () { return new Guid("f769db43-ace1-4ee1-bdf7-8ace85ac71a2"); },
1038
- enumerable: false,
1039
- configurable: true
1040
- });
1041
- Object.defineProperty(WebComponentManifests, "CompactHeader", {
1042
- get: function () { return new Guid("27241e79-ab2e-4ebe-9047-b779ec4e7398"); },
1043
- enumerable: false,
1044
- configurable: true
1045
- });
1046
- Object.defineProperty(WebComponentManifests, "HeaderSettings", {
1047
- get: function () { return new Guid("fef52f65-d4e9-4d6b-85b7-ffc94383f577"); },
1048
- enumerable: false,
1049
- configurable: true
1050
- });
1051
- Object.defineProperty(WebComponentManifests, "FooterComponent", {
1052
- get: function () { return new Guid("839a30ea-2733-4a82-aa5b-b15dd502137e"); },
1053
- enumerable: false,
1054
- configurable: true
1055
- });
1056
- Object.defineProperty(WebComponentManifests, "FooterCore", {
1057
- get: function () { return new Guid("58552fa6-0533-498d-82fd-319f7db6837c"); },
1058
- enumerable: false,
1059
- configurable: true
1060
- });
1061
- Object.defineProperty(WebComponentManifests, "FooterSettings", {
1062
- get: function () { return new Guid("9bec119b-f8b8-4fef-9246-263748793629"); },
1063
- enumerable: false,
1064
- configurable: true
1065
- });
1066
- Object.defineProperty(WebComponentManifests, "UserMenu", {
1067
- get: function () { return new Guid("ff8336d1-9558-45ff-84a5-9043adea65c0"); },
1068
- enumerable: false,
1069
- configurable: true
1070
- });
1071
- Object.defineProperty(WebComponentManifests, "UserMenuCore", {
1072
- get: function () { return new Guid("b77aa1bd-9392-424c-9e20-b88e6b749aa4"); },
1073
- enumerable: false,
1074
- configurable: true
1075
- });
1076
- Object.defineProperty(WebComponentManifests, "CompactUserMenu", {
1077
- get: function () { return new Guid("88d642cc-300e-4bf4-96b9-fd5f6d35c186"); },
1078
- enumerable: false,
1079
- configurable: true
1080
- });
1081
- Object.defineProperty(WebComponentManifests, "UserAccessibilitySetting", {
1082
- get: function () { return new Guid("69d180bd-b115-4d5c-bafa-db8f5d52a7c1"); },
1083
- enumerable: false,
1084
- configurable: true
1085
- });
1086
- Object.defineProperty(WebComponentManifests, "UserAccessibilityJumpToContent", {
1087
- get: function () { return new Guid("ffba73c2-b9a2-4c55-a01e-363287723e0b"); },
1088
- enumerable: false,
1089
- configurable: true
1090
- });
1091
- Object.defineProperty(WebComponentManifests, "AccessibilityStyle", {
1092
- get: function () { return new Guid("bb54ab75-69c3-4472-a0b5-9e0badb1397a"); },
1093
- enumerable: false,
1094
- configurable: true
1095
- });
1096
- Object.defineProperty(WebComponentManifests, "OmniaSystemLanguageSetting", {
1097
- get: function () { return new Guid("ebca9185-a2a3-483f-8827-07d103f25f15"); },
1098
- enumerable: false,
1099
- configurable: true
1100
- });
1101
- Object.defineProperty(WebComponentManifests, "OmniaLanguagesComponent", {
1102
- get: function () { return new Guid("d687c247-a25a-4321-b6ef-70edf162fc52"); },
1103
- enumerable: false,
1104
- configurable: true
1105
- });
1106
- Object.defineProperty(WebComponentManifests, "DocumentDirectionSetting", {
1107
- get: function () { return new Guid("8a35b5ee-118f-4be8-b12b-cef340d8bbbc"); },
1108
- enumerable: false,
1109
- configurable: true
1110
- });
1111
- Object.defineProperty(WebComponentManifests, "DocumentDirectioJumpToContent", {
1112
- get: function () { return new Guid("16c1a389-77d2-467c-acc7-57b9f499f4ed"); },
1113
- enumerable: false,
1114
- configurable: true
1115
- });
1116
- Object.defineProperty(WebComponentManifests, "DocumentDirectionStyle", {
1117
- get: function () { return new Guid("a65e0a65-8ae8-4434-9cff-5fa72ba3d1ca"); },
1118
- enumerable: false,
1119
- configurable: true
1120
- });
1121
- Object.defineProperty(WebComponentManifests, "MyLinksNavigation", {
1122
- get: function () { return new Guid("fe39c5e9-95cb-43cf-ab3f-7422dcf29030"); },
1123
- enumerable: false,
1124
- configurable: true
1125
- });
1126
- Object.defineProperty(WebComponentManifests, "QuickLinksViewComponent", {
1127
- get: function () { return new Guid("cdd9e41d-b784-4adb-bbb4-5ccb0568a92b"); },
1128
- enumerable: false,
1129
- configurable: true
1130
- });
1131
- Object.defineProperty(WebComponentManifests, "QuickLinksEditComponent", {
1132
- get: function () { return new Guid("56d4552e-0a49-4a7b-ab89-6dc355ad076e"); },
1133
- enumerable: false,
1134
- configurable: true
1135
- });
1136
- Object.defineProperty(WebComponentManifests, "QuickLinksCreateComponent", {
1137
- get: function () { return new Guid("c4ba1eef-5137-48f0-ba72-7d29162145bb"); },
1138
- enumerable: false,
1139
- configurable: true
1140
- });
1141
- Object.defineProperty(WebComponentManifests, "QuickLinksComponent", {
1142
- get: function () { return new Guid("12180b4d-535f-488d-99dd-b53544b7aa30"); },
1143
- enumerable: false,
1144
- configurable: true
1145
- });
1146
- Object.defineProperty(WebComponentManifests, "AppLaunchComponent", {
1147
- get: function () { return new Guid("B5264AA5-091B-49F5-B14F-D495D6EC5009"); },
1148
- enumerable: false,
1149
- configurable: true
1150
- });
1151
- Object.defineProperty(WebComponentManifests, "CompactAppLaunchComponent", {
1152
- get: function () { return new Guid("78ea7839-2483-4a05-8a17-efd750402a7e"); },
1153
- enumerable: false,
1154
- configurable: true
1155
- });
1156
- Object.defineProperty(WebComponentManifests, "AppLaunchRegistration", {
1157
- get: function () { return new Guid("F7861B4B-6856-450D-A633-27EF4D617283"); },
1158
- enumerable: false,
1159
- configurable: true
1160
- });
1161
- Object.defineProperty(WebComponentManifests, "SharedLinkListingsBlade", {
1162
- get: function () { return new Guid("f2450b17-ae8c-4350-b467-6052e9f46e5e"); },
1163
- enumerable: false,
1164
- configurable: true
1165
- });
1166
- Object.defineProperty(WebComponentManifests, "SharedLinkAddOrEditBlade", {
1167
- get: function () { return new Guid("ce61a633-2caf-4895-bda9-94b8553a00d2"); },
1168
- enumerable: false,
1169
- configurable: true
1170
- });
1171
- Object.defineProperty(WebComponentManifests, "BusinessProfileAdminSharedLinksJourney", {
1172
- get: function () { return new Guid("1d421d8c-6eb8-47ec-9aa7-c0dac3b104f8"); },
1173
- enumerable: false,
1174
- configurable: true
1175
- });
1176
- Object.defineProperty(WebComponentManifests, "TenantAdminSharedLinksJourney", {
1177
- get: function () { return new Guid("a862a464-61d5-4617-91f0-ec495776fbe8"); },
1178
- enumerable: false,
1179
- configurable: true
1180
- });
1181
- Object.defineProperty(WebComponentManifests, "QuickLinkSetting", {
1182
- get: function () { return new Guid("64b86fee-3f66-437f-887c-ffdd3514166f"); },
1183
- enumerable: false,
1184
- configurable: true
1185
- });
1186
- Object.defineProperty(WebComponentManifests, "MyLinkSetting", {
1187
- get: function () { return new Guid("4022a6f7-4c56-4338-bb27-7f04c3fedacb"); },
1188
- enumerable: false,
1189
- configurable: true
1190
- });
1191
- Object.defineProperty(WebComponentManifests, "TrelloCardView", {
1192
- get: function () { return new Guid("C69406EA-86EC-4FC4-99FF-626918C4465D"); },
1193
- enumerable: false,
1194
- configurable: true
1195
- });
1196
- Object.defineProperty(WebComponentManifests, "QuickLinkSimpleList", {
1197
- get: function () { return new Guid("d031f476-a71d-47ff-8f08-817a63f0f956"); },
1198
- enumerable: false,
1199
- configurable: true
1200
- });
1201
- Object.defineProperty(WebComponentManifests, "QuickLinkAppIconList", {
1202
- get: function () { return new Guid("eb09bd9c-564c-4205-8c58-b3ed405403d4"); },
1203
- enumerable: false,
1204
- configurable: true
1205
- });
1206
- Object.defineProperty(WebComponentManifests, "QuickLinksAppLaunchView", {
1207
- get: function () { return new Guid("5D34D10F-0067-418E-8C67-C28A99007A7F"); },
1208
- enumerable: false,
1209
- configurable: true
1210
- });
1211
- Object.defineProperty(WebComponentManifests, "ImportantAnnouncementView", {
1212
- get: function () { return new Guid("338653de-6640-40af-bd40-41a83d24da2e"); },
1213
- enumerable: false,
1214
- configurable: true
1215
- });
1216
- Object.defineProperty(WebComponentManifests, "HighPriorityAnnouncementView", {
1217
- get: function () { return new Guid("f32d1086-254c-4398-a8e7-a277b3b60a7c"); },
1218
- enumerable: false,
1219
- configurable: true
1220
- });
1221
- Object.defineProperty(WebComponentManifests, "AnnouncementLikeComment", {
1222
- get: function () { return new Guid("757162be-a480-445d-a0ee-a8c25accdd64"); },
1223
- enumerable: false,
1224
- configurable: true
1225
- });
1226
- Object.defineProperty(WebComponentManifests, "NotificationPanelHeader", {
1227
- get: function () { return new Guid("1fc95b02-8bab-468b-a2bb-19e2a7752c55"); },
1228
- enumerable: false,
1229
- configurable: true
1230
- });
1231
- Object.defineProperty(WebComponentManifests, "NotificationPanelHeaderSettings", {
1232
- get: function () { return new Guid("f9541602-33bd-4d16-a2d7-3ef335d527a0"); },
1233
- enumerable: false,
1234
- configurable: true
1235
- });
1236
- Object.defineProperty(WebComponentManifests, "NotificationPanel", {
1237
- get: function () { return new Guid("65774a9f-d489-4352-9e97-b4939601532a"); },
1238
- enumerable: false,
1239
- configurable: true
1240
- });
1241
- Object.defineProperty(WebComponentManifests, "NotificationPanelSettings", {
1242
- get: function () { return new Guid("47bd0626-08d9-4899-9034-c2eb21f7452b"); },
1243
- enumerable: false,
1244
- configurable: true
1245
- });
1246
- Object.defineProperty(WebComponentManifests, "NotificationPanelsAdmin", {
1247
- get: function () { return new Guid("c4198968-3512-4694-b153-3c7318f3d6b7"); },
1248
- enumerable: false,
1249
- configurable: true
1250
- });
1251
- Object.defineProperty(WebComponentManifests, "NotificationPanelBlockSettings", {
1252
- get: function () { return new Guid("8065dc84-fbd8-4838-800c-8bc59a0c741c"); },
1253
- enumerable: false,
1254
- configurable: true
1255
- });
1256
- Object.defineProperty(WebComponentManifests, "AdminShortcut", {
1257
- get: function () { return new Guid("7c59fff9-3845-4206-b8ea-c879ff000246"); },
1258
- enumerable: false,
1259
- configurable: true
1260
- });
1261
- Object.defineProperty(WebComponentManifests, "TutorialAdmin", {
1262
- get: function () { return new Guid("BC901429-60C1-4528-B047-9AAF7C23D01A"); },
1263
- enumerable: false,
1264
- configurable: true
1265
- });
1266
- Object.defineProperty(WebComponentManifests, "TutorialAdminTenant", {
1267
- get: function () { return new Guid("E0366FB9-A6D4-44FF-8F21-AA9E9D41CD77"); },
1268
- enumerable: false,
1269
- configurable: true
1270
- });
1271
- Object.defineProperty(WebComponentManifests, "TutorialPageSetting", {
1272
- get: function () { return new Guid("23A3A95E-8830-46D7-BF76-180FE079531C"); },
1273
- enumerable: false,
1274
- configurable: true
1275
- });
1276
- Object.defineProperty(WebComponentManifests, "Tutorial", {
1277
- get: function () { return new Guid("47544822-FDA5-450A-9294-A5ACA8A770E0"); },
1278
- enumerable: false,
1279
- configurable: true
1280
- });
1281
- Object.defineProperty(WebComponentManifests, "ProfileMenu", {
1282
- get: function () { return new Guid("4763bc36-d35d-4334-8b88-5408d489b03e"); },
1283
- enumerable: false,
1284
- configurable: true
1285
- });
1286
- Object.defineProperty(WebComponentManifests, "BusinessProfileJourney", {
1287
- get: function () { return new Guid("2b69d826-807c-470e-9db1-0a19bba2d1e0"); },
1288
- enumerable: false,
1289
- configurable: true
1290
- });
1291
- Object.defineProperty(WebComponentManifests, "BusinessProfileSettings", {
1292
- get: function () { return new Guid("4b86a436-4255-448c-a502-e1daeb94d142"); },
1293
- enumerable: false,
1294
- configurable: true
1295
- });
1296
- Object.defineProperty(WebComponentManifests, "BusinessProfileTheme", {
1297
- get: function () { return new Guid("61499843-fa3a-47c8-b935-8e3c27c68f1b"); },
1298
- enumerable: false,
1299
- configurable: true
1300
- });
1301
- Object.defineProperty(WebComponentManifests, "TenantMediaPicker", {
1302
- get: function () { return new Guid("37329e5d-5cf7-4ff1-ba63-3ce14b88e51c"); },
1303
- enumerable: false,
1304
- configurable: true
1305
- });
1306
- Object.defineProperty(WebComponentManifests, "TenantMediaPickerCore", {
1307
- get: function () { return new Guid("7e8bedff-1e6f-412d-9b5d-3af801780310"); },
1308
- enumerable: false,
1309
- configurable: true
1310
- });
1311
- Object.defineProperty(WebComponentManifests, "BusinessProfileMediaPicker", {
1312
- get: function () { return new Guid("3d403752-2b3e-4cfe-8ba0-da7fb4e8e0ba"); },
1313
- enumerable: false,
1314
- configurable: true
1315
- });
1316
- Object.defineProperty(WebComponentManifests, "BusinessProfileMediaPickerCore", {
1317
- get: function () { return new Guid("36fe7ee6-e834-4eec-b5dd-2a83667c91a6"); },
1318
- enumerable: false,
1319
- configurable: true
1320
- });
1321
- Object.defineProperty(WebComponentManifests, "CentralImageLocations", {
1322
- get: function () { return new Guid("0bebb289-f3fc-4838-a032-4a9f20c605c1"); },
1323
- enumerable: false,
1324
- configurable: true
1325
- });
1326
- Object.defineProperty(WebComponentManifests, "MediaPickerGeneral", {
1327
- get: function () { return new Guid("0aa2c49f-500d-4d1c-a31a-9ecbf80d3882"); },
1328
- enumerable: false,
1329
- configurable: true
1330
- });
1331
- Object.defineProperty(WebComponentManifests, "MediaPickerScalingSettingsListing", {
1332
- get: function () { return new Guid("19b22417-acb6-41c1-96f9-47ea4d60f4b2"); },
1333
- enumerable: false,
1334
- configurable: true
1335
- });
1336
- Object.defineProperty(WebComponentManifests, "MediaPickerCropRatios", {
1337
- get: function () { return new Guid("a49a79f5-9f1e-471d-813f-12926f411f9c"); },
1338
- enumerable: false,
1339
- configurable: true
1340
- });
1341
- Object.defineProperty(WebComponentManifests, "BusinessProfileLanguage", {
1342
- get: function () { return new Guid("936D6849-3488-4A6F-B16C-91B0C625E837"); },
1343
- enumerable: false,
1344
- configurable: true
1345
- });
1346
- Object.defineProperty(WebComponentManifests, "AppTemplatesCustomStepMember", {
1347
- get: function () { return new Guid("bfc04495-50cb-4de6-9983-f53997f3fbe2"); },
1348
- enumerable: false,
1349
- configurable: true
1350
- });
1351
- Object.defineProperty(WebComponentManifests, "EnterprisePropertiesJourney", {
1352
- get: function () { return new Guid("e98dd24f-7bfa-4704-ad5e-85510cbe3d37"); },
1353
- enumerable: false,
1354
- configurable: true
1355
- });
1356
- Object.defineProperty(WebComponentManifests, "TenantSecretsJourney", {
1357
- get: function () { return new Guid("1d60e6da-39df-4458-b621-3b4d64bf2843"); },
1358
- enumerable: false,
1359
- configurable: true
1360
- });
1361
- Object.defineProperty(WebComponentManifests, "BusinessProfileSecretsJourney", {
1362
- get: function () { return new Guid("b52c92f6-5574-4e1d-a37f-ca6159c9eb1d"); },
1363
- enumerable: false,
1364
- configurable: true
1365
- });
1366
- Object.defineProperty(WebComponentManifests, "TargetingPropertiesJourney", {
1367
- get: function () { return new Guid("9433e3d2-89d2-434b-93b2-0f7be4578979"); },
1368
- enumerable: false,
1369
- configurable: true
1370
- });
1371
- Object.defineProperty(WebComponentManifests, "EnterprisePropertyCategoriesJourney", {
1372
- get: function () { return new Guid("dbe61fac-1b82-4db6-aca3-12e95a86274f"); },
1373
- enumerable: false,
1374
- configurable: true
1375
- });
1376
- Object.defineProperty(WebComponentManifests, "AppProvisioningStepMemberStep", {
1377
- get: function () { return new Guid("cfc748f2-4d9e-4629-ad61-3a6694da4ad9"); },
1378
- enumerable: false,
1379
- configurable: true
1380
- });
1381
- Object.defineProperty(WebComponentManifests, "AppTemplateStepComponentBase", {
1382
- get: function () { return new Guid("69d4ae5d-874c-4988-bd16-4489a82fdab1"); },
1383
- enumerable: false,
1384
- configurable: true
1385
- });
1386
- Object.defineProperty(WebComponentManifests, "NavigationBar", {
1387
- get: function () { return new Guid("a3692055-a31c-417a-8c7f-34784bd8f079"); },
1388
- enumerable: false,
1389
- configurable: true
1390
- });
1391
- Object.defineProperty(WebComponentManifests, "NavigationBarChrome", {
1392
- get: function () { return new Guid("e053c706-1669-418f-badc-6f5ccaf72caa"); },
1393
- enumerable: false,
1394
- configurable: true
1395
- });
1396
- Object.defineProperty(WebComponentManifests, "WorkplaceWarning", {
1397
- get: function () { return new Guid("4bca1556-ac2e-4d87-9a53-c1ab6adb2d58"); },
1398
- enumerable: false,
1399
- configurable: true
1400
- });
1401
- Object.defineProperty(WebComponentManifests, "WorkplacePreviewDisclaimer", {
1402
- get: function () { return new Guid("bd56271c-db61-4f36-9c99-2fb1bb9079f6"); },
1403
- enumerable: false,
1404
- configurable: true
1405
- });
1406
- Object.defineProperty(WebComponentManifests, "AdminHeaderSettings", {
1407
- get: function () { return new Guid("47f4c610-3c26-4698-90c4-ae0ff52d697f"); },
1408
- enumerable: false,
1409
- configurable: true
1410
- });
1411
- Object.defineProperty(WebComponentManifests, "PropertySetsJourney", {
1412
- get: function () { return new Guid("813c8357-aa75-489f-b022-f5c7b0a02443"); },
1413
- enumerable: false,
1414
- configurable: true
1415
- });
1416
- Object.defineProperty(WebComponentManifests, "PropertiesJourney", {
1417
- get: function () { return new Guid("95F6E9A4-F728-4543-9986-44BF59323C76"); },
1418
- enumerable: false,
1419
- configurable: true
1420
- });
1421
- Object.defineProperty(WebComponentManifests, "PropertyArchiveJourney", {
1422
- get: function () { return new Guid("f24e9874-7c5e-415c-8513-5d3a591c18f0"); },
1423
- enumerable: false,
1424
- configurable: true
1425
- });
1426
- Object.defineProperty(WebComponentManifests, "QueryablePropertiesJourney", {
1427
- get: function () { return new Guid("19997524-d6bc-4fc2-a411-bd1e3faf661b"); },
1428
- enumerable: false,
1429
- configurable: true
1430
- });
1431
- Object.defineProperty(WebComponentManifests, "AppPropertiesJourney", {
1432
- get: function () { return new Guid("b830a978-3f58-4951-a2d8-1e2b2009a126"); },
1433
- enumerable: false,
1434
- configurable: true
1435
- });
1436
- Object.defineProperty(WebComponentManifests, "RichTextEditorSettings", {
1437
- get: function () { return new Guid("ECE24F01-1E63-4C2A-BBFF-F713F9DDE5C3"); },
1438
- enumerable: false,
1439
- configurable: true
1440
- });
1441
- Object.defineProperty(WebComponentManifests, "TenantHeader", {
1442
- get: function () { return new Guid("45AFC3A3-23E2-4947-AB8D-FA937B033298"); },
1443
- enumerable: false,
1444
- configurable: true
1445
- });
1446
- Object.defineProperty(WebComponentManifests, "TenantRegional", {
1447
- get: function () { return new Guid("fcf7035a-4e22-428f-bcdd-47843d4882ba"); },
1448
- enumerable: false,
1449
- configurable: true
1450
- });
1451
- Object.defineProperty(WebComponentManifests, "TenantAdminSetting", {
1452
- get: function () { return new Guid("5618d436-945b-4fdf-b432-93dac1a541a6"); },
1453
- enumerable: false,
1454
- configurable: true
1455
- });
1456
- Object.defineProperty(WebComponentManifests, "TenantLocalizationAdmin", {
1457
- get: function () { return new Guid("b4f33fbe-c8ed-473f-8d25-84f35154a981"); },
1458
- enumerable: false,
1459
- configurable: true
1460
- });
1461
- Object.defineProperty(WebComponentManifests, "TenantAdministratorPermissionJourney", {
1462
- get: function () { return new Guid("af0c761e-8ba5-4dee-858c-a7593adcce76"); },
1463
- enumerable: false,
1464
- configurable: true
1465
- });
1466
- Object.defineProperty(WebComponentManifests, "BusinessProfileAdministratorPermissionJourney", {
1467
- get: function () { return new Guid("01dbddb7-0b1a-48dc-af16-cd4f534cd2de"); },
1468
- enumerable: false,
1469
- configurable: true
1470
- });
1471
- Object.defineProperty(WebComponentManifests, "TenantLogoSettings", {
1472
- get: function () { return new Guid("5C4689DC-CB79-4138-8300-F8B99D550C35"); },
1473
- enumerable: false,
1474
- configurable: true
1475
- });
1476
- Object.defineProperty(WebComponentManifests, "ErrorInformation", {
1477
- get: function () { return new Guid("b2402e98-de00-440b-9084-5460f5d8d2ff"); },
1478
- enumerable: false,
1479
- configurable: true
1480
- });
1481
- Object.defineProperty(WebComponentManifests, "SystemAccountForm", {
1482
- get: function () { return new Guid("0f7957bf-937e-4563-992a-f142e027d1d2"); },
1483
- enumerable: false,
1484
- configurable: true
1485
- });
1486
- Object.defineProperty(WebComponentManifests, "YammerAppForm", {
1487
- get: function () { return new Guid("352e23d3-9a20-40f7-8699-1b9796032e3a"); },
1488
- enumerable: false,
1489
- configurable: true
1490
- });
1491
- Object.defineProperty(WebComponentManifests, "GovernanceDashboard", {
1492
- get: function () { return new Guid("8b58ab03-7af5-47f1-a82d-290964567cc9"); },
1493
- enumerable: false,
1494
- configurable: true
1495
- });
1496
- ;
1497
- Object.defineProperty(WebComponentManifests, "GovernanceDashboardSettings", {
1498
- get: function () { return new Guid("e3378939-f5a4-45e3-98bf-e2f9c70a78ef"); },
1499
- enumerable: false,
1500
- configurable: true
1501
- });
1502
- ;
1503
- Object.defineProperty(WebComponentManifests, "GovernanceDashboardEditor", {
1504
- get: function () { return new Guid("88896064-02b1-451f-ac47-ed6b4c90b4e3"); },
1505
- enumerable: false,
1506
- configurable: true
1507
- });
1508
- ;
1509
- Object.defineProperty(WebComponentManifests, "TextStyles", {
1510
- get: function () { return new Guid("67982bb7-524f-4e91-9b2f-05bd2ab3c088"); },
1511
- enumerable: false,
1512
- configurable: true
1513
- });
1514
- Object.defineProperty(WebComponentManifests, "TenantGeneralSettings", {
1515
- get: function () { return new Guid("62529631-696b-457b-bc04-18c888fc940f"); },
1516
- enumerable: false,
1517
- configurable: true
1518
- });
1519
- Object.defineProperty(WebComponentManifests, "PeopleRollup", {
1520
- get: function () { return new Guid('b5a5fd89-a18c-4c0e-9087-7cb3556bede5'); },
1521
- enumerable: false,
1522
- configurable: true
1523
- });
1524
- Object.defineProperty(WebComponentManifests, "PeopleRollupSettings", {
1525
- get: function () { return new Guid('7d4ad6a0-4228-409e-ba6e-f23fc8b528b8'); },
1526
- enumerable: false,
1527
- configurable: true
1528
- });
1529
- Object.defineProperty(WebComponentManifests, "PeopleRollupBreakpointSettings", {
1530
- get: function () { return new Guid('4c8d688c-7d68-4b6a-afcb-f0d9acfca585'); },
1531
- enumerable: false,
1532
- configurable: true
1533
- });
1534
- Object.defineProperty(WebComponentManifests, "PeopleRollupCardView", {
1535
- get: function () { return new Guid('714ca471-9a03-4904-bf8d-dd004f68c739'); },
1536
- enumerable: false,
1537
- configurable: true
1538
- });
1539
- Object.defineProperty(WebComponentManifests, "PeopleRollupCardViewSettings", {
1540
- get: function () { return new Guid('3d27c8d2-51e7-447f-92fb-7b2e30e94705'); },
1541
- enumerable: false,
1542
- configurable: true
1543
- });
1544
- Object.defineProperty(WebComponentManifests, "PageRollupRollerViewSettings", {
1545
- get: function () { return new Guid('0d2c2989-adc4-46b5-a2a7-a594177420f1'); },
1546
- enumerable: false,
1547
- configurable: true
1548
- });
1549
- Object.defineProperty(WebComponentManifests, "PageRollupRollerView", {
1550
- get: function () { return new Guid('2bb232b8-130c-44a7-ab02-f49a1e604041'); },
1551
- enumerable: false,
1552
- configurable: true
1553
- });
1554
- Object.defineProperty(WebComponentManifests, "PersonSearchTemplate", {
1555
- get: function () { return new Guid('6628abdf-153a-492d-8be0-b0351a11bfcf'); },
1556
- enumerable: false,
1557
- configurable: true
1558
- });
1559
- Object.defineProperty(WebComponentManifests, "UserProfileCompletion", {
1560
- get: function () { return new Guid('c67badd3-d4bd-46cf-a936-dfde200a1343'); },
1561
- enumerable: false,
1562
- configurable: true
1563
- });
1564
- Object.defineProperty(WebComponentManifests, "UserProfilePropertiesWizard", {
1565
- get: function () { return new Guid('95dd7949-6c02-4ccb-8539-20d39c6f9b8a'); },
1566
- enumerable: false,
1567
- configurable: true
1568
- });
1569
- Object.defineProperty(WebComponentManifests, "UserProfileCompletionAppJourney", {
1570
- get: function () { return new Guid('82eb3d91-4379-49ec-b654-25b344ef73a1'); },
1571
- enumerable: false,
1572
- configurable: true
1573
- });
1574
- Object.defineProperty(WebComponentManifests, "UserProfileStrippedCard", {
1575
- get: function () { return new Guid('76f539e0-707c-4cf1-ae78-a65f21c597e6'); },
1576
- enumerable: false,
1577
- configurable: true
1578
- });
1579
- Object.defineProperty(WebComponentManifests, "UserProfileCompletionBlockSettings", {
1580
- get: function () { return new Guid('b07bafaa-287c-4475-86bd-2e0bed1acfee'); },
1581
- enumerable: false,
1582
- configurable: true
1583
- });
1584
- Object.defineProperty(WebComponentManifests, "UserProfileSendPropertyFeedback", {
1585
- get: function () { return new Guid('a0afdf07-1334-4126-89e9-e801bc910423'); },
1586
- enumerable: false,
1587
- configurable: true
1588
- });
1589
- Object.defineProperty(WebComponentManifests, "UserProfileActionMenu", {
1590
- get: function () { return new Guid('3f066813-6de8-473a-9a71-77c6bf7dff47'); },
1591
- enumerable: false,
1592
- configurable: true
1593
- });
1594
- Object.defineProperty(WebComponentManifests, "TeamCollabAppSiteDesign", {
1595
- get: function () { return new Guid("217ed582-9bfe-4f85-97a6-712174e56954"); },
1596
- enumerable: false,
1597
- configurable: true
1598
- });
1599
- Object.defineProperty(WebComponentManifests, "MySitesWizard", {
1600
- get: function () { return new Guid("e5b46f7b-51ca-44ad-9213-19d3f8d7ebea"); },
1601
- enumerable: false,
1602
- configurable: true
1603
- });
1604
- Object.defineProperty(WebComponentManifests, "MyTeamCollaboration", {
1605
- get: function () { return new Guid("d0bbc0c4-559c-4170-8993-31907bfd2928"); },
1606
- enumerable: false,
1607
- configurable: true
1608
- });
1609
- Object.defineProperty(WebComponentManifests, "MyTeamCollaborationDialog", {
1610
- get: function () { return new Guid("9a55b428-0c74-4ba1-8444-5fd1c9c9ff59"); },
1611
- enumerable: false,
1612
- configurable: true
1613
- });
1614
- Object.defineProperty(WebComponentManifests, "MyTeamCollaborationSettingsForm", {
1615
- get: function () { return new Guid("467ef7ea-6e3d-478f-b5ab-7a0678f7f6c2"); },
1616
- enumerable: false,
1617
- configurable: true
1618
- });
1619
- Object.defineProperty(WebComponentManifests, "MyTeamCollaborationEditorSettings", {
1620
- get: function () { return new Guid("b43f4963-499c-47ca-8939-f5beaf0b4a8a"); },
1621
- enumerable: false,
1622
- configurable: true
1623
- });
1624
- Object.defineProperty(WebComponentManifests, "MyTeamCollaborationCategoryFollowed", {
1625
- get: function () { return new Guid("46f125ec-07f0-4258-8aa5-10c9c87a8d27"); },
1626
- enumerable: false,
1627
- configurable: true
1628
- });
1629
- Object.defineProperty(WebComponentManifests, "MyTeamCollaborationCategoryRecently", {
1630
- get: function () { return new Guid("10ec1cfb-3e09-453a-99f9-0cb95d731d1a"); },
1631
- enumerable: false,
1632
- configurable: true
1633
- });
1634
- Object.defineProperty(WebComponentManifests, "MyTeamCollaborationCategoryGroup", {
1635
- get: function () { return new Guid("5e71a7f3-faaf-4a15-ba5d-f3fe48307616"); },
1636
- enumerable: false,
1637
- configurable: true
1638
- });
1639
- Object.defineProperty(WebComponentManifests, "MyTeamCollaborationCategorySearch", {
1640
- get: function () { return new Guid("c0d060d6-9325-4c00-ab7b-36e650695b63"); },
1641
- enumerable: false,
1642
- configurable: true
1643
- });
1644
- Object.defineProperty(WebComponentManifests, "TeamworkNavigationActionHandlerSettings", {
1645
- get: function () { return new Guid("2f095349-3faa-4b78-8f9e-eeb7de691641"); },
1646
- enumerable: false,
1647
- configurable: true
1648
- });
1649
- Object.defineProperty(WebComponentManifests, "TeamworkNavigationSettings", {
1650
- get: function () { return new Guid("74b6d6f6-8cdb-424f-8ba1-03d7426a3cfb"); },
1651
- enumerable: false,
1652
- configurable: true
1653
- });
1654
- Object.defineProperty(WebComponentManifests, "TeamworkNavigationTabSettings", {
1655
- get: function () { return new Guid("5f7b4425-cdd1-46fb-8dc7-698694ab5810"); },
1656
- enumerable: false,
1657
- configurable: true
1658
- });
1659
- Object.defineProperty(WebComponentManifests, "TeamworkNavigationDialog", {
1660
- get: function () { return new Guid("1fd88b37-db0d-4ba2-b63c-b6ac7d004791"); },
1661
- enumerable: false,
1662
- configurable: true
1663
- });
1664
- Object.defineProperty(WebComponentManifests, "AppCreationActionHandlerSettings", {
1665
- get: function () { return new Guid("948562a5-fecb-41dc-8cba-b8ea6e3c8ed5"); },
1666
- enumerable: false,
1667
- configurable: true
1668
- });
1669
- Object.defineProperty(WebComponentManifests, "CreateAppDialog", {
1670
- get: function () { return new Guid("fc16945f-04e0-4309-9823-17c5d6963af5"); },
1671
- enumerable: false,
1672
- configurable: true
1673
- });
1674
- Object.defineProperty(WebComponentManifests, "TeamNewsListView", {
1675
- get: function () { return new Guid("a6d1503c-445e-44b1-9f54-d124c14df29b"); },
1676
- enumerable: false,
1677
- configurable: true
1678
- });
1679
- Object.defineProperty(WebComponentManifests, "TeamNewsListViewSettings", {
1680
- get: function () { return new Guid("d7231aab-9393-4a6d-8aff-4b4d5a5498c4"); },
1681
- enumerable: false,
1682
- configurable: true
1683
- });
1684
- Object.defineProperty(WebComponentManifests, "TeamNewsGroupView", {
1685
- get: function () { return new Guid("7841542b-fb29-4ac2-9676-52a83a6167b9"); },
1686
- enumerable: false,
1687
- configurable: true
1688
- });
1689
- Object.defineProperty(WebComponentManifests, "TeamNewsGroupViewSettings", {
1690
- get: function () { return new Guid("bdcc3a9d-c7f7-4055-bed3-5518dcfd8e42"); },
1691
- enumerable: false,
1692
- configurable: true
1693
- });
1694
- Object.defineProperty(WebComponentManifests, "TeamNewsRollup", {
1695
- get: function () { return new Guid("f59074f3-a738-4668-8f29-4bbecdb223a6"); },
1696
- enumerable: false,
1697
- configurable: true
1698
- });
1699
- Object.defineProperty(WebComponentManifests, "TeamNewsRollupSettings", {
1700
- get: function () { return new Guid("e32e54a4-3538-45a6-9bd2-a2c77c7a3162"); },
1701
- enumerable: false,
1702
- configurable: true
1703
- });
1704
- Object.defineProperty(WebComponentManifests, "TeamCollaborationAppWizard", {
1705
- get: function () { return new Guid("69633624-6d96-4459-9819-1c6efbc1bc98"); },
1706
- enumerable: false,
1707
- configurable: true
1708
- });
1709
- Object.defineProperty(WebComponentManifests, "TeamCollaborationAppJourney", {
1710
- get: function () { return new Guid("a6724d9c-bed5-45fe-aed3-b479e5b8be72"); },
1711
- enumerable: false,
1712
- configurable: true
1713
- });
1714
- Object.defineProperty(WebComponentManifests, "TeamCollaborationSettingsJourney", {
1715
- get: function () { return new Guid("4cd5054d-ab4a-44df-b4f0-cd4be9d1ee50"); },
1716
- enumerable: false,
1717
- configurable: true
1718
- });
1719
- Object.defineProperty(WebComponentManifests, "TeamCollaborationSettingsSwitchingTemplateBlade", {
1720
- get: function () { return new Guid("561806c4-118a-41b5-ab81-7aa32d162367"); },
1721
- enumerable: false,
1722
- configurable: true
1723
- });
1724
- Object.defineProperty(WebComponentManifests, "TeamCollaborationSettingsEditAppInstanceBlade", {
1725
- get: function () { return new Guid("b358eb4c-58fb-4911-9c7c-2fca8b2fe186"); },
1726
- enumerable: false,
1727
- configurable: true
1728
- });
1729
- Object.defineProperty(WebComponentManifests, "TeamCollaborationSettingsSwitchingTemplateBladeRegistration", {
1730
- get: function () { return new Guid("82001098-ae85-4239-8bd9-30132d68b57e"); },
1731
- enumerable: false,
1732
- configurable: true
1733
- });
1734
- Object.defineProperty(WebComponentManifests, "TeamCollaborationSettingsEditAppInstanceBladeRegistration", {
1735
- get: function () { return new Guid("d33eb6d0-55e7-414c-8b1a-45173d870455"); },
1736
- enumerable: false,
1737
- configurable: true
1738
- });
1739
- Object.defineProperty(WebComponentManifests, "TeamCollaborationSettingsSwitchingTemplateJourney", {
1740
- get: function () { return new Guid("b0e4ded9-14dd-47ed-9922-6f884b927f9a"); },
1741
- enumerable: false,
1742
- configurable: true
1743
- });
1744
- Object.defineProperty(WebComponentManifests, "TeamCollaborationSettingsSwitchingTemplateJourneyRegistration", {
1745
- get: function () { return new Guid("389048fb-b6ad-4323-a7f8-ec050b891853"); },
1746
- enumerable: false,
1747
- configurable: true
1748
- });
1749
- Object.defineProperty(WebComponentManifests, "TeamCollaborationSettingsEditBlade", {
1750
- get: function () { return new Guid("4a153966-6f4b-40c5-8168-254b660fdacf"); },
1751
- enumerable: false,
1752
- configurable: true
1753
- });
1754
- Object.defineProperty(WebComponentManifests, "EditSitePropertiesListener", {
1755
- get: function () { return new Guid("bf02832c-e7a3-4b23-8cb5-e7c5a3d18225"); },
1756
- enumerable: false,
1757
- configurable: true
1758
- });
1759
- Object.defineProperty(WebComponentManifests, "EditSiteProperties", {
1760
- get: function () { return new Guid("0763adcc-c07e-4297-83f0-74f05481b577"); },
1761
- enumerable: false,
1762
- configurable: true
1763
- });
1764
- Object.defineProperty(WebComponentManifests, "TeamEndUserSettings", {
1765
- get: function () { return new Guid("F39EB89E-3932-40E2-9D9F-11428375AA07"); },
1766
- enumerable: false,
1767
- configurable: true
1768
- });
1769
- Object.defineProperty(WebComponentManifests, "TeamCollaborationFacebookWorkplace", {
1770
- get: function () { return new Guid("F934FA3C-249D-4F52-BF71-BD6B2FAC8C42"); },
1771
- enumerable: false,
1772
- configurable: true
1773
- });
1774
- Object.defineProperty(WebComponentManifests, "TeamCollaborationRollup", {
1775
- get: function () { return new Guid("87F6D9E7-57BC-4495-BA2D-E1BF961642AC"); },
1776
- enumerable: false,
1777
- configurable: true
1778
- });
1779
- Object.defineProperty(WebComponentManifests, "TeamCollaborationRollupSettings", {
1780
- get: function () { return new Guid("F21DD020-677B-470D-B81F-8936B154C8D4"); },
1781
- enumerable: false,
1782
- configurable: true
1783
- });
1784
- Object.defineProperty(WebComponentManifests, "TeamCollaborationRollupSettingsComponent", {
1785
- get: function () { return new Guid("e9b8581b-4361-421b-abf7-dde9cac7e680"); },
1786
- enumerable: false,
1787
- configurable: true
1788
- });
1789
- Object.defineProperty(WebComponentManifests, "TeamCollaborationListView", {
1790
- get: function () { return new Guid("91165348-4030-44D1-9EF9-91F687A8F9CE"); },
1791
- enumerable: false,
1792
- configurable: true
1793
- });
1794
- Object.defineProperty(WebComponentManifests, "TeamCollaborationListViewSettings", {
1795
- get: function () { return new Guid("D6F547EC-CF89-486F-8B59-C999553869E1"); },
1796
- enumerable: false,
1797
- configurable: true
1798
- });
1799
- Object.defineProperty(WebComponentManifests, "TeamCollaborationNavigationView", {
1800
- get: function () { return new Guid("1d7374e8-24bf-4e0e-b4d3-752fa89c7a38"); },
1801
- enumerable: false,
1802
- configurable: true
1803
- });
1804
- Object.defineProperty(WebComponentManifests, "TeamCollaborationNavigationViewSettings", {
1805
- get: function () { return new Guid("a1fd35eb-760a-45c7-b812-148a519ef500"); },
1806
- enumerable: false,
1807
- configurable: true
1808
- });
1809
- Object.defineProperty(WebComponentManifests, "CreateTeamworkBlock", {
1810
- get: function () { return new Guid("0f1da23c-05a0-4ff3-a3e6-83e1252db696"); },
1811
- enumerable: false,
1812
- configurable: true
1813
- });
1814
- Object.defineProperty(WebComponentManifests, "CreateTeamworkComponent", {
1815
- get: function () { return new Guid("466c0ccc-ed0e-41d9-b8c2-1200fb7ec59c"); },
1816
- enumerable: false,
1817
- configurable: true
1818
- });
1819
- Object.defineProperty(WebComponentManifests, "CreateTeamworkBlockSettings", {
1820
- get: function () { return new Guid("c5b867ec-4613-4b57-b75a-83461e1928ec"); },
1821
- enumerable: false,
1822
- configurable: true
1823
- });
1824
- Object.defineProperty(WebComponentManifests, "CreateTeamworkComponentSettings", {
1825
- get: function () { return new Guid("0f6acac7-4d03-4360-937c-867db34e02ad"); },
1826
- enumerable: false,
1827
- configurable: true
1828
- });
1829
- Object.defineProperty(WebComponentManifests, "CreateTeamworkCores", {
1830
- get: function () { return new Guid("b8dd3a04-32c4-4003-9b3f-78f4ef8120a8"); },
1831
- enumerable: false,
1832
- configurable: true
1833
- });
1834
- Object.defineProperty(WebComponentManifests, "AppAuthenticationOptions", {
1835
- get: function () { return new Guid("ecb78fcf-1185-4026-bda4-390794ea5a9e"); },
1836
- enumerable: false,
1837
- configurable: true
1838
- });
1839
- Object.defineProperty(WebComponentManifests, "WorkspaceActionMenuRenderer", {
1840
- get: function () { return new Guid("758a3f18-b248-463f-907f-cebdff9bc5e7"); },
1841
- enumerable: false,
1842
- configurable: true
1843
- });
1844
- Object.defineProperty(WebComponentManifests, "WorkspaceActionMenuHorizontalRenderer", {
1845
- get: function () { return new Guid("3f7d99f4-ab95-4ed3-9be0-9422e2f08530"); },
1846
- enumerable: false,
1847
- configurable: true
1848
- });
1849
- Object.defineProperty(WebComponentManifests, "WorkspaceActionMenuVerticalRenderer", {
1850
- get: function () { return new Guid("bc3c24bd-9f45-42bb-a4bf-12259792285c"); },
1851
- enumerable: false,
1852
- configurable: true
1853
- });
1854
- Object.defineProperty(WebComponentManifests, "WorkspaceMegaMenuRenderer", {
1855
- get: function () { return new Guid("08e0dda7-224a-4e83-b8da-e1830a4e1302"); },
1856
- enumerable: false,
1857
- configurable: true
1858
- });
1859
- Object.defineProperty(WebComponentManifests, "WorkspaceMegaMenuRendererCore", {
1860
- get: function () { return new Guid("a3d28198-a978-4d5b-9268-5f7978c6b274"); },
1861
- enumerable: false,
1862
- configurable: true
1863
- });
1864
- Object.defineProperty(WebComponentManifests, "WorkspaceMegaMenuHorizontalRenderer", {
1865
- get: function () { return new Guid("1529380d-4716-4b89-a6f7-04fdbe4b43f4"); },
1866
- enumerable: false,
1867
- configurable: true
1868
- });
1869
- Object.defineProperty(WebComponentManifests, "WorkspaceMegaMenuVerticalRenderer", {
1870
- get: function () { return new Guid("9a17e867-795c-4e2f-b3fa-abc44205b86c"); },
1871
- enumerable: false,
1872
- configurable: true
1873
- });
1874
- Object.defineProperty(WebComponentManifests, "WorkspaceMegaMenuCompactRenderer", {
1875
- get: function () { return new Guid("773f320b-6e4f-4728-a076-21191c14f319"); },
1876
- enumerable: false,
1877
- configurable: true
1878
- });
1879
- Object.defineProperty(WebComponentManifests, "WorkspaceHomeRenderer", {
1880
- get: function () { return new Guid("7de92d83-b0f9-4d94-8955-1f08280bf141"); },
1881
- enumerable: false,
1882
- configurable: true
1883
- });
1884
- Object.defineProperty(WebComponentManifests, "WorkspaceHomeNodeRenderer", {
1885
- get: function () { return new Guid("074fa352-dae9-44d4-b117-e973b0c29201"); },
1886
- enumerable: false,
1887
- configurable: true
1888
- });
1889
- Object.defineProperty(WebComponentManifests, "WorkspaceVerticalNavigationBar", {
1890
- get: function () { return new Guid("0780dd3a-40f3-4aa3-b1f3-327ac9248b2c"); },
1891
- enumerable: false,
1892
- configurable: true
1893
- });
1894
- Object.defineProperty(WebComponentManifests, "WorkspaceHorizontalNavigationBar", {
1895
- get: function () { return new Guid("aa6054db-2528-40ea-ace4-e7277caa6530"); },
1896
- enumerable: false,
1897
- configurable: true
1898
- });
1899
- Object.defineProperty(WebComponentManifests, "GovernanceAdmin", {
1900
- get: function () { return new Guid("6f01e39b-cd24-4775-a384-c847a36eb8e9"); },
1901
- enumerable: false,
1902
- configurable: true
1903
- });
1904
- Object.defineProperty(WebComponentManifests, "GovernanceAdminSettings", {
1905
- get: function () { return new Guid("bb1a2680-74e5-4b8c-90e8-d87f4e0918cc"); },
1906
- enumerable: false,
1907
- configurable: true
1908
- });
1909
- Object.defineProperty(WebComponentManifests, "MicrosoftSearchTemplate", {
1910
- get: function () { return new Guid("4b2c76df-5b7c-499e-93bb-22a7d909b9d7"); },
1911
- enumerable: false,
1912
- configurable: true
1913
- });
1914
- Object.defineProperty(WebComponentManifests, "EnterpriseGlossaryJourney", {
1915
- get: function () { return new Guid("21882c38-d6a7-4ff9-9fce-49874f7864a1"); },
1916
- enumerable: false,
1917
- configurable: true
1918
- });
1919
- Object.defineProperty(WebComponentManifests, "EnterpriseGlossaryHomeBlade", {
1920
- get: function () { return new Guid("f5f60895-5f14-4b51-bf26-93981dcef246"); },
1921
- enumerable: false,
1922
- configurable: true
1923
- });
1924
- Object.defineProperty(WebComponentManifests, "EnterpriseGlossaryTaxonomyBlade", {
1925
- get: function () { return new Guid("01c2f152-74b3-42c6-bb18-6335b9f3030a"); },
1926
- enumerable: false,
1927
- configurable: true
1928
- });
1929
- Object.defineProperty(WebComponentManifests, "SharePointTermMappingsBlade", {
1930
- get: function () { return new Guid("a779a1ce-c613-4833-b278-165c22e2ff3b"); },
1931
- enumerable: false,
1932
- configurable: true
1933
- });
1934
- Object.defineProperty(WebComponentManifests, "SharePointTermTreeUISettingsBlade", {
1935
- get: function () { return new Guid("282a777f-b040-430f-93b7-562987ad12b4"); },
1936
- enumerable: false,
1937
- configurable: true
1938
- });
1939
- Object.defineProperty(WebComponentManifests, "TermTreeUISettingsBlade", {
1940
- get: function () { return new Guid("abffd0f7-2f68-40cc-b467-d70adc2af581"); },
1941
- enumerable: false,
1942
- configurable: true
1943
- });
1944
- Object.defineProperty(WebComponentManifests, "SharePointTermUISettingsBlade", {
1945
- get: function () { return new Guid("e5424a19-67bf-4599-bfde-ebc101b3f5ea"); },
1946
- enumerable: false,
1947
- configurable: true
1948
- });
1949
- Object.defineProperty(WebComponentManifests, "TaxonomyNavigation", {
1950
- get: function () { return new Guid("0ed328bd-5d9e-4613-85d7-fb51abb490a1"); },
1951
- enumerable: false,
1952
- configurable: true
1953
- });
1954
- Object.defineProperty(WebComponentManifests, "TaxonomyNavigationSettings", {
1955
- get: function () { return new Guid("aada204b-9c67-40e3-892e-0bb05e003f57"); },
1956
- enumerable: false,
1957
- configurable: true
1958
- });
1959
- Object.defineProperty(WebComponentManifests, "SignOffRequestJourney", {
1960
- get: function () { return new Guid("9c4dbbe9-8bdd-4017-b1d8-3e477e179010"); },
1961
- enumerable: false,
1962
- configurable: true
1963
- });
1964
- Object.defineProperty(WebComponentManifests, "SignOffRequestHeaderAdministrationList", {
1965
- get: function () { return new Guid("a152b5cf-cf71-4d52-bfe1-d61ef1c34cb4"); },
1966
- enumerable: false,
1967
- configurable: true
1968
- });
1969
- Object.defineProperty(WebComponentManifests, "SignOffRequestHeaderCreateNewRequest", {
1970
- get: function () { return new Guid("2ea29d82-fbce-4de4-93c1-126f7f4c2493"); },
1971
- enumerable: false,
1972
- configurable: true
1973
- });
1974
- Object.defineProperty(WebComponentManifests, "SignOffRequestRollup", {
1975
- get: function () { return new Guid("830aeebd-a033-4b00-969c-a8c135e2f344"); },
1976
- enumerable: false,
1977
- configurable: true
1978
- });
1979
- Object.defineProperty(WebComponentManifests, "SignOffRequestRollupSettings", {
1980
- get: function () { return new Guid("cf036fe4-cc94-4cbf-8ac0-1f45e61470b8"); },
1981
- enumerable: false,
1982
- configurable: true
1983
- });
1984
- Object.defineProperty(WebComponentManifests, "SignOffRequestRollupListView", {
1985
- get: function () { return new Guid("f3e1fd69-399f-428a-8b15-0816e6177b06"); },
1986
- enumerable: false,
1987
- configurable: true
1988
- });
1989
- Object.defineProperty(WebComponentManifests, "SignOffRequestRollupListViewSettings", {
1990
- get: function () { return new Guid("9ad600fc-4efd-471b-8217-3af97e99522f"); },
1991
- enumerable: false,
1992
- configurable: true
1993
- });
1994
- Object.defineProperty(WebComponentManifests, "SignOffRequestRollupSummaryView", {
1995
- get: function () { return new Guid("eca34b0d-ba78-4f92-99ed-1a54eef4d0ec"); },
1996
- enumerable: false,
1997
- configurable: true
1998
- });
1999
- Object.defineProperty(WebComponentManifests, "SignOffRequestRollupSummaryViewSettings", {
2000
- get: function () { return new Guid("b6fc1b7f-7053-4c73-bdc7-9476376ab861"); },
2001
- enumerable: false,
2002
- configurable: true
2003
- });
2004
- Object.defineProperty(WebComponentManifests, "SignOffRequestCreation", {
2005
- get: function () { return new Guid("141bdfc9-61c2-4bf0-8ea7-9d48e17c837c"); },
2006
- enumerable: false,
2007
- configurable: true
2008
- });
2009
- Object.defineProperty(WebComponentManifests, "SignOffRequestInfo", {
2010
- get: function () { return new Guid("b71b7e9e-c9dc-44ef-9e00-f27dfad2d03d"); },
2011
- enumerable: false,
2012
- configurable: true
2013
- });
2014
- Object.defineProperty(WebComponentManifests, "SignOffRequestList", {
2015
- get: function () { return new Guid("dba0ce9a-fe13-4005-a26b-bd44181252a5"); },
2016
- enumerable: false,
2017
- configurable: true
2018
- });
2019
- Object.defineProperty(WebComponentManifests, "SignOffRequestReminder", {
2020
- get: function () { return new Guid("dc94479d-1659-434d-9407-952235d42757"); },
2021
- enumerable: false,
2022
- configurable: true
2023
- });
2024
- Object.defineProperty(WebComponentManifests, "SignOffRequestResourceList", {
2025
- get: function () { return new Guid("b22753ef-4801-454d-997a-30a89d0ae943"); },
2026
- enumerable: false,
2027
- configurable: true
2028
- });
2029
- Object.defineProperty(WebComponentManifests, "SignOffRequestResourceProvider", {
2030
- get: function () { return new Guid("416779e6-b2e9-4c2d-b372-fd7623b0c22a"); },
2031
- enumerable: false,
2032
- configurable: true
2033
- });
2034
- Object.defineProperty(WebComponentManifests, "SignOffRequestListDialog", {
2035
- get: function () { return new Guid("8f28e205-567b-4c36-a535-81ddc977992f"); },
2036
- enumerable: false,
2037
- configurable: true
2038
- });
2039
- Object.defineProperty(WebComponentManifests, "SignOffRequestInfoPersistentDialog", {
2040
- get: function () { return new Guid("51d1ef63-4219-4a6c-86d4-4653f2ac783d"); },
2041
- enumerable: false,
2042
- configurable: true
2043
- });
2044
- Object.defineProperty(WebComponentManifests, "SignOffRequestUpdateStatusDialog", {
2045
- get: function () { return new Guid("e21e1edc-4610-43e4-9791-a5694f03554e"); },
2046
- enumerable: false,
2047
- configurable: true
2048
- });
2049
- Object.defineProperty(WebComponentManifests, "SignOffRequestQueryableProperties", {
2050
- get: function () { return new Guid("5fb83ba2-a122-4324-925f-aa7dad59a22d"); },
2051
- enumerable: false,
2052
- configurable: true
2053
- });
2054
- Object.defineProperty(WebComponentManifests, "MicrosoftTeamChannelFeedCore", {
2055
- get: function () { return new Guid("c3899c18-6445-47b8-a1db-fb583e1c0f54"); },
2056
- enumerable: false,
2057
- configurable: true
2058
- });
2059
- Object.defineProperty(WebComponentManifests, "MicrosoftTeamChannelFeedBlockSettings", {
2060
- get: function () { return new Guid("eb2b833b-d1ac-44aa-b22e-8df743d251a8"); },
2061
- enumerable: false,
2062
- configurable: true
2063
- });
2064
- Object.defineProperty(WebComponentManifests, "MicrosoftTeamChannelFeedBlock", {
2065
- get: function () { return new Guid("52aa99e3-4636-4bf2-b8d0-a9a722c87547"); },
2066
- enumerable: false,
2067
- configurable: true
2068
- });
2069
- Object.defineProperty(WebComponentManifests, "CustomEmailJourney", {
2070
- get: function () { return new Guid("61fdccaf-f48f-471d-be82-2dc9b5911c85"); },
2071
- enumerable: false,
2072
- configurable: true
2073
- });
2074
- Object.defineProperty(WebComponentManifests, "WorkspaceSettings", {
2075
- get: function () { return new Guid("a61a15c5-ce4e-4b94-9d23-6d92f30e8968"); },
2076
- enumerable: false,
2077
- configurable: true
2078
- });
2079
- Object.defineProperty(WebComponentManifests, "WorkspaceHome", {
2080
- get: function () { return new Guid("47da2a55-8b39-44db-9d09-23b8a1291be6"); },
2081
- enumerable: false,
2082
- configurable: true
2083
- });
2084
- Object.defineProperty(WebComponentManifests, "WorkspaceHomeChrome", {
2085
- get: function () { return new Guid("76d4d02a-f920-4e79-93ab-f92ee938b103"); },
2086
- enumerable: false,
2087
- configurable: true
2088
- });
2089
- Object.defineProperty(WebComponentManifests, "WorkspaceHomeStatistic", {
2090
- get: function () { return new Guid("c2bfdf01-6dcb-461b-82ac-678550b6abb7"); },
2091
- enumerable: false,
2092
- configurable: true
2093
- });
2094
- Object.defineProperty(WebComponentManifests, "WorkspaceJourney", {
2095
- get: function () { return new Guid("4f54f8c5-ab26-4bff-8b9f-eb27b4f08221"); },
2096
- enumerable: false,
2097
- configurable: true
2098
- });
2099
- Object.defineProperty(WebComponentManifests, "AdminSystemJourney", {
2100
- get: function () { return new Guid("8d451f6c-bcf4-42c3-a4a0-7d3ad5de09a3"); },
2101
- enumerable: false,
2102
- configurable: true
2103
- });
2104
- Object.defineProperty(WebComponentManifests, "PropertiesBlockGroup", {
2105
- get: function () { return new Guid("7c1b8998-62b9-4ea9-b118-0dedc6209ebb"); },
2106
- enumerable: false,
2107
- configurable: true
2108
- });
2109
- Object.defineProperty(WebComponentManifests, "PropertiesBlockCore", {
2110
- get: function () { return new Guid("9bcebc94-e59e-4a24-a88d-282ac92bcca9"); },
2111
- enumerable: false,
2112
- configurable: true
2113
- });
2114
- Object.defineProperty(WebComponentManifests, "PropertiesBlockSetting", {
2115
- get: function () { return new Guid("29559185-3df2-4049-93e5-d8326ec94982"); },
2116
- enumerable: false,
2117
- configurable: true
2118
- });
2119
- Object.defineProperty(WebComponentManifests, "PropertiesBlock", {
2120
- get: function () { return new Guid("88894e6a-2e41-44b6-a6f1-af3612caf276"); },
2121
- enumerable: false,
2122
- configurable: true
2123
- });
2124
- Object.defineProperty(WebComponentManifests, "PowerAppBlock", {
2125
- get: function () { return new Guid('8905b50b-3b48-4053-b667-d3abf5d7c4ef'); },
2126
- enumerable: false,
2127
- configurable: true
2128
- });
2129
- Object.defineProperty(WebComponentManifests, "PowerAppBlockSettings", {
2130
- get: function () { return new Guid('faa90898-9cc3-4db8-ab24-e36fa6d96ea3'); },
2131
- enumerable: false,
2132
- configurable: true
2133
- });
2134
- Object.defineProperty(WebComponentManifests, "PowerAppSettingAdminJourney", {
2135
- get: function () { return new Guid('b643dd40-d26c-4c73-9f23-d5fa4b436064'); },
2136
- enumerable: false,
2137
- configurable: true
2138
- });
2139
- Object.defineProperty(WebComponentManifests, "OrganizationTreeBlockCore", {
2140
- get: function () { return new Guid("b59eb584-f59f-4caf-a9a7-4697e49aafca"); },
2141
- enumerable: false,
2142
- configurable: true
2143
- });
2144
- Object.defineProperty(WebComponentManifests, "OrganizationTreeBlock", {
2145
- get: function () { return new Guid("38345507-17ee-410c-8583-f7eb587e5903"); },
2146
- enumerable: false,
2147
- configurable: true
2148
- });
2149
- Object.defineProperty(WebComponentManifests, "OrganizationTreeBlockSettings", {
2150
- get: function () { return new Guid("8680e45c-a948-4321-b5c1-e09b80eb20d9"); },
2151
- enumerable: false,
2152
- configurable: true
2153
- });
2154
- Object.defineProperty(WebComponentManifests, "AppRenderer", {
2155
- get: function () { return new Guid("01d197fb-39b8-4921-89e8-c8f865b6fcb0"); },
2156
- enumerable: false,
2157
- configurable: true
2158
- });
2159
- Object.defineProperty(WebComponentManifests, "MsTeamTabLayoutConfiguration", {
2160
- get: function () { return new Guid("104760a6-6754-4bbb-8325-4e42bef75b8a"); },
2161
- enumerable: false,
2162
- configurable: true
2163
- });
2164
- Object.defineProperty(WebComponentManifests, "PostsFeed", {
2165
- get: function () { return new Guid('74c4e208-e37f-41a5-ba96-c4bf64464523'); },
2166
- enumerable: false,
2167
- configurable: true
2168
- });
2169
- Object.defineProperty(WebComponentManifests, "PostsFeedSettings", {
2170
- get: function () { return new Guid('7f049298-9bb4-4f32-a2d4-2e8b8ffa6c1b'); },
2171
- enumerable: false,
2172
- configurable: true
2173
- });
2174
- Object.defineProperty(WebComponentManifests, "SetupWizardViewCore", {
2175
- get: function () { return new Guid("758d200f-91f3-4446-8662-07592f89eeba"); },
2176
- enumerable: false,
2177
- configurable: true
2178
- });
2179
- Object.defineProperty(WebComponentManifests, "SetupWizardGeneralStep", {
2180
- get: function () { return new Guid("c5f83b2f-a21f-4210-b4f4-13ffda4ac129"); },
2181
- enumerable: false,
2182
- configurable: true
2183
- });
2184
- Object.defineProperty(WebComponentManifests, "SetupWizardBrandingStep", {
2185
- get: function () { return new Guid("084f1e3e-f0f5-4f2b-a75d-67f629308bf8"); },
2186
- enumerable: false,
2187
- configurable: true
2188
- });
2189
- Object.defineProperty(WebComponentManifests, "SetupWizardSharelinksStep", {
2190
- get: function () { return new Guid("4e6730e5-25f1-4d99-81d1-7368f7e72f35"); },
2191
- enumerable: false,
2192
- configurable: true
2193
- });
2194
- Object.defineProperty(WebComponentManifests, "SetupWizardContentStep", {
2195
- get: function () { return new Guid("c6633522-ba83-4077-99b1-a4e9cde070c6"); },
2196
- enumerable: false,
2197
- configurable: true
2198
- });
2199
- Object.defineProperty(WebComponentManifests, "SetupWizardReviewStep", {
2200
- get: function () { return new Guid("911b4198-52b7-4b80-9ed4-b96269dcf8f1"); },
2201
- enumerable: false,
2202
- configurable: true
2203
- });
2204
- Object.defineProperty(WebComponentManifests, "SetupWizardKnowledgeSharingPrerequisiteStep", {
2205
- get: function () { return new Guid("2fe0d1f5-8b48-4d2d-99d6-2ac0cce110a4"); },
2206
- enumerable: false,
2207
- configurable: true
2208
- });
2209
- Object.defineProperty(WebComponentManifests, "SetupWizardDashboard", {
2210
- get: function () { return new Guid("b2e0e63d-2cd9-49b4-840a-001d4a91dabb"); },
2211
- enumerable: false,
2212
- configurable: true
2213
- });
2214
- Object.defineProperty(WebComponentManifests, "SetupWizardLearningCenterGeneralStep", {
2215
- get: function () { return new Guid("accbe29d-82ee-433a-aa13-1237ce09ea81"); },
2216
- enumerable: false,
2217
- configurable: true
2218
- });
2219
- Object.defineProperty(WebComponentManifests, "SetupWizardLearningCenterPropertiesStep", {
2220
- get: function () { return new Guid("65005044-e744-432c-bb2d-b249391df84d"); },
2221
- enumerable: false,
2222
- configurable: true
2223
- });
2224
- Object.defineProperty(WebComponentManifests, "SetupWizardNewsManagementGlobalNewsStep", {
2225
- get: function () { return new Guid("66433585-45d7-4a8a-af0b-64a29cf3c398"); },
2226
- enumerable: false,
2227
- configurable: true
2228
- });
2229
- Object.defineProperty(WebComponentManifests, "SetupWizardNewsManagementLocalNewsStep", {
2230
- get: function () { return new Guid("e2b2cc13-18ff-4277-8463-e3708c2c54a4"); },
2231
- enumerable: false,
2232
- configurable: true
2233
- });
2234
- Object.defineProperty(WebComponentManifests, "SetupWizardNewsManagementPropertiesStep", {
2235
- get: function () { return new Guid("18a77776-3832-4776-a045-58e296dc8b01"); },
2236
- enumerable: false,
2237
- configurable: true
2238
- });
2239
- Object.defineProperty(WebComponentManifests, "TeamworkActiveLastActivityMetricIndicator", {
2240
- get: function () { return new Guid("11dddd47-19a4-4569-89d0-e5762d97a9ef"); },
2241
- enumerable: false,
2242
- configurable: true
2243
- });
2244
- Object.defineProperty(WebComponentManifests, "TeamworkActiveLastActivityMetricDetail", {
2245
- get: function () { return new Guid("80debee9-33f7-4b66-97fc-4c6e7dbb2a7c"); },
2246
- enumerable: false,
2247
- configurable: true
2248
- });
2249
- Object.defineProperty(WebComponentManifests, "TeamworkInactiveLastActivityMetricIndicator", {
2250
- get: function () { return new Guid("bac2d261-df94-425b-847e-976496694295"); },
2251
- enumerable: false,
2252
- configurable: true
2253
- });
2254
- Object.defineProperty(WebComponentManifests, "TeamworkInactiveLastActivityMetricDetail", {
2255
- get: function () { return new Guid("8d04aaa8-e87c-45ce-84dc-6fdf81eac22f"); },
2256
- enumerable: false,
2257
- configurable: true
2258
- });
2259
- Object.defineProperty(WebComponentManifests, "LinkHandlerJourney", {
2260
- get: function () { return new Guid("cc822f80-37e0-43ac-b37c-8d8963c7076c"); },
2261
- enumerable: false,
2262
- configurable: true
2263
- });
2264
- Object.defineProperty(WebComponentManifests, "AzureCognitiveProviderComponent", {
2265
- get: function () { return new Guid("c32e69d5-bb4c-4b0e-9bb9-03af4dafcbca"); },
2266
- enumerable: false,
2267
- configurable: true
2268
- });
2269
- Object.defineProperty(WebComponentManifests, "QRCode", {
2270
- get: function () { return new Guid("090e7f29-06c9-4a2a-be58-57d0dac10341"); },
2271
- enumerable: false,
2272
- configurable: true
2273
- });
2274
- Object.defineProperty(WebComponentManifests, "QRCodeSettings", {
2275
- get: function () { return new Guid("8746fd10-d8a4-4944-b814-5dd48ada9ce0"); },
2276
- enumerable: false,
2277
- configurable: true
2278
- });
2279
- Object.defineProperty(WebComponentManifests, "TenantSetupWizardNode", {
2280
- get: function () { return new Guid("a384272c-dbe9-46ef-8fc4-2b82fbb52667"); },
2281
- enumerable: false,
2282
- configurable: true
2283
- });
2284
- Object.defineProperty(WebComponentManifests, "BusinessProfileSetupWizardNode", {
2285
- get: function () { return new Guid("b1994257-d611-4582-ae32-16ac23bd8a6b"); },
2286
- enumerable: false,
2287
- configurable: true
2288
- });
2289
- Object.defineProperty(WebComponentManifests, "TeamworkPermissionInput", {
2290
- get: function () { return new Guid("240a15bb-2845-4ace-8408-6bc1d251b859"); },
2291
- enumerable: false,
2292
- configurable: true
2293
- });
2294
- Object.defineProperty(WebComponentManifests, "TeamworkPermissionInputBlade", {
2295
- get: function () { return new Guid("7cf438e9-8c47-440d-9958-202477c11551"); },
2296
- enumerable: false,
2297
- configurable: true
2298
- });
2299
- return WebComponentManifests;
2300
- }());
2301
- export { WebComponentManifests };
2302
- var WebComponentElements = /** @class */ (function () {
2303
- function WebComponentElements() {
2304
- }
2305
- Object.defineProperty(WebComponentElements, "AppProvisioningStepMember", {
2306
- get: function () { return "omnia-workplace-appprovisioning-memberstep"; },
2307
- enumerable: false,
2308
- configurable: true
2309
- });
2310
- return WebComponentElements;
2311
- }());
2312
- export { WebComponentElements };
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.TenantReusableContentManifests = exports.WebComponentElements = exports.WebComponentManifests = exports.ResourceManifests = exports.WizardSetupConstant = exports.WPRoleDefinition = exports.GroupManifests = exports.ServiceDefinition = void 0;
4
+ const fx_models_1 = require("@omnia/fx-models");
5
+ class ServiceDefinition {
6
+ static get Id() { return new fx_models_1.Guid("39df27aa-95f1-4a23-b3f6-8b231afcda82"); }
7
+ }
8
+ exports.ServiceDefinition = ServiceDefinition;
9
+ class GroupManifests {
10
+ static get WorkplaceCommon() { return new fx_models_1.Guid("0588ce97-88d8-4903-8406-9310553ba4d7"); }
11
+ static get WorkplaceBusinessProfileHeaderActionMenuRegistrationCommon() { return new fx_models_1.Guid("72afa348-7e35-4d8f-9f86-cfca6f7e57c2"); }
12
+ static get WorkplaceHeader() { return new fx_models_1.Guid("007256e4-dbb7-4243-b437-c571b8b09323"); }
13
+ static get TeamCollabAppInSpfx() { return new fx_models_1.Guid("6c794ed9-3bb1-4673-b378-92eb31f5a848"); }
14
+ static get PostsFeedBlockGroup() { return new fx_models_1.Guid("102937e8-68d5-4294-8a79-7fddb9e58b8e"); }
15
+ }
16
+ exports.GroupManifests = GroupManifests;
17
+ class WPRoleDefinition {
18
+ static get SharedLinksTenantAdmin() { return new fx_models_1.Guid("9D87E455-ED2B-4891-9738-CB014C9BB4DB"); }
19
+ static get SharedLinksBPAdmin() { return new fx_models_1.Guid("778C0D53-23EC-4874-8843-86C6C9E55009"); }
20
+ static get AnnouncementsTenantAdmin() { return new fx_models_1.Guid("AE9CC8D3-F47F-49E5-81AD-633D428A2A26"); }
21
+ static get AnnouncementsBPAdmin() { return new fx_models_1.Guid("5FA0CED5-F7AB-4C7A-99D9-1F291CB08CC1"); }
22
+ static get SearchBPAdmin() { return new fx_models_1.Guid("affe1bd8-b534-459b-bdd5-f11e5a2d1d73"); }
23
+ static get GlobalSignOffRequestAdmin() { return new fx_models_1.Guid("d20507d0-41c0-43a2-8ffc-13e923362f9d"); }
24
+ static get AnalyticsBpReader() { return new fx_models_1.Guid("ab0d9a26-a89a-4117-bfee-0e3013e456e1"); }
25
+ static get AnalyticsBpReportViewer() { return new fx_models_1.Guid("6a9551bb-8789-4669-a82b-71e5b5503e5d"); }
26
+ }
27
+ exports.WPRoleDefinition = WPRoleDefinition;
28
+ class WizardSetupConstant {
29
+ static get LocationPropertyTaxonomy() { return new fx_models_1.Guid("0e890b84-8b85-4312-a34a-fff321b21965"); }
30
+ static get OrganizationPropertyTaxonomy() { return new fx_models_1.Guid("9f9eb531-c0da-4b38-b860-93346dd9152a"); }
31
+ }
32
+ exports.WizardSetupConstant = WizardSetupConstant;
33
+ class ResourceManifests {
34
+ static get Fx() { return new fx_models_1.Guid("491a5b75-e3d6-472a-8958-216be85b092a"); }
35
+ static get CommonChunk() { return new fx_models_1.Guid("fbcab6c3-9238-4a48-95b7-8ae67c11d925"); }
36
+ //public static get Core(): Guid { return new Guid('6af269d3-1b0b-463d-80a1-39d1c3b1b50e'); }
37
+ static get AnnouncementsCore() { return new fx_models_1.Guid("0094ad1e-a9a5-4247-8776-d1e494139775"); }
38
+ static get SearchGeneral() { return new fx_models_1.Guid("CF6D8A91-009D-43DB-BD0B-87D5180067C2"); }
39
+ static get SearchCore() { return new fx_models_1.Guid("B566FF6D-3A0B-4527-8623-8D2AAE9D24A7"); }
40
+ static get SearchRegistration() { return new fx_models_1.Guid("94b44af4-d261-4bc6-9cc2-b5f0065ecb0b"); }
41
+ static get MyTasksCore() { return new fx_models_1.Guid("40FBDDEE-9F02-4446-8475-DC91AACFEE95"); }
42
+ static get MyTaskNotificationPanelRegistration() { return new fx_models_1.Guid("de65da33-aa0f-4575-af87-58e166011a4d"); }
43
+ static get CustomSearchRegistration() { return new fx_models_1.Guid("6BF51949-66F6-412B-8D74-B316B078DFD7"); }
44
+ static get CompactHeaderApi() { return new fx_models_1.Guid("bcdd850a-b940-41e2-a754-56e741388317"); }
45
+ static get HeaderRegistration() { return new fx_models_1.Guid("75429a81-a22c-42eb-83ee-d8541b50fc60"); }
46
+ static get HeaderCore() { return new fx_models_1.Guid("21510952-bfdb-4c9e-a529-be5f4969e809"); }
47
+ static get FooterRegistration() { return new fx_models_1.Guid("f0626428-71b4-47e1-b817-4ba3cb96c88f"); }
48
+ static get ActionMenuRegistration() { return new fx_models_1.Guid("59078c0f-685f-4553-bd9c-7c429b1c4d1b"); }
49
+ static get AppLaunchRegistration() { return new fx_models_1.Guid("1F40E426-5256-48D1-B228-1DE254151B1E"); }
50
+ static get QuickLinksCore() { return new fx_models_1.Guid("58cf6ee5-9f5c-422d-9327-d10790495d7b"); }
51
+ static get SharedLinksAdminCore() { return new fx_models_1.Guid("630e836b-1192-4573-901a-21e479db87a4"); }
52
+ static get MyLinksRegistration() { return new fx_models_1.Guid("59db81cc-4b2b-46da-94be-6fe75897488e"); }
53
+ static get AnnoucementRegistration() { return new fx_models_1.Guid("8256151f-1919-4e38-8f02-90f80c954574"); }
54
+ static get AnnouncementSettingsCore() { return new fx_models_1.Guid("3268aca3-9ffe-4644-b1ea-9629c7091991"); }
55
+ static get AnnoucementNotificationPanelRegistration() { return new fx_models_1.Guid("562bc298-070e-4653-8cc9-81d2c34baba4"); }
56
+ static get NotificationPanelRegistration() { return new fx_models_1.Guid("fba0c5fa-b0e3-4348-9351-ad90ff3162a4"); }
57
+ static get NotificationPanelRegistrationApi() { return new fx_models_1.Guid("f9c191c2-1c39-44f7-a23e-2be0c324e880"); }
58
+ static get SetupWizardRegistrationApi() { return new fx_models_1.Guid("547bd43c-c628-47b2-b6aa-fddacbb0d25e"); }
59
+ static get NotificationPanelCore() { return new fx_models_1.Guid("00cc0c0d-8487-4d05-bb4f-6cc5d9b1a8ba"); }
60
+ static get AdminShortcutRegistration() { return new fx_models_1.Guid("c69c7ea3-afbb-4fe8-a5fe-20dcd49306d9"); }
61
+ static get ActionMenuCore() { return new fx_models_1.Guid("6a26b189-f58e-433b-9ac6-2dedc734292a"); }
62
+ static get TutorialCore() { return new fx_models_1.Guid("97C57E75-A429-4F47-97C3-8DFB5CD66410"); }
63
+ static get TutorialRegistration() { return new fx_models_1.Guid("6090481E-C84D-4736-8230-D570861F4CA0"); }
64
+ static get TutorialActionMenuRegistration() { return new fx_models_1.Guid("2BEF377B-B9A8-4578-9551-86901917FBD9"); }
65
+ static get TrelloCore() { return new fx_models_1.Guid("44C7C386-AEBD-4E36-9F2C-6517398BFDBB"); }
66
+ static get TrelloCardNotificationPanelRegistration() { return new fx_models_1.Guid("1E839200-2173-486E-819B-E33E754C40E1"); }
67
+ static get SearchAdminCore() { return new fx_models_1.Guid("e4bebac2-d027-4363-8892-bb37f82b3329"); }
68
+ static get SearchTemplateApi() { return new fx_models_1.Guid("a319f3f1-f05b-4952-a5d4-19749e42a4bf"); }
69
+ static get ScopedPermissionApi() { return new fx_models_1.Guid("bea1c95e-baa8-412a-9caf-6288997e7ee3"); }
70
+ static get SearchCategoryProviderApi() { return new fx_models_1.Guid("da66bae7-498d-42f5-b300-eaf179a03f0a"); }
71
+ static get SearchTokenProviderApi() { return new fx_models_1.Guid("142f62fe-a32d-4a38-a3d3-e049589dfa5d"); }
72
+ static get DefaultSearchTokenProviderRegistration() { return new fx_models_1.Guid("7ae13d0f-5dbd-4da3-a631-95b86a6bcae2"); }
73
+ static get EnableMSTeamsDeepLinkExecution() { return new fx_models_1.Guid("67384113-6d0b-41cd-9029-c9941b489504"); }
74
+ static get TenantPeopleInfoJourney() { return new fx_models_1.Guid("2949577e-1902-4e2e-a58a-23dc0c0a22a5"); }
75
+ static get Favicon() { return new fx_models_1.Guid("a976468f-4aeb-47e6-afdd-18fc42f9a7c6"); }
76
+ static get Core() { return new fx_models_1.Guid("fda0b5ed-e28c-46db-9b56-ec3afd0639cf"); }
77
+ static get AdminRegistrations() { return new fx_models_1.Guid("b9f0bdb9-b997-48ce-a00e-232e238d19e4"); }
78
+ static get WorkplaceRegistrations() { return new fx_models_1.Guid("79d366df-face-4c38-9712-54b727f6fea7"); }
79
+ static get BusinessProfileAdminRegistrations() { return new fx_models_1.Guid("8e6c9764-1987-45b0-ab7a-7d919ee0e29a"); }
80
+ static get BusinessProfileMediaPickerRegistrations() { return new fx_models_1.Guid("1d6c539c-216e-4be5-8261-c14edf6e89fa"); }
81
+ static get TenantAdminMediaPickerRegistrations() { return new fx_models_1.Guid("04b16bb1-8896-44e1-95c1-81c57c20420b"); }
82
+ static get TenantAdminFaviconRegistrations() { return new fx_models_1.Guid("c38db08d-5e6c-4057-bc4f-c5800ea05c4b"); }
83
+ static get BusinessProfileAdminLanguage() { return new fx_models_1.Guid("0EFCF37C-6BEA-4F94-BD7D-07AEB9F9DC6C"); }
84
+ static get TenantRegionalRegistrations() { return new fx_models_1.Guid("17deb777-2e63-4579-950e-7e8c7214ae7f"); }
85
+ static get TenantHeaderRegistrations() { return new fx_models_1.Guid("7205DF38-C426-4EDA-9299-AD00C5D7307D"); }
86
+ static get TenantErrorInformationRegistrations() { return new fx_models_1.Guid("4001fba5-fffd-480e-a191-819070713d6b"); }
87
+ static get RichTextEditorSettingsRegistrations() { return new fx_models_1.Guid("FA61D7D1-3BDC-43CC-BC44-0DE68ACC322D"); }
88
+ static get BusinessProfilesCore() { return new fx_models_1.Guid("984816ee-3eda-45d9-bb0b-cda88cc89e17"); }
89
+ static get SecretsCore() { return new fx_models_1.Guid("2e299c8d-7b2d-4eb0-8878-94e883922735"); }
90
+ static get TenantAdminSettingsCore() { return new fx_models_1.Guid("8126ac2b-2b78-48b2-aa50-9fd70329946f"); }
91
+ static get GovernanceDashboardCore() { return new fx_models_1.Guid("9b6050c6-0ab0-4411-a523-82451d7428a6"); }
92
+ static get TenantAdminTextStyleRegistration() { return new fx_models_1.Guid("5c297170-8e0e-40cd-adb6-ceaad397922c"); }
93
+ static get TenantGeneralSettingsRegistration() { return new fx_models_1.Guid("709d1d2b-3292-4b22-8a4f-fac8d2cbec9a"); }
94
+ static get EnableInputMSTeamsUrl() { return new fx_models_1.Guid("2c54bad8-bef9-4196-9977-1f7d201c7603"); }
95
+ static get PeopleRollupCore() { return new fx_models_1.Guid("4edc94d1-af23-4eed-85e2-3128ba6d108e"); }
96
+ static get UserProfileCompletionCore() { return new fx_models_1.Guid("656897e7-182b-4aa9-a37b-4fd962615164"); }
97
+ static get SitePropertiesActionRegistration() { return new fx_models_1.Guid("004fbc07-7567-4f22-a397-d7defeac6c65"); }
98
+ static get SitePropertiesActionMenuRegistration() { return new fx_models_1.Guid("9c4f6d68-27a6-44a1-b5c8-12635498d4b3"); }
99
+ static get TeamNewsApi() { return new fx_models_1.Guid("808df227-0165-41f0-86ee-0f46af2c81ae"); }
100
+ static get TeamCollabAppTrackVisited() { return new fx_models_1.Guid("dff8c453-e084-44c2-a812-4ffbf7f2240e"); }
101
+ static get TeamCollabAppCore() { return new fx_models_1.Guid("2b29f232-1d12-4bda-82d4-4559aec456e0"); }
102
+ static get TeamNewsCore() { return new fx_models_1.Guid("0387ac21-2dff-456e-bf1d-960c6693af8a"); }
103
+ static get TeamCollaborationRollupCore() { return new fx_models_1.Guid("DBACD833-DD63-4CD9-A1A0-273556135654"); }
104
+ static get TeamCollaborationRollupViewRegistrations() { return new fx_models_1.Guid("E80C4CE7-6F9A-43FA-AB96-7B18D89A1489"); }
105
+ static get TeamCollaborationFacebookWorkplaceRegistration() { return new fx_models_1.Guid("4C9273F5-D510-4D14-9901-122BFCFDE48C"); }
106
+ static get TeamCollabAppSettingsCore() { return new fx_models_1.Guid("229adfe9-bf76-4952-8ffe-2b48855fa366"); }
107
+ static get MySitesRegistration() { return new fx_models_1.Guid("34024e5b-a3eb-440b-b61f-c875754ac0d2"); }
108
+ static get TeamworkNavigationRegistration() { return new fx_models_1.Guid("93126a51-a3c3-4419-83e3-06355686609e"); }
109
+ static get TeamworkNavigationCore() { return new fx_models_1.Guid("3592ba6b-8795-44d9-a765-6efd4dfdd23c"); }
110
+ static get TaxonomyNavigationShareds() { return new fx_models_1.Guid("4afad6de-5d82-4ca6-909b-382a0868ae0d"); }
111
+ static get MetricsRegistrations() { return new fx_models_1.Guid("00e111a8-6295-4866-a448-a627ea0ddea5"); }
112
+ static get TaxonomyNavigationApis() { return new fx_models_1.Guid("04b53380-ab69-4b44-a315-61240c2eaadb"); }
113
+ static get EnterpriseGlossaryCore() { return new fx_models_1.Guid("fcdec413-f2b4-4ddb-b2d6-c95b29998c8c"); }
114
+ static get NavigationBarJourneyResources() { return new fx_models_1.Guid("33767ed5-32fb-451e-b300-779350671fe8"); }
115
+ static get Yammerfeed() { return new fx_models_1.Guid("1b1c9738-6acd-41a6-bc0b-c46ab5453709"); }
116
+ static get SignOffRequestCore() { return new fx_models_1.Guid("f7f75536-46e8-43d1-bc19-8fdf5dbc9518"); }
117
+ static get SignOffRequestRegistration() { return new fx_models_1.Guid("036b2efc-cad0-4dfa-a922-91ae0d75b319"); }
118
+ static get UserProfileCardEditingHandlerRegistration() { return new fx_models_1.Guid("2411590a-62da-4203-af50-9f514089c126"); }
119
+ static get ActionButtonSignOffRequestHandler() { return new fx_models_1.Guid("2675e44e-dd92-4784-a5bc-2b4c8d060589"); }
120
+ static get ActionButtonSignOffRequestHandlerRegistration() { return new fx_models_1.Guid("735da897-1665-42e6-9b30-60e978198ef8"); }
121
+ static get SetupWizardCommon() { return new fx_models_1.Guid("a491ba6f-29e7-4ef8-9cc7-c8ca5915f3af"); }
122
+ static get TeamworkAppTemplateWizardStore() { return new fx_models_1.Guid("1f1b347e-2057-4435-97c6-e802f9680221"); }
123
+ static get SearchConfigStore() { return new fx_models_1.Guid("161b21f8-f942-41e1-b05e-09f1dcde4047"); }
124
+ static get OmniaLanguagesComponentStore() { return new fx_models_1.Guid("7be65e8d-34b7-4a61-bd8e-ea46577aef72"); }
125
+ static get EnterprisePropertiesStore() { return new fx_models_1.Guid("1d9f8679-52c7-4773-9114-8e1c37797fc3"); }
126
+ static get TargetingPropertiesResources() { return new fx_models_1.Guid("d28747ac-6b44-4c29-a931-835b4dab97d0"); }
127
+ static get AdminSystemCore() { return new fx_models_1.Guid("183AEC86-8FFD-4F33-91F3-23483C8E35BB"); }
128
+ static get PowerAppCore() { return new fx_models_1.Guid("96784918-b535-47db-955a-677d1b9138ef"); }
129
+ static get WorkspaceCommon() { return new fx_models_1.Guid("fa639f63-380e-4cc5-8ed1-f8f5b6ea7d5e"); }
130
+ static get PostsFeedBlockCore() { return new fx_models_1.Guid("9d5d0be1-208d-488f-9005-b181b7d47839"); }
131
+ static get SearchStatisticsMetricShared() { return new fx_models_1.Guid("1533f4b6-1484-4ecf-864a-8a446a5966cf"); }
132
+ static get SearchStatisticsMetricGroup() { return new fx_models_1.Guid("b9ee20a8-eee5-4355-8501-e15cb496a046"); }
133
+ static get LinkHandlerSettingsRegistration() { return new fx_models_1.Guid("a913821b-d91b-48f0-b356-97c0e7828afa"); }
134
+ static get TranslatorProviderRegistration() { return new fx_models_1.Guid("94352c19-675f-4aa9-9a59-b216808bd9c5"); }
135
+ static get QrCodeCore() { return new fx_models_1.Guid("643d8ebd-1097-403c-bc5d-c8045d5c6c5f"); }
136
+ static get TenantSetupWizardRegistration() { return new fx_models_1.Guid("1f765e6b-5ebf-4f7b-aa87-d05dc0b295e4"); }
137
+ static get BusinessProfileSetupWizardRegistration() { return new fx_models_1.Guid("2e1f8f98-8a9f-4ee9-9172-7822644efae8"); }
138
+ static get SignOffRequestFilterCore() { return new fx_models_1.Guid("2d83d3d1-44a8-4fb4-9daa-a7249cea918b"); }
139
+ static get SignOffRequestFilterEngineContextProperties() { return new fx_models_1.Guid("81eb6793-8c18-449e-b498-82b8cec47faa"); }
140
+ static get SignOffRequestFilterEngineRequestedBy() { return new fx_models_1.Guid("36baf333-f291-4e89-bbfd-1b55208c670f"); }
141
+ static get SignOffRequestFilterEngineProgressStatus() { return new fx_models_1.Guid("f4f13adc-5ef4-4030-810d-8d470351cd58"); }
142
+ static get SignOffRequestFilterEngineStatus() { return new fx_models_1.Guid("e8a10f86-2be1-4f84-8cc6-f54480057c00"); }
143
+ static get SignOffRequestFilterEngineType() { return new fx_models_1.Guid("b6094948-9445-416d-9d27-22abce66ffa1"); }
144
+ static get FormRollupCore() { return new fx_models_1.Guid("ce661fe3-ada7-4db9-ae46-a928035298e9"); }
145
+ static get FormRollupFilterEngineScope() { return new fx_models_1.Guid("206132c6-b536-4a68-8291-412f6721fdf4"); }
146
+ static get FormRollupFilterEngineAppInstance() { return new fx_models_1.Guid("c37302df-8ee3-4d49-8a6c-11f3df4ae4d5"); }
147
+ static get FormRollupFilterEngineBusinessProfile() { return new fx_models_1.Guid("f5d62c41-ec48-4484-8ea1-e162e106cd96"); }
148
+ static get FormRollupFilterEngineFormStatus() { return new fx_models_1.Guid("dc7f43b8-55bb-479b-9975-64ef69f87e40"); }
149
+ static get FormRollupFilterEngineContextProperties() { return new fx_models_1.Guid("87c0c090-5a82-43ad-aadd-41e8d8309f29"); }
150
+ static get FormSharedComponentCore() { return new fx_models_1.Guid("417ae783-51d1-42e8-9088-da74e5c38f0e"); }
151
+ static get HttpCodeLayoutResource() { return new fx_models_1.Guid("b6785187-5ac7-4fa1-a36e-08298f778cad"); }
152
+ static get HttpCodeLayoutBPRegistration() { return new fx_models_1.Guid("7e34f694-9a74-4741-bf2c-95ca05ade31a"); }
153
+ static get HttpCodeLayoutTenantRegistration() { return new fx_models_1.Guid("93178fef-8fbe-4e01-9510-b0a358ffa3a8"); }
154
+ static get AuthenticationScreenResources() { return new fx_models_1.Guid("47b5e3eb-3d80-487f-b60b-6ef072427c6d"); }
155
+ static get PeopleRollupFilterEngineContextPropertiesRegistration() { return new fx_models_1.Guid("3a46645d-4e20-40e8-8017-8f4ef34758c8"); }
156
+ static get PeopleRollupOwnerFilterEngineRegistrationApi() { return new fx_models_1.Guid("59f67a21-d0e5-4999-8d6e-260029173c7b"); }
157
+ static get PeopleRollupUserTypeFilterEngineRegistrationApi() { return new fx_models_1.Guid("09574fb3-e56d-4dc9-ada3-c2018e42c540"); }
158
+ static get PeopleRollupFilterEngineCore() { return new fx_models_1.Guid("3c70a618-1268-4eb7-aad4-38dff37fd8fe"); }
159
+ }
160
+ exports.ResourceManifests = ResourceManifests;
161
+ class WebComponentManifests {
162
+ static get FaviconSettings() { return new fx_models_1.Guid("88932da6-b22f-4bc0-9351-c700308edfcc"); }
163
+ static get FaviconJourney() { return new fx_models_1.Guid("57e5bf35-ed12-4815-bcc5-925f6415ab01"); }
164
+ static get ActionButtonSignOffRequestSettings() { return new fx_models_1.Guid("58e5a275-426e-4834-889f-baf1e4a3a5b0"); }
165
+ static get DefaultSearchTemplate() { return new fx_models_1.Guid("a045f3b7-9b3b-4783-9763-bbc9c6ec483c"); }
166
+ static get SharedLinkSimpleListingSearchTemplate() { return new fx_models_1.Guid("14a49fd1-2712-4e65-a300-3ae78feb7326"); }
167
+ static get SharedLinkAppIconSearchTemplate() { return new fx_models_1.Guid("86909328-1987-45b3-bf20-01680c6ff884"); }
168
+ static get SearchConfig() { return new fx_models_1.Guid("64fb9421-2dba-4861-a949-4fafa2599b4e"); }
169
+ static get PromotedSearchResultJourney() { return new fx_models_1.Guid("14bd1089-d501-412f-a569-ca915308e541"); }
170
+ static get SearchFeedbackJourney() { return new fx_models_1.Guid("b4672f4f-76c5-4ec8-b0d8-5142e4698446"); }
171
+ static get SearchStatisticsJourney() { return new fx_models_1.Guid("6b0a110e-478a-4c3d-875b-d89da7296c43"); }
172
+ static get QuickSearchConfig() { return new fx_models_1.Guid("f537b6a0-79ec-4019-9da6-62a51e3c5ff3"); }
173
+ static get QuickSearchCategoriesConfig() { return new fx_models_1.Guid("4190870d-6df6-4f35-9ea8-7cae2105b7e9"); }
174
+ static get AdvenceSearchConfig() { return new fx_models_1.Guid("e5da6df9-7c88-4413-9f75-b8635429cc16"); }
175
+ static get AdvancedSearchCategoriesConfig() { return new fx_models_1.Guid("10303262-f456-4f79-be31-71bd32a32dab"); }
176
+ static get DateTimeRefinerComponent() { return new fx_models_1.Guid("0d3db85a-72f7-4f60-a404-8648101ab0b3"); }
177
+ static get CustomSearch() { return new fx_models_1.Guid("B3D32D30-B779-489C-88AB-F3BA03724105"); }
178
+ static get ActionMenu() { return new fx_models_1.Guid("e626020a-2d95-410f-8c3d-ec2127418b26"); }
179
+ static get ActionMenuAdmin() { return new fx_models_1.Guid("c2f552f7-2ec3-42d8-8bdb-254712201b7e"); }
180
+ static get TrelloCards() { return new fx_models_1.Guid("22B707E0-41F6-47D2-BE57-1F3A2B9DD6C2"); }
181
+ static get TrelloCardsSettings() { return new fx_models_1.Guid("16F2DB40-C063-4A19-ACEE-4903253C57D6"); }
182
+ static get Announcements() { return new fx_models_1.Guid("8fa1fb85-39ef-4be8-9611-f6c7ec029772"); }
183
+ static get HighPrioAnnouncements() { return new fx_models_1.Guid("0703dffa-07ff-4ed1-8d1d-93621cbd5661"); }
184
+ static get HighPrioAnnouncementsSettings() { return new fx_models_1.Guid("83817cc6-d238-412e-95bf-312ae18c9a26"); }
185
+ static get AnnouncementsSettings() { return new fx_models_1.Guid("692af0e8-5fe8-4417-b6f5-cea4b8ef2189"); }
186
+ static get AnnouncementsBusinessProfileJourney() { return new fx_models_1.Guid("6cea863b-26a2-4bce-abc8-81b8ed9bbd47"); }
187
+ static get AnnouncementsTenantAdminJourney() { return new fx_models_1.Guid("d6207946-eb85-4ee6-8ec3-b4f7d488e7bc"); }
188
+ static get AnnouncementsAdminListingBlade() { return new fx_models_1.Guid("1ee1d73c-ced8-4764-8898-a86016fe621b"); }
189
+ static get AnnouncementsAdminAddOrEditBlade() { return new fx_models_1.Guid("5c4ff1dc-a2b8-442e-86df-a80e2a3c941e"); }
190
+ static get AnnouncementsAdminTypeAndStatusBlade() { return new fx_models_1.Guid("49f62e32-9ad0-4409-92b6-77e9b570dbdb"); }
191
+ static get FavoriteButtonLinkHandlerSettings() { return new fx_models_1.Guid("6b264a8a-74c7-4e2f-a9cb-4f65e26adb46"); }
192
+ static get FavoriteButtonLinkHandlerRegistration() { return new fx_models_1.Guid("7be9388d-501a-4760-bfe8-6a2be6450efe"); }
193
+ static get FavoriteButtonLinkHandlerSubscription() { return new fx_models_1.Guid("7ca3bc3d-1aea-4296-a8d0-f159305ba704"); }
194
+ static get AdminShortcutActionRegistration() { return new fx_models_1.Guid("659acb42-ce4b-4d38-86cd-1718eae299f9"); }
195
+ static get AdminShortcutActionHandler() { return new fx_models_1.Guid("e3f0e650-770d-45dd-a04c-972e2ee4f27b"); }
196
+ static get TeamworkNavigationActionRegistration() { return new fx_models_1.Guid("cf4fb21c-b5d1-4c43-8439-df5c4c8b24d8"); }
197
+ static get TeamworkNavigationActionHandler() { return new fx_models_1.Guid("277417eb-1f06-454c-ac37-4a6f4b30917b"); }
198
+ static get NotificationPanelActionRegistration() { return new fx_models_1.Guid("2b77b763-a1ba-48f8-b0e0-eea42eff0e41"); }
199
+ static get NotificationPanelActionHandler() { return new fx_models_1.Guid("6cbd9d45-a618-46b0-8245-4811899142f2"); }
200
+ static get TutorialActionRegistration() { return new fx_models_1.Guid("2241765b-a0b9-4cda-a4e7-c5269b77107f"); }
201
+ static get TutorialActionHandler() { return new fx_models_1.Guid("870182cc-d9c2-43e1-8c50-5dcaeedd70b7"); }
202
+ static get MyLinkActionRegistration() { return new fx_models_1.Guid("58862291-22dc-40c8-aa4b-0cd7e5333f5b"); }
203
+ static get MyLinkActionHandler() { return new fx_models_1.Guid("37c0b31a-36f4-4092-911d-ea7edabd4351"); }
204
+ static get StrengthenProfileActionRegistration() { return new fx_models_1.Guid("fcf993d7-1d72-4259-aca2-bde999179fe6"); }
205
+ static get StrengthenProfileActionHandler() { return new fx_models_1.Guid("5fcbc456-87d4-4c96-b6f2-dcc9f7f61cb3"); }
206
+ static get QuickSearchActionRegistration() { return new fx_models_1.Guid("c6ac506c-bff2-4552-901d-a5aa2b1052bb"); }
207
+ static get QuickSearchActionHandler() { return new fx_models_1.Guid("84599507-bd33-4b1b-9aa8-72614aae89b5"); }
208
+ static get ShareActionSettings() { return new fx_models_1.Guid("98f920a1-02bc-4f6f-96ea-b89eb2b505de"); }
209
+ static get ShareActionRegistration() { return new fx_models_1.Guid("50c7754d-ddfb-4d49-8143-6f2172653db3"); }
210
+ static get ShareActionHandler() { return new fx_models_1.Guid("8b88cb04-6ac1-4758-97ee-336be7b49993"); }
211
+ static get CreateAppActionHandler() { return new fx_models_1.Guid("8a5e77f6-65b0-46fc-9c78-32e8d0a6f0ae"); }
212
+ static get CreateFormActionHandler() { return new fx_models_1.Guid("377c9e26-e7a9-4b7c-935f-b3f3029f600e"); }
213
+ static get YammerfeedSettings() { return new fx_models_1.Guid("6d64ca21-9b86-4def-9ddb-2f55e92b1a8d"); }
214
+ static get Yammerfeed() { return new fx_models_1.Guid("aa32a6a4-9d12-4fda-a68f-8b8fc836fe91"); }
215
+ static get SearchHeader() { return new fx_models_1.Guid("76323e70-3a54-4294-a74f-fd70f3b6c447"); }
216
+ static get Search() { return new fx_models_1.Guid("07bf6982-5112-4ed4-80ce-721521e9aa1f"); }
217
+ static get SearchBlock() { return new fx_models_1.Guid("103755a1-c49e-4e34-85b4-c94f541894a7"); }
218
+ static get SearchBlockSettings() { return new fx_models_1.Guid("1c6045e8-ac28-4005-88eb-5d81857060bb"); }
219
+ static get QuickSearch() { return new fx_models_1.Guid("24c33a66-12d8-4d62-8142-fd0486dcd9ed"); }
220
+ static get AdvancedSearch() { return new fx_models_1.Guid("6f8e12f7-3379-4722-854d-1f8e83b722b2"); }
221
+ static get SearchAdmin() { return new fx_models_1.Guid("7843b606-9207-4563-80da-c8fb07e6b927"); }
222
+ static get SearchAdminRegistration() { return new fx_models_1.Guid("8c97d118-f0d9-44fe-9ef5-ed107e6401d2"); }
223
+ static get SharePointSearchProviderSettings() { return new fx_models_1.Guid("d9a4ee6a-4030-47ff-9f8d-438d71aad39c"); }
224
+ static get MicrosoftSearchProviderSettings() { return new fx_models_1.Guid("b94f27fb-cf98-4d4d-9ebb-dc0cdf6f3893"); }
225
+ static get SharedLinksSearchProviderSettings() { return new fx_models_1.Guid("531dde74-4a66-4990-b0c1-b0fb979371e4"); }
226
+ static get QuickSearchActionHandlerSettings() { return new fx_models_1.Guid("b8a22e34-3162-443e-9260-1e4fc8eb0310"); }
227
+ static get SearchSettings() { return new fx_models_1.Guid("60d18833-efb0-456d-8359-fea6c82701b7"); }
228
+ static get SearchStatisticsMetricIndicator() { return new fx_models_1.Guid("f3c88c39-9d56-4f4a-9841-2272bd275428"); }
229
+ static get SearchStatisticsNoOfQueryMetricIndicator() { return new fx_models_1.Guid("7fb2948c-286e-4de9-b25a-7594bd472c65"); }
230
+ static get SearchStatisticsAbandonedQueryMetricIndicator() { return new fx_models_1.Guid("1588c9e5-835c-4258-990f-26ade94a385a"); }
231
+ static get SearchStatisticsNoResultQueryMetricIndicator() { return new fx_models_1.Guid("cfa2aa9e-7a04-4622-97f9-22913ac7b326"); }
232
+ static get SearchStatisticsNoOfQueryMetricDetail() { return new fx_models_1.Guid("54527b07-2873-4b75-8903-ef174c769d60"); }
233
+ static get SearchStatisticsAbandonedQueryMetricDetail() { return new fx_models_1.Guid("c9142c33-cd05-4a71-a12c-08d86a4db6a8"); }
234
+ static get SearchStatisticsNoResultQueryMetricDetail() { return new fx_models_1.Guid("93813bd7-ddae-4bca-aef3-0c12761e97d9"); }
235
+ static get SearchStatisticsMetricScopeFilter() { return new fx_models_1.Guid("30f3b28c-9f8b-4801-8509-8d51de1db362"); }
236
+ static get MyTasks() { return new fx_models_1.Guid("299D1ADC-8762-4AA5-B92D-83D03B633DEE"); }
237
+ static get MyTasksSettings() { return new fx_models_1.Guid("A5C84795-B70F-4A88-AD46-B315E5AE5496"); }
238
+ static get MyTasksSiteGroupView() { return new fx_models_1.Guid("0987DBA0-4C0A-4AC8-A762-9348B3F16412"); }
239
+ static get TasksSimpleListingView() { return new fx_models_1.Guid("1A9AF446-969E-4E1E-8FE3-02C288D1A737"); }
240
+ static get Logo() { return new fx_models_1.Guid("e556c401-dfce-48e8-b4e9-23a14755dcdd"); }
241
+ static get LogoSettings() { return new fx_models_1.Guid("a119b69d-b10a-4c6e-b709-878ee4800163"); }
242
+ static get Header() { return new fx_models_1.Guid("63346575-5418-4e0c-9693-3e923929b58b"); }
243
+ static get FullHeader() { return new fx_models_1.Guid("f769db43-ace1-4ee1-bdf7-8ace85ac71a2"); }
244
+ static get CompactHeader() { return new fx_models_1.Guid("27241e79-ab2e-4ebe-9047-b779ec4e7398"); }
245
+ static get HeaderSettings() { return new fx_models_1.Guid("fef52f65-d4e9-4d6b-85b7-ffc94383f577"); }
246
+ static get FooterComponent() { return new fx_models_1.Guid("839a30ea-2733-4a82-aa5b-b15dd502137e"); }
247
+ static get FooterCore() { return new fx_models_1.Guid("58552fa6-0533-498d-82fd-319f7db6837c"); }
248
+ static get FooterSettings() { return new fx_models_1.Guid("9bec119b-f8b8-4fef-9246-263748793629"); }
249
+ static get UserMenu() { return new fx_models_1.Guid("ff8336d1-9558-45ff-84a5-9043adea65c0"); }
250
+ static get UserMenuCore() { return new fx_models_1.Guid("b77aa1bd-9392-424c-9e20-b88e6b749aa4"); }
251
+ static get CompactUserMenu() { return new fx_models_1.Guid("88d642cc-300e-4bf4-96b9-fd5f6d35c186"); }
252
+ static get UserAccessibilitySetting() { return new fx_models_1.Guid("69d180bd-b115-4d5c-bafa-db8f5d52a7c1"); }
253
+ static get UserAccessibilityJumpToContent() { return new fx_models_1.Guid("ffba73c2-b9a2-4c55-a01e-363287723e0b"); }
254
+ static get AccessibilityStyle() { return new fx_models_1.Guid("bb54ab75-69c3-4472-a0b5-9e0badb1397a"); }
255
+ static get OmniaSystemLanguageSetting() { return new fx_models_1.Guid("ebca9185-a2a3-483f-8827-07d103f25f15"); }
256
+ static get OmniaLanguagesComponent() { return new fx_models_1.Guid("d687c247-a25a-4321-b6ef-70edf162fc52"); }
257
+ static get DocumentDirectionSetting() { return new fx_models_1.Guid("8a35b5ee-118f-4be8-b12b-cef340d8bbbc"); }
258
+ static get DocumentDirectioJumpToContent() { return new fx_models_1.Guid("16c1a389-77d2-467c-acc7-57b9f499f4ed"); }
259
+ static get DocumentDirectionStyle() { return new fx_models_1.Guid("a65e0a65-8ae8-4434-9cff-5fa72ba3d1ca"); }
260
+ static get MyLinksNavigation() { return new fx_models_1.Guid("fe39c5e9-95cb-43cf-ab3f-7422dcf29030"); }
261
+ static get QuickLinksViewComponent() { return new fx_models_1.Guid("cdd9e41d-b784-4adb-bbb4-5ccb0568a92b"); }
262
+ static get QuickLinksEditComponent() { return new fx_models_1.Guid("56d4552e-0a49-4a7b-ab89-6dc355ad076e"); }
263
+ static get QuickLinksCreateComponent() { return new fx_models_1.Guid("c4ba1eef-5137-48f0-ba72-7d29162145bb"); }
264
+ static get QuickLinksComponent() { return new fx_models_1.Guid("12180b4d-535f-488d-99dd-b53544b7aa30"); }
265
+ static get AppLaunchComponent() { return new fx_models_1.Guid("B5264AA5-091B-49F5-B14F-D495D6EC5009"); }
266
+ static get CompactAppLaunchComponent() { return new fx_models_1.Guid("78ea7839-2483-4a05-8a17-efd750402a7e"); }
267
+ static get AppLaunchRegistration() { return new fx_models_1.Guid("F7861B4B-6856-450D-A633-27EF4D617283"); }
268
+ static get SharedLinkListingsBlade() { return new fx_models_1.Guid("f2450b17-ae8c-4350-b467-6052e9f46e5e"); }
269
+ static get SharedLinkAddOrEditBlade() { return new fx_models_1.Guid("ce61a633-2caf-4895-bda9-94b8553a00d2"); }
270
+ static get BusinessProfileAdminSharedLinksJourney() { return new fx_models_1.Guid("1d421d8c-6eb8-47ec-9aa7-c0dac3b104f8"); }
271
+ static get TenantAdminSharedLinksJourney() { return new fx_models_1.Guid("a862a464-61d5-4617-91f0-ec495776fbe8"); }
272
+ static get QuickLinkSetting() { return new fx_models_1.Guid("64b86fee-3f66-437f-887c-ffdd3514166f"); }
273
+ static get MyLinkSetting() { return new fx_models_1.Guid("4022a6f7-4c56-4338-bb27-7f04c3fedacb"); }
274
+ static get TrelloCardView() { return new fx_models_1.Guid("C69406EA-86EC-4FC4-99FF-626918C4465D"); }
275
+ static get QuickLinkSimpleList() { return new fx_models_1.Guid("d031f476-a71d-47ff-8f08-817a63f0f956"); }
276
+ static get QuickLinkAppIconList() { return new fx_models_1.Guid("eb09bd9c-564c-4205-8c58-b3ed405403d4"); }
277
+ static get QuickLinksAppLaunchView() { return new fx_models_1.Guid("5D34D10F-0067-418E-8C67-C28A99007A7F"); }
278
+ static get ImportantAnnouncementView() { return new fx_models_1.Guid("338653de-6640-40af-bd40-41a83d24da2e"); }
279
+ static get HighPriorityAnnouncementView() { return new fx_models_1.Guid("f32d1086-254c-4398-a8e7-a277b3b60a7c"); }
280
+ static get AnnouncementLikeComment() { return new fx_models_1.Guid("757162be-a480-445d-a0ee-a8c25accdd64"); }
281
+ static get NotificationPanelHeader() { return new fx_models_1.Guid("1fc95b02-8bab-468b-a2bb-19e2a7752c55"); }
282
+ static get NotificationPanelHeaderSettings() { return new fx_models_1.Guid("f9541602-33bd-4d16-a2d7-3ef335d527a0"); }
283
+ static get NotificationPanel() { return new fx_models_1.Guid("65774a9f-d489-4352-9e97-b4939601532a"); }
284
+ static get NotificationPanelSettings() { return new fx_models_1.Guid("47bd0626-08d9-4899-9034-c2eb21f7452b"); }
285
+ static get NotificationPanelsAdmin() { return new fx_models_1.Guid("c4198968-3512-4694-b153-3c7318f3d6b7"); }
286
+ static get NotificationPanelBlockSettings() { return new fx_models_1.Guid("8065dc84-fbd8-4838-800c-8bc59a0c741c"); }
287
+ static get AdminShortcut() { return new fx_models_1.Guid("7c59fff9-3845-4206-b8ea-c879ff000246"); }
288
+ static get TutorialAdmin() { return new fx_models_1.Guid("BC901429-60C1-4528-B047-9AAF7C23D01A"); }
289
+ static get TutorialAdminTenant() { return new fx_models_1.Guid("E0366FB9-A6D4-44FF-8F21-AA9E9D41CD77"); }
290
+ static get TutorialPageSetting() { return new fx_models_1.Guid("23A3A95E-8830-46D7-BF76-180FE079531C"); }
291
+ static get Tutorial() { return new fx_models_1.Guid("47544822-FDA5-450A-9294-A5ACA8A770E0"); }
292
+ static get ProfileMenu() { return new fx_models_1.Guid("4763bc36-d35d-4334-8b88-5408d489b03e"); }
293
+ static get TeamworkAppAppendInformationInput() { return new fx_models_1.Guid("82c48df4-c8ee-472d-8c8b-7a6f16c2987c"); }
294
+ static get M365GroupAppInformationInput() { return new fx_models_1.Guid("d593c93c-4228-487e-bfde-5b6e21d61cab"); }
295
+ static get BusinessProfileJourney() { return new fx_models_1.Guid("2b69d826-807c-470e-9db1-0a19bba2d1e0"); }
296
+ static get BusinessProfileSettings() { return new fx_models_1.Guid("4b86a436-4255-448c-a502-e1daeb94d142"); }
297
+ static get BusinessProfileTheme() { return new fx_models_1.Guid("61499843-fa3a-47c8-b935-8e3c27c68f1b"); }
298
+ static get TenantMediaPicker() { return new fx_models_1.Guid("37329e5d-5cf7-4ff1-ba63-3ce14b88e51c"); }
299
+ static get TenantMediaPickerCore() { return new fx_models_1.Guid("7e8bedff-1e6f-412d-9b5d-3af801780310"); }
300
+ static get BusinessProfileMediaPicker() { return new fx_models_1.Guid("3d403752-2b3e-4cfe-8ba0-da7fb4e8e0ba"); }
301
+ static get BusinessProfileMediaPickerCore() { return new fx_models_1.Guid("36fe7ee6-e834-4eec-b5dd-2a83667c91a6"); }
302
+ static get CentralImageLocations() { return new fx_models_1.Guid("0bebb289-f3fc-4838-a032-4a9f20c605c1"); }
303
+ static get MediaPickerGeneral() { return new fx_models_1.Guid("0aa2c49f-500d-4d1c-a31a-9ecbf80d3882"); }
304
+ static get MediaPickerScalingSettingsListing() { return new fx_models_1.Guid("19b22417-acb6-41c1-96f9-47ea4d60f4b2"); }
305
+ static get MediaPickerCropRatios() { return new fx_models_1.Guid("a49a79f5-9f1e-471d-813f-12926f411f9c"); }
306
+ static get BusinessProfileLanguage() { return new fx_models_1.Guid("936D6849-3488-4A6F-B16C-91B0C625E837"); }
307
+ static get AppTemplatesCustomStepMember() { return new fx_models_1.Guid("bfc04495-50cb-4de6-9983-f53997f3fbe2"); }
308
+ static get EnterprisePropertiesJourney() { return new fx_models_1.Guid("e98dd24f-7bfa-4704-ad5e-85510cbe3d37"); }
309
+ static get TenantSecretsJourney() { return new fx_models_1.Guid("1d60e6da-39df-4458-b621-3b4d64bf2843"); }
310
+ static get BusinessProfileSecretsJourney() { return new fx_models_1.Guid("b52c92f6-5574-4e1d-a37f-ca6159c9eb1d"); }
311
+ static get TargetingPropertiesJourney() { return new fx_models_1.Guid("9433e3d2-89d2-434b-93b2-0f7be4578979"); }
312
+ static get EnterprisePropertyCategoriesJourney() { return new fx_models_1.Guid("dbe61fac-1b82-4db6-aca3-12e95a86274f"); }
313
+ static get AppProvisioningStepMemberStep() { return new fx_models_1.Guid("cfc748f2-4d9e-4629-ad61-3a6694da4ad9"); }
314
+ static get AppTemplateStepComponentBase() { return new fx_models_1.Guid("69d4ae5d-874c-4988-bd16-4489a82fdab1"); }
315
+ static get NavigationBar() { return new fx_models_1.Guid("a3692055-a31c-417a-8c7f-34784bd8f079"); }
316
+ static get NavigationBarChrome() { return new fx_models_1.Guid("e053c706-1669-418f-badc-6f5ccaf72caa"); }
317
+ static get WorkplaceWarning() { return new fx_models_1.Guid("4bca1556-ac2e-4d87-9a53-c1ab6adb2d58"); }
318
+ static get WorkplacePreviewDisclaimer() { return new fx_models_1.Guid("bd56271c-db61-4f36-9c99-2fb1bb9079f6"); }
319
+ static get AdminHeaderSettings() { return new fx_models_1.Guid("47f4c610-3c26-4698-90c4-ae0ff52d697f"); }
320
+ static get PropertySetsJourney() { return new fx_models_1.Guid("813c8357-aa75-489f-b022-f5c7b0a02443"); }
321
+ static get PropertiesJourney() { return new fx_models_1.Guid("95F6E9A4-F728-4543-9986-44BF59323C76"); }
322
+ static get PropertyArchiveJourney() { return new fx_models_1.Guid("f24e9874-7c5e-415c-8513-5d3a591c18f0"); }
323
+ static get QueryablePropertiesJourney() { return new fx_models_1.Guid("19997524-d6bc-4fc2-a411-bd1e3faf661b"); }
324
+ static get AppPropertiesJourney() { return new fx_models_1.Guid("b830a978-3f58-4951-a2d8-1e2b2009a126"); }
325
+ static get RichTextEditorSettings() { return new fx_models_1.Guid("ECE24F01-1E63-4C2A-BBFF-F713F9DDE5C3"); }
326
+ static get TenantHeader() { return new fx_models_1.Guid("45AFC3A3-23E2-4947-AB8D-FA937B033298"); }
327
+ static get TenantRegional() { return new fx_models_1.Guid("fcf7035a-4e22-428f-bcdd-47843d4882ba"); }
328
+ static get TenantAdminSetting() { return new fx_models_1.Guid("5618d436-945b-4fdf-b432-93dac1a541a6"); }
329
+ static get TenantLocalizationAdmin() { return new fx_models_1.Guid("b4f33fbe-c8ed-473f-8d25-84f35154a981"); }
330
+ static get TenantAdministratorPermissionJourney() { return new fx_models_1.Guid("af0c761e-8ba5-4dee-858c-a7593adcce76"); }
331
+ static get BusinessProfileAdministratorPermissionJourney() { return new fx_models_1.Guid("01dbddb7-0b1a-48dc-af16-cd4f534cd2de"); }
332
+ static get TenantLogoSettings() { return new fx_models_1.Guid("5C4689DC-CB79-4138-8300-F8B99D550C35"); }
333
+ static get ErrorInformation() { return new fx_models_1.Guid("b2402e98-de00-440b-9084-5460f5d8d2ff"); }
334
+ static get SystemAccountForm() { return new fx_models_1.Guid("0f7957bf-937e-4563-992a-f142e027d1d2"); }
335
+ static get YammerAppForm() { return new fx_models_1.Guid("352e23d3-9a20-40f7-8699-1b9796032e3a"); }
336
+ static get GovernanceDashboard() { return new fx_models_1.Guid("8b58ab03-7af5-47f1-a82d-290964567cc9"); }
337
+ static get GovernanceDashboardSettings() { return new fx_models_1.Guid("e3378939-f5a4-45e3-98bf-e2f9c70a78ef"); }
338
+ static get GovernanceDashboardEditor() { return new fx_models_1.Guid("88896064-02b1-451f-ac47-ed6b4c90b4e3"); }
339
+ static get TextStyles() { return new fx_models_1.Guid("67982bb7-524f-4e91-9b2f-05bd2ab3c088"); }
340
+ static get TenantGeneralSettings() { return new fx_models_1.Guid("62529631-696b-457b-bc04-18c888fc940f"); }
341
+ static get PeopleRollup() { return new fx_models_1.Guid("b5a5fd89-a18c-4c0e-9087-7cb3556bede5"); }
342
+ static get PeopleRollupSettings() { return new fx_models_1.Guid("7d4ad6a0-4228-409e-ba6e-f23fc8b528b8"); }
343
+ static get PeopleRollupBreakpointSettings() { return new fx_models_1.Guid("4c8d688c-7d68-4b6a-afcb-f0d9acfca585"); }
344
+ static get PeopleRollupCardView() { return new fx_models_1.Guid("714ca471-9a03-4904-bf8d-dd004f68c739"); }
345
+ static get PeopleRollupCardViewSettings() { return new fx_models_1.Guid("3d27c8d2-51e7-447f-92fb-7b2e30e94705"); }
346
+ static get PageRollupRollerViewSettings() { return new fx_models_1.Guid("0d2c2989-adc4-46b5-a2a7-a594177420f1"); }
347
+ static get PageRollupRollerView() { return new fx_models_1.Guid("2bb232b8-130c-44a7-ab02-f49a1e604041"); }
348
+ static get PeopleRollupOmniaUserCardView() { return new fx_models_1.Guid("b5c9c9d8-f4b8-4c1d-bb33-b3512d3ef78f"); }
349
+ static get PeopleRollupOmniaUserCardViewSettings() { return new fx_models_1.Guid("675bceca-54bf-4097-a9eb-32b98aa3dfcf"); }
350
+ static get PersonSearchTemplate() { return new fx_models_1.Guid("6628abdf-153a-492d-8be0-b0351a11bfcf"); }
351
+ static get UserProfileCompletion() { return new fx_models_1.Guid("c67badd3-d4bd-46cf-a936-dfde200a1343"); }
352
+ static get UserProfilePropertiesWizard() { return new fx_models_1.Guid("95dd7949-6c02-4ccb-8539-20d39c6f9b8a"); }
353
+ static get UserProfileCompletionAppJourney() { return new fx_models_1.Guid("82eb3d91-4379-49ec-b654-25b344ef73a1"); }
354
+ static get UserProfileStrippedCard() { return new fx_models_1.Guid("76f539e0-707c-4cf1-ae78-a65f21c597e6"); }
355
+ static get UserProfileCompletionBlockSettings() { return new fx_models_1.Guid("b07bafaa-287c-4475-86bd-2e0bed1acfee"); }
356
+ static get UserProfileSendPropertyFeedback() { return new fx_models_1.Guid("a0afdf07-1334-4126-89e9-e801bc910423"); }
357
+ static get UserProfileActionMenu() { return new fx_models_1.Guid("3f066813-6de8-473a-9a71-77c6bf7dff47"); }
358
+ static get TeamCollabAppSiteDesign() { return new fx_models_1.Guid("217ed582-9bfe-4f85-97a6-712174e56954"); }
359
+ static get MySitesWizard() { return new fx_models_1.Guid("e5b46f7b-51ca-44ad-9213-19d3f8d7ebea"); }
360
+ static get MyTeamCollaboration() { return new fx_models_1.Guid("d0bbc0c4-559c-4170-8993-31907bfd2928"); }
361
+ static get MyTeamCollaborationDialog() { return new fx_models_1.Guid("9a55b428-0c74-4ba1-8444-5fd1c9c9ff59"); }
362
+ static get MyTeamCollaborationSettingsForm() { return new fx_models_1.Guid("467ef7ea-6e3d-478f-b5ab-7a0678f7f6c2"); }
363
+ static get MyTeamCollaborationEditorSettings() { return new fx_models_1.Guid("b43f4963-499c-47ca-8939-f5beaf0b4a8a"); }
364
+ static get MyTeamCollaborationCategoryFollowed() { return new fx_models_1.Guid("46f125ec-07f0-4258-8aa5-10c9c87a8d27"); }
365
+ static get MyTeamCollaborationCategoryRecently() { return new fx_models_1.Guid("10ec1cfb-3e09-453a-99f9-0cb95d731d1a"); }
366
+ static get MyTeamCollaborationCategoryGroup() { return new fx_models_1.Guid("5e71a7f3-faaf-4a15-ba5d-f3fe48307616"); }
367
+ static get MyTeamCollaborationCategorySearch() { return new fx_models_1.Guid("c0d060d6-9325-4c00-ab7b-36e650695b63"); }
368
+ static get TeamworkNavigationActionHandlerSettings() { return new fx_models_1.Guid("2f095349-3faa-4b78-8f9e-eeb7de691641"); }
369
+ static get TeamworkNavigationSettings() { return new fx_models_1.Guid("74b6d6f6-8cdb-424f-8ba1-03d7426a3cfb"); }
370
+ static get TeamworkNavigationTabSettings() { return new fx_models_1.Guid("5f7b4425-cdd1-46fb-8dc7-698694ab5810"); }
371
+ static get TeamworkNavigationDialog() { return new fx_models_1.Guid("1fd88b37-db0d-4ba2-b63c-b6ac7d004791"); }
372
+ static get AppCreationActionHandlerSettings() { return new fx_models_1.Guid("948562a5-fecb-41dc-8cba-b8ea6e3c8ed5"); }
373
+ static get FormCreationActionHandlerSettings() { return new fx_models_1.Guid("13263c63-b395-4f5e-9e11-a8b250e12e44"); }
374
+ static get CreateAppDialog() { return new fx_models_1.Guid("fc16945f-04e0-4309-9823-17c5d6963af5"); }
375
+ static get CreateFormDialog() { return new fx_models_1.Guid("c6864508-934e-4133-84f9-1bc724aacee6"); }
376
+ static get FormBuilderDialogContent() { return new fx_models_1.Guid("f2b57ef9-83b4-4dd7-9834-c262a86840e1"); }
377
+ static get FormTemplateSettings() { return new fx_models_1.Guid("a9d1ebc5-bf13-4174-9533-853bdaf155a2"); }
378
+ static get FormPropertySettings() { return new fx_models_1.Guid("882cfbdd-e6bf-4e8c-a5a0-d2438e7b7508"); }
379
+ static get TeamNewsListView() { return new fx_models_1.Guid("a6d1503c-445e-44b1-9f54-d124c14df29b"); }
380
+ static get TeamNewsListViewSettings() { return new fx_models_1.Guid("d7231aab-9393-4a6d-8aff-4b4d5a5498c4"); }
381
+ static get TeamNewsGroupView() { return new fx_models_1.Guid("7841542b-fb29-4ac2-9676-52a83a6167b9"); }
382
+ static get TeamNewsGroupViewSettings() { return new fx_models_1.Guid("bdcc3a9d-c7f7-4055-bed3-5518dcfd8e42"); }
383
+ static get TeamNewsRollup() { return new fx_models_1.Guid("f59074f3-a738-4668-8f29-4bbecdb223a6"); }
384
+ static get TeamNewsRollupSettings() { return new fx_models_1.Guid("e32e54a4-3538-45a6-9bd2-a2c77c7a3162"); }
385
+ static get TeamCollaborationAppWizard() { return new fx_models_1.Guid("69633624-6d96-4459-9819-1c6efbc1bc98"); }
386
+ static get TeamCollaborationAppJourney() { return new fx_models_1.Guid("a6724d9c-bed5-45fe-aed3-b479e5b8be72"); }
387
+ static get TeamCollaborationSettingsJourney() { return new fx_models_1.Guid("4cd5054d-ab4a-44df-b4f0-cd4be9d1ee50"); }
388
+ static get TeamCollaborationSettingsSwitchingTemplateBlade() { return new fx_models_1.Guid("561806c4-118a-41b5-ab81-7aa32d162367"); }
389
+ static get TeamCollaborationSettingsEditAppInstanceBlade() { return new fx_models_1.Guid("b358eb4c-58fb-4911-9c7c-2fca8b2fe186"); }
390
+ static get TeamCollaborationSettingsSwitchingTemplateBladeRegistration() { return new fx_models_1.Guid("82001098-ae85-4239-8bd9-30132d68b57e"); }
391
+ static get TeamCollaborationSettingsEditAppInstanceBladeRegistration() { return new fx_models_1.Guid("d33eb6d0-55e7-414c-8b1a-45173d870455"); }
392
+ static get TeamCollaborationSettingsSwitchingTemplateJourney() { return new fx_models_1.Guid("b0e4ded9-14dd-47ed-9922-6f884b927f9a"); }
393
+ static get TeamCollaborationSettingsSwitchingTemplateJourneyRegistration() { return new fx_models_1.Guid("389048fb-b6ad-4323-a7f8-ec050b891853"); }
394
+ static get TeamCollaborationSettingsEditBlade() { return new fx_models_1.Guid("4a153966-6f4b-40c5-8168-254b660fdacf"); }
395
+ static get EditSitePropertiesListener() { return new fx_models_1.Guid("bf02832c-e7a3-4b23-8cb5-e7c5a3d18225"); }
396
+ static get EditSiteProperties() { return new fx_models_1.Guid("0763adcc-c07e-4297-83f0-74f05481b577"); }
397
+ static get TeamEndUserSettings() { return new fx_models_1.Guid("F39EB89E-3932-40E2-9D9F-11428375AA07"); }
398
+ static get TeamCollaborationFacebookWorkplace() { return new fx_models_1.Guid("F934FA3C-249D-4F52-BF71-BD6B2FAC8C42"); }
399
+ static get TeamCollaborationRollup() { return new fx_models_1.Guid("87F6D9E7-57BC-4495-BA2D-E1BF961642AC"); }
400
+ static get TeamCollaborationRollupSettings() { return new fx_models_1.Guid("F21DD020-677B-470D-B81F-8936B154C8D4"); }
401
+ static get TeamCollaborationRollupSettingsComponent() { return new fx_models_1.Guid("e9b8581b-4361-421b-abf7-dde9cac7e680"); }
402
+ static get TeamCollaborationListView() { return new fx_models_1.Guid("91165348-4030-44D1-9EF9-91F687A8F9CE"); }
403
+ static get TeamCollaborationListViewSettings() { return new fx_models_1.Guid("D6F547EC-CF89-486F-8B59-C999553869E1"); }
404
+ static get TeamCollaborationNavigationView() { return new fx_models_1.Guid("1d7374e8-24bf-4e0e-b4d3-752fa89c7a38"); }
405
+ static get TeamCollaborationNavigationViewSettings() { return new fx_models_1.Guid("a1fd35eb-760a-45c7-b812-148a519ef500"); }
406
+ static get TeamCollaborationRollupRenderer() { return new fx_models_1.Guid("D22B2917-BE60-43D4-B989-49EBA88DCAC3"); }
407
+ static get TeamCollaborationRollupMetricDetailsDialog() { return new fx_models_1.Guid("75CCD5E7-F7B5-4D4F-AA6E-5391C1946B4B"); }
408
+ static get CreateTeamworkBlock() { return new fx_models_1.Guid("0f1da23c-05a0-4ff3-a3e6-83e1252db696"); }
409
+ static get CreateTeamworkComponent() { return new fx_models_1.Guid("466c0ccc-ed0e-41d9-b8c2-1200fb7ec59c"); }
410
+ static get CreateTeamworkBlockSettings() { return new fx_models_1.Guid("c5b867ec-4613-4b57-b75a-83461e1928ec"); }
411
+ static get CreateTeamworkComponentSettings() { return new fx_models_1.Guid("0f6acac7-4d03-4360-937c-867db34e02ad"); }
412
+ static get CreateTeamworkCores() { return new fx_models_1.Guid("b8dd3a04-32c4-4003-9b3f-78f4ef8120a8"); }
413
+ static get AppAuthenticationOptions() { return new fx_models_1.Guid("ecb78fcf-1185-4026-bda4-390794ea5a9e"); }
414
+ static get WorkspaceActionMenuRenderer() { return new fx_models_1.Guid("758a3f18-b248-463f-907f-cebdff9bc5e7"); }
415
+ static get WorkspaceActionMenuHorizontalRenderer() { return new fx_models_1.Guid("3f7d99f4-ab95-4ed3-9be0-9422e2f08530"); }
416
+ static get WorkspaceActionMenuVerticalRenderer() { return new fx_models_1.Guid("bc3c24bd-9f45-42bb-a4bf-12259792285c"); }
417
+ static get WorkspaceMegaMenuRenderer() { return new fx_models_1.Guid("08e0dda7-224a-4e83-b8da-e1830a4e1302"); }
418
+ static get WorkspaceMegaMenuRendererCore() { return new fx_models_1.Guid("a3d28198-a978-4d5b-9268-5f7978c6b274"); }
419
+ static get WorkspaceMegaMenuHorizontalRenderer() { return new fx_models_1.Guid("1529380d-4716-4b89-a6f7-04fdbe4b43f4"); }
420
+ static get WorkspaceMegaMenuVerticalRenderer() { return new fx_models_1.Guid("9a17e867-795c-4e2f-b3fa-abc44205b86c"); }
421
+ static get WorkspaceMegaMenuCompactRenderer() { return new fx_models_1.Guid("773f320b-6e4f-4728-a076-21191c14f319"); }
422
+ static get WorkspaceHomeRenderer() { return new fx_models_1.Guid("7de92d83-b0f9-4d94-8955-1f08280bf141"); }
423
+ static get WorkspaceHomeNodeRenderer() { return new fx_models_1.Guid("074fa352-dae9-44d4-b117-e973b0c29201"); }
424
+ static get WorkspaceVerticalNavigationBar() { return new fx_models_1.Guid("0780dd3a-40f3-4aa3-b1f3-327ac9248b2c"); }
425
+ static get WorkspaceHorizontalNavigationBar() { return new fx_models_1.Guid("aa6054db-2528-40ea-ace4-e7277caa6530"); }
426
+ static get GovernanceAdmin() { return new fx_models_1.Guid("6f01e39b-cd24-4775-a384-c847a36eb8e9"); }
427
+ static get GovernanceAdminSettings() { return new fx_models_1.Guid("bb1a2680-74e5-4b8c-90e8-d87f4e0918cc"); }
428
+ static get MicrosoftSearchTemplate() { return new fx_models_1.Guid("4b2c76df-5b7c-499e-93bb-22a7d909b9d7"); }
429
+ static get EnterpriseGlossaryJourney() { return new fx_models_1.Guid("21882c38-d6a7-4ff9-9fce-49874f7864a1"); }
430
+ static get EnterpriseGlossaryHomeBlade() { return new fx_models_1.Guid("f5f60895-5f14-4b51-bf26-93981dcef246"); }
431
+ static get EnterpriseGlossaryTaxonomyBlade() { return new fx_models_1.Guid("01c2f152-74b3-42c6-bb18-6335b9f3030a"); }
432
+ static get SharePointTermMappingsBlade() { return new fx_models_1.Guid("a779a1ce-c613-4833-b278-165c22e2ff3b"); }
433
+ static get SharePointTermTreeUISettingsBlade() { return new fx_models_1.Guid("282a777f-b040-430f-93b7-562987ad12b4"); }
434
+ static get TermTreeUISettingsBlade() { return new fx_models_1.Guid("abffd0f7-2f68-40cc-b467-d70adc2af581"); }
435
+ static get SharePointTermUISettingsBlade() { return new fx_models_1.Guid("e5424a19-67bf-4599-bfde-ebc101b3f5ea"); }
436
+ static get TaxonomyNavigation() { return new fx_models_1.Guid("0ed328bd-5d9e-4613-85d7-fb51abb490a1"); }
437
+ static get TaxonomyNavigationSettings() { return new fx_models_1.Guid("aada204b-9c67-40e3-892e-0bb05e003f57"); }
438
+ static get SignOffRequestJourney() { return new fx_models_1.Guid("9c4dbbe9-8bdd-4017-b1d8-3e477e179010"); }
439
+ static get SignOffRequestHeaderRequestedByMeList() { return new fx_models_1.Guid("a152b5cf-cf71-4d52-bfe1-d61ef1c34cb4"); }
440
+ static get SignOffRequestHeaderCreateNewRequest() { return new fx_models_1.Guid("2ea29d82-fbce-4de4-93c1-126f7f4c2493"); }
441
+ static get SignOffRequestRollup() { return new fx_models_1.Guid("830aeebd-a033-4b00-969c-a8c135e2f344"); }
442
+ static get SignOffRequestRollupSettings() { return new fx_models_1.Guid("cf036fe4-cc94-4cbf-8ac0-1f45e61470b8"); }
443
+ static get SignOffRequestRollupListView() { return new fx_models_1.Guid("f3e1fd69-399f-428a-8b15-0816e6177b06"); }
444
+ static get SignOffRequestRollupListViewSettings() { return new fx_models_1.Guid("9ad600fc-4efd-471b-8217-3af97e99522f"); }
445
+ static get SignOffRequestRollupSummaryView() { return new fx_models_1.Guid("eca34b0d-ba78-4f92-99ed-1a54eef4d0ec"); }
446
+ static get SignOffRequestRollupSummaryViewSettings() { return new fx_models_1.Guid("b6fc1b7f-7053-4c73-bdc7-9476376ab861"); }
447
+ static get SignOffRequestCreation() { return new fx_models_1.Guid("141bdfc9-61c2-4bf0-8ea7-9d48e17c837c"); }
448
+ static get SignOffRequestInfo() { return new fx_models_1.Guid("b71b7e9e-c9dc-44ef-9e00-f27dfad2d03d"); }
449
+ static get SignOffRequestReminder() { return new fx_models_1.Guid("dc94479d-1659-434d-9407-952235d42757"); }
450
+ static get SignOffRequestResourceList() { return new fx_models_1.Guid("b22753ef-4801-454d-997a-30a89d0ae943"); }
451
+ static get SignOffRequestResourceProvider() { return new fx_models_1.Guid("416779e6-b2e9-4c2d-b372-fd7623b0c22a"); }
452
+ static get SignOffRequestInfoPersistentDialog() { return new fx_models_1.Guid("51d1ef63-4219-4a6c-86d4-4653f2ac783d"); }
453
+ static get SignOffRequestUpdateStatusDialog() { return new fx_models_1.Guid("e21e1edc-4610-43e4-9791-a5694f03554e"); }
454
+ static get SignOffRequestQueryableProperties() { return new fx_models_1.Guid("5fb83ba2-a122-4324-925f-aa7dad59a22d"); }
455
+ static get MicrosoftTeamChannelFeedCore() { return new fx_models_1.Guid("c3899c18-6445-47b8-a1db-fb583e1c0f54"); }
456
+ static get MicrosoftTeamChannelFeedBlockSettings() { return new fx_models_1.Guid("eb2b833b-d1ac-44aa-b22e-8df743d251a8"); }
457
+ static get MicrosoftTeamChannelFeedBlock() { return new fx_models_1.Guid("52aa99e3-4636-4bf2-b8d0-a9a722c87547"); }
458
+ static get CustomEmailJourney() { return new fx_models_1.Guid("61fdccaf-f48f-471d-be82-2dc9b5911c85"); }
459
+ static get WorkspaceSettings() { return new fx_models_1.Guid("a61a15c5-ce4e-4b94-9d23-6d92f30e8968"); }
460
+ static get WorkspaceHome() { return new fx_models_1.Guid("47da2a55-8b39-44db-9d09-23b8a1291be6"); }
461
+ static get WorkspaceHomeChrome() { return new fx_models_1.Guid("76d4d02a-f920-4e79-93ab-f92ee938b103"); }
462
+ static get WorkspaceHomeStatistic() { return new fx_models_1.Guid("c2bfdf01-6dcb-461b-82ac-678550b6abb7"); }
463
+ static get WorkspaceJourney() { return new fx_models_1.Guid("4f54f8c5-ab26-4bff-8b9f-eb27b4f08221"); }
464
+ static get AdminSystemJourney() { return new fx_models_1.Guid("8d451f6c-bcf4-42c3-a4a0-7d3ad5de09a3"); }
465
+ static get PropertiesBlockGroup() { return new fx_models_1.Guid("7c1b8998-62b9-4ea9-b118-0dedc6209ebb"); }
466
+ static get PropertiesBlockCore() { return new fx_models_1.Guid("9bcebc94-e59e-4a24-a88d-282ac92bcca9"); }
467
+ static get PropertiesBlockSettings() { return new fx_models_1.Guid("29559185-3df2-4049-93e5-d8326ec94982"); }
468
+ static get PropertiesBlockSettingConfiguration() { return new fx_models_1.Guid("b95bdf10-d32d-4659-836c-eadc1d57ac55"); }
469
+ static get PropertiesBlock() { return new fx_models_1.Guid("88894e6a-2e41-44b6-a6f1-af3612caf276"); }
470
+ static get AnalyticsBlocksCore() { return new fx_models_1.Guid("1b9cc09e-9e67-4c7c-87ea-9854a345403b"); }
471
+ static get AnalyticsWidgetBlockSettings() { return new fx_models_1.Guid("a8d46ae3-9f87-457b-8f95-e4b4aea5df6c"); }
472
+ static get AnalyticsWidgetBlock() { return new fx_models_1.Guid("56dd7c8f-3c3f-4ec3-8e41-e398c79f945a"); }
473
+ static get AnalyticsFilterBlockSettings() { return new fx_models_1.Guid("287d6801-5fdb-4649-a057-b52adc1c278a"); }
474
+ static get AnalyticsFilterBlock() { return new fx_models_1.Guid("aebb9b0b-32ae-4b14-b0f1-3515b62f329f"); }
475
+ static get PowerAppBlock() { return new fx_models_1.Guid("8905b50b-3b48-4053-b667-d3abf5d7c4ef"); }
476
+ static get PowerAppBlockSettings() { return new fx_models_1.Guid("faa90898-9cc3-4db8-ab24-e36fa6d96ea3"); }
477
+ static get PowerAppSettingAdminJourney() { return new fx_models_1.Guid("b643dd40-d26c-4c73-9f23-d5fa4b436064"); }
478
+ static get OrganizationTreeBlockCore() { return new fx_models_1.Guid("b59eb584-f59f-4caf-a9a7-4697e49aafca"); }
479
+ static get OrganizationTreeBlock() { return new fx_models_1.Guid("38345507-17ee-410c-8583-f7eb587e5903"); }
480
+ static get OrganizationTreeBlockSettings() { return new fx_models_1.Guid("8680e45c-a948-4321-b5c1-e09b80eb20d9"); }
481
+ static get AppRenderer() { return new fx_models_1.Guid("01d197fb-39b8-4921-89e8-c8f865b6fcb0"); }
482
+ static get MsTeamTabLayoutConfiguration() { return new fx_models_1.Guid("104760a6-6754-4bbb-8325-4e42bef75b8a"); }
483
+ static get PostsFeed() { return new fx_models_1.Guid("74c4e208-e37f-41a5-ba96-c4bf64464523"); }
484
+ static get PostsFeedSettings() { return new fx_models_1.Guid("7f049298-9bb4-4f32-a2d4-2e8b8ffa6c1b"); }
485
+ static get TenantUserManagementJourney() { return new fx_models_1.Guid("1d19aeb7-22e4-4b9e-9d26-17035854dd2a"); }
486
+ static get BusinessProfileUserManagementJourney() { return new fx_models_1.Guid("9539268b-7419-44dd-9707-96a5ff9d0b0d"); }
487
+ static get UserManagementCore() { return new fx_models_1.Guid("2b3fc3f2-bc60-44a0-8688-764f3b2d62c8"); }
488
+ static get UserManagementUserTypeListingBlade() { return new fx_models_1.Guid("ebd9788a-b217-4868-8f4e-594ecf568806"); }
489
+ static get UserManagementUserTypeCreateDialog() { return new fx_models_1.Guid("b4acc93e-c207-4b9c-b65d-d74e0058f416"); }
490
+ static get UserManagementUserTypeDetailBlade() { return new fx_models_1.Guid("0f51dc5b-13ae-4c3e-8b74-eab4eb3b289b"); }
491
+ static get UserManagementSyncProviderListingBlade() { return new fx_models_1.Guid("242dc560-2ede-41f0-b6d4-151884a2ec63"); }
492
+ static get UserManagementSyncProviderSettingsBlade() { return new fx_models_1.Guid("0ab38b6f-9852-40ec-83c4-37db8a27d7c6"); }
493
+ static get UserManagementSyncProviderLogsBlade() { return new fx_models_1.Guid("6a15d7ed-ea3d-4b54-8b71-d8a7f3e50295"); }
494
+ static get UserManagementOmniaSearchUserLogsBlade() { return new fx_models_1.Guid("3388cc39-7abc-42a2-8d2f-062e8532541b"); }
495
+ static get UserManagementUserListingBlade() { return new fx_models_1.Guid("6f1fc259-6ddb-411a-bf17-41ed422947e3"); }
496
+ static get UserManagementActiveUserListing() { return new fx_models_1.Guid("1972b656-c68c-4c50-afa7-c76c8959b88d"); }
497
+ static get UserManagementDeletedUserListing() { return new fx_models_1.Guid("a7dfb3df-024c-49ac-a5f0-6dfd46c2ab65"); }
498
+ static get UserManagementUserDetailBlade() { return new fx_models_1.Guid("fb9aa542-fd41-4c5f-8468-aa0ad67d11f7"); }
499
+ static get UserManagementUserAuthenticationBlade() { return new fx_models_1.Guid("2de8ec5f-9d03-4828-b192-8ba37e48b322"); }
500
+ static get UserManagementGroupListingBlade() { return new fx_models_1.Guid("0a208072-d45f-4f49-8d59-ab7b9da9a10d"); }
501
+ static get UserManagementActiveGroupListing() { return new fx_models_1.Guid("f333ebaa-d009-4169-a2ff-868e8b751bf9"); }
502
+ static get UserManagementDeletedGroupListing() { return new fx_models_1.Guid("3620baa9-5501-45fa-955e-79d176a72a51"); }
503
+ static get UserManagementGroupMembershipListing() { return new fx_models_1.Guid("7f2c3499-c19d-409a-9664-3eb346cd111d"); }
504
+ static get UserManagementGroupDetailBlade() { return new fx_models_1.Guid("836c198b-2a2c-418f-89a0-cf47ed44092d"); }
505
+ static get UserManagementAuthenticationSettingsBlade() { return new fx_models_1.Guid("a95a8b4a-7e94-4190-9240-87b361950843"); }
506
+ static get UserManagementDynamicGroupListingBlade() { return new fx_models_1.Guid("9c3a9218-af53-4e48-b95b-a122eb43db64"); }
507
+ static get UserManagementDynamicGroupDetailBlade() { return new fx_models_1.Guid("f43ef789-418d-4f56-bd27-88420f3d9823"); }
508
+ static get UserManagementUserPropertyListingBlade() { return new fx_models_1.Guid("77fa3438-c920-4b32-bddc-1b8361e530c2"); }
509
+ static get UserManagementUserPropertyDetailBlade() { return new fx_models_1.Guid("3967363b-80cd-4b12-900f-7a9c7975bf6a"); }
510
+ static get UserManagementUserDetailBladeAuthenticationTab() { return new fx_models_1.Guid("95A66C49-40C7-442C-B815-359C5D299365"); }
511
+ static get UserManagementUserDetailBladePropertiesTab() { return new fx_models_1.Guid("9C7C9267-6BAE-4157-A588-98EECB88663D"); }
512
+ static get UserManagementBulkImportBlade() { return new fx_models_1.Guid("8DF3CBAB-53D4-4091-8FE0-A44F88E92018"); }
513
+ static get UserManagementLoginLogBlade() { return new fx_models_1.Guid("F00E21CD-5E0F-472A-A91D-C2B927E25FA7"); }
514
+ static get BusinessProfileAuthenticationBlade() { return new fx_models_1.Guid("4C9410C5-86FF-49A6-A493-F8A35BB3F990"); }
515
+ static get TenantAnalyticsJourney() { return new fx_models_1.Guid("d64bc647-0d37-49de-bd60-eb0d39cbb4a9"); }
516
+ static get TenantAnalyticsSetupBlade() { return new fx_models_1.Guid("3e80d831-f02b-4c0b-bfbd-a1354896f98b"); }
517
+ static get TenantAnalyticsConfigurationBlade() { return new fx_models_1.Guid("4027e639-92ed-4064-95c8-f715f02cacac"); }
518
+ static get TenantAnalyticsAddDimensionBlade() { return new fx_models_1.Guid("752607aa-4b6e-4865-90cc-c867fa1e0d91"); }
519
+ static get UserManagementIdentityCreationRequestSettingsBlade() { return new fx_models_1.Guid("36D0078C-1C79-486B-B4E3-92A97F03BDB5"); }
520
+ static get UserManagementIdentityCreationRequestUserTypeBlade() { return new fx_models_1.Guid("126A1816-3C59-4A7C-867E-027F5D1021B8"); }
521
+ static get UserManagementIdentityCreationRequestUserTypePropertyBlade() { return new fx_models_1.Guid("9F06822D-0718-4B7A-B685-C6442EC2DFCC"); }
522
+ static get UserManagementIdentityCreationRequestPendingApprovalListing() { return new fx_models_1.Guid("6F3F70CA-AFC5-4724-B3F8-405986A21717"); }
523
+ static get SetupWizardViewCore() { return new fx_models_1.Guid("758d200f-91f3-4446-8662-07592f89eeba"); }
524
+ static get SetupWizardGeneralStep() { return new fx_models_1.Guid("c5f83b2f-a21f-4210-b4f4-13ffda4ac129"); }
525
+ static get SetupWizardBrandingStep() { return new fx_models_1.Guid("084f1e3e-f0f5-4f2b-a75d-67f629308bf8"); }
526
+ static get SetupWizardSharelinksStep() { return new fx_models_1.Guid("4e6730e5-25f1-4d99-81d1-7368f7e72f35"); }
527
+ static get SetupWizardContentStep() { return new fx_models_1.Guid("c6633522-ba83-4077-99b1-a4e9cde070c6"); }
528
+ static get SetupWizardReviewStep() { return new fx_models_1.Guid("911b4198-52b7-4b80-9ed4-b96269dcf8f1"); }
529
+ static get SetupWizardKnowledgeSharingPrerequisiteStep() { return new fx_models_1.Guid("2fe0d1f5-8b48-4d2d-99d6-2ac0cce110a4"); }
530
+ static get SetupWizardDashboard() { return new fx_models_1.Guid("b2e0e63d-2cd9-49b4-840a-001d4a91dabb"); }
531
+ static get SetupWizardLearningCenterGeneralStep() { return new fx_models_1.Guid("accbe29d-82ee-433a-aa13-1237ce09ea81"); }
532
+ static get SetupWizardLearningCenterPropertiesStep() { return new fx_models_1.Guid("65005044-e744-432c-bb2d-b249391df84d"); }
533
+ static get SetupWizardNewsManagementGlobalNewsStep() { return new fx_models_1.Guid("66433585-45d7-4a8a-af0b-64a29cf3c398"); }
534
+ static get SetupWizardNewsManagementLocalNewsStep() { return new fx_models_1.Guid("e2b2cc13-18ff-4277-8463-e3708c2c54a4"); }
535
+ static get SetupWizardNewsManagementPropertiesStep() { return new fx_models_1.Guid("18a77776-3832-4776-a045-58e296dc8b01"); }
536
+ static get AttachSiteButton() { return new fx_models_1.Guid("2cff741d-3f85-46e3-b36f-143020d9a547"); }
537
+ static get AppEditing() { return new fx_models_1.Guid("c6d42107-01a5-4825-910e-4232aeac8b75"); }
538
+ static get SensitivityLabel() { return new fx_models_1.Guid("036c36b9-9a43-4829-aa09-01c6b5868a82"); }
539
+ static get SetupTeamwork() { return new fx_models_1.Guid("9f8b5841-8bcd-4de3-8000-c1f1c0deb062"); }
540
+ static get TeamworkActiveLastActivityMetricIndicator() { return new fx_models_1.Guid("11dddd47-19a4-4569-89d0-e5762d97a9ef"); }
541
+ static get TeamworkActiveLastActivityMetricDetail() { return new fx_models_1.Guid("80debee9-33f7-4b66-97fc-4c6e7dbb2a7c"); }
542
+ static get TeamworkInactiveLastActivityMetricIndicator() { return new fx_models_1.Guid("bac2d261-df94-425b-847e-976496694295"); }
543
+ static get TeamworkInactiveLastActivityMetricDetail() { return new fx_models_1.Guid("8d04aaa8-e87c-45ce-84dc-6fdf81eac22f"); }
544
+ static get LinkHandlerJourney() { return new fx_models_1.Guid("cc822f80-37e0-43ac-b37c-8d8963c7076c"); }
545
+ static get AzureCognitiveProviderComponent() { return new fx_models_1.Guid("c32e69d5-bb4c-4b0e-9bb9-03af4dafcbca"); }
546
+ static get QRCode() { return new fx_models_1.Guid("090e7f29-06c9-4a2a-be58-57d0dac10341"); }
547
+ static get QRCodeSettings() { return new fx_models_1.Guid("8746fd10-d8a4-4944-b814-5dd48ada9ce0"); }
548
+ static get TenantSetupWizardNode() { return new fx_models_1.Guid("a384272c-dbe9-46ef-8fc4-2b82fbb52667"); }
549
+ static get BusinessProfileSetupWizardNode() { return new fx_models_1.Guid("b1994257-d611-4582-ae32-16ac23bd8a6b"); }
550
+ static get TeamworkPermissionInput() { return new fx_models_1.Guid("240a15bb-2845-4ace-8408-6bc1d251b859"); }
551
+ static get SignOffRequestsRollupFilter_ProgressStatus_Renderer() { return new fx_models_1.Guid("84d11b73-19be-4191-8b63-564083c376f6"); }
552
+ static get SignOffRequestsRollupFilter_ProgressStatus_Settings() { return new fx_models_1.Guid("da2ab10e-0751-481b-8190-04f69178bc4c"); }
553
+ static get SignOffRequestsRollupFilter_ProgressStatus_Selection() { return new fx_models_1.Guid("a7bb250c-a401-4701-994d-845c61147fec"); }
554
+ static get SignOffRequestsRollupFilter_ProgressStatus_DefaultValueInput() { return new fx_models_1.Guid("e18ff6ce-8bd0-4511-baad-8ebf31d5f9ca"); }
555
+ static get SignOffRequestsRollupFilter_Status_Renderer() { return new fx_models_1.Guid("eb9d51de-a42d-4fdc-832d-80838014c11f"); }
556
+ static get SignOffRequestsRollupFilter_Status_Settings() { return new fx_models_1.Guid("ba1b7041-57e8-4175-91c8-995c18f9aaa5"); }
557
+ static get SignOffRequestsRollupFilter_Status_Selection() { return new fx_models_1.Guid("586025d5-e9a1-4b84-9737-f6da29ca3b4a"); }
558
+ static get SignOffRequestsRollupFilter_Status_DefaultValueInput() { return new fx_models_1.Guid("1ab3ab1d-ff20-498b-b479-a2d39dd3a196"); }
559
+ static get SignOffRequestsRollupFilter_Type_Renderer() { return new fx_models_1.Guid("e135d092-ee7b-4cd9-b014-d013de56ada5"); }
560
+ static get SignOffRequestsRollupFilter_Type_Settings() { return new fx_models_1.Guid("688e5482-ec4b-45d1-ba0a-f20e783c0ce3"); }
561
+ static get SignOffRequestsRollupFilter_Type_Selection() { return new fx_models_1.Guid("aa32f8b8-df04-4934-be45-fd7394e9cc8d"); }
562
+ static get SignOffRequestsRollupFilter_Type_DefaultValueInput() { return new fx_models_1.Guid("b22476a7-e734-4e59-9525-e8547fa85d32"); }
563
+ static get SignOffRequestsRollupFilter_RequestedBy_Renderer() { return new fx_models_1.Guid("7bee6655-ec92-4c5c-b780-a332fd8342be"); }
564
+ static get SignOffRequestsRollupFilter_RequestedBy_Settings() { return new fx_models_1.Guid("f5a8c7a1-5be7-44b0-bd5a-d6f85cfd70e4"); }
565
+ static get SignOffRequestsRollupFilter_RequestedBy_Selection() { return new fx_models_1.Guid("28b644c7-fc09-4325-a361-8f6968c1c5f9"); }
566
+ static get SignOffRequestsRollupFilter_RequestedBy_DefaultValueInput() { return new fx_models_1.Guid("71418548-f409-42f4-b372-1d95d9ef5acf"); }
567
+ static get UserInformationBlockGroup() { return new fx_models_1.Guid("87ddfac4-0435-4da4-92f5-5173a4c86f19"); }
568
+ static get UserInformationBlockCore() { return new fx_models_1.Guid("f2067424-b6a9-4f40-b34b-cf71e7c93db8"); }
569
+ static get UserInformationBlockSettings() { return new fx_models_1.Guid("5f4d84f5-6d78-4be5-94b6-3f299d79b2aa"); }
570
+ static get UserInformationBlockSettingConfiguration() { return new fx_models_1.Guid("3fcfef27-9d19-435a-9745-f3006c5d3c7f"); }
571
+ static get UserInformationBlock() { return new fx_models_1.Guid("29f1772f-545e-4017-b9fa-d356c8192b66"); }
572
+ static get HttpCodeLayoutTenantJourney() { return new fx_models_1.Guid("a2b3a1be-68a8-49c2-8d60-5069174de7be"); }
573
+ static get HttpCodeLayoutBusinessProfileJourney() { return new fx_models_1.Guid("9b3a0a46-6267-48f3-b711-68bd16f62a66"); }
574
+ static get AuthenticationScreenBlade() { return new fx_models_1.Guid("ecdcbe77-649d-423b-9f45-a2b3a4369a83"); }
575
+ static get AuthenticationScreenChrome() { return new fx_models_1.Guid("479f9b8e-edeb-4c41-95a3-1ac3e2b5299e"); }
576
+ static get PeopleRollupOwnerFilterEngineRenderer() { return new fx_models_1.Guid("6f8fe50e-34d1-42c6-98ea-5596b24cd82b"); }
577
+ static get PeopleRollupScopeTypeFilterEngineRenderer() { return new fx_models_1.Guid("36a1c52f-d83b-4765-ab06-2ec697ce2635"); }
578
+ static get PeopleRollupFilterEngineSelectionsAreaOwnerProperty() { return new fx_models_1.Guid("597aabee-e343-47b5-b7b4-233368f15030"); }
579
+ static get PeopleRollupOwnerPropertySettings() { return new fx_models_1.Guid("f0ff3e9d-530c-4040-a5f0-76545f5bc120"); }
580
+ static get PeopleRollupOwnerPropertyDefaultValueInput() { return new fx_models_1.Guid("fd90c46f-f9b8-419e-9bb8-cd3e8395570a"); }
581
+ static get PeopleRollupUserTypeFilterEngineRenderer() { return new fx_models_1.Guid("8d596096-ff19-4475-8bf3-8af898997f68"); }
582
+ static get PeopleRollupFilterEngineSelectionsAreaUserTypeProperty() { return new fx_models_1.Guid("526399b7-c793-4cdf-ab2a-ddf0eaa889f1"); }
583
+ static get PeopleRollupUserTypePropertySettings() { return new fx_models_1.Guid("3e501989-5533-4417-b8c7-73cae126144a"); }
584
+ static get PeopleRollupUserTypePropertyDefaultValueInput() { return new fx_models_1.Guid("b0c2ef27-7a32-4937-9f51-9704b4555e0a"); }
585
+ static get FormTemplatesAdminBlade() { return new fx_models_1.Guid("36b3b1cc-1f61-4389-bf25-73d4e562cd91"); }
586
+ static get FormTypesAdminBlade() { return new fx_models_1.Guid("f2bc245e-9cfa-4296-8a99-e0abc311dab7"); }
587
+ static get FormQueryableProperties() { return new fx_models_1.Guid("5d366ff5-08e2-4d00-9a4c-7281716a7b1e"); }
588
+ static get FormRollupSettings() { return new fx_models_1.Guid("ee87dca1-ce77-47c3-95ae-6e80738734f3"); }
589
+ static get FormRollup() { return new fx_models_1.Guid("bf5d9b81-a725-4b85-b7c1-2542d9574284"); }
590
+ static get FormRollupListView() { return new fx_models_1.Guid("6511f625-9adc-4e3f-bd98-dc9df01f12e9"); }
591
+ static get FormRollupListViewSettings() { return new fx_models_1.Guid("ff6022ed-ee70-43c6-801c-d769066c33f2"); }
592
+ static get FormRollupFormView() { return new fx_models_1.Guid("425bec81-142f-4b87-8cc6-3bab4f97cb34"); }
593
+ static get FormRollupFormViewSettings() { return new fx_models_1.Guid("29a51766-0fac-4235-abf8-7dd21cc8f36c"); }
594
+ static get FormQuestionRenderer() { return new fx_models_1.Guid("11358173-b7ce-479b-8535-50e99df19371"); }
595
+ static get RecurrenceSetting() { return new fx_models_1.Guid("21a8d6b5-24ea-41fd-b977-b665718dbf51"); }
596
+ static get RecurrenceSettingBlade() { return new fx_models_1.Guid("79d6ef7a-c850-4bec-9fa0-9cab5dadd303"); }
597
+ static get RecurrenceSettingEditBlade() { return new fx_models_1.Guid("5e42f28c-a69d-4706-aa55-a03d90d89526"); }
598
+ static get RecurrenceSettingMenuBlade() { return new fx_models_1.Guid("9d21164d-8d7a-4d4c-a1f2-548501daf508"); }
599
+ static get ResourceSelectorBlade() { return new fx_models_1.Guid("180375fe-7804-46f5-ab75-8717c7b8b73e"); }
600
+ static get BusinessProfileFilterEngineRenderer() { return new fx_models_1.Guid("b6efdd67-b783-429b-817c-4fbcaf26eb70"); }
601
+ static get BusinessProfileFilterEngineSettings() { return new fx_models_1.Guid("7e649af3-81c8-4ec3-9405-249a5018b871"); }
602
+ static get BusinessProfileFilterEngineDefaultValueInput() { return new fx_models_1.Guid("bc5692b5-0d54-40c2-8777-e0f4d4810ddc"); }
603
+ static get BusinessProfileFilterEngineSelectionsArea() { return new fx_models_1.Guid("c78151cb-edc2-4d61-9897-ad269d939f89"); }
604
+ static get AppInstanceFilterEngineRenderer() { return new fx_models_1.Guid("86a1dbac-87bf-4d10-8d59-003a8b0cf06f"); }
605
+ static get AppInstanceFilterEngineSettings() { return new fx_models_1.Guid("2689637e-d336-4224-b91d-85c6a5f625b0"); }
606
+ static get AppInstanceFilterEngineDefaultValueInput() { return new fx_models_1.Guid("c7352795-fe4f-44da-b6ce-5334200f437e"); }
607
+ static get AppInstanceFilterEngineSelectionsArea() { return new fx_models_1.Guid("5808d4d8-db56-424b-ace7-a84501e0350e"); }
608
+ static get FormViewItem() { return new fx_models_1.Guid("ea2e21ff-d752-4d0d-84bb-51810a53521e"); }
609
+ static get FormStatusFilterEngineRenderer() { return new fx_models_1.Guid("2638caca-7acf-49b1-be9e-924327a2ad1a"); }
610
+ static get FormStatusFilterEngineSettings() { return new fx_models_1.Guid("fea6b108-c9cc-4ffd-9044-89e9e632ba42"); }
611
+ static get FormStatusFilterEngineSelectionsArea() { return new fx_models_1.Guid("77c771b4-5cce-4db4-8229-38ce362b9a64"); }
612
+ static get FormStatusFilterEngineDefaultValueInput() { return new fx_models_1.Guid("0f92d659-4323-4e68-9315-0416a26baa04"); }
613
+ }
614
+ exports.WebComponentManifests = WebComponentManifests;
615
+ class WebComponentElements {
616
+ static get AppProvisioningStepMember() { return "omnia-workplace-appprovisioning-memberstep"; }
617
+ }
618
+ exports.WebComponentElements = WebComponentElements;
619
+ class TenantReusableContentManifests {
620
+ static get AdminJourney() { return new fx_models_1.Guid("25f35a90-f1e0-49b5-952b-0a5dd40ee6fd"); }
621
+ static get AdminList() { return new fx_models_1.Guid("92b0954f-d92b-491a-946b-e1c6c17ef802"); }
622
+ static get AdminRegistration() { return new fx_models_1.Guid("196c367b-1df2-44e7-91b8-e49a28aabc95"); }
623
+ static get AdminResource() { return new fx_models_1.Guid("1563a7e3-b75e-4063-8a38-5e7e1cb7dae7"); }
624
+ }
625
+ exports.TenantReusableContentManifests = TenantReusableContentManifests;