@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,5 +1,5 @@
1
- import { AppInstance } from '@omnia/fx-models';
2
- import { TeamCollaborationAppInstanceProperties } from './TeamCollaborationAppInstanceProperties';
1
+ import { AppInstance } from "@omnia/fx-models";
2
+ import { TeamCollaborationAppInstanceProperties } from "./TeamCollaborationAppInstanceProperties";
3
3
  export interface TeamCollaborationAppInstanceContext {
4
4
  spurl: string;
5
5
  [name: string]: string;
@@ -1 +1,2 @@
1
- export {};
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,7 +1,7 @@
1
- import { Identity } from '@omnia/fx-models';
2
- import { TeamCollaborationAppTemplateProperties } from './TeamCollaborationAppTemplateProperties';
3
- import { Membership } from './Membership';
4
- import { MicrosoftTeamCloningInformation } from '.';
1
+ import { Identity } from "@omnia/fx-models";
2
+ import { TeamCollaborationAppTemplateProperties } from "./TeamCollaborationAppTemplateProperties";
3
+ import { Membership } from "./Membership";
4
+ import { MicrosoftTeamCloningInformation } from ".";
5
5
  export interface TeamCollaborationAppInstanceProperties extends TeamCollaborationAppTemplateProperties {
6
6
  /**
7
7
  *
@@ -16,9 +16,6 @@ export interface TeamCollaborationAppInstanceProperties extends TeamCollaboratio
16
16
  members?: Array<Identity>;
17
17
  readers?: Array<Identity>;
18
18
  membership?: Membership;
19
- /**
20
- * @deprecated Stop using this one. This is wrong implementation and is stop working now and will be removed in 7.0
21
- * */
22
19
  appAdministrators: Array<string>;
23
20
  msTeamCloningSettings?: MicrosoftTeamCloningInformation;
24
21
  }
@@ -1 +1,2 @@
1
- export {};
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,14 +1,5 @@
1
- import { AppTemplate } from '@omnia/fx-models';
2
- import { TeamCollaborationAppTemplateProperties } from '.';
1
+ import { AppTemplate } from "@omnia/fx-models";
2
+ import { TeamCollaborationAppTemplateProperties } from ".";
3
3
  export interface TeamCollaborationAppTemplate extends AppTemplate {
4
4
  properties: TeamCollaborationAppTemplateProperties;
5
5
  }
6
- /**
7
- * @deprecated this will be removed in 7.0
8
- *
9
- * */
10
- export interface ProvisionEnterpriseProperties {
11
- team: boolean;
12
- yammer: boolean;
13
- facebook: boolean;
14
- }
@@ -1 +1,2 @@
1
- export {};
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,10 +1,10 @@
1
- import { AppEnums } from './Enums';
2
- import { AppTemplateProperties, GuidValue } from '@omnia/fx-models';
3
- import { MicrosoftTeamCreationInformation } from '.';
1
+ import { AppEnums } from "./Enums";
2
+ import { AppTemplateProperties, GuidValue, Identity } from "@omnia/fx-models";
3
+ import { MicrosoftTeamCreationInformation } from ".";
4
4
  export interface PermissionIdentities {
5
- defaultAdministrator?: string[];
6
- secondAdministrator?: string[];
7
- visitors?: string[];
5
+ defaultAdministrator?: Identity[];
6
+ secondAdministrator?: Identity[];
7
+ visitors?: Identity[];
8
8
  }
9
9
  export interface InformationProtectionLabel {
10
10
  id: GuidValue;
@@ -14,7 +14,6 @@ export interface InformationProtectionLabel {
14
14
  isActive: boolean;
15
15
  }
16
16
  export interface TeamCollaborationAppTemplateProperties extends AppTemplateProperties {
17
- appType?: AppEnums.TeamCollaborationAppType;
18
17
  location?: string;
19
18
  userCanSelectLanguage?: boolean;
20
19
  permissions: PermissionIdentities;
@@ -1 +1,2 @@
1
- export {};
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -1 +1,2 @@
1
- export {};
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,4 +1,4 @@
1
- import { AppLayoutDefinition } from "@omnia/fx/models";
2
- export declare class TeamworkAppLayoutDefinition extends AppLayoutDefinition {
1
+ import { VersionedLayoutDefinition } from "@omnia/fx/models";
2
+ export declare class TeamworkAppLayoutDefinition extends VersionedLayoutDefinition {
3
3
  constructor();
4
4
  }
@@ -1,10 +1,10 @@
1
- import { __extends } from "tslib";
2
- import { AppLayoutDefinition } from "@omnia/fx/models";
3
- var TeamworkAppLayoutDefinition = /** @class */ (function (_super) {
4
- __extends(TeamworkAppLayoutDefinition, _super);
5
- function TeamworkAppLayoutDefinition() {
6
- return _super.call(this, "c8d6dfe7-25cb-4b05-8e30-0dca4b1c05fe") || this;
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.TeamworkAppLayoutDefinition = void 0;
4
+ const models_1 = require("@omnia/fx/models");
5
+ class TeamworkAppLayoutDefinition extends models_1.VersionedLayoutDefinition {
6
+ constructor() {
7
+ super("c8d6dfe7-25cb-4b05-8e30-0dca4b1c05fe");
7
8
  }
8
- return TeamworkAppLayoutDefinition;
9
- }(AppLayoutDefinition));
10
- export { TeamworkAppLayoutDefinition };
9
+ }
10
+ exports.TeamworkAppLayoutDefinition = TeamworkAppLayoutDefinition;
@@ -1,13 +1,12 @@
1
- export * from './Enums';
2
- export * from './TeamCollaborationAppTemplateProperties';
3
- export * from './TeamCollaborationAppInstanceProperties';
4
- export * from './SharePointSiteInfo';
1
+ export * from "./Enums";
2
+ export * from "./TeamCollaborationAppTemplateProperties";
3
+ export * from "./TeamCollaborationAppInstanceProperties";
4
+ export * from "./SharePointSiteInfo";
5
5
  export * from "./TeamCollaborationAppTemplate";
6
6
  export * from "./TeamProvisioning";
7
7
  export * from "./SiteDesign";
8
8
  export * from "./MSTeamsInfo";
9
9
  export * from "./TeamCollaborationAppInstance";
10
- export * from "./OfficeNamingPolicyValidationResult";
11
10
  export * from "./MSTeamsChannel";
12
11
  export * from "./MSTeamsProperties";
13
12
  export * from "./MSTeamsApps";
@@ -1,14 +1,16 @@
1
- export * from './Enums';
2
- export * from './TeamCollaborationAppTemplateProperties';
3
- export * from './TeamCollaborationAppInstanceProperties';
4
- export * from './SharePointSiteInfo';
5
- export * from "./TeamCollaborationAppTemplate";
6
- export * from "./TeamProvisioning";
7
- export * from "./SiteDesign";
8
- export * from "./MSTeamsInfo";
9
- export * from "./TeamCollaborationAppInstance";
10
- export * from "./OfficeNamingPolicyValidationResult";
11
- export * from "./MSTeamsChannel";
12
- export * from "./MSTeamsProperties";
13
- export * from "./MSTeamsApps";
14
- export * from "./TeamworkAppLayoutDefinition";
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ const tslib_1 = require("tslib");
4
+ tslib_1.__exportStar(require("./Enums"), exports);
5
+ tslib_1.__exportStar(require("./TeamCollaborationAppTemplateProperties"), exports);
6
+ tslib_1.__exportStar(require("./TeamCollaborationAppInstanceProperties"), exports);
7
+ tslib_1.__exportStar(require("./SharePointSiteInfo"), exports);
8
+ tslib_1.__exportStar(require("./TeamCollaborationAppTemplate"), exports);
9
+ tslib_1.__exportStar(require("./TeamProvisioning"), exports);
10
+ tslib_1.__exportStar(require("./SiteDesign"), exports);
11
+ tslib_1.__exportStar(require("./MSTeamsInfo"), exports);
12
+ tslib_1.__exportStar(require("./TeamCollaborationAppInstance"), exports);
13
+ tslib_1.__exportStar(require("./MSTeamsChannel"), exports);
14
+ tslib_1.__exportStar(require("./MSTeamsProperties"), exports);
15
+ tslib_1.__exportStar(require("./MSTeamsApps"), exports);
16
+ tslib_1.__exportStar(require("./TeamworkAppLayoutDefinition"), exports);
@@ -1,4 +1,4 @@
1
- import { types } from 'typestyle';
1
+ import { types } from "typestyle";
2
2
  export declare const AppTemplateStyles: {
3
3
  addSection: types.NestedCSSProperties;
4
4
  expansionContainer: (paddingLeft?: number, paddingRight?: number) => types.NestedCSSProperties;
@@ -1 +1,4 @@
1
- export var AppTemplateStyles = {};
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.AppTemplateStyles = void 0;
4
+ exports.AppTemplateStyles = {};
@@ -1,4 +1,4 @@
1
- import { MultilingualString, SpacingSettings } from '@omnia/fx-models';
1
+ import { MultilingualString, SpacingSettings } from "@omnia/fx-models";
2
2
  export interface CreateTeamworkBlockSettings {
3
3
  appTemplatesToShow?: string[];
4
4
  title: MultilingualString;
@@ -1 +1,2 @@
1
- export {};
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,4 +1,4 @@
1
- import { types } from 'typestyle';
1
+ import { types } from "typestyle";
2
2
  export declare const CreateTeamworkSettingsStyles: {
3
3
  container: types.NestedCSSProperties;
4
4
  };
@@ -1 +1,4 @@
1
- export var CreateTeamworkSettingsStyles = {};
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.CreateTeamworkSettingsStyles = void 0;
4
+ exports.CreateTeamworkSettingsStyles = {};
@@ -1,5 +1,5 @@
1
- import { MultilingualString } from '@omnia/fx-models';
2
- import { MSTeamChannelFeedSorting } from '..';
1
+ import { MultilingualString } from "@omnia/fx-models";
2
+ import { MSTeamChannelFeedSorting } from "..";
3
3
  export declare const MicrosoftTeamChannelFeedElementName: {
4
4
  microsoftTeamChannelFeedBlockSettings: string;
5
5
  microsoftTeamChannelFeedBlockEdit: string;
@@ -1,5 +1,7 @@
1
- export var MicrosoftTeamChannelFeedElementName = {
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.MicrosoftTeamChannelFeedElementName = void 0;
4
+ exports.MicrosoftTeamChannelFeedElementName = {
2
5
  microsoftTeamChannelFeedBlockSettings: "owpl-msteamchannelfeed-block-settings",
3
6
  microsoftTeamChannelFeedBlockEdit: "owpl-msteamchannelfeed-block-edit",
4
7
  };
5
- ;
@@ -1,4 +1,4 @@
1
- import { types } from 'typestyle';
1
+ import { types } from "typestyle";
2
2
  export declare const MySitesStyles: {
3
3
  socialIcon?: types.NestedCSSProperties;
4
4
  siteIcon?: types.NestedCSSProperties;
@@ -11,8 +11,9 @@ export declare const MySitesStyles: {
11
11
  clickable?: types.NestedCSSProperties;
12
12
  hasNotFollowedSite?: types.NestedCSSProperties;
13
13
  footerWrapper?: types.NestedCSSProperties;
14
- color?: types.NestedCSSProperties;
14
+ color?: (color: string) => types.NestedCSSProperties;
15
15
  createSiteHeading?: types.NestedCSSProperties;
16
16
  li?: types.NestedCSSProperties;
17
+ ul?: types.NestedCSSProperties;
17
18
  buttonOutline?: types.NestedCSSProperties;
18
19
  };
@@ -1 +1,4 @@
1
- export var MySitesStyles = {};
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.MySitesStyles = void 0;
4
+ exports.MySitesStyles = {};
@@ -1,4 +1,4 @@
1
- import { types } from 'typestyle';
1
+ import { types } from "typestyle";
2
2
  export declare const MyTeamCollaborationStyles: {
3
3
  socialIcon?: types.NestedCSSProperties;
4
4
  siteIcon?: types.NestedCSSProperties;
@@ -1,2 +1,5 @@
1
- export var MyTeamCollaborationStyles = {};
2
- export var MyTeamCollaborationCategoryStyles = {};
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.MyTeamCollaborationCategoryStyles = exports.MyTeamCollaborationStyles = void 0;
4
+ exports.MyTeamCollaborationStyles = {};
5
+ exports.MyTeamCollaborationCategoryStyles = {};
@@ -1,9 +1,12 @@
1
- export var PostsFeedScopeOption;
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.PostsFeedSortMode = exports.PostsFeedScopeOption = void 0;
4
+ var PostsFeedScopeOption;
2
5
  (function (PostsFeedScopeOption) {
3
6
  PostsFeedScopeOption[PostsFeedScopeOption["CurrentApp"] = 1] = "CurrentApp";
4
7
  PostsFeedScopeOption[PostsFeedScopeOption["CustomScope"] = 2] = "CustomScope";
5
- })(PostsFeedScopeOption || (PostsFeedScopeOption = {}));
6
- export var PostsFeedSortMode;
8
+ })(PostsFeedScopeOption = exports.PostsFeedScopeOption || (exports.PostsFeedScopeOption = {}));
9
+ var PostsFeedSortMode;
7
10
  (function (PostsFeedSortMode) {
8
11
  PostsFeedSortMode[PostsFeedSortMode["LastActivity"] = 1] = "LastActivity";
9
- })(PostsFeedSortMode || (PostsFeedSortMode = {}));
12
+ })(PostsFeedSortMode = exports.PostsFeedSortMode || (exports.PostsFeedSortMode = {}));
@@ -1,5 +1,5 @@
1
- import { types } from 'typestyle';
2
- import { SpacingSettings } from '@omnia/fx-models';
1
+ import { types } from "typestyle";
2
+ import { SpacingSettings } from "@omnia/fx-models";
3
3
  export declare const TeamNewsBlockStyles: {
4
4
  padding?: (spacing: SpacingSettings) => types.NestedCSSProperties;
5
5
  linkTextDecoration?: types.NestedCSSProperties;
@@ -1 +1,4 @@
1
- export var TeamNewsBlockStyles = {};
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.TeamNewsBlockStyles = void 0;
4
+ exports.TeamNewsBlockStyles = {};
@@ -1,4 +1,4 @@
1
- import { types } from 'typestyle';
1
+ import { types } from "typestyle";
2
2
  export declare const TeamSiteEditPropertiesStyles: {
3
3
  height?: types.NestedCSSProperties;
4
4
  };
@@ -1 +1,4 @@
1
- export var TeamSiteEditPropertiesStyles = {};
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.TeamSiteEditPropertiesStyles = void 0;
4
+ exports.TeamSiteEditPropertiesStyles = {};
@@ -1,4 +1,4 @@
1
- export * from './TeamNewsBlockStyles';
1
+ export * from "./TeamNewsBlockStyles";
2
2
  export * from "./MyTeamCollaborationStyles";
3
3
  export * from "./TeamSiteEditPropertiesStyles";
4
4
  export * from "./MySitesStyles";
@@ -1,7 +1,10 @@
1
- export * from './TeamNewsBlockStyles';
2
- export * from "./MyTeamCollaborationStyles";
3
- export * from "./TeamSiteEditPropertiesStyles";
4
- export * from "./MySitesStyles";
5
- export * from "./CreateTeamworkStyles";
6
- export * from "./CreateTeamworkBlock";
7
- export * from "./PostsFeedBlock";
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ const tslib_1 = require("tslib");
4
+ tslib_1.__exportStar(require("./TeamNewsBlockStyles"), exports);
5
+ tslib_1.__exportStar(require("./MyTeamCollaborationStyles"), exports);
6
+ tslib_1.__exportStar(require("./TeamSiteEditPropertiesStyles"), exports);
7
+ tslib_1.__exportStar(require("./MySitesStyles"), exports);
8
+ tslib_1.__exportStar(require("./CreateTeamworkStyles"), exports);
9
+ tslib_1.__exportStar(require("./CreateTeamworkBlock"), exports);
10
+ tslib_1.__exportStar(require("./PostsFeedBlock"), exports);
@@ -1 +1,2 @@
1
- export {};
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -1 +1,4 @@
1
- export * from "./FacebookWorkplaceSettingsSection";
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ const tslib_1 = require("tslib");
4
+ tslib_1.__exportStar(require("./FacebookWorkplaceSettingsSection"), exports);
@@ -1 +1,2 @@
1
- export {};
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -1 +1,4 @@
1
- export * from "./AddFavoriteButtonHandlerSettings";
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ const tslib_1 = require("tslib");
4
+ tslib_1.__exportStar(require("./AddFavoriteButtonHandlerSettings"), exports);
@@ -1,9 +1,37 @@
1
- import { BusinessProfileProperty, GuidValue, Identity, Layout, MultilingualString, SpacingSettings } from '@omnia/fx/models';
2
- export interface Form {
3
- id?: number;
1
+ import { BusinessProfileProperty, Guid, GuidValue, Identity, Layout, MediaPickerImage, MultilingualString, SpacingSettings } from "@omnia/fx/models";
2
+ import { FormTemplateSettings } from "./FormTemplate";
3
+ import { FormQueryScopes, FormRollupViewComponentSettings } from "./components";
4
+ export interface FormActionHandlerSettings extends FormBuilderSettings {
5
+ selectedTypeId: number;
6
+ scopeType: FormScopeTypes;
7
+ scopeId: GuidValue;
8
+ }
9
+ export interface FormBuilderSettings {
10
+ isEditing?: boolean;
11
+ }
12
+ export declare const ScopeCurrentId: Guid;
13
+ export declare enum FormScopeTypes {
14
+ BusinessProfile = 1,
15
+ AppInstance = 2
16
+ }
17
+ declare const FormBuilderSteps: readonly ["templateSettings", "formQuestions", "formSettings"];
18
+ export type FormSteps = typeof FormBuilderSteps[number];
19
+ export interface FormBase {
4
20
  definition: FormDefinition;
5
- layout: Layout;
6
- profileId: GuidValue;
21
+ layout?: Layout;
22
+ formTypeId?: number;
23
+ formTemplateId?: number;
24
+ enterpriseProperties?: {
25
+ [internalName: string]: any;
26
+ };
27
+ }
28
+ export interface CreateFormRequest extends Form {
29
+ generateLayoutIfEmpty?: boolean;
30
+ }
31
+ export interface Form extends FormBase {
32
+ id?: number;
33
+ profileId?: GuidValue;
34
+ appInstanceId?: GuidValue;
7
35
  createdAt: string;
8
36
  createdBy: Identity;
9
37
  modifiedAt: string;
@@ -24,30 +52,25 @@ export declare enum FormTypes {
24
52
  Survey = 2,
25
53
  Checkup = 3
26
54
  }
27
- export interface FormDefinition {
55
+ export declare enum FormStatus {
56
+ Open = 1,
57
+ Closed = 2
58
+ }
59
+ export interface FormDefinition extends FormTemplateSettings {
28
60
  type: FormTypes;
29
61
  title: MultilingualString;
30
- oneResponsePerPerson: boolean;
31
- makeResponseAnonymous: boolean;
32
- usePoint: boolean;
33
- useCorrectAnswer: boolean;
34
- enableCheckAnswer: boolean;
35
- enableSubmission: boolean;
36
- enableSaveForLater: boolean;
37
- showMessage: boolean;
38
- showUserResponse: boolean;
39
- showAllResponses: boolean;
40
62
  questions: Question[];
41
- customSubmitLabel: MultilingualString;
42
- submittedMessage: MultilingualString;
43
63
  start?: string;
44
64
  end?: string;
65
+ image?: MediaPickerImage;
45
66
  }
46
67
  export interface FormListing {
47
68
  id: number;
48
69
  title: MultilingualString;
49
70
  start?: string;
50
71
  end?: string;
72
+ profileId: GuidValue;
73
+ appInstanceId?: GuidValue;
51
74
  numberOfSubmissions: number;
52
75
  numberOfSubmittedUsers: number;
53
76
  averagePointsBySubmission: number;
@@ -116,10 +139,6 @@ export interface UserDefinedOption extends Option {
116
139
  type: OptionTypes.UserDefined;
117
140
  value: string;
118
141
  }
119
- export interface CreateFormRequest {
120
- layout: Layout;
121
- definition: FormDefinition;
122
- }
123
142
  export interface QueryFormRequest {
124
143
  type?: FormTypes;
125
144
  filterOpenForRespondent?: boolean;
@@ -141,16 +160,22 @@ export interface QuestionBlockSettings {
141
160
  spacing?: SpacingSettings;
142
161
  };
143
162
  }
144
- export interface FormRendererBlockSettings {
145
- formId: number;
146
- blockTitle: MultilingualString;
163
+ export interface FormViewDisplaySettings {
147
164
  useDialog: boolean;
148
165
  showFormTitle: boolean;
166
+ showFormImage: boolean;
149
167
  legendAlignment: LegendAlignment;
150
168
  legendPosition: LegendPosition;
151
169
  customShowFormButton: MultilingualString;
152
170
  spacing?: SpacingSettings;
153
171
  }
172
+ export interface FormRendererBlockSettings extends FormViewDisplaySettings {
173
+ formId: number;
174
+ blockTitle: MultilingualString;
175
+ scopeType?: FormQueryScopes;
176
+ scopeId?: GuidValue;
177
+ }
178
+ export type FormViewComponentSettings = FormViewDisplaySettings & FormRollupViewComponentSettings;
154
179
  export declare class FormGenericSetting extends BusinessProfileProperty {
155
180
  chartColor: ChartColor[];
156
181
  constructor();
@@ -159,3 +184,9 @@ export declare class ChartColor {
159
184
  color: string;
160
185
  textColor: string;
161
186
  }
187
+ export declare enum FormDisplayStatus {
188
+ NotOpen = 0,
189
+ Opening = 1,
190
+ Closed = 2
191
+ }
192
+ export {};
@@ -1,47 +1,62 @@
1
- import { __extends } from "tslib";
2
- import { BusinessProfileProperty } from '@omnia/fx/models';
3
- import { ServiceDefinition } from '../ManifestIds';
4
- export var FormTypes;
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.FormDisplayStatus = exports.ChartColor = exports.FormGenericSetting = exports.LegendPosition = exports.LegendAlignment = exports.OptionTypes = exports.QuestionTypes = exports.FormStatus = exports.FormTypes = exports.FormScopeTypes = exports.ScopeCurrentId = void 0;
4
+ const models_1 = require("@omnia/fx/models");
5
+ const ManifestIds_1 = require("../ManifestIds");
6
+ exports.ScopeCurrentId = new models_1.Guid("acb52a9b-b0c7-465a-8acc-98c4a47b464c");
7
+ var FormScopeTypes;
8
+ (function (FormScopeTypes) {
9
+ FormScopeTypes[FormScopeTypes["BusinessProfile"] = 1] = "BusinessProfile";
10
+ FormScopeTypes[FormScopeTypes["AppInstance"] = 2] = "AppInstance";
11
+ })(FormScopeTypes = exports.FormScopeTypes || (exports.FormScopeTypes = {}));
12
+ const FormBuilderSteps = ["templateSettings", "formQuestions", "formSettings"];
13
+ var FormTypes;
5
14
  (function (FormTypes) {
6
15
  FormTypes[FormTypes["Poll"] = 1] = "Poll";
7
16
  FormTypes[FormTypes["Survey"] = 2] = "Survey";
8
17
  FormTypes[FormTypes["Checkup"] = 3] = "Checkup";
9
- })(FormTypes || (FormTypes = {}));
10
- export var QuestionTypes;
18
+ })(FormTypes = exports.FormTypes || (exports.FormTypes = {}));
19
+ var FormStatus;
20
+ (function (FormStatus) {
21
+ FormStatus[FormStatus["Open"] = 1] = "Open";
22
+ FormStatus[FormStatus["Closed"] = 2] = "Closed";
23
+ })(FormStatus = exports.FormStatus || (exports.FormStatus = {}));
24
+ var QuestionTypes;
11
25
  (function (QuestionTypes) {
12
26
  QuestionTypes[QuestionTypes["Text"] = 1] = "Text";
13
27
  QuestionTypes[QuestionTypes["Choice"] = 2] = "Choice";
14
28
  QuestionTypes[QuestionTypes["MultipleChoice"] = 3] = "MultipleChoice";
15
- })(QuestionTypes || (QuestionTypes = {}));
16
- export var OptionTypes;
29
+ })(QuestionTypes = exports.QuestionTypes || (exports.QuestionTypes = {}));
30
+ var OptionTypes;
17
31
  (function (OptionTypes) {
18
32
  OptionTypes[OptionTypes["FormDefined"] = 1] = "FormDefined";
19
33
  OptionTypes[OptionTypes["UserDefined"] = 2] = "UserDefined";
20
- })(OptionTypes || (OptionTypes = {}));
21
- export var LegendAlignment;
34
+ })(OptionTypes = exports.OptionTypes || (exports.OptionTypes = {}));
35
+ var LegendAlignment;
22
36
  (function (LegendAlignment) {
23
37
  LegendAlignment["Start"] = "start";
24
38
  LegendAlignment["Center"] = "center";
25
39
  LegendAlignment["End"] = "end";
26
- })(LegendAlignment || (LegendAlignment = {}));
27
- export var LegendPosition;
40
+ })(LegendAlignment = exports.LegendAlignment || (exports.LegendAlignment = {}));
41
+ var LegendPosition;
28
42
  (function (LegendPosition) {
29
43
  LegendPosition["Top"] = "top";
30
44
  LegendPosition["Bottom"] = "bottom";
31
45
  LegendPosition["Left"] = "left";
32
46
  LegendPosition["Right"] = "right";
33
- })(LegendPosition || (LegendPosition = {}));
34
- var FormGenericSetting = /** @class */ (function (_super) {
35
- __extends(FormGenericSetting, _super);
36
- function FormGenericSetting() {
37
- return _super.call(this, ServiceDefinition.Id, "formgenericsetting") || this;
47
+ })(LegendPosition = exports.LegendPosition || (exports.LegendPosition = {}));
48
+ class FormGenericSetting extends models_1.BusinessProfileProperty {
49
+ constructor() {
50
+ super(ManifestIds_1.ServiceDefinition.Id, "formgenericsetting");
38
51
  }
39
- return FormGenericSetting;
40
- }(BusinessProfileProperty));
41
- export { FormGenericSetting };
42
- var ChartColor = /** @class */ (function () {
43
- function ChartColor() {
44
- }
45
- return ChartColor;
46
- }());
47
- export { ChartColor };
52
+ }
53
+ exports.FormGenericSetting = FormGenericSetting;
54
+ class ChartColor {
55
+ }
56
+ exports.ChartColor = ChartColor;
57
+ var FormDisplayStatus;
58
+ (function (FormDisplayStatus) {
59
+ FormDisplayStatus[FormDisplayStatus["NotOpen"] = 0] = "NotOpen";
60
+ FormDisplayStatus[FormDisplayStatus["Opening"] = 1] = "Opening";
61
+ FormDisplayStatus[FormDisplayStatus["Closed"] = 2] = "Closed";
62
+ })(FormDisplayStatus = exports.FormDisplayStatus || (exports.FormDisplayStatus = {}));
@@ -0,0 +1,20 @@
1
+ import { ApiPath } from "@omnia/fx/models";
2
+ import { FormRollupViewRegistration } from "./components";
3
+ export interface IFormRollupApi {
4
+ viewRegistration: Promise<IFormRollupViewRegistrationApi>;
5
+ }
6
+ export interface IFormRollupViewRegistrationApi {
7
+ registerViews: (providers: FormRollupViewRegistration | FormRollupViewRegistration[]) => void;
8
+ }
9
+ declare module "../WorkplaceApi" {
10
+ interface IWorkplaceApi {
11
+ form: {
12
+ rollup: IFormRollupApi;
13
+ };
14
+ }
15
+ interface IWorkplaceExtendApiManifest {
16
+ form: {
17
+ rollup: ApiPath;
18
+ };
19
+ }
20
+ }
@@ -0,0 +1,2 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });