@omnia/workplace 6.13.87-preview → 6.100.3-dev

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (415) hide show
  1. package/index.d.ts +1 -1
  2. package/internal-do-not-import-from-here/apis/Fx.d.ts +3 -2
  3. package/internal-do-not-import-from-here/apis/Header.d.ts +3 -3
  4. package/internal-do-not-import-from-here/apis/NotificationPanel.d.ts +3 -3
  5. package/internal-do-not-import-from-here/apis/ScopedPermissionApi.d.ts +1 -1
  6. package/internal-do-not-import-from-here/apis/SearchProviderApi.d.ts +3 -3
  7. package/internal-do-not-import-from-here/apis/SearchTemplate.d.ts +3 -3
  8. package/internal-do-not-import-from-here/apis/TeamNewsRollup.d.ts +3 -3
  9. package/internal-do-not-import-from-here/apis/TranslatorProviderApi.d.ts +2 -2
  10. package/internal-do-not-import-from-here/apis/index.d.ts +2 -2
  11. package/internal-do-not-import-from-here/core/index.d.ts +3 -3
  12. package/internal-do-not-import-from-here/core/loc/formLocalize.d.ts +93 -3
  13. package/internal-do-not-import-from-here/core/loc/localize.d.ts +1 -1
  14. package/internal-do-not-import-from-here/core/messaging/InternalWorkplaceTopics.d.ts +5 -14
  15. package/internal-do-not-import-from-here/core/messaging/TeamworkTopics.d.ts +3 -3
  16. package/internal-do-not-import-from-here/core/messaging/WorkplaceTopics.d.ts +2 -14
  17. package/internal-do-not-import-from-here/core/messaging/index.d.ts +2 -2
  18. package/internal-do-not-import-from-here/core/utils/Utils.d.ts +2 -3
  19. package/internal-do-not-import-from-here/core/utils/index.d.ts +1 -1
  20. package/internal-do-not-import-from-here/manifests/omnia.workplace.fx.manifest.json +1 -1
  21. package/internal-do-not-import-from-here/models/ActionMenuExportationMsg.js +2 -1
  22. package/internal-do-not-import-from-here/models/ActionRouteInfo.js +2 -1
  23. package/internal-do-not-import-from-here/models/AppAuthenticationOptions.js +2 -1
  24. package/internal-do-not-import-from-here/models/AppCollaborationSettingsSection.d.ts +2 -2
  25. package/internal-do-not-import-from-here/models/AppCollaborationSettingsSection.js +2 -1
  26. package/internal-do-not-import-from-here/models/AppTemplate.d.ts +1 -1
  27. package/internal-do-not-import-from-here/models/AppTemplate.js +2 -1
  28. package/internal-do-not-import-from-here/models/BusinessProfileAppProvisioning.d.ts +1 -1
  29. package/internal-do-not-import-from-here/models/BusinessProfileAppProvisioning.js +10 -10
  30. package/internal-do-not-import-from-here/models/BusinessProfileDallEPromptDefault.d.ts +5 -0
  31. package/internal-do-not-import-from-here/models/BusinessProfileDallEPromptDefault.js +11 -0
  32. package/internal-do-not-import-from-here/models/BusinessProfileSettingsSection.d.ts +1 -1
  33. package/internal-do-not-import-from-here/models/BusinessProfileSettingsSection.js +2 -1
  34. package/internal-do-not-import-from-here/models/CentralImageLocationsStyles.d.ts +1 -1
  35. package/internal-do-not-import-from-here/models/CentralImageLocationsStyles.js +4 -1
  36. package/internal-do-not-import-from-here/models/CompactHeaderRegistration.js +2 -1
  37. package/internal-do-not-import-from-here/models/Constants.d.ts +71 -9
  38. package/internal-do-not-import-from-here/models/Constants.js +188 -147
  39. package/internal-do-not-import-from-here/models/DallESettingsPrompts.d.ts +5 -0
  40. package/internal-do-not-import-from-here/models/DallESettingsPrompts.js +7 -0
  41. package/internal-do-not-import-from-here/models/EnterpriseGlossary.d.ts +3 -3
  42. package/internal-do-not-import-from-here/models/EnterpriseGlossary.js +13 -26
  43. package/internal-do-not-import-from-here/models/EnterprisePropertyCategoryViewModel.d.ts +1 -1
  44. package/internal-do-not-import-from-here/models/EnterprisePropertyCategoryViewModel.js +2 -1
  45. package/internal-do-not-import-from-here/models/EnterprisePropertyDataTypeViewModel.d.ts +1 -1
  46. package/internal-do-not-import-from-here/models/EnterprisePropertyDataTypeViewModel.js +2 -1
  47. package/internal-do-not-import-from-here/models/EnterprisePropertyViewModel.d.ts +1 -1
  48. package/internal-do-not-import-from-here/models/EnterprisePropertyViewModel.js +2 -1
  49. package/internal-do-not-import-from-here/models/Enums.d.ts +2 -1
  50. package/internal-do-not-import-from-here/models/Enums.js +32 -28
  51. package/internal-do-not-import-from-here/models/FollowedsitesUpdatedAtUserPropertyBag.d.ts +1 -1
  52. package/internal-do-not-import-from-here/models/FollowedsitesUpdatedAtUserPropertyBag.js +10 -11
  53. package/internal-do-not-import-from-here/models/FooterSettings.js +7 -4
  54. package/internal-do-not-import-from-here/models/GovernanceDashboards.d.ts +1 -1
  55. package/internal-do-not-import-from-here/models/GovernanceDashboards.js +6 -6
  56. package/internal-do-not-import-from-here/models/HeaderSetting.js +2 -1
  57. package/internal-do-not-import-from-here/models/IAdminComponent.js +2 -1
  58. package/internal-do-not-import-from-here/models/ISearchTemplate.d.ts +2 -2
  59. package/internal-do-not-import-from-here/models/ISearchTemplate.js +2 -1
  60. package/internal-do-not-import-from-here/models/LogoSettings.d.ts +1 -1
  61. package/internal-do-not-import-from-here/models/LogoSettings.js +2 -1
  62. package/internal-do-not-import-from-here/models/ManifestIds.d.ts +153 -13
  63. package/internal-do-not-import-from-here/models/ManifestIds.js +624 -2312
  64. package/internal-do-not-import-from-here/models/MyTaskItem.js +2 -1
  65. package/internal-do-not-import-from-here/models/MyTaskItemProcessor.d.ts +1 -1
  66. package/internal-do-not-import-from-here/models/MyTaskItemProcessor.js +2 -1
  67. package/internal-do-not-import-from-here/models/NotificationPanel.d.ts +5 -5
  68. package/internal-do-not-import-from-here/models/NotificationPanel.js +12 -9
  69. package/internal-do-not-import-from-here/models/NotificationPanelHistoryEntry.js +2 -1
  70. package/internal-do-not-import-from-here/models/NotificationPanelMsg.d.ts +1 -1
  71. package/internal-do-not-import-from-here/models/NotificationPanelMsg.js +2 -1
  72. package/internal-do-not-import-from-here/models/RegisterActionMenuItemMsg.d.ts +1 -1
  73. package/internal-do-not-import-from-here/models/RegisterActionMenuItemMsg.js +2 -1
  74. package/internal-do-not-import-from-here/models/ScopedPermissionRegistraion.js +2 -1
  75. package/internal-do-not-import-from-here/models/Search.d.ts +7 -24
  76. package/internal-do-not-import-from-here/models/Search.js +2 -1
  77. package/internal-do-not-import-from-here/models/SearchBoxStyling.d.ts +8 -8
  78. package/internal-do-not-import-from-here/models/SearchBoxStyling.js +2 -1
  79. package/internal-do-not-import-from-here/models/SearchCategory.d.ts +3 -24
  80. package/internal-do-not-import-from-here/models/SearchCategory.js +5 -2
  81. package/internal-do-not-import-from-here/models/SearchProvider.js +6 -6
  82. package/internal-do-not-import-from-here/models/SearchTemplateRendererMsg.js +2 -1
  83. package/internal-do-not-import-from-here/models/Secrets.d.ts +3 -2
  84. package/internal-do-not-import-from-here/models/Secrets.js +2 -1
  85. package/internal-do-not-import-from-here/models/SharedLink.d.ts +4 -4
  86. package/internal-do-not-import-from-here/models/SharedLink.js +2 -1
  87. package/internal-do-not-import-from-here/models/TaxonomyNavigation.d.ts +3 -3
  88. package/internal-do-not-import-from-here/models/TaxonomyNavigation.js +13 -24
  89. package/internal-do-not-import-from-here/models/TenantAdminHeaderSettingSection.js +2 -1
  90. package/internal-do-not-import-from-here/models/TenantAdminSettingSection.d.ts +1 -1
  91. package/internal-do-not-import-from-here/models/TenantAdminSettingSection.js +2 -1
  92. package/internal-do-not-import-from-here/models/TutorialProvider.d.ts +1 -1
  93. package/internal-do-not-import-from-here/models/TutorialProvider.js +2 -1
  94. package/internal-do-not-import-from-here/models/WorkplaceApi.d.ts +1 -1
  95. package/internal-do-not-import-from-here/models/WorkplaceApi.js +2 -1
  96. package/internal-do-not-import-from-here/models/Workspace.d.ts +5 -5
  97. package/internal-do-not-import-from-here/models/Workspace.js +78 -101
  98. package/internal-do-not-import-from-here/models/analytics/analyticsdimensionmappings.d.ts +29 -0
  99. package/internal-do-not-import-from-here/models/analytics/analyticsdimensionmappings.js +8 -0
  100. package/internal-do-not-import-from-here/models/analytics/analyticsfiltersettings.d.ts +10 -0
  101. package/internal-do-not-import-from-here/models/analytics/analyticsfiltersettings.js +2 -0
  102. package/internal-do-not-import-from-here/models/analytics/analyticssettings.d.ts +9 -0
  103. package/internal-do-not-import-from-here/models/analytics/analyticssettings.js +2 -0
  104. package/internal-do-not-import-from-here/models/analytics/businessProfileAnalyticsSettings.d.ts +8 -0
  105. package/internal-do-not-import-from-here/models/analytics/businessProfileAnalyticsSettings.js +14 -0
  106. package/internal-do-not-import-from-here/models/analytics/index.d.ts +6 -0
  107. package/internal-do-not-import-from-here/models/analytics/index.js +9 -0
  108. package/internal-do-not-import-from-here/models/analytics/matomosite.d.ts +6 -0
  109. package/internal-do-not-import-from-here/models/analytics/matomosite.js +2 -0
  110. package/internal-do-not-import-from-here/models/analytics/widgetmetadata.d.ts +19 -0
  111. package/internal-do-not-import-from-here/models/analytics/widgetmetadata.js +2 -0
  112. package/internal-do-not-import-from-here/models/apps/Enums.d.ts +7 -7
  113. package/internal-do-not-import-from-here/models/apps/Enums.js +29 -18
  114. package/internal-do-not-import-from-here/models/apps/MSTeamsApps.js +2 -1
  115. package/internal-do-not-import-from-here/models/apps/MSTeamsChannel.js +5 -2
  116. package/internal-do-not-import-from-here/models/apps/MSTeamsInfo.d.ts +1 -1
  117. package/internal-do-not-import-from-here/models/apps/MSTeamsInfo.js +2 -1
  118. package/internal-do-not-import-from-here/models/apps/MSTeamsProperties.d.ts +5 -5
  119. package/internal-do-not-import-from-here/models/apps/MSTeamsProperties.js +5 -2
  120. package/internal-do-not-import-from-here/models/apps/Membership.d.ts +1 -1
  121. package/internal-do-not-import-from-here/models/apps/Membership.js +2 -1
  122. package/internal-do-not-import-from-here/models/apps/SharePointSiteInfo.js +2 -1
  123. package/internal-do-not-import-from-here/models/apps/SiteDesign.js +2 -1
  124. package/internal-do-not-import-from-here/models/apps/TeamCollaborationAppInstance.d.ts +2 -2
  125. package/internal-do-not-import-from-here/models/apps/TeamCollaborationAppInstance.js +2 -1
  126. package/internal-do-not-import-from-here/models/apps/TeamCollaborationAppInstanceProperties.d.ts +4 -7
  127. package/internal-do-not-import-from-here/models/apps/TeamCollaborationAppInstanceProperties.js +2 -1
  128. package/internal-do-not-import-from-here/models/apps/TeamCollaborationAppTemplate.d.ts +2 -11
  129. package/internal-do-not-import-from-here/models/apps/TeamCollaborationAppTemplate.js +2 -1
  130. package/internal-do-not-import-from-here/models/apps/TeamCollaborationAppTemplateProperties.d.ts +6 -7
  131. package/internal-do-not-import-from-here/models/apps/TeamCollaborationAppTemplateProperties.js +2 -1
  132. package/internal-do-not-import-from-here/models/apps/TeamProvisioning.js +2 -1
  133. package/internal-do-not-import-from-here/models/apps/TeamworkAppLayoutDefinition.d.ts +2 -2
  134. package/internal-do-not-import-from-here/models/apps/TeamworkAppLayoutDefinition.js +9 -9
  135. package/internal-do-not-import-from-here/models/apps/index.d.ts +4 -5
  136. package/internal-do-not-import-from-here/models/apps/index.js +16 -14
  137. package/internal-do-not-import-from-here/models/components/AppTemplateStyles.d.ts +1 -1
  138. package/internal-do-not-import-from-here/models/components/AppTemplateStyles.js +4 -1
  139. package/internal-do-not-import-from-here/models/components/CreateTeamworkBlock.d.ts +1 -1
  140. package/internal-do-not-import-from-here/models/components/CreateTeamworkBlock.js +2 -1
  141. package/internal-do-not-import-from-here/models/components/CreateTeamworkStyles.d.ts +1 -1
  142. package/internal-do-not-import-from-here/models/components/CreateTeamworkStyles.js +4 -1
  143. package/internal-do-not-import-from-here/models/components/MicrosoftTeamChannelFeedBlock.d.ts +2 -2
  144. package/internal-do-not-import-from-here/models/components/MicrosoftTeamChannelFeedBlock.js +4 -2
  145. package/internal-do-not-import-from-here/models/components/MySitesStyles.d.ts +3 -2
  146. package/internal-do-not-import-from-here/models/components/MySitesStyles.js +4 -1
  147. package/internal-do-not-import-from-here/models/components/MyTeamCollaborationStyles.d.ts +1 -1
  148. package/internal-do-not-import-from-here/models/components/MyTeamCollaborationStyles.js +5 -2
  149. package/internal-do-not-import-from-here/models/components/PostsFeedBlock.js +7 -4
  150. package/internal-do-not-import-from-here/models/components/TeamNewsBlockStyles.d.ts +2 -2
  151. package/internal-do-not-import-from-here/models/components/TeamNewsBlockStyles.js +4 -1
  152. package/internal-do-not-import-from-here/models/components/TeamSiteEditPropertiesStyles.d.ts +1 -1
  153. package/internal-do-not-import-from-here/models/components/TeamSiteEditPropertiesStyles.js +4 -1
  154. package/internal-do-not-import-from-here/models/components/index.d.ts +1 -1
  155. package/internal-do-not-import-from-here/models/components/index.js +10 -7
  156. package/internal-do-not-import-from-here/models/facebookworkplace/FacebookWorkplaceSettingsSection.js +2 -1
  157. package/internal-do-not-import-from-here/models/facebookworkplace/index.js +4 -1
  158. package/internal-do-not-import-from-here/models/favoritebutton/AddFavoriteButtonHandlerSettings.js +2 -1
  159. package/internal-do-not-import-from-here/models/favoritebutton/index.js +4 -1
  160. package/internal-do-not-import-from-here/models/forms/Form.d.ts +56 -25
  161. package/internal-do-not-import-from-here/models/forms/Form.js +41 -26
  162. package/internal-do-not-import-from-here/models/forms/FormApi.d.ts +20 -0
  163. package/internal-do-not-import-from-here/models/forms/FormApi.js +2 -0
  164. package/internal-do-not-import-from-here/models/forms/FormDialogModel.d.ts +4 -0
  165. package/internal-do-not-import-from-here/models/forms/FormDialogModel.js +2 -0
  166. package/internal-do-not-import-from-here/models/forms/FormLayout.d.ts +4 -4
  167. package/internal-do-not-import-from-here/models/forms/FormLayout.js +4 -1
  168. package/internal-do-not-import-from-here/models/forms/FormQuery.d.ts +33 -0
  169. package/internal-do-not-import-from-here/models/forms/FormQuery.js +2 -0
  170. package/internal-do-not-import-from-here/models/forms/FormTemplate.d.ts +36 -0
  171. package/internal-do-not-import-from-here/models/forms/FormTemplate.js +2 -0
  172. package/internal-do-not-import-from-here/models/forms/FormType.d.ts +21 -0
  173. package/internal-do-not-import-from-here/models/forms/FormType.js +2 -0
  174. package/internal-do-not-import-from-here/models/forms/Statistic.js +5 -2
  175. package/internal-do-not-import-from-here/models/forms/components/FormRollupBlockSettings.d.ts +80 -0
  176. package/internal-do-not-import-from-here/models/forms/components/FormRollupBlockSettings.js +9 -0
  177. package/internal-do-not-import-from-here/models/forms/components/FormRollupBlockViewSettings.d.ts +24 -0
  178. package/internal-do-not-import-from-here/models/forms/components/FormRollupBlockViewSettings.js +2 -0
  179. package/internal-do-not-import-from-here/models/forms/components/FormRollupConstant.d.ts +15 -0
  180. package/internal-do-not-import-from-here/models/forms/components/FormRollupConstant.js +19 -0
  181. package/internal-do-not-import-from-here/models/forms/components/FormRollupStyle.d.ts +41 -0
  182. package/internal-do-not-import-from-here/models/forms/components/FormRollupStyle.js +8 -0
  183. package/internal-do-not-import-from-here/models/forms/components/FormRollupViewRendererComponent.d.ts +7 -0
  184. package/internal-do-not-import-from-here/models/forms/components/FormRollupViewRendererComponent.js +2 -0
  185. package/internal-do-not-import-from-here/models/forms/components/ListViewComponentSettings.d.ts +18 -0
  186. package/internal-do-not-import-from-here/models/forms/components/ListViewComponentSettings.js +2 -0
  187. package/internal-do-not-import-from-here/models/forms/components/index.d.ts +6 -0
  188. package/internal-do-not-import-from-here/models/forms/components/index.js +9 -0
  189. package/internal-do-not-import-from-here/models/forms/index.d.ts +6 -0
  190. package/internal-do-not-import-from-here/models/forms/index.js +12 -3
  191. package/internal-do-not-import-from-here/models/governancedashboard/TeamworkGovernanceDashboard.d.ts +1 -1
  192. package/internal-do-not-import-from-here/models/governancedashboard/TeamworkGovernanceDashboard.js +13 -14
  193. package/internal-do-not-import-from-here/models/governancedashboard/index.js +4 -1
  194. package/internal-do-not-import-from-here/models/index.d.ts +36 -34
  195. package/internal-do-not-import-from-here/models/index.js +75 -70
  196. package/internal-do-not-import-from-here/models/mediapicker/MediaPickerProviderContext.d.ts +14 -3
  197. package/internal-do-not-import-from-here/models/mediapicker/MediaPickerProviderContext.js +69 -71
  198. package/internal-do-not-import-from-here/models/mediapicker/index.d.ts +1 -1
  199. package/internal-do-not-import-from-here/models/mediapicker/index.js +4 -1
  200. package/internal-do-not-import-from-here/models/myteamcollaboration/MySitesSettingsComponentStyles.d.ts +1 -1
  201. package/internal-do-not-import-from-here/models/myteamcollaboration/MySitesSettingsComponentStyles.js +4 -1
  202. package/internal-do-not-import-from-here/models/myteamcollaboration/TeamCollabrationApp.d.ts +1 -1
  203. package/internal-do-not-import-from-here/models/myteamcollaboration/TeamCollabrationApp.js +24 -36
  204. package/internal-do-not-import-from-here/models/myteamcollaboration/index.js +4 -1
  205. package/internal-do-not-import-from-here/models/powerapp/PowerAppBlock.d.ts +1 -1
  206. package/internal-do-not-import-from-here/models/powerapp/PowerAppBlock.js +2 -1
  207. package/internal-do-not-import-from-here/models/powerapp/PowerAppSettings.js +2 -1
  208. package/internal-do-not-import-from-here/models/powerapp/index.d.ts +2 -2
  209. package/internal-do-not-import-from-here/models/powerapp/index.js +5 -2
  210. package/internal-do-not-import-from-here/models/promotedsearchresults/PromotedSearchResult.d.ts +1 -1
  211. package/internal-do-not-import-from-here/models/promotedsearchresults/PromotedSearchResult.js +5 -2
  212. package/internal-do-not-import-from-here/models/promotedsearchresults/index.js +4 -1
  213. package/internal-do-not-import-from-here/models/qrcode.js +5 -2
  214. package/internal-do-not-import-from-here/models/searchfeedbacks/SearchFeedback.js +2 -1
  215. package/internal-do-not-import-from-here/models/searchfeedbacks/SearchFeedbackQuery.js +2 -1
  216. package/internal-do-not-import-from-here/models/searchfeedbacks/index.js +5 -2
  217. package/internal-do-not-import-from-here/models/searchstatistics/SearchStatistics.js +16 -13
  218. package/internal-do-not-import-from-here/models/searchstatistics/SearchStatisticsMetricConfiguration.js +2 -1
  219. package/internal-do-not-import-from-here/models/searchstatistics/SearchStatisticsMetricFilter.js +11 -12
  220. package/internal-do-not-import-from-here/models/searchstatistics/index.js +6 -3
  221. package/internal-do-not-import-from-here/models/searchtoken/SearchTokenProvider.js +6 -6
  222. package/internal-do-not-import-from-here/models/searchtoken/index.js +4 -1
  223. package/internal-do-not-import-from-here/models/setupwizard/SetupWizardProviderApi.d.ts +1 -1
  224. package/internal-do-not-import-from-here/models/setupwizard/SetupWizardProviderApi.js +2 -1
  225. package/internal-do-not-import-from-here/models/setupwizard/SetupWizardSettings.d.ts +1 -0
  226. package/internal-do-not-import-from-here/models/setupwizard/SetupWizardSettings.js +5 -2
  227. package/internal-do-not-import-from-here/models/setupwizard/SetupWizardTemplateProvider.js +16 -17
  228. package/internal-do-not-import-from-here/models/setupwizard/index.js +6 -3
  229. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequest.d.ts +11 -12
  230. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequest.js +2 -1
  231. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestApi.d.ts +5 -3
  232. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestApi.js +2 -1
  233. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestDetail.js +2 -1
  234. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestEnum.d.ts +2 -1
  235. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestEnum.js +10 -6
  236. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestProvider.d.ts +7 -3
  237. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestProvider.js +17 -13
  238. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestQuery.d.ts +5 -4
  239. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestQuery.js +2 -1
  240. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestRecurrence.d.ts +38 -0
  241. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestRecurrence.js +7 -0
  242. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestRecurrenceQuery.d.ts +10 -0
  243. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestRecurrenceQuery.js +2 -0
  244. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestResource.d.ts +6 -0
  245. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestResource.js +6 -6
  246. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestResourceProvider.js +6 -6
  247. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestResponse.js +2 -1
  248. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestRollupBlockSettings.d.ts +35 -3
  249. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestRollupBlockSettings.js +21 -20
  250. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestRollupViewRendererComponent.js +2 -1
  251. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestRollupViewSettings.js +2 -1
  252. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestSettings.d.ts +1 -1
  253. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestSettings.js +2 -1
  254. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestTemplate.d.ts +10 -1
  255. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestTemplate.js +2 -1
  256. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestType.js +2 -1
  257. package/internal-do-not-import-from-here/models/signoffrequest/index.d.ts +1 -0
  258. package/internal-do-not-import-from-here/models/signoffrequest/index.js +20 -16
  259. package/internal-do-not-import-from-here/models/signoffrequest/request/SignOffEmailRequest.js +2 -1
  260. package/internal-do-not-import-from-here/models/signoffrequest/request/SignOffRequestCreateModel.d.ts +3 -14
  261. package/internal-do-not-import-from-here/models/signoffrequest/request/SignOffRequestCreateModel.js +2 -1
  262. package/internal-do-not-import-from-here/models/signoffrequest/request/SignOffRequestTemplateCreateModel.d.ts +2 -1
  263. package/internal-do-not-import-from-here/models/signoffrequest/request/SignOffRequestTemplateCreateModel.js +2 -1
  264. package/internal-do-not-import-from-here/models/signoffrequest/request/SignOffRequestTypeCreateModel.js +2 -1
  265. package/internal-do-not-import-from-here/models/signoffrequest/request/index.js +7 -4
  266. package/internal-do-not-import-from-here/models/siteproperties/EditingSitePropertiesRegistration.js +2 -1
  267. package/internal-do-not-import-from-here/models/siteproperties/index.js +4 -1
  268. package/internal-do-not-import-from-here/models/sites/Enums.js +8 -5
  269. package/internal-do-not-import-from-here/models/sites/MySitesSettings.d.ts +2 -2
  270. package/internal-do-not-import-from-here/models/sites/MySitesSettings.js +2 -1
  271. package/internal-do-not-import-from-here/models/sites/Sites.js +2 -1
  272. package/internal-do-not-import-from-here/models/sites/index.d.ts +3 -3
  273. package/internal-do-not-import-from-here/models/sites/index.js +6 -3
  274. package/internal-do-not-import-from-here/models/styles/ActionMenuStyles.d.ts +1 -1
  275. package/internal-do-not-import-from-here/models/styles/ActionMenuStyles.js +4 -1
  276. package/internal-do-not-import-from-here/models/styles/AnnouncementStyles.d.ts +3 -2
  277. package/internal-do-not-import-from-here/models/styles/AnnouncementStyles.js +7 -4
  278. package/internal-do-not-import-from-here/models/styles/DefaultSearchTemplateStyles.d.ts +1 -1
  279. package/internal-do-not-import-from-here/models/styles/DefaultSearchTemplateStyles.js +4 -1
  280. package/internal-do-not-import-from-here/models/styles/DocumentDirectionSettingsStyles.d.ts +1 -1
  281. package/internal-do-not-import-from-here/models/styles/DocumentDirectionSettingsStyles.js +4 -1
  282. package/internal-do-not-import-from-here/models/styles/EnterprisePropertyCategoryStyles.d.ts +1 -1
  283. package/internal-do-not-import-from-here/models/styles/EnterprisePropertyCategoryStyles.js +4 -1
  284. package/internal-do-not-import-from-here/models/styles/FooterStyle.d.ts +1 -1
  285. package/internal-do-not-import-from-here/models/styles/FooterStyle.js +4 -1
  286. package/internal-do-not-import-from-here/models/styles/GovernanceDashboardStyles.d.ts +1 -1
  287. package/internal-do-not-import-from-here/models/styles/GovernanceDashboardStyles.js +5 -2
  288. package/internal-do-not-import-from-here/models/styles/HeaderStyles.d.ts +1 -1
  289. package/internal-do-not-import-from-here/models/styles/HeaderStyles.js +6 -3
  290. package/internal-do-not-import-from-here/models/styles/JumpToContentStyles.d.ts +1 -1
  291. package/internal-do-not-import-from-here/models/styles/JumpToContentStyles.js +4 -1
  292. package/internal-do-not-import-from-here/models/styles/LinkHandlerSettingsStyles.d.ts +3 -3
  293. package/internal-do-not-import-from-here/models/styles/LinkHandlerSettingsStyles.js +4 -1
  294. package/internal-do-not-import-from-here/models/styles/LocalizationAdminStyles.d.ts +2 -2
  295. package/internal-do-not-import-from-here/models/styles/LocalizationAdminStyles.js +4 -1
  296. package/internal-do-not-import-from-here/models/styles/LocalizationInputStyles.d.ts +2 -2
  297. package/internal-do-not-import-from-here/models/styles/LocalizationInputStyles.js +4 -1
  298. package/internal-do-not-import-from-here/models/styles/LogoStyle.d.ts +1 -1
  299. package/internal-do-not-import-from-here/models/styles/LogoStyle.js +4 -1
  300. package/internal-do-not-import-from-here/models/styles/MegaMenuStyles.d.ts +2 -2
  301. package/internal-do-not-import-from-here/models/styles/MegaMenuStyles.js +6 -3
  302. package/internal-do-not-import-from-here/models/styles/MyLinkStyles.d.ts +3 -3
  303. package/internal-do-not-import-from-here/models/styles/MyLinkStyles.js +10 -7
  304. package/internal-do-not-import-from-here/models/styles/NotificationPanelHeaderStyles.d.ts +1 -1
  305. package/internal-do-not-import-from-here/models/styles/NotificationPanelHeaderStyles.js +4 -1
  306. package/internal-do-not-import-from-here/models/styles/NotificationPanelSettingsStyles.d.ts +1 -1
  307. package/internal-do-not-import-from-here/models/styles/NotificationPanelSettingsStyles.js +4 -1
  308. package/internal-do-not-import-from-here/models/styles/NotificationPanelStyles.d.ts +5 -4
  309. package/internal-do-not-import-from-here/models/styles/NotificationPanelStyles.js +4 -1
  310. package/internal-do-not-import-from-here/models/styles/OmniaSystemLanguageSettingsStyles.d.ts +2 -1
  311. package/internal-do-not-import-from-here/models/styles/OmniaSystemLanguageSettingsStyles.js +4 -1
  312. package/internal-do-not-import-from-here/models/styles/QrCodeStyles.js +4 -1
  313. package/internal-do-not-import-from-here/models/styles/RichTextEditorSettingsStyles.d.ts +1 -1
  314. package/internal-do-not-import-from-here/models/styles/RichTextEditorSettingsStyles.js +4 -1
  315. package/internal-do-not-import-from-here/models/styles/SearchStyles.d.ts +9 -8
  316. package/internal-do-not-import-from-here/models/styles/SearchStyles.js +10 -7
  317. package/internal-do-not-import-from-here/models/styles/SharedStyles.d.ts +1 -1
  318. package/internal-do-not-import-from-here/models/styles/SharedStyles.js +6 -3
  319. package/internal-do-not-import-from-here/models/styles/TargetingPropertyStyles.d.ts +1 -1
  320. package/internal-do-not-import-from-here/models/styles/TargetingPropertyStyles.js +7 -4
  321. package/internal-do-not-import-from-here/models/styles/TaxonomyNavigationStyles.d.ts +3 -3
  322. package/internal-do-not-import-from-here/models/styles/TaxonomyNavigationStyles.js +4 -1
  323. package/internal-do-not-import-from-here/models/styles/UserAccessibilitySettingsStyles.d.ts +1 -1
  324. package/internal-do-not-import-from-here/models/styles/UserAccessibilitySettingsStyles.js +4 -1
  325. package/internal-do-not-import-from-here/models/styles/UserMenuStyles.d.ts +3 -3
  326. package/internal-do-not-import-from-here/models/styles/UserMenuStyles.js +4 -1
  327. package/internal-do-not-import-from-here/models/styles/WorkplaceActionMenuStyles.d.ts +1 -1
  328. package/internal-do-not-import-from-here/models/styles/WorkplaceActionMenuStyles.js +5 -2
  329. package/internal-do-not-import-from-here/models/styles/WorkplaceHomeStyles.d.ts +1 -1
  330. package/internal-do-not-import-from-here/models/styles/WorkplaceHomeStyles.js +4 -1
  331. package/internal-do-not-import-from-here/models/styles/WorkplaceSharedStyles.d.ts +1 -1
  332. package/internal-do-not-import-from-here/models/styles/WorkplaceSharedStyles.js +4 -1
  333. package/internal-do-not-import-from-here/models/styles/index.d.ts +11 -11
  334. package/internal-do-not-import-from-here/models/styles/index.js +32 -29
  335. package/internal-do-not-import-from-here/models/teamcollaborationnavigation/TeamCollaborationNavigationSettings.d.ts +3 -3
  336. package/internal-do-not-import-from-here/models/teamcollaborationnavigation/TeamCollaborationNavigationSettings.js +2 -1
  337. package/internal-do-not-import-from-here/models/teamcollaborationnavigation/TeamCollaborationNavigationStyles.d.ts +1 -1
  338. package/internal-do-not-import-from-here/models/teamcollaborationnavigation/TeamCollaborationNavigationStyles.js +6 -3
  339. package/internal-do-not-import-from-here/models/teamcollaborationnavigation/index.js +5 -2
  340. package/internal-do-not-import-from-here/models/teamcollaborationrollup/TeamCollaborationRollupBlock.d.ts +10 -15
  341. package/internal-do-not-import-from-here/models/teamcollaborationrollup/TeamCollaborationRollupBlock.js +11 -8
  342. package/internal-do-not-import-from-here/models/teamcollaborationrollup/TeamCollaborationRollupBlockStyles.d.ts +3 -2
  343. package/internal-do-not-import-from-here/models/teamcollaborationrollup/TeamCollaborationRollupBlockStyles.js +7 -4
  344. package/internal-do-not-import-from-here/models/teamcollaborationrollup/TeamCollaborationRollupView.d.ts +2 -2
  345. package/internal-do-not-import-from-here/models/teamcollaborationrollup/TeamCollaborationRollupView.js +5 -2
  346. package/internal-do-not-import-from-here/models/teamcollaborationrollup/index.d.ts +3 -3
  347. package/internal-do-not-import-from-here/models/teamcollaborationrollup/index.js +6 -3
  348. package/internal-do-not-import-from-here/models/teamnewsrollup/TeamNews.js +2 -1
  349. package/internal-do-not-import-from-here/models/teamnewsrollup/TeamNewsQuery.js +2 -1
  350. package/internal-do-not-import-from-here/models/teamnewsrollup/TeamNewsRollupSettings.d.ts +2 -2
  351. package/internal-do-not-import-from-here/models/teamnewsrollup/TeamNewsRollupSettings.js +4 -2
  352. package/internal-do-not-import-from-here/models/teamnewsrollup/TeamNewsRollupViewRegistration.d.ts +1 -1
  353. package/internal-do-not-import-from-here/models/teamnewsrollup/TeamNewsRollupViewRegistration.js +2 -1
  354. package/internal-do-not-import-from-here/models/teamnewsrollup/index.d.ts +4 -4
  355. package/internal-do-not-import-from-here/models/teamnewsrollup/index.js +7 -4
  356. package/internal-do-not-import-from-here/models/texttranslator/AzureCognitiveTranslatorProvider.d.ts +2 -1
  357. package/internal-do-not-import-from-here/models/texttranslator/AzureCognitiveTranslatorProvider.js +2 -1
  358. package/internal-do-not-import-from-here/models/texttranslator/DefaultTranslatorProvider.js +2 -1
  359. package/internal-do-not-import-from-here/models/texttranslator/index.d.ts +2 -2
  360. package/internal-do-not-import-from-here/models/texttranslator/index.js +5 -2
  361. package/internal-do-not-import-from-here/models/yammer/YammerFeedSettings.js +5 -3
  362. package/internal-do-not-import-from-here/models/yammer/index.d.ts +1 -1
  363. package/internal-do-not-import-from-here/models/yammer/index.js +4 -1
  364. package/internal-do-not-import-from-here/services/AnalyticsService.d.ts +20 -0
  365. package/internal-do-not-import-from-here/services/AnalyticsStoreService.d.ts +19 -0
  366. package/internal-do-not-import-from-here/services/AppAuthenticationOptionsService.d.ts +2 -2
  367. package/internal-do-not-import-from-here/services/HomeService.d.ts +1 -1
  368. package/internal-do-not-import-from-here/services/NotificationPanelHistoryService.d.ts +1 -1
  369. package/internal-do-not-import-from-here/services/PromotedSearchResultService.d.ts +2 -2
  370. package/internal-do-not-import-from-here/services/SearchCategoryService.d.ts +2 -2
  371. package/internal-do-not-import-from-here/services/SearchFeedbackService.d.ts +2 -2
  372. package/internal-do-not-import-from-here/services/TeamCollaborationService.d.ts +4 -3
  373. package/internal-do-not-import-from-here/services/{FormService.d.ts → forms/FormService.d.ts} +8 -4
  374. package/internal-do-not-import-from-here/services/forms/FormTemplateService.d.ts +12 -0
  375. package/internal-do-not-import-from-here/services/forms/FormTypeService.d.ts +11 -0
  376. package/internal-do-not-import-from-here/services/forms/index.d.ts +3 -0
  377. package/internal-do-not-import-from-here/services/index.d.ts +2 -1
  378. package/internal-do-not-import-from-here/stores/AnalyticsFilterStore.d.ts +11 -0
  379. package/internal-do-not-import-from-here/stores/AnalyticsStore.d.ts +46 -0
  380. package/internal-do-not-import-from-here/stores/CurrentFormStore.d.ts +1 -1
  381. package/internal-do-not-import-from-here/stores/EditingThemeStore.d.ts +3 -4
  382. package/internal-do-not-import-from-here/stores/FilterValueProviderBase.d.ts +1 -1
  383. package/internal-do-not-import-from-here/stores/GovernanceDashboardStore.d.ts +3 -4
  384. package/internal-do-not-import-from-here/stores/NotificationPanelStore.d.ts +4 -5
  385. package/internal-do-not-import-from-here/stores/PromotedSearchResultStore.d.ts +3 -3
  386. package/internal-do-not-import-from-here/stores/SearchCategoryStore.d.ts +3 -4
  387. package/internal-do-not-import-from-here/stores/SearchTokenStore.d.ts +0 -1
  388. package/internal-do-not-import-from-here/stores/SignOffRequestStore.d.ts +11 -10
  389. package/internal-do-not-import-from-here/stores/TeamCollaborationStore.d.ts +3 -3
  390. package/internal-do-not-import-from-here/stores/UserMenuStore.d.ts +12 -0
  391. package/internal-do-not-import-from-here/stores/{FormStore.d.ts → forms/FormStore.d.ts} +8 -6
  392. package/internal-do-not-import-from-here/stores/forms/FormTemplateStore.d.ts +24 -0
  393. package/internal-do-not-import-from-here/stores/forms/FormTypeStore.d.ts +24 -0
  394. package/internal-do-not-import-from-here/stores/forms/index.d.ts +3 -0
  395. package/internal-do-not-import-from-here/stores/index.d.ts +3 -1
  396. package/internal-do-not-import-from-here/ux/AppRendererBootstrapper.d.ts +6 -5
  397. package/internal-do-not-import-from-here/ux/TeamworkContext.d.ts +5 -6
  398. package/internal-do-not-import-from-here/ux/index.d.ts +1 -1
  399. package/internal-do-not-import-from-here/wcdefinitions.json +1 -1
  400. package/internal-do-not-import-from-here/webcomponents/IAppAuthenticationOptionsComponent.d.ts +4 -4
  401. package/models/index.d.ts +1 -1
  402. package/package.json +1 -1
  403. package/task.js +15 -12
  404. package/task.ts +9 -9
  405. package/internal-do-not-import-from-here/models/SearchAdminSettingsSection.d.ts +0 -28
  406. package/internal-do-not-import-from-here/models/SearchAdminSettingsSection.js +0 -1
  407. package/internal-do-not-import-from-here/models/apps/OfficeNamingPolicyValidationResult.d.ts +0 -28
  408. package/internal-do-not-import-from-here/models/apps/OfficeNamingPolicyValidationResult.js +0 -1
  409. package/internal-do-not-import-from-here/models/myteamcollaboration/MyTeamCollaborationCategory.d.ts +0 -0
  410. package/internal-do-not-import-from-here/models/myteamcollaboration/MyTeamCollaborationCategory.js +0 -27
  411. package/internal-do-not-import-from-here/models/myteamcollaboration/MyteamcollaborationSettings.d.ts +0 -0
  412. package/internal-do-not-import-from-here/models/myteamcollaboration/MyteamcollaborationSettings.js +0 -30
  413. package/internal-do-not-import-from-here/models/powerapp/PowerAppBlockStyles.d.ts +0 -0
  414. package/internal-do-not-import-from-here/models/powerapp/PowerAppBlockStyles.js +0 -0
  415. package/internal-do-not-import-from-here/services/NotificationService.d.ts +0 -0
@@ -1,12 +1,12 @@
1
- import { types } from 'typestyle';
2
- import { OmniaTheming, ITheming } from '@omnia/fx/ux';
3
- import { SpacingSettings } from '@omnia/fx-models';
4
- import { SearchBoxStyling } from '../SearchBoxStyling';
5
- declare type SearchRule = {
1
+ import { types } from "typestyle";
2
+ import { OmniaTheming, ITheming } from "@omnia/fx/ux";
3
+ import { SpacingSettings } from "@omnia/fx-models";
4
+ import { SearchBoxStyling } from "../SearchBoxStyling";
5
+ type SearchRule = {
6
6
  container?: (showInHeader: boolean, compactChrome: boolean) => types.NestedCSSProperties;
7
7
  searchCategory?: types.NestedCSSProperties;
8
8
  searchCategoryHeader?: (theme: OmniaTheming) => types.NestedCSSProperties;
9
- searchCategoryContent?: types.NestedCSSProperties;
9
+ searchCategoryContent?: (paddingBottom: boolean) => types.NestedCSSProperties;
10
10
  resultRow?: (theme: OmniaTheming) => types.NestedCSSProperties;
11
11
  dialogContainer?: types.NestedCSSProperties;
12
12
  dialogHeader?: (theme: OmniaTheming) => types.NestedCSSProperties;
@@ -16,7 +16,7 @@ declare type SearchRule = {
16
16
  linkSeeMore?: types.NestedCSSProperties;
17
17
  headerTitle?: types.NestedCSSProperties;
18
18
  textboxDialogMode?: types.NestedCSSProperties;
19
- noResult?: (showOnHeader: boolean, dropdownResultMode: boolean) => types.NestedCSSProperties;
19
+ noResult?: types.NestedCSSProperties;
20
20
  contentTop?: (showOnHeader: boolean, dropdownResultMode: boolean) => types.NestedCSSProperties;
21
21
  searchBox?: (styling: SearchBoxStyling, theming: ITheming) => types.NestedCSSProperties;
22
22
  dropdownResult?: (height: number, showOnHeader: boolean) => types.NestedCSSProperties;
@@ -40,6 +40,7 @@ export declare const SearchAdminStyles: {
40
40
  refinersTableActionsHeader?: types.NestedCSSProperties;
41
41
  inputLabel?: types.NestedCSSProperties;
42
42
  enterprisePropertyPosition?: types.NestedCSSProperties;
43
+ expansionHeaderWrapper?: types.NestedCSSProperties;
43
44
  };
44
45
  export declare const QuickSearchStyles: SearchRule;
45
46
  export declare const AdvancedSearchStyles: {
@@ -58,7 +59,7 @@ export declare const AdvancedSearchStyles: {
58
59
  searchTitleWapper?: types.NestedCSSProperties;
59
60
  searchTitle?: (dialogMode: boolean) => types.NestedCSSProperties;
60
61
  searchResultWapper?: types.NestedCSSProperties;
61
- searchResultBlock?: (dialogMode: boolean) => types.NestedCSSProperties;
62
+ searchResultBlock?: (dialogMode: boolean, containerMaxHeight: number) => types.NestedCSSProperties;
62
63
  searchResultContainer?: types.NestedCSSProperties;
63
64
  searchResultItems?: types.NestedCSSProperties;
64
65
  resultRow?: (theme: OmniaTheming, smallLayout: boolean) => types.NestedCSSProperties;
@@ -1,7 +1,10 @@
1
- export var SearchAdminStyles = {};
2
- export var QuickSearchStyles = {};
3
- export var AdvancedSearchStyles = {};
4
- export var AdvancedSearchSettingsStyles = {};
5
- export var SearchBlockStyles = {};
6
- export var SearchHeaderStyles = {};
7
- export var ShowMoreStyles = {};
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.ShowMoreStyles = exports.SearchHeaderStyles = exports.SearchBlockStyles = exports.AdvancedSearchSettingsStyles = exports.AdvancedSearchStyles = exports.QuickSearchStyles = exports.SearchAdminStyles = void 0;
4
+ exports.SearchAdminStyles = {};
5
+ exports.QuickSearchStyles = {};
6
+ exports.AdvancedSearchStyles = {};
7
+ exports.AdvancedSearchSettingsStyles = {};
8
+ exports.SearchBlockStyles = {};
9
+ exports.SearchHeaderStyles = {};
10
+ exports.ShowMoreStyles = {};
@@ -1,2 +1,2 @@
1
- import { types } from 'typestyle';
1
+ import { types } from "typestyle";
2
2
  export declare const WowrkplaceHeadingStyles: types.CSSClasses<string>;
@@ -1,6 +1,9 @@
1
- export var WowrkplaceHeadingStyles = {
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.WowrkplaceHeadingStyles = void 0;
4
+ exports.WowrkplaceHeadingStyles = {
2
5
  wrapper: {
3
- display: 'flex',
4
- flexWrap: 'wrap'
6
+ display: "flex",
7
+ flexWrap: "wrap"
5
8
  }
6
9
  };
@@ -1,4 +1,4 @@
1
- import { types } from 'typestyle';
1
+ import { types } from "typestyle";
2
2
  export declare const TargetingPropertyStyles: {
3
3
  containerWapper?: types.NestedCSSProperties;
4
4
  };
@@ -1,4 +1,7 @@
1
- export var TargetingPropertyStyles = {};
2
- export var GroupMembershipMappingBladeStyles = {};
3
- export var TermNodeStyles = {};
4
- export var TenantRegionalStyles = {};
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.TenantRegionalStyles = exports.TermNodeStyles = exports.GroupMembershipMappingBladeStyles = exports.TargetingPropertyStyles = void 0;
4
+ exports.TargetingPropertyStyles = {};
5
+ exports.GroupMembershipMappingBladeStyles = {};
6
+ exports.TermNodeStyles = {};
7
+ exports.TenantRegionalStyles = {};
@@ -1,9 +1,9 @@
1
1
  import { NestedCSSPropertiesExtends, SpacingSettings } from "@omnia/fx/models";
2
2
  import { OmniaTheming } from "@omnia/fx/ux";
3
3
  export declare const TaxonomyNavigationStyles: {
4
- childrensBox?: (omniaTheming: OmniaTheming) => NestedCSSPropertiesExtends;
5
- dividerRight?: (omniaTheming: OmniaTheming) => NestedCSSPropertiesExtends;
6
- dividerLeft?: (omniaTheming: OmniaTheming) => NestedCSSPropertiesExtends;
4
+ childrensBox?: (lineColor: string) => NestedCSSPropertiesExtends;
5
+ dividerRight?: (lineColor: string) => NestedCSSPropertiesExtends;
6
+ dividerLeft?: (lineColor: string) => NestedCSSPropertiesExtends;
7
7
  cardWrapper?: (largeImage: boolean, highlight: boolean, omniaTheming: OmniaTheming) => NestedCSSPropertiesExtends;
8
8
  setColumnWidth: (cols: number) => NestedCSSPropertiesExtends;
9
9
  getMargin: (spacing: SpacingSettings) => NestedCSSPropertiesExtends;
@@ -1 +1,4 @@
1
- export var TaxonomyNavigationStyles = {};
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.TaxonomyNavigationStyles = void 0;
4
+ exports.TaxonomyNavigationStyles = {};
@@ -1,4 +1,4 @@
1
- import { types } from 'typestyle';
1
+ import { types } from "typestyle";
2
2
  export declare const UserAccessibilitySettingsStyles: {
3
3
  accessibilityTitle: types.NestedCSSProperties;
4
4
  };
@@ -1 +1,4 @@
1
- export var UserAccessibilitySettingsStyles = {};
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.UserAccessibilitySettingsStyles = void 0;
4
+ exports.UserAccessibilitySettingsStyles = {};
@@ -1,5 +1,5 @@
1
- import { types } from 'typestyle';
2
- import { OmniaTheming } from '@omnia/fx/ux';
1
+ import { types } from "typestyle";
2
+ import { OmniaTheming } from "@omnia/fx/ux";
3
3
  export declare const UserMenuStyles: {
4
4
  underlineWhenHover?: types.NestedCSSProperties;
5
5
  smallAvatar?: types.NestedCSSProperties;
@@ -8,9 +8,9 @@ export declare const UserMenuStyles: {
8
8
  dialogWrapper?: (theming: OmniaTheming) => types.NestedCSSProperties;
9
9
  dialogClose?: types.NestedCSSProperties;
10
10
  dialogUserWrapper?: types.NestedCSSProperties;
11
- dialogUserInfoWrapper?: types.NestedCSSProperties;
12
11
  dialogCustomMenuWrapper?: (theming: OmniaTheming) => types.NestedCSSProperties;
13
12
  navigationDrawer?: types.NestedCSSProperties;
14
13
  titleWrapper?: types.NestedCSSProperties;
15
14
  buttonProfileMenuItem?: types.NestedCSSProperties;
15
+ userProfileWrapper?: types.NestedCSSProperties;
16
16
  };
@@ -1 +1,4 @@
1
- export var UserMenuStyles = {};
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.UserMenuStyles = void 0;
4
+ exports.UserMenuStyles = {};
@@ -1,4 +1,4 @@
1
- import { types } from 'typestyle';
1
+ import { types } from "typestyle";
2
2
  export declare const HorizontalActionMenuStyles: {
3
3
  menuWrapper: (bgColor: string, textColor: string) => types.NestedCSSProperties;
4
4
  wrapper: (bgColor: string, textColor: string) => types.NestedCSSProperties;
@@ -1,2 +1,5 @@
1
- export var HorizontalActionMenuStyles = {};
2
- export var VerticalActionMenuStyles = {};
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.VerticalActionMenuStyles = exports.HorizontalActionMenuStyles = void 0;
4
+ exports.HorizontalActionMenuStyles = {};
5
+ exports.VerticalActionMenuStyles = {};
@@ -1,4 +1,4 @@
1
- import { types } from 'typestyle';
1
+ import { types } from "typestyle";
2
2
  export declare const WorkplaceHomeStyles: {
3
3
  speedDial: types.NestedCSSProperties;
4
4
  };
@@ -1 +1,4 @@
1
- export var WorkplaceHomeStyles = {};
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.WorkplaceHomeStyles = void 0;
4
+ exports.WorkplaceHomeStyles = {};
@@ -1,4 +1,4 @@
1
- import { types } from 'typestyle';
1
+ import { types } from "typestyle";
2
2
  export declare const WorkplaceSharedStyles: {
3
3
  staticLink: (bgColor: string, color: string) => types.NestedCSSProperties;
4
4
  staticLinkActived: (bgColor: string, color: string) => types.NestedCSSProperties;
@@ -1 +1,4 @@
1
- export var WorkplaceSharedStyles = {};
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.WorkplaceSharedStyles = void 0;
4
+ exports.WorkplaceSharedStyles = {};
@@ -3,22 +3,22 @@ export * from "./HeaderStyles";
3
3
  export * from "./AnnouncementStyles";
4
4
  export * from "./SharedStyles";
5
5
  export * from "./SearchStyles";
6
- export * from './ActionMenuStyles';
7
- export * from './UserMenuStyles';
8
- export * from './NotificationPanelSettingsStyles';
9
- export * from './NotificationPanelStyles';
10
- export * from './NotificationPanelHeaderStyles';
6
+ export * from "./ActionMenuStyles";
7
+ export * from "./UserMenuStyles";
8
+ export * from "./NotificationPanelSettingsStyles";
9
+ export * from "./NotificationPanelStyles";
10
+ export * from "./NotificationPanelHeaderStyles";
11
11
  export * from "./MyLinkStyles";
12
12
  export * from "./DefaultSearchTemplateStyles";
13
13
  export * from "./UserAccessibilitySettingsStyles";
14
14
  export * from "./FooterStyle";
15
15
  export * from "./JumpToContentStyles";
16
- export * from './TargetingPropertyStyles';
17
- export * from './LocalizationInputStyles';
18
- export * from './LocalizationAdminStyles';
19
- export * from './GovernanceDashboardStyles';
20
- export * from './EnterprisePropertyCategoryStyles';
21
- export * from './OmniaSystemLanguageSettingsStyles';
16
+ export * from "./TargetingPropertyStyles";
17
+ export * from "./LocalizationInputStyles";
18
+ export * from "./LocalizationAdminStyles";
19
+ export * from "./GovernanceDashboardStyles";
20
+ export * from "./EnterprisePropertyCategoryStyles";
21
+ export * from "./OmniaSystemLanguageSettingsStyles";
22
22
  export * from "./TaxonomyNavigationStyles";
23
23
  export * from "./MegaMenuStyles";
24
24
  export * from "./WorkplaceActionMenuStyles";
@@ -1,29 +1,32 @@
1
- export * from "./LogoStyle";
2
- export * from "./HeaderStyles";
3
- export * from "./AnnouncementStyles";
4
- export * from "./SharedStyles";
5
- export * from "./SearchStyles";
6
- export * from './ActionMenuStyles';
7
- export * from './UserMenuStyles';
8
- export * from './NotificationPanelSettingsStyles';
9
- export * from './NotificationPanelStyles';
10
- export * from './NotificationPanelHeaderStyles';
11
- export * from "./MyLinkStyles";
12
- export * from "./DefaultSearchTemplateStyles";
13
- export * from "./UserAccessibilitySettingsStyles";
14
- export * from "./FooterStyle";
15
- export * from "./JumpToContentStyles";
16
- export * from './TargetingPropertyStyles';
17
- export * from './LocalizationInputStyles';
18
- export * from './LocalizationAdminStyles';
19
- export * from './GovernanceDashboardStyles';
20
- export * from './EnterprisePropertyCategoryStyles';
21
- export * from './OmniaSystemLanguageSettingsStyles';
22
- export * from "./TaxonomyNavigationStyles";
23
- export * from "./MegaMenuStyles";
24
- export * from "./WorkplaceActionMenuStyles";
25
- export * from "./WorkplaceHomeStyles";
26
- export * from "./DocumentDirectionSettingsStyles";
27
- export * from "./WorkplaceSharedStyles";
28
- export * from "./QrCodeStyles";
29
- export * from "./LinkHandlerSettingsStyles";
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ const tslib_1 = require("tslib");
4
+ tslib_1.__exportStar(require("./LogoStyle"), exports);
5
+ tslib_1.__exportStar(require("./HeaderStyles"), exports);
6
+ tslib_1.__exportStar(require("./AnnouncementStyles"), exports);
7
+ tslib_1.__exportStar(require("./SharedStyles"), exports);
8
+ tslib_1.__exportStar(require("./SearchStyles"), exports);
9
+ tslib_1.__exportStar(require("./ActionMenuStyles"), exports);
10
+ tslib_1.__exportStar(require("./UserMenuStyles"), exports);
11
+ tslib_1.__exportStar(require("./NotificationPanelSettingsStyles"), exports);
12
+ tslib_1.__exportStar(require("./NotificationPanelStyles"), exports);
13
+ tslib_1.__exportStar(require("./NotificationPanelHeaderStyles"), exports);
14
+ tslib_1.__exportStar(require("./MyLinkStyles"), exports);
15
+ tslib_1.__exportStar(require("./DefaultSearchTemplateStyles"), exports);
16
+ tslib_1.__exportStar(require("./UserAccessibilitySettingsStyles"), exports);
17
+ tslib_1.__exportStar(require("./FooterStyle"), exports);
18
+ tslib_1.__exportStar(require("./JumpToContentStyles"), exports);
19
+ tslib_1.__exportStar(require("./TargetingPropertyStyles"), exports);
20
+ tslib_1.__exportStar(require("./LocalizationInputStyles"), exports);
21
+ tslib_1.__exportStar(require("./LocalizationAdminStyles"), exports);
22
+ tslib_1.__exportStar(require("./GovernanceDashboardStyles"), exports);
23
+ tslib_1.__exportStar(require("./EnterprisePropertyCategoryStyles"), exports);
24
+ tslib_1.__exportStar(require("./OmniaSystemLanguageSettingsStyles"), exports);
25
+ tslib_1.__exportStar(require("./TaxonomyNavigationStyles"), exports);
26
+ tslib_1.__exportStar(require("./MegaMenuStyles"), exports);
27
+ tslib_1.__exportStar(require("./WorkplaceActionMenuStyles"), exports);
28
+ tslib_1.__exportStar(require("./WorkplaceHomeStyles"), exports);
29
+ tslib_1.__exportStar(require("./DocumentDirectionSettingsStyles"), exports);
30
+ tslib_1.__exportStar(require("./WorkplaceSharedStyles"), exports);
31
+ tslib_1.__exportStar(require("./QrCodeStyles"), exports);
32
+ tslib_1.__exportStar(require("./LinkHandlerSettingsStyles"), exports);
@@ -1,7 +1,7 @@
1
- import { MultilingualString } from '@omnia/fx-models';
2
- import { TeamCollaborationRollupBlockSettings } from '../teamcollaborationrollup';
1
+ import { MultilingualString } from "@omnia/fx-models";
2
+ import { TeamCollaborationRollupBlockSettings } from "../teamcollaborationrollup";
3
3
  import { CreateTeamworkBlockSettings } from "..";
4
- import { DialogPositions } from '@omnia/fx/ux';
4
+ import { DialogPositions } from "@omnia/fx/ux";
5
5
  export interface TeamCollaborationNavigationWithCreateTeamworkSettings extends TeamCollaborationNavigationSettings {
6
6
  createTeamworkSettings?: CreateTeamworkBlockSettings;
7
7
  }
@@ -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 TeamworkNavigationStyles: {
3
3
  hiddenOverflow?: types.NestedCSSProperties;
4
4
  overflowDialog?: types.NestedCSSProperties;
@@ -1,3 +1,6 @@
1
- export var TeamworkNavigationStyles = {};
2
- export var TeamworkNavigationSettingStyles = {};
3
- export var TeamworkNavigationActionHandlerSettingStyles = {};
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.TeamworkNavigationActionHandlerSettingStyles = exports.TeamworkNavigationSettingStyles = exports.TeamworkNavigationStyles = void 0;
4
+ exports.TeamworkNavigationStyles = {};
5
+ exports.TeamworkNavigationSettingStyles = {};
6
+ exports.TeamworkNavigationActionHandlerSettingStyles = {};
@@ -1,2 +1,5 @@
1
- export * from "./TeamCollaborationNavigationStyles";
2
- export * from "./TeamCollaborationNavigationSettings";
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ const tslib_1 = require("tslib");
4
+ tslib_1.__exportStar(require("./TeamCollaborationNavigationStyles"), exports);
5
+ tslib_1.__exportStar(require("./TeamCollaborationNavigationSettings"), exports);
@@ -1,6 +1,6 @@
1
- import { SpacingSettings, GuidValue, RollupFilter, RollupEnums, RollupSetting, PersonPropFilterValue, BooleanPropFilterValue, TextPropFilterValue, TaxonomyPropFilterValue, DatePropFilterValue, TexSearchestPropFilterValue, MultilingualString, MediaPickerImage } from '@omnia/fx-models';
2
- import { TeamCollaborationRollupScopeTypes } from '.';
3
- import { AppEnums } from '../apps';
1
+ import { SpacingSettings, GuidValue, RollupFilter, RollupSetting, PersonPropFilterValue, BooleanPropFilterValue, TextPropFilterValue, TaxonomyPropFilterValue, TexSearchestPropFilterValue, MultilingualString, MediaPickerImage, FilterEngineSettings, RollupMetricSettings, DatePeriodPropFilterValue } from "@omnia/fx-models";
2
+ import { TeamCollaborationRollupScopeTypes } from ".";
3
+ import { AppEnums } from "../apps";
4
4
  export declare const TeamCollaborationConstants: {
5
5
  readonly teamTitleAndLinkToTeamwork: string;
6
6
  readonly teamTitleAndLinkToPublicInfo: string;
@@ -21,6 +21,7 @@ export interface TeamCollaborationRollupResultItem {
21
21
  templateIcon?: any;
22
22
  image?: MediaPickerImage;
23
23
  defaultResourceUrlType?: AppEnums.ResourceUrlType;
24
+ businessProfileId?: GuidValue;
24
25
  }
25
26
  export interface MSTeamResponseResult {
26
27
  createdDateTime?: string;
@@ -54,10 +55,7 @@ export interface TeamCollaborationRollupViewSettings {
54
55
  * */
55
56
  export interface UIFilter extends RollupFilter {
56
57
  }
57
- export interface UIDatePeriodsFilterValue extends DatePropFilterValue {
58
- value: RollupEnums.DatePeriods;
59
- fromDateStr?: string;
60
- toDateStr?: string;
58
+ export interface UIDatePeriodsFilterValue extends DatePeriodPropFilterValue {
61
59
  }
62
60
  export interface UIBooleanPropFilterValue extends BooleanPropFilterValue {
63
61
  }
@@ -83,13 +81,15 @@ export interface TeamCollaborationRollupQuery extends RollupSetting {
83
81
  excludePersonalSite?: boolean;
84
82
  enableWildcardSearch?: boolean;
85
83
  currentBusinessProfile?: boolean;
84
+ trimByRoleId?: GuidValue;
85
+ searchProperties?: Array<string>;
86
+ showMetric?: boolean;
86
87
  }
87
88
  export declare enum TeamCollaborationRollupLinkBehavior {
88
89
  OpenTeamwork = 0,
89
90
  OpenLayout = 1
90
91
  }
91
- export interface TeamCollaborationRollupBlockSettings extends TeamCollaborationRollupQuery {
92
- uiFilters: Array<UIFilter>;
92
+ export interface TeamCollaborationRollupBlockSettings extends TeamCollaborationRollupQuery, RollupMetricSettings {
93
93
  selectedViewId: string;
94
94
  viewSettings: TeamCollaborationRollupViewSettings;
95
95
  title: MultilingualString;
@@ -100,19 +100,14 @@ export interface TeamCollaborationRollupBlockSettings extends TeamCollaborationR
100
100
  linkUrl?: string;
101
101
  openInNewTab?: boolean;
102
102
  spacing?: SpacingSettings;
103
- searchBoxOutlined?: boolean;
104
- searchBoxRounded?: boolean;
105
- searchBoxFilled?: boolean;
106
- showSearchBox?: boolean;
107
- hideFilterByDefault?: boolean;
108
103
  showFollowStatus?: boolean;
109
- runQueryOnLoad?: boolean;
110
104
  currentBusinessProfile?: boolean;
111
105
  selectedBusinessProfiles?: Array<GuidValue>;
112
106
  excludePersonalSite?: boolean;
113
107
  dialogMode?: boolean;
114
108
  tabMode?: boolean;
115
109
  noResultText?: MultilingualString;
110
+ filterEngine: FilterEngineSettings;
116
111
  }
117
112
  export declare module TeamCollaborationRollupEnums {
118
113
  enum PagingType {
@@ -1,4 +1,7 @@
1
- export var TeamCollaborationConstants = {
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.TeamCollaborationRollupEnums = exports.TeamCollaborationRollupLinkBehavior = exports.TeamCollaborationConstants = void 0;
4
+ exports.TeamCollaborationConstants = {
2
5
  get teamTitleAndLinkToTeamwork() { return "E1D9C213-F355-4D1C-9F96-3D57BD5C6181"; },
3
6
  get teamTitleAndLinkToPublicInfo() { return "82C362D8-1E60-4C0E-8497-7E153DA99535"; },
4
7
  get searchBoxInternalName() { return "BFD1558A-B135-4210-B1F6-A834774FD865"; },
@@ -9,28 +12,28 @@ export var TeamCollaborationConstants = {
9
12
  },
10
13
  get appInstanceDescription() { return "appinstance_description"; }
11
14
  };
12
- export var TeamCollaborationRollupLinkBehavior;
15
+ var TeamCollaborationRollupLinkBehavior;
13
16
  (function (TeamCollaborationRollupLinkBehavior) {
14
17
  TeamCollaborationRollupLinkBehavior[TeamCollaborationRollupLinkBehavior["OpenTeamwork"] = 0] = "OpenTeamwork";
15
18
  TeamCollaborationRollupLinkBehavior[TeamCollaborationRollupLinkBehavior["OpenLayout"] = 1] = "OpenLayout";
16
- })(TeamCollaborationRollupLinkBehavior || (TeamCollaborationRollupLinkBehavior = {}));
17
- export var TeamCollaborationRollupEnums;
19
+ })(TeamCollaborationRollupLinkBehavior = exports.TeamCollaborationRollupLinkBehavior || (exports.TeamCollaborationRollupLinkBehavior = {}));
20
+ var TeamCollaborationRollupEnums;
18
21
  (function (TeamCollaborationRollupEnums) {
19
- var PagingType;
22
+ let PagingType;
20
23
  (function (PagingType) {
21
24
  PagingType[PagingType["NoPaging"] = 1] = "NoPaging";
22
25
  PagingType[PagingType["Classic"] = 2] = "Classic";
23
26
  PagingType[PagingType["Scroll"] = 3] = "Scroll";
24
27
  })(PagingType = TeamCollaborationRollupEnums.PagingType || (TeamCollaborationRollupEnums.PagingType = {}));
25
- var DateTimeMode;
28
+ let DateTimeMode;
26
29
  (function (DateTimeMode) {
27
30
  DateTimeMode[DateTimeMode["Normal"] = 1] = "Normal";
28
31
  DateTimeMode[DateTimeMode["Social"] = 2] = "Social";
29
32
  })(DateTimeMode = TeamCollaborationRollupEnums.DateTimeMode || (TeamCollaborationRollupEnums.DateTimeMode = {}));
30
- var IconModes;
33
+ let IconModes;
31
34
  (function (IconModes) {
32
35
  IconModes[IconModes["LetterAvatar"] = 0] = "LetterAvatar";
33
36
  IconModes[IconModes["TemplateIcon"] = 1] = "TemplateIcon";
34
37
  IconModes[IconModes["AppImage"] = 2] = "AppImage";
35
38
  })(IconModes = TeamCollaborationRollupEnums.IconModes || (TeamCollaborationRollupEnums.IconModes = {}));
36
- })(TeamCollaborationRollupEnums || (TeamCollaborationRollupEnums = {}));
39
+ })(TeamCollaborationRollupEnums = exports.TeamCollaborationRollupEnums || (exports.TeamCollaborationRollupEnums = {}));
@@ -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 TeamCollaborationRollupBlockStyles: {
4
4
  blockWapper?: (otherElementHeight: number) => types.NestedCSSProperties;
5
5
  queryFailMsgWrapper?: types.NestedCSSProperties;
@@ -17,6 +17,7 @@ export declare const TeamCollaborationRollupBlockStyles: {
17
17
  left?: boolean;
18
18
  bottom?: boolean;
19
19
  }) => types.NestedCSSProperties;
20
+ metricDetailsDialog?: (height: number) => types.NestedCSSProperties;
20
21
  };
21
22
  export declare const TeamCollaborationRollupBlockListViewStyles: {
22
23
  tableWrapper?: types.NestedCSSProperties;
@@ -1,4 +1,7 @@
1
- export var TeamCollaborationRollupBlockStyles = {};
2
- export var TeamCollaborationRollupBlockListViewStyles = {};
3
- export var TeamCollaborationRollupBlockSettingsStyles = {};
4
- export var TeamCollaborationRollupBlockListViewSettingsStyles = {};
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.TeamCollaborationRollupBlockListViewSettingsStyles = exports.TeamCollaborationRollupBlockSettingsStyles = exports.TeamCollaborationRollupBlockListViewStyles = exports.TeamCollaborationRollupBlockStyles = void 0;
4
+ exports.TeamCollaborationRollupBlockStyles = {};
5
+ exports.TeamCollaborationRollupBlockListViewStyles = {};
6
+ exports.TeamCollaborationRollupBlockSettingsStyles = {};
7
+ exports.TeamCollaborationRollupBlockListViewSettingsStyles = {};
@@ -1,5 +1,5 @@
1
- import { GuidValue, EnterprisePropertyDefinition } from '@omnia/fx-models';
2
- import { TeamCollaborationRollupViewSettings, TeamCollaborationRollupResultItem, TeamCollaborationRollupBlockSettings } from './TeamCollaborationRollupBlock';
1
+ import { GuidValue, EnterprisePropertyDefinition } from "@omnia/fx-models";
2
+ import { TeamCollaborationRollupViewSettings, TeamCollaborationRollupResultItem, TeamCollaborationRollupBlockSettings } from "./TeamCollaborationRollupBlock";
3
3
  export interface MyTeamCollaborationDialog {
4
4
  open: boolean;
5
5
  isCreateMode: boolean;
@@ -1,4 +1,7 @@
1
- export var TeamCollaborationRollupScopeTypes;
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.TeamCollaborationRollupScopeTypes = void 0;
4
+ var TeamCollaborationRollupScopeTypes;
2
5
  (function (TeamCollaborationRollupScopeTypes) {
3
6
  TeamCollaborationRollupScopeTypes[TeamCollaborationRollupScopeTypes["All"] = 0] = "All";
4
7
  TeamCollaborationRollupScopeTypes[TeamCollaborationRollupScopeTypes["Following"] = 1] = "Following";
@@ -6,4 +9,4 @@ export var TeamCollaborationRollupScopeTypes;
6
9
  TeamCollaborationRollupScopeTypes[TeamCollaborationRollupScopeTypes["FollowingSites"] = 3] = "FollowingSites";
7
10
  TeamCollaborationRollupScopeTypes[TeamCollaborationRollupScopeTypes["MemberOf"] = 4] = "MemberOf";
8
11
  TeamCollaborationRollupScopeTypes[TeamCollaborationRollupScopeTypes["LastVisited"] = 5] = "LastVisited";
9
- })(TeamCollaborationRollupScopeTypes || (TeamCollaborationRollupScopeTypes = {}));
12
+ })(TeamCollaborationRollupScopeTypes = exports.TeamCollaborationRollupScopeTypes || (exports.TeamCollaborationRollupScopeTypes = {}));
@@ -1,3 +1,3 @@
1
- export * from './TeamCollaborationRollupBlock';
2
- export * from './TeamCollaborationRollupBlockStyles';
3
- export * from './TeamCollaborationRollupView';
1
+ export * from "./TeamCollaborationRollupBlock";
2
+ export * from "./TeamCollaborationRollupBlockStyles";
3
+ export * from "./TeamCollaborationRollupView";
@@ -1,3 +1,6 @@
1
- export * from './TeamCollaborationRollupBlock';
2
- export * from './TeamCollaborationRollupBlockStyles';
3
- export * from './TeamCollaborationRollupView';
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ const tslib_1 = require("tslib");
4
+ tslib_1.__exportStar(require("./TeamCollaborationRollupBlock"), exports);
5
+ tslib_1.__exportStar(require("./TeamCollaborationRollupBlockStyles"), exports);
6
+ tslib_1.__exportStar(require("./TeamCollaborationRollupView"), exports);
@@ -1 +1,2 @@
1
- export {};
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -1 +1,2 @@
1
- export {};
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,5 +1,5 @@
1
- import { SpacingSettings, MultilingualString, IBlockSettingsWriter, GuidValue } from '@omnia/fx-models';
2
- import { TeamNews } from '.';
1
+ import { SpacingSettings, MultilingualString, IBlockSettingsWriter, GuidValue } from "@omnia/fx-models";
2
+ import { TeamNews } from ".";
3
3
  export interface TeamNewsRollupViewSettings {
4
4
  title: MultilingualString;
5
5
  itemLimit: number;
@@ -1,4 +1,6 @@
1
- ;
2
- export var TeamNewsRollupSettingElementName = {
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.TeamNewsRollupSettingElementName = void 0;
4
+ exports.TeamNewsRollupSettingElementName = {
3
5
  teamNewsBlockSettings: "otc-teamnews-settings",
4
6
  };
@@ -1,4 +1,4 @@
1
- import { GuidValue } from '@omnia/fx-models';
1
+ import { GuidValue } from "@omnia/fx-models";
2
2
  export interface TeamNewsRollupViewRegistration {
3
3
  id?: GuidValue;
4
4
  title: string;
@@ -1 +1,2 @@
1
- export {};
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,4 +1,4 @@
1
- export * from './TeamNews';
2
- export * from './TeamNewsQuery';
3
- export * from './TeamNewsRollupSettings';
4
- export * from './TeamNewsRollupViewRegistration';
1
+ export * from "./TeamNews";
2
+ export * from "./TeamNewsQuery";
3
+ export * from "./TeamNewsRollupSettings";
4
+ export * from "./TeamNewsRollupViewRegistration";