@omnia/workplace 6.13.86-preview → 6.100.3-dev

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (416) hide show
  1. package/index.d.ts +1 -1
  2. package/internal-do-not-import-from-here/apis/Fx.d.ts +3 -2
  3. package/internal-do-not-import-from-here/apis/Header.d.ts +3 -3
  4. package/internal-do-not-import-from-here/apis/NotificationPanel.d.ts +3 -3
  5. package/internal-do-not-import-from-here/apis/ScopedPermissionApi.d.ts +1 -1
  6. package/internal-do-not-import-from-here/apis/SearchProviderApi.d.ts +3 -3
  7. package/internal-do-not-import-from-here/apis/SearchTemplate.d.ts +3 -3
  8. package/internal-do-not-import-from-here/apis/TeamNewsRollup.d.ts +3 -3
  9. package/internal-do-not-import-from-here/apis/TranslatorProviderApi.d.ts +2 -2
  10. package/internal-do-not-import-from-here/apis/index.d.ts +2 -2
  11. package/internal-do-not-import-from-here/core/index.d.ts +3 -3
  12. package/internal-do-not-import-from-here/core/loc/formLocalize.d.ts +93 -3
  13. package/internal-do-not-import-from-here/core/loc/localize.d.ts +1 -1
  14. package/internal-do-not-import-from-here/core/messaging/InternalWorkplaceTopics.d.ts +5 -14
  15. package/internal-do-not-import-from-here/core/messaging/TeamworkTopics.d.ts +3 -3
  16. package/internal-do-not-import-from-here/core/messaging/WorkplaceTopics.d.ts +2 -14
  17. package/internal-do-not-import-from-here/core/messaging/index.d.ts +2 -2
  18. package/internal-do-not-import-from-here/core/utils/Utils.d.ts +2 -3
  19. package/internal-do-not-import-from-here/core/utils/index.d.ts +1 -1
  20. package/internal-do-not-import-from-here/manifests/omnia.workplace.fx.manifest.json +1 -1
  21. package/internal-do-not-import-from-here/models/ActionMenuExportationMsg.js +2 -1
  22. package/internal-do-not-import-from-here/models/ActionRouteInfo.js +2 -1
  23. package/internal-do-not-import-from-here/models/AppAuthenticationOptions.js +2 -1
  24. package/internal-do-not-import-from-here/models/AppCollaborationSettingsSection.d.ts +2 -2
  25. package/internal-do-not-import-from-here/models/AppCollaborationSettingsSection.js +2 -1
  26. package/internal-do-not-import-from-here/models/AppTemplate.d.ts +1 -1
  27. package/internal-do-not-import-from-here/models/AppTemplate.js +2 -1
  28. package/internal-do-not-import-from-here/models/BusinessProfileAppProvisioning.d.ts +1 -1
  29. package/internal-do-not-import-from-here/models/BusinessProfileAppProvisioning.js +10 -10
  30. package/internal-do-not-import-from-here/models/BusinessProfileDallEPromptDefault.d.ts +5 -0
  31. package/internal-do-not-import-from-here/models/BusinessProfileDallEPromptDefault.js +11 -0
  32. package/internal-do-not-import-from-here/models/BusinessProfileSettingsSection.d.ts +1 -1
  33. package/internal-do-not-import-from-here/models/BusinessProfileSettingsSection.js +2 -1
  34. package/internal-do-not-import-from-here/models/CentralImageLocationsStyles.d.ts +1 -1
  35. package/internal-do-not-import-from-here/models/CentralImageLocationsStyles.js +4 -1
  36. package/internal-do-not-import-from-here/models/CompactHeaderRegistration.js +2 -1
  37. package/internal-do-not-import-from-here/models/Constants.d.ts +71 -9
  38. package/internal-do-not-import-from-here/models/Constants.js +188 -147
  39. package/internal-do-not-import-from-here/models/DallESettingsPrompts.d.ts +5 -0
  40. package/internal-do-not-import-from-here/models/DallESettingsPrompts.js +7 -0
  41. package/internal-do-not-import-from-here/models/EnterpriseGlossary.d.ts +3 -3
  42. package/internal-do-not-import-from-here/models/EnterpriseGlossary.js +13 -26
  43. package/internal-do-not-import-from-here/models/EnterprisePropertyCategoryViewModel.d.ts +1 -1
  44. package/internal-do-not-import-from-here/models/EnterprisePropertyCategoryViewModel.js +2 -1
  45. package/internal-do-not-import-from-here/models/EnterprisePropertyDataTypeViewModel.d.ts +1 -1
  46. package/internal-do-not-import-from-here/models/EnterprisePropertyDataTypeViewModel.js +2 -1
  47. package/internal-do-not-import-from-here/models/EnterprisePropertyViewModel.d.ts +1 -1
  48. package/internal-do-not-import-from-here/models/EnterprisePropertyViewModel.js +2 -1
  49. package/internal-do-not-import-from-here/models/Enums.d.ts +2 -1
  50. package/internal-do-not-import-from-here/models/Enums.js +32 -28
  51. package/internal-do-not-import-from-here/models/FollowedsitesUpdatedAtUserPropertyBag.d.ts +1 -1
  52. package/internal-do-not-import-from-here/models/FollowedsitesUpdatedAtUserPropertyBag.js +10 -11
  53. package/internal-do-not-import-from-here/models/FooterSettings.js +7 -4
  54. package/internal-do-not-import-from-here/models/GovernanceDashboards.d.ts +1 -1
  55. package/internal-do-not-import-from-here/models/GovernanceDashboards.js +6 -6
  56. package/internal-do-not-import-from-here/models/HeaderSetting.js +2 -1
  57. package/internal-do-not-import-from-here/models/IAdminComponent.js +2 -1
  58. package/internal-do-not-import-from-here/models/ISearchTemplate.d.ts +2 -2
  59. package/internal-do-not-import-from-here/models/ISearchTemplate.js +2 -1
  60. package/internal-do-not-import-from-here/models/LogoSettings.d.ts +1 -1
  61. package/internal-do-not-import-from-here/models/LogoSettings.js +2 -1
  62. package/internal-do-not-import-from-here/models/ManifestIds.d.ts +153 -13
  63. package/internal-do-not-import-from-here/models/ManifestIds.js +624 -2312
  64. package/internal-do-not-import-from-here/models/MyTaskItem.js +2 -1
  65. package/internal-do-not-import-from-here/models/MyTaskItemProcessor.d.ts +1 -1
  66. package/internal-do-not-import-from-here/models/MyTaskItemProcessor.js +2 -1
  67. package/internal-do-not-import-from-here/models/NotificationPanel.d.ts +5 -5
  68. package/internal-do-not-import-from-here/models/NotificationPanel.js +12 -9
  69. package/internal-do-not-import-from-here/models/NotificationPanelHistoryEntry.js +2 -1
  70. package/internal-do-not-import-from-here/models/NotificationPanelMsg.d.ts +1 -1
  71. package/internal-do-not-import-from-here/models/NotificationPanelMsg.js +2 -1
  72. package/internal-do-not-import-from-here/models/RegisterActionMenuItemMsg.d.ts +1 -1
  73. package/internal-do-not-import-from-here/models/RegisterActionMenuItemMsg.js +2 -1
  74. package/internal-do-not-import-from-here/models/ScopedPermissionRegistraion.js +2 -1
  75. package/internal-do-not-import-from-here/models/Search.d.ts +7 -24
  76. package/internal-do-not-import-from-here/models/Search.js +2 -1
  77. package/internal-do-not-import-from-here/models/SearchBoxStyling.d.ts +8 -8
  78. package/internal-do-not-import-from-here/models/SearchBoxStyling.js +2 -1
  79. package/internal-do-not-import-from-here/models/SearchCategory.d.ts +3 -24
  80. package/internal-do-not-import-from-here/models/SearchCategory.js +5 -2
  81. package/internal-do-not-import-from-here/models/SearchProvider.js +6 -6
  82. package/internal-do-not-import-from-here/models/SearchTemplateRendererMsg.js +2 -1
  83. package/internal-do-not-import-from-here/models/Secrets.d.ts +3 -2
  84. package/internal-do-not-import-from-here/models/Secrets.js +2 -1
  85. package/internal-do-not-import-from-here/models/SharedLink.d.ts +4 -4
  86. package/internal-do-not-import-from-here/models/SharedLink.js +2 -1
  87. package/internal-do-not-import-from-here/models/TaxonomyNavigation.d.ts +3 -3
  88. package/internal-do-not-import-from-here/models/TaxonomyNavigation.js +13 -24
  89. package/internal-do-not-import-from-here/models/TenantAdminHeaderSettingSection.js +2 -1
  90. package/internal-do-not-import-from-here/models/TenantAdminSettingSection.d.ts +1 -1
  91. package/internal-do-not-import-from-here/models/TenantAdminSettingSection.js +2 -1
  92. package/internal-do-not-import-from-here/models/TutorialProvider.d.ts +1 -1
  93. package/internal-do-not-import-from-here/models/TutorialProvider.js +2 -1
  94. package/internal-do-not-import-from-here/models/WorkplaceApi.d.ts +1 -1
  95. package/internal-do-not-import-from-here/models/WorkplaceApi.js +2 -1
  96. package/internal-do-not-import-from-here/models/Workspace.d.ts +5 -5
  97. package/internal-do-not-import-from-here/models/Workspace.js +78 -101
  98. package/internal-do-not-import-from-here/models/analytics/analyticsdimensionmappings.d.ts +29 -0
  99. package/internal-do-not-import-from-here/models/analytics/analyticsdimensionmappings.js +8 -0
  100. package/internal-do-not-import-from-here/models/analytics/analyticsfiltersettings.d.ts +10 -0
  101. package/internal-do-not-import-from-here/models/analytics/analyticsfiltersettings.js +2 -0
  102. package/internal-do-not-import-from-here/models/analytics/analyticssettings.d.ts +9 -0
  103. package/internal-do-not-import-from-here/models/analytics/analyticssettings.js +2 -0
  104. package/internal-do-not-import-from-here/models/analytics/businessProfileAnalyticsSettings.d.ts +8 -0
  105. package/internal-do-not-import-from-here/models/analytics/businessProfileAnalyticsSettings.js +14 -0
  106. package/internal-do-not-import-from-here/models/analytics/index.d.ts +6 -0
  107. package/internal-do-not-import-from-here/models/analytics/index.js +9 -0
  108. package/internal-do-not-import-from-here/models/analytics/matomosite.d.ts +6 -0
  109. package/internal-do-not-import-from-here/models/analytics/matomosite.js +2 -0
  110. package/internal-do-not-import-from-here/models/analytics/widgetmetadata.d.ts +19 -0
  111. package/internal-do-not-import-from-here/models/analytics/widgetmetadata.js +2 -0
  112. package/internal-do-not-import-from-here/models/apps/Enums.d.ts +7 -7
  113. package/internal-do-not-import-from-here/models/apps/Enums.js +29 -18
  114. package/internal-do-not-import-from-here/models/apps/MSTeamsApps.js +2 -1
  115. package/internal-do-not-import-from-here/models/apps/MSTeamsChannel.js +5 -2
  116. package/internal-do-not-import-from-here/models/apps/MSTeamsInfo.d.ts +1 -1
  117. package/internal-do-not-import-from-here/models/apps/MSTeamsInfo.js +2 -1
  118. package/internal-do-not-import-from-here/models/apps/MSTeamsProperties.d.ts +5 -5
  119. package/internal-do-not-import-from-here/models/apps/MSTeamsProperties.js +5 -2
  120. package/internal-do-not-import-from-here/models/apps/Membership.d.ts +1 -1
  121. package/internal-do-not-import-from-here/models/apps/Membership.js +2 -1
  122. package/internal-do-not-import-from-here/models/apps/SharePointSiteInfo.js +2 -1
  123. package/internal-do-not-import-from-here/models/apps/SiteDesign.js +2 -1
  124. package/internal-do-not-import-from-here/models/apps/TeamCollaborationAppInstance.d.ts +2 -2
  125. package/internal-do-not-import-from-here/models/apps/TeamCollaborationAppInstance.js +2 -1
  126. package/internal-do-not-import-from-here/models/apps/TeamCollaborationAppInstanceProperties.d.ts +4 -7
  127. package/internal-do-not-import-from-here/models/apps/TeamCollaborationAppInstanceProperties.js +2 -1
  128. package/internal-do-not-import-from-here/models/apps/TeamCollaborationAppTemplate.d.ts +2 -11
  129. package/internal-do-not-import-from-here/models/apps/TeamCollaborationAppTemplate.js +2 -1
  130. package/internal-do-not-import-from-here/models/apps/TeamCollaborationAppTemplateProperties.d.ts +6 -7
  131. package/internal-do-not-import-from-here/models/apps/TeamCollaborationAppTemplateProperties.js +2 -1
  132. package/internal-do-not-import-from-here/models/apps/TeamProvisioning.js +2 -1
  133. package/internal-do-not-import-from-here/models/apps/TeamworkAppLayoutDefinition.d.ts +2 -2
  134. package/internal-do-not-import-from-here/models/apps/TeamworkAppLayoutDefinition.js +9 -9
  135. package/internal-do-not-import-from-here/models/apps/index.d.ts +4 -5
  136. package/internal-do-not-import-from-here/models/apps/index.js +16 -14
  137. package/internal-do-not-import-from-here/models/components/AppTemplateStyles.d.ts +1 -1
  138. package/internal-do-not-import-from-here/models/components/AppTemplateStyles.js +4 -1
  139. package/internal-do-not-import-from-here/models/components/CreateTeamworkBlock.d.ts +1 -1
  140. package/internal-do-not-import-from-here/models/components/CreateTeamworkBlock.js +2 -1
  141. package/internal-do-not-import-from-here/models/components/CreateTeamworkStyles.d.ts +1 -1
  142. package/internal-do-not-import-from-here/models/components/CreateTeamworkStyles.js +4 -1
  143. package/internal-do-not-import-from-here/models/components/MicrosoftTeamChannelFeedBlock.d.ts +2 -2
  144. package/internal-do-not-import-from-here/models/components/MicrosoftTeamChannelFeedBlock.js +4 -2
  145. package/internal-do-not-import-from-here/models/components/MySitesStyles.d.ts +3 -2
  146. package/internal-do-not-import-from-here/models/components/MySitesStyles.js +4 -1
  147. package/internal-do-not-import-from-here/models/components/MyTeamCollaborationStyles.d.ts +1 -1
  148. package/internal-do-not-import-from-here/models/components/MyTeamCollaborationStyles.js +5 -2
  149. package/internal-do-not-import-from-here/models/components/PostsFeedBlock.js +7 -4
  150. package/internal-do-not-import-from-here/models/components/TeamNewsBlockStyles.d.ts +2 -2
  151. package/internal-do-not-import-from-here/models/components/TeamNewsBlockStyles.js +4 -1
  152. package/internal-do-not-import-from-here/models/components/TeamSiteEditPropertiesStyles.d.ts +1 -1
  153. package/internal-do-not-import-from-here/models/components/TeamSiteEditPropertiesStyles.js +4 -1
  154. package/internal-do-not-import-from-here/models/components/index.d.ts +1 -1
  155. package/internal-do-not-import-from-here/models/components/index.js +10 -7
  156. package/internal-do-not-import-from-here/models/facebookworkplace/FacebookWorkplaceSettingsSection.js +2 -1
  157. package/internal-do-not-import-from-here/models/facebookworkplace/index.js +4 -1
  158. package/internal-do-not-import-from-here/models/favoritebutton/AddFavoriteButtonHandlerSettings.js +2 -1
  159. package/internal-do-not-import-from-here/models/favoritebutton/index.js +4 -1
  160. package/internal-do-not-import-from-here/models/forms/Form.d.ts +56 -25
  161. package/internal-do-not-import-from-here/models/forms/Form.js +41 -26
  162. package/internal-do-not-import-from-here/models/forms/FormApi.d.ts +20 -0
  163. package/internal-do-not-import-from-here/models/forms/FormApi.js +2 -0
  164. package/internal-do-not-import-from-here/models/forms/FormDialogModel.d.ts +4 -0
  165. package/internal-do-not-import-from-here/models/forms/FormDialogModel.js +2 -0
  166. package/internal-do-not-import-from-here/models/forms/FormLayout.d.ts +4 -4
  167. package/internal-do-not-import-from-here/models/forms/FormLayout.js +4 -1
  168. package/internal-do-not-import-from-here/models/forms/FormQuery.d.ts +33 -0
  169. package/internal-do-not-import-from-here/models/forms/FormQuery.js +2 -0
  170. package/internal-do-not-import-from-here/models/forms/FormTemplate.d.ts +36 -0
  171. package/internal-do-not-import-from-here/models/forms/FormTemplate.js +2 -0
  172. package/internal-do-not-import-from-here/models/forms/FormType.d.ts +21 -0
  173. package/internal-do-not-import-from-here/models/forms/FormType.js +2 -0
  174. package/internal-do-not-import-from-here/models/forms/Statistic.js +5 -2
  175. package/internal-do-not-import-from-here/models/forms/components/FormRollupBlockSettings.d.ts +80 -0
  176. package/internal-do-not-import-from-here/models/forms/components/FormRollupBlockSettings.js +9 -0
  177. package/internal-do-not-import-from-here/models/forms/components/FormRollupBlockViewSettings.d.ts +24 -0
  178. package/internal-do-not-import-from-here/models/forms/components/FormRollupBlockViewSettings.js +2 -0
  179. package/internal-do-not-import-from-here/models/forms/components/FormRollupConstant.d.ts +15 -0
  180. package/internal-do-not-import-from-here/models/forms/components/FormRollupConstant.js +19 -0
  181. package/internal-do-not-import-from-here/models/forms/components/FormRollupStyle.d.ts +41 -0
  182. package/internal-do-not-import-from-here/models/forms/components/FormRollupStyle.js +8 -0
  183. package/internal-do-not-import-from-here/models/forms/components/FormRollupViewRendererComponent.d.ts +7 -0
  184. package/internal-do-not-import-from-here/models/forms/components/FormRollupViewRendererComponent.js +2 -0
  185. package/internal-do-not-import-from-here/models/forms/components/ListViewComponentSettings.d.ts +18 -0
  186. package/internal-do-not-import-from-here/models/forms/components/ListViewComponentSettings.js +2 -0
  187. package/internal-do-not-import-from-here/models/forms/components/index.d.ts +6 -0
  188. package/internal-do-not-import-from-here/models/forms/components/index.js +9 -0
  189. package/internal-do-not-import-from-here/models/forms/index.d.ts +6 -0
  190. package/internal-do-not-import-from-here/models/forms/index.js +12 -3
  191. package/internal-do-not-import-from-here/models/governancedashboard/TeamworkGovernanceDashboard.d.ts +1 -1
  192. package/internal-do-not-import-from-here/models/governancedashboard/TeamworkGovernanceDashboard.js +13 -14
  193. package/internal-do-not-import-from-here/models/governancedashboard/index.js +4 -1
  194. package/internal-do-not-import-from-here/models/index.d.ts +36 -34
  195. package/internal-do-not-import-from-here/models/index.js +75 -70
  196. package/internal-do-not-import-from-here/models/mediapicker/MediaPickerProviderContext.d.ts +14 -3
  197. package/internal-do-not-import-from-here/models/mediapicker/MediaPickerProviderContext.js +69 -71
  198. package/internal-do-not-import-from-here/models/mediapicker/index.d.ts +1 -1
  199. package/internal-do-not-import-from-here/models/mediapicker/index.js +4 -1
  200. package/internal-do-not-import-from-here/models/myteamcollaboration/MySitesSettingsComponentStyles.d.ts +1 -1
  201. package/internal-do-not-import-from-here/models/myteamcollaboration/MySitesSettingsComponentStyles.js +4 -1
  202. package/internal-do-not-import-from-here/models/myteamcollaboration/TeamCollabrationApp.d.ts +1 -1
  203. package/internal-do-not-import-from-here/models/myteamcollaboration/TeamCollabrationApp.js +24 -36
  204. package/internal-do-not-import-from-here/models/myteamcollaboration/index.js +4 -1
  205. package/internal-do-not-import-from-here/models/powerapp/PowerAppBlock.d.ts +1 -1
  206. package/internal-do-not-import-from-here/models/powerapp/PowerAppBlock.js +2 -1
  207. package/internal-do-not-import-from-here/models/powerapp/PowerAppSettings.js +2 -1
  208. package/internal-do-not-import-from-here/models/powerapp/index.d.ts +2 -2
  209. package/internal-do-not-import-from-here/models/powerapp/index.js +5 -2
  210. package/internal-do-not-import-from-here/models/promotedsearchresults/PromotedSearchResult.d.ts +1 -1
  211. package/internal-do-not-import-from-here/models/promotedsearchresults/PromotedSearchResult.js +5 -2
  212. package/internal-do-not-import-from-here/models/promotedsearchresults/index.js +4 -1
  213. package/internal-do-not-import-from-here/models/qrcode.js +5 -2
  214. package/internal-do-not-import-from-here/models/searchfeedbacks/SearchFeedback.js +2 -1
  215. package/internal-do-not-import-from-here/models/searchfeedbacks/SearchFeedbackQuery.js +2 -1
  216. package/internal-do-not-import-from-here/models/searchfeedbacks/index.js +5 -2
  217. package/internal-do-not-import-from-here/models/searchstatistics/SearchStatistics.js +16 -13
  218. package/internal-do-not-import-from-here/models/searchstatistics/SearchStatisticsMetricConfiguration.js +2 -1
  219. package/internal-do-not-import-from-here/models/searchstatistics/SearchStatisticsMetricFilter.js +11 -12
  220. package/internal-do-not-import-from-here/models/searchstatistics/index.js +6 -3
  221. package/internal-do-not-import-from-here/models/searchtoken/SearchTokenProvider.js +6 -6
  222. package/internal-do-not-import-from-here/models/searchtoken/index.js +4 -1
  223. package/internal-do-not-import-from-here/models/setupwizard/SetupWizardProviderApi.d.ts +1 -1
  224. package/internal-do-not-import-from-here/models/setupwizard/SetupWizardProviderApi.js +2 -1
  225. package/internal-do-not-import-from-here/models/setupwizard/SetupWizardSettings.d.ts +1 -0
  226. package/internal-do-not-import-from-here/models/setupwizard/SetupWizardSettings.js +5 -2
  227. package/internal-do-not-import-from-here/models/setupwizard/SetupWizardTemplateProvider.js +16 -17
  228. package/internal-do-not-import-from-here/models/setupwizard/index.js +6 -3
  229. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequest.d.ts +12 -13
  230. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequest.js +2 -1
  231. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestApi.d.ts +5 -3
  232. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestApi.js +2 -1
  233. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestDetail.js +2 -1
  234. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestEnum.d.ts +2 -1
  235. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestEnum.js +10 -6
  236. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestProvider.d.ts +7 -3
  237. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestProvider.js +17 -13
  238. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestQuery.d.ts +6 -5
  239. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestQuery.js +2 -1
  240. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestRecurrence.d.ts +38 -0
  241. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestRecurrence.js +7 -0
  242. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestRecurrenceQuery.d.ts +10 -0
  243. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestRecurrenceQuery.js +2 -0
  244. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestResource.d.ts +6 -0
  245. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestResource.js +6 -6
  246. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestResourceProvider.js +6 -6
  247. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestResponse.js +2 -1
  248. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestRollupBlockSettings.d.ts +35 -3
  249. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestRollupBlockSettings.js +21 -20
  250. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestRollupViewRendererComponent.js +2 -1
  251. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestRollupViewSettings.js +2 -1
  252. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestSettings.d.ts +1 -1
  253. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestSettings.js +2 -1
  254. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestTemplate.d.ts +10 -1
  255. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestTemplate.js +2 -1
  256. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestType.js +2 -1
  257. package/internal-do-not-import-from-here/models/signoffrequest/index.d.ts +1 -0
  258. package/internal-do-not-import-from-here/models/signoffrequest/index.js +20 -16
  259. package/internal-do-not-import-from-here/models/signoffrequest/request/SignOffEmailRequest.js +2 -1
  260. package/internal-do-not-import-from-here/models/signoffrequest/request/SignOffRequestCreateModel.d.ts +3 -13
  261. package/internal-do-not-import-from-here/models/signoffrequest/request/SignOffRequestCreateModel.js +2 -1
  262. package/internal-do-not-import-from-here/models/signoffrequest/request/SignOffRequestTemplateCreateModel.d.ts +2 -1
  263. package/internal-do-not-import-from-here/models/signoffrequest/request/SignOffRequestTemplateCreateModel.js +2 -1
  264. package/internal-do-not-import-from-here/models/signoffrequest/request/SignOffRequestTypeCreateModel.js +2 -1
  265. package/internal-do-not-import-from-here/models/signoffrequest/request/index.js +7 -4
  266. package/internal-do-not-import-from-here/models/siteproperties/EditingSitePropertiesRegistration.js +2 -1
  267. package/internal-do-not-import-from-here/models/siteproperties/index.js +4 -1
  268. package/internal-do-not-import-from-here/models/sites/Enums.js +8 -5
  269. package/internal-do-not-import-from-here/models/sites/MySitesSettings.d.ts +2 -2
  270. package/internal-do-not-import-from-here/models/sites/MySitesSettings.js +2 -1
  271. package/internal-do-not-import-from-here/models/sites/Sites.js +2 -1
  272. package/internal-do-not-import-from-here/models/sites/index.d.ts +3 -3
  273. package/internal-do-not-import-from-here/models/sites/index.js +6 -3
  274. package/internal-do-not-import-from-here/models/styles/ActionMenuStyles.d.ts +1 -1
  275. package/internal-do-not-import-from-here/models/styles/ActionMenuStyles.js +4 -1
  276. package/internal-do-not-import-from-here/models/styles/AnnouncementStyles.d.ts +3 -2
  277. package/internal-do-not-import-from-here/models/styles/AnnouncementStyles.js +7 -4
  278. package/internal-do-not-import-from-here/models/styles/DefaultSearchTemplateStyles.d.ts +1 -1
  279. package/internal-do-not-import-from-here/models/styles/DefaultSearchTemplateStyles.js +4 -1
  280. package/internal-do-not-import-from-here/models/styles/DocumentDirectionSettingsStyles.d.ts +1 -1
  281. package/internal-do-not-import-from-here/models/styles/DocumentDirectionSettingsStyles.js +4 -1
  282. package/internal-do-not-import-from-here/models/styles/EnterprisePropertyCategoryStyles.d.ts +1 -1
  283. package/internal-do-not-import-from-here/models/styles/EnterprisePropertyCategoryStyles.js +4 -1
  284. package/internal-do-not-import-from-here/models/styles/FooterStyle.d.ts +1 -1
  285. package/internal-do-not-import-from-here/models/styles/FooterStyle.js +4 -1
  286. package/internal-do-not-import-from-here/models/styles/GovernanceDashboardStyles.d.ts +1 -1
  287. package/internal-do-not-import-from-here/models/styles/GovernanceDashboardStyles.js +5 -2
  288. package/internal-do-not-import-from-here/models/styles/HeaderStyles.d.ts +1 -1
  289. package/internal-do-not-import-from-here/models/styles/HeaderStyles.js +6 -3
  290. package/internal-do-not-import-from-here/models/styles/JumpToContentStyles.d.ts +1 -1
  291. package/internal-do-not-import-from-here/models/styles/JumpToContentStyles.js +4 -1
  292. package/internal-do-not-import-from-here/models/styles/LinkHandlerSettingsStyles.d.ts +3 -3
  293. package/internal-do-not-import-from-here/models/styles/LinkHandlerSettingsStyles.js +4 -1
  294. package/internal-do-not-import-from-here/models/styles/LocalizationAdminStyles.d.ts +2 -2
  295. package/internal-do-not-import-from-here/models/styles/LocalizationAdminStyles.js +4 -1
  296. package/internal-do-not-import-from-here/models/styles/LocalizationInputStyles.d.ts +2 -2
  297. package/internal-do-not-import-from-here/models/styles/LocalizationInputStyles.js +4 -1
  298. package/internal-do-not-import-from-here/models/styles/LogoStyle.d.ts +1 -1
  299. package/internal-do-not-import-from-here/models/styles/LogoStyle.js +4 -1
  300. package/internal-do-not-import-from-here/models/styles/MegaMenuStyles.d.ts +2 -2
  301. package/internal-do-not-import-from-here/models/styles/MegaMenuStyles.js +6 -3
  302. package/internal-do-not-import-from-here/models/styles/MyLinkStyles.d.ts +3 -3
  303. package/internal-do-not-import-from-here/models/styles/MyLinkStyles.js +10 -7
  304. package/internal-do-not-import-from-here/models/styles/NotificationPanelHeaderStyles.d.ts +1 -1
  305. package/internal-do-not-import-from-here/models/styles/NotificationPanelHeaderStyles.js +4 -1
  306. package/internal-do-not-import-from-here/models/styles/NotificationPanelSettingsStyles.d.ts +1 -1
  307. package/internal-do-not-import-from-here/models/styles/NotificationPanelSettingsStyles.js +4 -1
  308. package/internal-do-not-import-from-here/models/styles/NotificationPanelStyles.d.ts +5 -4
  309. package/internal-do-not-import-from-here/models/styles/NotificationPanelStyles.js +4 -1
  310. package/internal-do-not-import-from-here/models/styles/OmniaSystemLanguageSettingsStyles.d.ts +2 -1
  311. package/internal-do-not-import-from-here/models/styles/OmniaSystemLanguageSettingsStyles.js +4 -1
  312. package/internal-do-not-import-from-here/models/styles/QrCodeStyles.js +4 -1
  313. package/internal-do-not-import-from-here/models/styles/RichTextEditorSettingsStyles.d.ts +1 -1
  314. package/internal-do-not-import-from-here/models/styles/RichTextEditorSettingsStyles.js +4 -1
  315. package/internal-do-not-import-from-here/models/styles/SearchStyles.d.ts +9 -8
  316. package/internal-do-not-import-from-here/models/styles/SearchStyles.js +10 -7
  317. package/internal-do-not-import-from-here/models/styles/SharedStyles.d.ts +1 -1
  318. package/internal-do-not-import-from-here/models/styles/SharedStyles.js +6 -3
  319. package/internal-do-not-import-from-here/models/styles/TargetingPropertyStyles.d.ts +1 -1
  320. package/internal-do-not-import-from-here/models/styles/TargetingPropertyStyles.js +7 -4
  321. package/internal-do-not-import-from-here/models/styles/TaxonomyNavigationStyles.d.ts +3 -3
  322. package/internal-do-not-import-from-here/models/styles/TaxonomyNavigationStyles.js +4 -1
  323. package/internal-do-not-import-from-here/models/styles/UserAccessibilitySettingsStyles.d.ts +1 -1
  324. package/internal-do-not-import-from-here/models/styles/UserAccessibilitySettingsStyles.js +4 -1
  325. package/internal-do-not-import-from-here/models/styles/UserMenuStyles.d.ts +3 -3
  326. package/internal-do-not-import-from-here/models/styles/UserMenuStyles.js +4 -1
  327. package/internal-do-not-import-from-here/models/styles/WorkplaceActionMenuStyles.d.ts +1 -1
  328. package/internal-do-not-import-from-here/models/styles/WorkplaceActionMenuStyles.js +5 -2
  329. package/internal-do-not-import-from-here/models/styles/WorkplaceHomeStyles.d.ts +1 -1
  330. package/internal-do-not-import-from-here/models/styles/WorkplaceHomeStyles.js +4 -1
  331. package/internal-do-not-import-from-here/models/styles/WorkplaceSharedStyles.d.ts +1 -1
  332. package/internal-do-not-import-from-here/models/styles/WorkplaceSharedStyles.js +4 -1
  333. package/internal-do-not-import-from-here/models/styles/index.d.ts +11 -11
  334. package/internal-do-not-import-from-here/models/styles/index.js +32 -29
  335. package/internal-do-not-import-from-here/models/teamcollaborationnavigation/TeamCollaborationNavigationSettings.d.ts +3 -3
  336. package/internal-do-not-import-from-here/models/teamcollaborationnavigation/TeamCollaborationNavigationSettings.js +2 -1
  337. package/internal-do-not-import-from-here/models/teamcollaborationnavigation/TeamCollaborationNavigationStyles.d.ts +1 -1
  338. package/internal-do-not-import-from-here/models/teamcollaborationnavigation/TeamCollaborationNavigationStyles.js +6 -3
  339. package/internal-do-not-import-from-here/models/teamcollaborationnavigation/index.js +5 -2
  340. package/internal-do-not-import-from-here/models/teamcollaborationrollup/TeamCollaborationRollupBlock.d.ts +10 -15
  341. package/internal-do-not-import-from-here/models/teamcollaborationrollup/TeamCollaborationRollupBlock.js +11 -8
  342. package/internal-do-not-import-from-here/models/teamcollaborationrollup/TeamCollaborationRollupBlockStyles.d.ts +3 -2
  343. package/internal-do-not-import-from-here/models/teamcollaborationrollup/TeamCollaborationRollupBlockStyles.js +7 -4
  344. package/internal-do-not-import-from-here/models/teamcollaborationrollup/TeamCollaborationRollupView.d.ts +2 -2
  345. package/internal-do-not-import-from-here/models/teamcollaborationrollup/TeamCollaborationRollupView.js +5 -2
  346. package/internal-do-not-import-from-here/models/teamcollaborationrollup/index.d.ts +3 -3
  347. package/internal-do-not-import-from-here/models/teamcollaborationrollup/index.js +6 -3
  348. package/internal-do-not-import-from-here/models/teamnewsrollup/TeamNews.js +2 -1
  349. package/internal-do-not-import-from-here/models/teamnewsrollup/TeamNewsQuery.js +2 -1
  350. package/internal-do-not-import-from-here/models/teamnewsrollup/TeamNewsRollupSettings.d.ts +2 -2
  351. package/internal-do-not-import-from-here/models/teamnewsrollup/TeamNewsRollupSettings.js +4 -2
  352. package/internal-do-not-import-from-here/models/teamnewsrollup/TeamNewsRollupViewRegistration.d.ts +1 -1
  353. package/internal-do-not-import-from-here/models/teamnewsrollup/TeamNewsRollupViewRegistration.js +2 -1
  354. package/internal-do-not-import-from-here/models/teamnewsrollup/index.d.ts +4 -4
  355. package/internal-do-not-import-from-here/models/teamnewsrollup/index.js +7 -4
  356. package/internal-do-not-import-from-here/models/texttranslator/AzureCognitiveTranslatorProvider.d.ts +2 -1
  357. package/internal-do-not-import-from-here/models/texttranslator/AzureCognitiveTranslatorProvider.js +2 -1
  358. package/internal-do-not-import-from-here/models/texttranslator/DefaultTranslatorProvider.js +2 -1
  359. package/internal-do-not-import-from-here/models/texttranslator/index.d.ts +2 -2
  360. package/internal-do-not-import-from-here/models/texttranslator/index.js +5 -2
  361. package/internal-do-not-import-from-here/models/yammer/YammerFeedSettings.js +5 -3
  362. package/internal-do-not-import-from-here/models/yammer/index.d.ts +1 -1
  363. package/internal-do-not-import-from-here/models/yammer/index.js +4 -1
  364. package/internal-do-not-import-from-here/services/AnalyticsService.d.ts +20 -0
  365. package/internal-do-not-import-from-here/services/AnalyticsStoreService.d.ts +19 -0
  366. package/internal-do-not-import-from-here/services/AppAuthenticationOptionsService.d.ts +2 -2
  367. package/internal-do-not-import-from-here/services/HomeService.d.ts +1 -1
  368. package/internal-do-not-import-from-here/services/NotificationPanelHistoryService.d.ts +1 -1
  369. package/internal-do-not-import-from-here/services/PromotedSearchResultService.d.ts +2 -2
  370. package/internal-do-not-import-from-here/services/SearchCategoryService.d.ts +2 -2
  371. package/internal-do-not-import-from-here/services/SearchFeedbackService.d.ts +2 -2
  372. package/internal-do-not-import-from-here/services/SignOffRequestService.d.ts +1 -1
  373. package/internal-do-not-import-from-here/services/TeamCollaborationService.d.ts +4 -3
  374. package/internal-do-not-import-from-here/services/{FormService.d.ts → forms/FormService.d.ts} +8 -4
  375. package/internal-do-not-import-from-here/services/forms/FormTemplateService.d.ts +12 -0
  376. package/internal-do-not-import-from-here/services/forms/FormTypeService.d.ts +11 -0
  377. package/internal-do-not-import-from-here/services/forms/index.d.ts +3 -0
  378. package/internal-do-not-import-from-here/services/index.d.ts +2 -1
  379. package/internal-do-not-import-from-here/stores/AnalyticsFilterStore.d.ts +11 -0
  380. package/internal-do-not-import-from-here/stores/AnalyticsStore.d.ts +46 -0
  381. package/internal-do-not-import-from-here/stores/CurrentFormStore.d.ts +1 -1
  382. package/internal-do-not-import-from-here/stores/EditingThemeStore.d.ts +3 -4
  383. package/internal-do-not-import-from-here/stores/FilterValueProviderBase.d.ts +1 -1
  384. package/internal-do-not-import-from-here/stores/GovernanceDashboardStore.d.ts +3 -4
  385. package/internal-do-not-import-from-here/stores/NotificationPanelStore.d.ts +4 -5
  386. package/internal-do-not-import-from-here/stores/PromotedSearchResultStore.d.ts +3 -3
  387. package/internal-do-not-import-from-here/stores/SearchCategoryStore.d.ts +3 -4
  388. package/internal-do-not-import-from-here/stores/SearchTokenStore.d.ts +0 -1
  389. package/internal-do-not-import-from-here/stores/SignOffRequestStore.d.ts +12 -11
  390. package/internal-do-not-import-from-here/stores/TeamCollaborationStore.d.ts +3 -3
  391. package/internal-do-not-import-from-here/stores/UserMenuStore.d.ts +12 -0
  392. package/internal-do-not-import-from-here/stores/{FormStore.d.ts → forms/FormStore.d.ts} +8 -6
  393. package/internal-do-not-import-from-here/stores/forms/FormTemplateStore.d.ts +24 -0
  394. package/internal-do-not-import-from-here/stores/forms/FormTypeStore.d.ts +24 -0
  395. package/internal-do-not-import-from-here/stores/forms/index.d.ts +3 -0
  396. package/internal-do-not-import-from-here/stores/index.d.ts +3 -1
  397. package/internal-do-not-import-from-here/ux/AppRendererBootstrapper.d.ts +6 -5
  398. package/internal-do-not-import-from-here/ux/TeamworkContext.d.ts +5 -6
  399. package/internal-do-not-import-from-here/ux/index.d.ts +1 -1
  400. package/internal-do-not-import-from-here/wcdefinitions.json +1 -1
  401. package/internal-do-not-import-from-here/webcomponents/IAppAuthenticationOptionsComponent.d.ts +4 -4
  402. package/models/index.d.ts +1 -1
  403. package/package.json +1 -1
  404. package/task.js +15 -12
  405. package/task.ts +9 -9
  406. package/internal-do-not-import-from-here/models/SearchAdminSettingsSection.d.ts +0 -28
  407. package/internal-do-not-import-from-here/models/SearchAdminSettingsSection.js +0 -1
  408. package/internal-do-not-import-from-here/models/apps/OfficeNamingPolicyValidationResult.d.ts +0 -28
  409. package/internal-do-not-import-from-here/models/apps/OfficeNamingPolicyValidationResult.js +0 -1
  410. package/internal-do-not-import-from-here/models/myteamcollaboration/MyTeamCollaborationCategory.d.ts +0 -0
  411. package/internal-do-not-import-from-here/models/myteamcollaboration/MyTeamCollaborationCategory.js +0 -27
  412. package/internal-do-not-import-from-here/models/myteamcollaboration/MyteamcollaborationSettings.d.ts +0 -0
  413. package/internal-do-not-import-from-here/models/myteamcollaboration/MyteamcollaborationSettings.js +0 -30
  414. package/internal-do-not-import-from-here/models/powerapp/PowerAppBlockStyles.d.ts +0 -0
  415. package/internal-do-not-import-from-here/models/powerapp/PowerAppBlockStyles.js +0 -0
  416. package/internal-do-not-import-from-here/services/NotificationService.d.ts +0 -0
@@ -1 +1,2 @@
1
- export {};
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,4 +1,4 @@
1
- import { MyTaskItem } from './MyTaskItem';
1
+ import { MyTaskItem } from "./MyTaskItem";
2
2
  export interface MyTaskItemProcessor {
3
3
  contentTypeId: string;
4
4
  processor: (tasks: Array<MyTaskItem>) => void;
@@ -1 +1,2 @@
1
- export {};
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,5 +1,5 @@
1
- import { SpacingSettings, Guid, MultilingualString, IconPickerModel, GuidValue, IMessageBusTopicSubscription } from '@omnia/fx-models';
2
- import { NotificationPanelHistoryEntry } from './NotificationPanelHistoryEntry';
1
+ import { SpacingSettings, Guid, MultilingualString, IconPickerModel, GuidValue, IMessageBusTopicSubscription } from "@omnia/fx-models";
2
+ import { NotificationPanelHistoryEntry } from "./NotificationPanelHistoryEntry";
3
3
  export interface CategoryIconDisplaySettings {
4
4
  showIcon: boolean;
5
5
  showLabel: boolean;
@@ -97,7 +97,7 @@ export interface NotificationPanelComponentModel {
97
97
  settingsValue?: any;
98
98
  id: Guid;
99
99
  }
100
- export interface INotificationPanelBlockInstance {
100
+ export interface IBlockInstanceInNotificationPanel {
101
101
  readonly visibled: boolean;
102
102
  readonly viewedNewItems: string[];
103
103
  registerNewItems(ids: string[]): void;
@@ -105,8 +105,8 @@ export interface INotificationPanelBlockInstance {
105
105
  onChanged: IMessageBusTopicSubscription<void>;
106
106
  }
107
107
  export declare const notificationPanelLayoutProvider = "notificationpanel";
108
- declare module '@omnia/fx-models/Layout' {
108
+ declare module "@omnia/fx-models/Layout" {
109
109
  interface IBlockInstance<TSettings = void> {
110
- notificationPanel: INotificationPanelBlockInstance;
110
+ notificationPanel: IBlockInstanceInNotificationPanel;
111
111
  }
112
112
  }
@@ -1,24 +1,27 @@
1
- export var NotificationPanelDisplayModes;
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.notificationPanelLayoutProvider = exports.NotificationTypes = exports.NotificationPanelIconPosition = exports.NotificationPanelTabAligments = exports.NotificationPanelDisplayModes = void 0;
4
+ var NotificationPanelDisplayModes;
2
5
  (function (NotificationPanelDisplayModes) {
3
6
  NotificationPanelDisplayModes[NotificationPanelDisplayModes["Responsive"] = 0] = "Responsive";
4
7
  NotificationPanelDisplayModes[NotificationPanelDisplayModes["Horizontal"] = 1] = "Horizontal";
5
8
  NotificationPanelDisplayModes[NotificationPanelDisplayModes["Vertical"] = 2] = "Vertical";
6
- })(NotificationPanelDisplayModes || (NotificationPanelDisplayModes = {}));
7
- export var NotificationPanelTabAligments;
9
+ })(NotificationPanelDisplayModes = exports.NotificationPanelDisplayModes || (exports.NotificationPanelDisplayModes = {}));
10
+ var NotificationPanelTabAligments;
8
11
  (function (NotificationPanelTabAligments) {
9
12
  NotificationPanelTabAligments[NotificationPanelTabAligments["Left"] = 0] = "Left";
10
13
  NotificationPanelTabAligments[NotificationPanelTabAligments["Center"] = 1] = "Center";
11
14
  NotificationPanelTabAligments[NotificationPanelTabAligments["Right"] = 2] = "Right";
12
- })(NotificationPanelTabAligments || (NotificationPanelTabAligments = {}));
13
- export var NotificationPanelIconPosition;
15
+ })(NotificationPanelTabAligments = exports.NotificationPanelTabAligments || (exports.NotificationPanelTabAligments = {}));
16
+ var NotificationPanelIconPosition;
14
17
  (function (NotificationPanelIconPosition) {
15
18
  NotificationPanelIconPosition[NotificationPanelIconPosition["Left"] = 0] = "Left";
16
19
  NotificationPanelIconPosition[NotificationPanelIconPosition["Top"] = 1] = "Top";
17
20
  NotificationPanelIconPosition[NotificationPanelIconPosition["Right"] = 2] = "Right";
18
- })(NotificationPanelIconPosition || (NotificationPanelIconPosition = {}));
19
- export var NotificationTypes;
21
+ })(NotificationPanelIconPosition = exports.NotificationPanelIconPosition || (exports.NotificationPanelIconPosition = {}));
22
+ var NotificationTypes;
20
23
  (function (NotificationTypes) {
21
24
  NotificationTypes[NotificationTypes["Automatic"] = 0] = "Automatic";
22
25
  NotificationTypes[NotificationTypes["Custom"] = 1] = "Custom";
23
- })(NotificationTypes || (NotificationTypes = {}));
24
- export var notificationPanelLayoutProvider = "notificationpanel";
26
+ })(NotificationTypes = exports.NotificationTypes || (exports.NotificationTypes = {}));
27
+ exports.notificationPanelLayoutProvider = "notificationpanel";
@@ -1 +1,2 @@
1
- export {};
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,4 +1,4 @@
1
- import { GuidValue } from '@omnia/fx-models';
1
+ import { GuidValue } from "@omnia/fx-models";
2
2
  export interface RegisterNotificationPanelComponent {
3
3
  /**
4
4
  * Registration Title. Support localization : $Localize:A.B.C;
@@ -1 +1,2 @@
1
- export {};
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,4 +1,4 @@
1
- import { IIcon, GuidValue } from '@omnia/fx/models';
1
+ import { IIcon, GuidValue } from "@omnia/fx/models";
2
2
  export interface RegisterActionMenuItemMsg {
3
3
  /**
4
4
  * Registration Id
@@ -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,20 +1,7 @@
1
- import { GuidValue } from '@omnia/fx/models';
2
- import { Enums } from './Enums';
3
- import { SearchCategoryBase } from './SearchCategory';
4
- export interface BaseSearchResult {
5
- title?: string;
6
- highlightedProperties?: string;
7
- path?: string;
8
- contentType?: Enums.SearchContentTypes;
9
- }
10
- export interface SearchResultItem extends BaseSearchResult {
11
- siteDescription?: string;
12
- highlightedSummary?: string;
13
- spWebUrl?: string;
14
- serverRedirectedUrl?: string;
15
- customPropertiesResult?: {
16
- [key: string]: string;
17
- };
1
+ import { GuidValue } from "@omnia/fx/models";
2
+ import { Enums } from "./Enums";
3
+ import { SearchCategoryBase } from "./SearchCategory";
4
+ export interface SearchResultItem {
18
5
  /**
19
6
  * Type of the search result item is based on the search category provider.
20
7
  */
@@ -22,13 +9,6 @@ export interface SearchResultItem extends BaseSearchResult {
22
9
  imageIconSize?: string;
23
10
  imageRatioUniqueId?: GuidValue;
24
11
  }
25
- export interface SearchResult<T> {
26
- pageNumber?: number;
27
- categoryId: string;
28
- totalRows: number;
29
- items: Array<T>;
30
- refiners: Array<Refiner>;
31
- }
32
12
  export interface CategorySearchResult {
33
13
  categoryId: GuidValue;
34
14
  totalRows: number;
@@ -54,6 +34,9 @@ export interface SharePointSearchResultItem extends SearchResultItem {
54
34
  modifiedById: string;
55
35
  editorOWSUSER: string;
56
36
  webTemplate: string;
37
+ title: string;
38
+ path: string;
39
+ serverRedirectedUrl?: string;
57
40
  customPropertiesResult: {
58
41
  [key: string]: string;
59
42
  };
@@ -1 +1,2 @@
1
- export {};
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,10 +1,10 @@
1
1
  export interface SearchBoxStyling {
2
- searchBoxHeight: number;
3
- elevation: number;
4
- outlined: boolean;
5
- autofocus: boolean;
6
- filled: boolean;
7
- borderRadius: number;
8
- fontSize: number;
9
- iconSize: number;
2
+ searchBoxHeight?: number;
3
+ elevation?: number;
4
+ outlined?: boolean;
5
+ autofocus?: boolean;
6
+ filled?: boolean;
7
+ borderRadius?: number;
8
+ fontSize?: number;
9
+ iconSize?: number;
10
10
  }
@@ -1 +1,2 @@
1
- export {};
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,27 +1,6 @@
1
- import { PropertyMapping, Enums } from '.';
2
- import { TargetingFilterProperty } from '@omnia/fx-sp-models';
3
- import { MultilingualString, GuidValue } from '@omnia/fx-models';
4
- /**
5
- * @deprecated This model should not be used from v6.5. Please refer the SearchCategoryBase model.
6
- * */
7
- export interface SearchCategory {
8
- id: string;
9
- title: MultilingualString;
10
- resultSource?: string;
11
- enableQueryRules?: boolean;
12
- enableWildcardSearch: boolean;
13
- query: string;
14
- sortBy?: string;
15
- sortDirection?: Enums.SortDirection;
16
- itemTemplateIds: Array<string>;
17
- listTemplatePropertiesMapping?: {
18
- [templateId: string]: DictionaryPropertiesMapping;
19
- };
20
- targetingFilter?: TargetingFilterProperty;
21
- multilingualTitle: string;
22
- providerId?: GuidValue;
23
- contentSources?: string;
24
- }
1
+ import { PropertyMapping, Enums } from ".";
2
+ import { TargetingFilterProperty } from "@omnia/fx-sp-models";
3
+ import { MultilingualString, GuidValue } from "@omnia/fx-models";
25
4
  export interface SearchCategoryBase {
26
5
  id: GuidValue;
27
6
  providerId: GuidValue;
@@ -1,5 +1,8 @@
1
- export var SharedLinkSortByTypes;
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.SharedLinkSortByTypes = void 0;
4
+ var SharedLinkSortByTypes;
2
5
  (function (SharedLinkSortByTypes) {
3
6
  SharedLinkSortByTypes[SharedLinkSortByTypes["AlphabeticByTitle"] = 1] = "AlphabeticByTitle";
4
7
  SharedLinkSortByTypes[SharedLinkSortByTypes["LastVisited"] = 2] = "LastVisited";
5
- })(SharedLinkSortByTypes || (SharedLinkSortByTypes = {}));
8
+ })(SharedLinkSortByTypes = exports.SharedLinkSortByTypes || (exports.SharedLinkSortByTypes = {}));
@@ -1,6 +1,6 @@
1
- var SearchProvider = /** @class */ (function () {
2
- function SearchProvider() {
3
- }
4
- return SearchProvider;
5
- }());
6
- export { SearchProvider };
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.SearchProvider = void 0;
4
+ class SearchProvider {
5
+ }
6
+ exports.SearchProvider = SearchProvider;
@@ -1 +1,2 @@
1
- export {};
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,5 +1,5 @@
1
- import { SecretInfo, Secret, GuidValue } from '@omnia/fx-models';
2
- import { IValidator } from '@omnia/fx/ux';
1
+ import { SecretInfo, Secret, GuidValue, JourneyInstance } from "@omnia/fx-models";
2
+ import { IValidator } from "@omnia/fx/ux";
3
3
  export interface SecretInfoViewModel extends SecretInfo {
4
4
  localizedTitle: string;
5
5
  localizedBladeTitle: string;
@@ -9,5 +9,6 @@ export interface ISecretFormComponentProps {
9
9
  secret: Secret;
10
10
  profileId?: GuidValue;
11
11
  isSaving: boolean;
12
+ journey?: () => JourneyInstance;
12
13
  onSave: (secret: Secret) => void;
13
14
  }
@@ -1 +1,2 @@
1
- export {};
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,6 +1,6 @@
1
- import { GuidValue, IconPickerModel, MultilingualString } from '@omnia/fx-models';
2
- import { TargetingFilterProperty } from '@omnia/fx-sp-models';
3
- import { SearchResultItem } from './Search';
1
+ import { GuidValue, IconPickerModel, MultilingualString } from "@omnia/fx-models";
2
+ import { TargetingFilterProperty } from "@omnia/fx-sp-models";
3
+ import { SearchResultItem } from "./Search";
4
4
  export interface MyLinkIcon extends IconPickerModel {
5
5
  backgroundColor?: string;
6
6
  color?: string;
@@ -27,5 +27,5 @@ export interface QuickLink {
27
27
  multilingualTitleDisplay: string;
28
28
  multilingualInformationDisplay: string;
29
29
  }
30
- export interface SharedLinkSearchResultItem extends QuickLink, Omit<SearchResultItem, 'title'> {
30
+ export interface SharedLinkSearchResultItem extends QuickLink, Omit<SearchResultItem, "title"> {
31
31
  }
@@ -1 +1,2 @@
1
- export {};
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,5 +1,5 @@
1
1
  import { ApiPath, BlockSettings, EnterpriseGlossaryInformationProviderId, EnterpriseGlossaryInformationSourceSettings, GuidValue, IBlockInstance, MultilingualString, SpacingSettings, ThemeDefinition } from "@omnia/fx/models";
2
- import { VueComponentBase } from '@omnia/fx/ux';
2
+ import { VueComponentBase } from "@omnia/fx/ux";
3
3
  export interface TaxonomyNavigationQuerySettings {
4
4
  enterpriseGlossaryInstanceId: number;
5
5
  }
@@ -48,12 +48,12 @@ export declare abstract class TaxonomyNavigationDisplayProviderBase<TQuery exten
48
48
  abstract triggered(settings: TaxonomyNavigationBlockSettings<TQuery, TView>, blockInstance: IBlockInstance<TaxonomyNavigationBlockSettings<TQuery, TView>>, componentRef: VueComponentBase, renderingCallBack: (element: TaxonomyNavigationDisplayProviderRenderResult) => void): void;
49
49
  abstract dispose(): void;
50
50
  }
51
- export declare type TaxonomyNavigationDisplayProviderRenderResult = {
51
+ export type TaxonomyNavigationDisplayProviderRenderResult = {
52
52
  current: JSX.Element;
53
53
  parents: JSX.Element[];
54
54
  childrens: JSX.Element[];
55
55
  };
56
- declare module './WorkplaceApi' {
56
+ declare module "./WorkplaceApi" {
57
57
  interface IWorkplaceApi {
58
58
  taxonomyNavigation: {
59
59
  registration: {
@@ -1,24 +1,13 @@
1
- import { __extends } from "tslib";
2
- import { EnterpriseGlossaryInformationSourceSettings } from "@omnia/fx/models";
3
- var EnterpriseGlossaryTaxonomyNavigationSettingsProvider = /** @class */ (function (_super) {
4
- __extends(EnterpriseGlossaryTaxonomyNavigationSettingsProvider, _super);
5
- function EnterpriseGlossaryTaxonomyNavigationSettingsProvider() {
6
- return _super !== null && _super.apply(this, arguments) || this;
7
- }
8
- return EnterpriseGlossaryTaxonomyNavigationSettingsProvider;
9
- }(EnterpriseGlossaryInformationSourceSettings));
10
- export { EnterpriseGlossaryTaxonomyNavigationSettingsProvider };
11
- var EnterpriseGlossaryTaxonomyNavigationDisplayProvider = /** @class */ (function (_super) {
12
- __extends(EnterpriseGlossaryTaxonomyNavigationDisplayProvider, _super);
13
- function EnterpriseGlossaryTaxonomyNavigationDisplayProvider() {
14
- return _super !== null && _super.apply(this, arguments) || this;
15
- }
16
- return EnterpriseGlossaryTaxonomyNavigationDisplayProvider;
17
- }(EnterpriseGlossaryInformationSourceSettings));
18
- export { EnterpriseGlossaryTaxonomyNavigationDisplayProvider };
19
- var TaxonomyNavigationDisplayProviderBase = /** @class */ (function () {
20
- function TaxonomyNavigationDisplayProviderBase() {
21
- }
22
- return TaxonomyNavigationDisplayProviderBase;
23
- }());
24
- export { TaxonomyNavigationDisplayProviderBase };
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.TaxonomyNavigationDisplayProviderBase = exports.EnterpriseGlossaryTaxonomyNavigationDisplayProvider = exports.EnterpriseGlossaryTaxonomyNavigationSettingsProvider = void 0;
4
+ const models_1 = require("@omnia/fx/models");
5
+ class EnterpriseGlossaryTaxonomyNavigationSettingsProvider extends models_1.EnterpriseGlossaryInformationSourceSettings {
6
+ }
7
+ exports.EnterpriseGlossaryTaxonomyNavigationSettingsProvider = EnterpriseGlossaryTaxonomyNavigationSettingsProvider;
8
+ class EnterpriseGlossaryTaxonomyNavigationDisplayProvider extends models_1.EnterpriseGlossaryInformationSourceSettings {
9
+ }
10
+ exports.EnterpriseGlossaryTaxonomyNavigationDisplayProvider = EnterpriseGlossaryTaxonomyNavigationDisplayProvider;
11
+ class TaxonomyNavigationDisplayProviderBase {
12
+ }
13
+ exports.TaxonomyNavigationDisplayProviderBase = TaxonomyNavigationDisplayProviderBase;
@@ -1 +1,2 @@
1
- export {};
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,4 +1,4 @@
1
- import { IIcon, BladeSizes } from '@omnia/fx-models';
1
+ import { IIcon, BladeSizes } from "@omnia/fx-models";
2
2
  export interface TenantAdminSettingsSection {
3
3
  /**
4
4
  * The title of the navigation node
@@ -1 +1,2 @@
1
- export {};
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,4 +1,4 @@
1
- import { TutorialSourceType, TutorialSource } from '../../tutorial/models';
1
+ import { TutorialSourceType, TutorialSource } from "../../tutorial/models";
2
2
  export interface TutorialProvider {
3
3
  id: TutorialSourceType;
4
4
  title: string;
@@ -1 +1,2 @@
1
- export {};
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -2,7 +2,7 @@ export interface IWorkplaceApi {
2
2
  }
3
3
  export interface IWorkplaceExtendApiManifest {
4
4
  }
5
- declare module '@omnia/fx-models/Extends' {
5
+ declare module "@omnia/fx-models/Extends" {
6
6
  interface IExtend {
7
7
  workplace: IWorkplaceApi;
8
8
  }
@@ -1 +1,2 @@
1
- export {};
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,7 +1,7 @@
1
- import { BusinessProfileProperty, AppRoutePropertyBagModel, AppLayoutDefinition, MediaPickerImage, SpacingSettings, MultilingualString, IIcon, GuidValue, ThemeDefinition, ActionHandler } from '@omnia/fx-models';
1
+ import { BusinessProfileProperty, AppRoutePropertyBagModel, VersionedLayoutDefinition, MediaPickerImage, SpacingSettings, MultilingualString, IIcon, GuidValue, ThemeDefinition, ActionHandler } from "@omnia/fx-models";
2
2
  import { Enums } from "./Enums";
3
- import { TargetingFilterProperty } from '@omnia/fx-sp';
4
- import { ActionHandlerInstance } from '@omnia/fx/ux';
3
+ import { TargetingFilterProperty } from "@omnia/fx-sp";
4
+ import { ActionHandlerInstance } from "@omnia/fx/ux";
5
5
  export declare const WorkspaceVerticalNavWidth = 256;
6
6
  export declare class WorkspaceInfo extends BusinessProfileProperty {
7
7
  appInstanceId: string;
@@ -66,10 +66,10 @@ export interface MegaMenuLayoutSettings {
66
66
  inheritSize: boolean;
67
67
  customSize?: MegaMenuLayoutCustomSize;
68
68
  }
69
- export declare class HomeLayoutDefinition extends AppLayoutDefinition {
69
+ export declare class HomeLayoutDefinition extends VersionedLayoutDefinition {
70
70
  constructor();
71
71
  }
72
- export declare class MegaMenuLayoutDefinition extends AppLayoutDefinition {
72
+ export declare class MegaMenuLayoutDefinition extends VersionedLayoutDefinition {
73
73
  constructor();
74
74
  settings: MegaMenuLayoutSettings;
75
75
  }