@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,5 +1,5 @@
1
- import { Block, GuidValue, IBlockInstance } from '@omnia/fx/models';
2
- import { Form, FormRendererBlockSettings, Question } from './Form';
1
+ import { Block, GuidValue, IBlockInstance } from "@omnia/fx/models";
2
+ import { Form, FormRendererBlockSettings, Question } from "./Form";
3
3
  export interface ICurrentFormStore {
4
4
  getForm(): Form;
5
5
  getShowResponseFlag(): any;
@@ -21,11 +21,11 @@ export interface IFormLayoutProvider {
21
21
  form: string;
22
22
  }
23
23
  export declare const FormLayoutProvider: IFormLayoutProvider;
24
- declare module '@omnia/fx-models/Layout' {
24
+ declare module "@omnia/fx-models/Layout" {
25
25
  interface ILayoutDependencyProvider extends IFormLayoutProvider {
26
26
  }
27
27
  }
28
- declare module '@omnia/fx-models/Layout' {
28
+ declare module "@omnia/fx-models/Layout" {
29
29
  interface IBlockInstance<TSettings = void> {
30
30
  form: {
31
31
  currentFormStore: ICurrentFormStore;
@@ -1,3 +1,6 @@
1
- export var FormLayoutProvider = {
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.FormLayoutProvider = void 0;
4
+ exports.FormLayoutProvider = {
2
5
  form: "form"
3
6
  };
@@ -0,0 +1,33 @@
1
+ import { GuidValue, IPagingable, OrderBy } from "@omnia/fx-models";
2
+ import { FormQueryScopes, FormRollupFilter } from "./components";
3
+ import { Form } from "./Form";
4
+ export interface FormQuery extends IPagingable {
5
+ scope: FormQueryScopes;
6
+ applySecurityTrimmer?: boolean;
7
+ keyWord?: string;
8
+ orderBy?: OrderBy;
9
+ formFilter?: FormFilter;
10
+ scopedFilters: ScopedFormFilter[];
11
+ keywordFilterOnProperties?: string[];
12
+ selectEnterpriseProperties?: string[];
13
+ }
14
+ export interface FormFilter {
15
+ filters: FormRollupFilter[];
16
+ enableWildcardSearch: boolean;
17
+ }
18
+ export interface ScopedFormFilter extends FormFilter {
19
+ scope: FormQueryScopes;
20
+ filters: FormRollupFilter[];
21
+ }
22
+ export interface TenantScopedFormFilter extends ScopedFormFilter {
23
+ }
24
+ export interface BusinessProfileScopedFormFilter extends ScopedFormFilter {
25
+ businessProfileId: GuidValue;
26
+ }
27
+ export interface AppInstanceScopedFormFilter extends ScopedFormFilter {
28
+ appInstanceId: GuidValue;
29
+ }
30
+ export interface FormQueryResult {
31
+ total: number;
32
+ items: Form[];
33
+ }
@@ -0,0 +1,2 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -0,0 +1,36 @@
1
+ import { GuidValue, Identity, MultilingualString } from "@omnia/fx-models";
2
+ import { FormTypes } from "./Form";
3
+ export interface FormTemplateSettings {
4
+ oneResponsePerPerson: boolean;
5
+ makeResponseAnonymous: boolean;
6
+ usePoint: boolean;
7
+ useCorrectAnswer: boolean;
8
+ enableCheckAnswer: boolean;
9
+ enableSubmission: boolean;
10
+ enableSaveForLater: boolean;
11
+ showMessage: boolean;
12
+ showUserResponse: boolean;
13
+ showAllResponses: boolean;
14
+ customSubmitLabel: MultilingualString;
15
+ submittedMessage: MultilingualString;
16
+ closedSettings: FormClosedSettings;
17
+ }
18
+ export interface FormClosedSettings {
19
+ showMessage: boolean;
20
+ showUserResponse: boolean;
21
+ showAllResponses: boolean;
22
+ message: MultilingualString;
23
+ }
24
+ export interface FormTemplateRequest {
25
+ baseType: FormTypes;
26
+ title: MultilingualString;
27
+ settings: FormTemplateSettings;
28
+ }
29
+ export interface FormTemplate extends FormTemplateRequest {
30
+ id: number;
31
+ businessProfileId: GuidValue;
32
+ createdAt: Date;
33
+ createdBy: Identity;
34
+ modifiedAt: Date;
35
+ modifiedBy: Identity;
36
+ }
@@ -0,0 +1,2 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -0,0 +1,21 @@
1
+ import { GuidValue, Identity, MultilingualString } from "@omnia/fx-models";
2
+ import { FormTypes } from "./Form";
3
+ export interface FormTypeRequest {
4
+ baseType: FormTypes;
5
+ title: MultilingualString;
6
+ enterprisePropertySetId?: GuidValue;
7
+ formTemplateIds: number[];
8
+ settings: FormTypeSettings;
9
+ }
10
+ export interface FormTypeSettings {
11
+ showFormTemplateSettings: boolean;
12
+ allowMultipleQuestions: boolean;
13
+ }
14
+ export interface FormType extends FormTypeRequest {
15
+ id: number;
16
+ businessProfileId: GuidValue;
17
+ createdAt: Date;
18
+ createdBy: Identity;
19
+ modifiedAt: Date;
20
+ modifiedBy: Identity;
21
+ }
@@ -0,0 +1,2 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,5 +1,8 @@
1
- export var StatisticViewMode;
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.StatisticViewMode = void 0;
4
+ var StatisticViewMode;
2
5
  (function (StatisticViewMode) {
3
6
  StatisticViewMode[StatisticViewMode["LayoutView"] = 1] = "LayoutView";
4
7
  StatisticViewMode[StatisticViewMode["QuestionByQuestionView"] = 2] = "QuestionByQuestionView";
5
- })(StatisticViewMode || (StatisticViewMode = {}));
8
+ })(StatisticViewMode = exports.StatisticViewMode || (exports.StatisticViewMode = {}));
@@ -0,0 +1,80 @@
1
+ import { BaseFilterEngineProperty, FilterEngineSettings, GuidValue, MultilingualString, OrderBy, PropertyIndexedType, RollupEnums, RollupFilter, RollupFilterValue, RollupOtherTypes, SpacingSettings, TypedFilterEnginePropertyOutput } from "@omnia/fx-models";
2
+ import { FormStatus } from "../Form";
3
+ import { FormRollupViewComponentSettings } from "./FormRollupBlockViewSettings";
4
+ export declare enum FormQueryScopes {
5
+ Tenant = 1,
6
+ BusinessProfile = 2,
7
+ AppInstance = 3
8
+ }
9
+ export interface FormRollupBlockSettings {
10
+ blockTitle: MultilingualString;
11
+ querySettings: FormRollupBlockQuerySettings;
12
+ displaySettings: FormRollupBlockDisplaySettings;
13
+ pagingSettings: FormRollupPagingSettings;
14
+ filterEngine: FilterEngineSettings;
15
+ }
16
+ export interface FormRollupBlockQuerySettings {
17
+ queryScope: FormQueryScopes;
18
+ sources: Array<FormRollupQuerySource>;
19
+ }
20
+ export type FormRollupFilter = Omit<RollupFilter, "type"> & {
21
+ type: PropertyIndexedType | RollupOtherTypes.TextSearches;
22
+ };
23
+ export interface FormRollupQuerySource {
24
+ filters: Array<FormRollupFilter>;
25
+ }
26
+ export interface TenantScopedQuery extends FormRollupQuerySource {
27
+ }
28
+ export interface BusinessProfileQuery extends FormRollupQuerySource {
29
+ businessProfileId: GuidValue;
30
+ }
31
+ export interface AppInstanceQuery extends FormRollupQuerySource {
32
+ appInstanceId: GuidValue;
33
+ }
34
+ export interface FormRollupBlockDisplaySettings {
35
+ selectedDisplayView: FormRollupViewRegistrationSettings;
36
+ orderBy: OrderBy;
37
+ noResultText?: MultilingualString;
38
+ spacing?: SpacingSettings;
39
+ }
40
+ export interface FormRollupBlockFilterSettings {
41
+ filters: Array<FormRollupFilter>;
42
+ enableWildcardSearch: boolean;
43
+ hideFilterByDefault: boolean;
44
+ }
45
+ export interface FormRollupPagingSettings {
46
+ pagingType: RollupEnums.PagingType;
47
+ itemLimit: number;
48
+ }
49
+ export interface FormRollupViewRegistrationSettings {
50
+ viewRegistrationId: GuidValue;
51
+ resultRendererComponentId: GuidValue;
52
+ viewSettings: FormRollupViewComponentSettings;
53
+ }
54
+ export interface FormStatusExtendedPropFilterValue extends RollupFilterValue {
55
+ value: Array<FormStatus>;
56
+ }
57
+ export interface FormScopeFilterEngineProperty extends BaseFilterEngineProperty {
58
+ value: Array<GuidValue>;
59
+ type: PropertyIndexedType.Text;
60
+ showSearchValueBox: boolean;
61
+ }
62
+ export interface FormScopeFilterEnginePropertyOutput extends TypedFilterEnginePropertyOutput {
63
+ value: Array<GuidValue>;
64
+ type: PropertyIndexedType.Text;
65
+ }
66
+ export interface FormScopePropFilterValue extends RollupFilterValue {
67
+ value: Array<GuidValue>;
68
+ }
69
+ export interface FormTypePropFilterValue extends RollupFilterValue {
70
+ value: Array<number>;
71
+ }
72
+ export interface FormStatusFilterEngineProperty extends BaseFilterEngineProperty {
73
+ value: Array<FormStatus>;
74
+ type: PropertyIndexedType.Number;
75
+ }
76
+ export interface FormStatusEnginePropertyOutput extends TypedFilterEnginePropertyOutput {
77
+ type: PropertyIndexedType.Number;
78
+ value: Array<FormStatus>;
79
+ sub: FormStatusEnginePropertyOutput[];
80
+ }
@@ -0,0 +1,9 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.FormQueryScopes = void 0;
4
+ var FormQueryScopes;
5
+ (function (FormQueryScopes) {
6
+ FormQueryScopes[FormQueryScopes["Tenant"] = 1] = "Tenant";
7
+ FormQueryScopes[FormQueryScopes["BusinessProfile"] = 2] = "BusinessProfile";
8
+ FormQueryScopes[FormQueryScopes["AppInstance"] = 3] = "AppInstance";
9
+ })(FormQueryScopes = exports.FormQueryScopes || (exports.FormQueryScopes = {}));
@@ -0,0 +1,24 @@
1
+ import { EnterprisePropertyDefinition, GuidValue, MultilingualString, PropertyIndexedType, RollupEnums } from "@omnia/fx-models";
2
+ export interface FormRollupViewRegistration {
3
+ id: GuidValue;
4
+ title: string;
5
+ resultRendererComponentId: GuidValue;
6
+ viewSettingsComponentId: GuidValue;
7
+ pagingTypes: Array<RollupEnums.PagingType>;
8
+ }
9
+ export interface IFormRollupViewSettingsComponent<T extends FormRollupViewComponentSettings> {
10
+ viewSettings: T;
11
+ selectableProperties: EnterprisePropertyDefinition[];
12
+ onUpdatedViewSettings?: (viewSettings: T) => void;
13
+ }
14
+ export interface FormRollupViewComponentSettings {
15
+ selectEnterpriseProperties: Array<string>;
16
+ }
17
+ export interface FormRollupViewPropertySettings {
18
+ propertyInternalName: string;
19
+ propertyType?: PropertyIndexedType;
20
+ width?: string;
21
+ isShowHeading?: boolean;
22
+ showCustomLabel?: boolean;
23
+ customLabel?: MultilingualString;
24
+ }
@@ -0,0 +1,2 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -0,0 +1,15 @@
1
+ export declare class FormRollupConstants {
2
+ static CustomProperties: {
3
+ TitleAndLink: string;
4
+ Status: string;
5
+ StartDate: string;
6
+ EndDate: string;
7
+ Type: string;
8
+ BusinessProfileScope: string;
9
+ AppInstanceScope: string;
10
+ };
11
+ static ViewRegistration: {
12
+ listView: string;
13
+ formView: string;
14
+ };
15
+ }
@@ -0,0 +1,19 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.FormRollupConstants = void 0;
4
+ class FormRollupConstants {
5
+ }
6
+ exports.FormRollupConstants = FormRollupConstants;
7
+ FormRollupConstants.CustomProperties = {
8
+ TitleAndLink: "titleandlink_c180e07a-0362-4de4-a418-128c3b2b75f5",
9
+ Status: "status_6fcde526-501b-4a6e-aea1-b08022dba59b",
10
+ StartDate: "startdate_469895bb-54b4-434e-b96a-90a0dd7eaa10",
11
+ EndDate: "enddate_44a47f32-6248-4025-9b8c-0df518ec8550",
12
+ Type: "type_63b3e788-f544-4563-bc7a-0793ae5b9d21",
13
+ BusinessProfileScope: "scope_a44b6b5a-534b-4b84-9998-28b227e57ea5",
14
+ AppInstanceScope: "scope_64ef1fa5-c495-44e2-b608-677c5f1a99b1",
15
+ };
16
+ FormRollupConstants.ViewRegistration = {
17
+ listView: "d91762c6-f646-408a-b628-7ef4f2bb2e17",
18
+ formView: "81c3f3f3-f8a9-4c91-8af4-465b9a733d51"
19
+ };
@@ -0,0 +1,41 @@
1
+ import { SpacingSettings } from "@omnia/fx-models";
2
+ import { ITheming } from "@omnia/fx/ux";
3
+ import { types } from "typestyle";
4
+ export declare const FormRollupBlockGeneralTabStyles: {
5
+ filterItemWrapper: types.NestedCSSProperties;
6
+ alignSelfCenter: types.NestedCSSProperties;
7
+ limitWidthInputWrapper: types.NestedCSSProperties;
8
+ resourceHeaderWrapper: types.NestedCSSProperties;
9
+ resourceRemoveAction: types.NestedCSSProperties;
10
+ wordBreak: types.NestedCSSProperties;
11
+ expansionPanel: types.NestedCSSProperties;
12
+ expansionHeader: types.NestedCSSProperties;
13
+ checkboxFilter: types.NestedCSSProperties;
14
+ filterSettings: types.NestedCSSProperties;
15
+ };
16
+ export declare const FormRollupMainRendererStyles: {
17
+ iconStyle?: types.NestedCSSProperties;
18
+ footerWrapper?: (numberOfActionButton: number) => types.NestedCSSProperties;
19
+ label?: types.NestedCSSProperties;
20
+ cardFabIcon?: (theming: ITheming) => types.NestedCSSProperties;
21
+ detail?: types.NestedCSSProperties;
22
+ getPaddingStyle?: (spacing: SpacingSettings, skip?: {
23
+ top?: boolean;
24
+ right?: boolean;
25
+ left?: boolean;
26
+ bottom?: boolean;
27
+ }) => types.NestedCSSProperties;
28
+ queryFailMsgWrapper?: types.NestedCSSProperties;
29
+ transparent?: types.NestedCSSProperties;
30
+ paging?: types.NestedCSSProperties;
31
+ tableWrapper?: types.NestedCSSProperties;
32
+ hideHeaders?: types.NestedCSSProperties;
33
+ fullHeight?: types.NestedCSSProperties;
34
+ };
35
+ export declare const FormDialogStyles: {
36
+ footerWrapper?: types.NestedCSSProperties;
37
+ dialogWrapper?: types.NestedCSSProperties;
38
+ dialogContentWrapper?: types.NestedCSSProperties;
39
+ };
40
+ export declare const formDialogHeaderHeight = 80;
41
+ export declare const formDialogFooterHeight = 46;
@@ -0,0 +1,8 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.formDialogFooterHeight = exports.formDialogHeaderHeight = exports.FormDialogStyles = exports.FormRollupMainRendererStyles = exports.FormRollupBlockGeneralTabStyles = void 0;
4
+ exports.FormRollupBlockGeneralTabStyles = {};
5
+ exports.FormRollupMainRendererStyles = {};
6
+ exports.FormDialogStyles = {};
7
+ exports.formDialogHeaderHeight = 80;
8
+ exports.formDialogFooterHeight = 46;
@@ -0,0 +1,7 @@
1
+ import { Form } from "../Form";
2
+ import { FormRollupBlockDisplaySettings } from "./FormRollupBlockSettings";
3
+ export interface IFormRollupViewRendererComponent {
4
+ formItems: Form[];
5
+ displaySettings: FormRollupBlockDisplaySettings;
6
+ total: number;
7
+ }
@@ -0,0 +1,2 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -0,0 +1,18 @@
1
+ import { MultilingualString, PropertyIndexedType, RollupEnums } from "@omnia/fx-models";
2
+ import { FormRollupViewComponentSettings } from "./FormRollupBlockViewSettings";
3
+ export interface ListViewPropertySettings {
4
+ propertyInternalName: string;
5
+ propertyType?: PropertyIndexedType;
6
+ width?: string;
7
+ isShowHeading?: boolean;
8
+ showCustomLabel?: boolean;
9
+ customLabel?: MultilingualString;
10
+ }
11
+ export interface ListViewDateTimePropertySettings extends ListViewPropertySettings {
12
+ dateTimeMode: RollupEnums.DateTimeMode;
13
+ format: string;
14
+ }
15
+ export interface ListViewComponentSettings extends FormRollupViewComponentSettings {
16
+ columns: Array<ListViewPropertySettings>;
17
+ fixedHeader: boolean;
18
+ }
@@ -0,0 +1,2 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -0,0 +1,6 @@
1
+ export * from "./FormRollupBlockSettings";
2
+ export * from "./FormRollupBlockViewSettings";
3
+ export * from "./FormRollupConstant";
4
+ export * from "./FormRollupStyle";
5
+ export * from "./FormRollupViewRendererComponent";
6
+ export * from "./ListViewComponentSettings";
@@ -0,0 +1,9 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ const tslib_1 = require("tslib");
4
+ tslib_1.__exportStar(require("./FormRollupBlockSettings"), exports);
5
+ tslib_1.__exportStar(require("./FormRollupBlockViewSettings"), exports);
6
+ tslib_1.__exportStar(require("./FormRollupConstant"), exports);
7
+ tslib_1.__exportStar(require("./FormRollupStyle"), exports);
8
+ tslib_1.__exportStar(require("./FormRollupViewRendererComponent"), exports);
9
+ tslib_1.__exportStar(require("./ListViewComponentSettings"), exports);
@@ -1,3 +1,9 @@
1
1
  export * from "./Form";
2
2
  export * from "./FormLayout";
3
3
  export * from "./Statistic";
4
+ export * from "./FormTemplate";
5
+ export * from "./FormType";
6
+ export * from "./components";
7
+ export * from "./FormQuery";
8
+ export * from "./FormApi";
9
+ export * from "./FormDialogModel";
@@ -1,3 +1,12 @@
1
- export * from "./Form";
2
- export * from "./FormLayout";
3
- export * from "./Statistic";
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ const tslib_1 = require("tslib");
4
+ tslib_1.__exportStar(require("./Form"), exports);
5
+ tslib_1.__exportStar(require("./FormLayout"), exports);
6
+ tslib_1.__exportStar(require("./Statistic"), exports);
7
+ tslib_1.__exportStar(require("./FormTemplate"), exports);
8
+ tslib_1.__exportStar(require("./FormType"), exports);
9
+ tslib_1.__exportStar(require("./components"), exports);
10
+ tslib_1.__exportStar(require("./FormQuery"), exports);
11
+ tslib_1.__exportStar(require("./FormApi"), exports);
12
+ tslib_1.__exportStar(require("./FormDialogModel"), exports);
@@ -1,5 +1,5 @@
1
1
  import { Guid } from "@omnia/fx-models";
2
- import { FilterValue, DashboardMetricSettings } from '../GovernanceDashboards';
2
+ import { FilterValue, DashboardMetricSettings } from "../GovernanceDashboards";
3
3
  export declare enum NewTeamworksTimeType {
4
4
  OneWeek = 0,
5
5
  TwoWeeks = 1,
@@ -1,25 +1,24 @@
1
- import { __extends } from "tslib";
2
- import { GovernanceDashboard } from '../Constants';
3
- import { FilterValue } from '../GovernanceDashboards';
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.TeamworkTemplateFilterValue = exports.NewTeamworksTimeType = void 0;
4
+ const Constants_1 = require("../Constants");
5
+ const GovernanceDashboards_1 = require("../GovernanceDashboards");
4
6
  //export enum TeamworkDashboardQueryModes
5
7
  //{
6
8
  // NewTeamworks,
7
9
  // ActiveTeamworks
8
10
  //}
9
- export var NewTeamworksTimeType;
11
+ var NewTeamworksTimeType;
10
12
  (function (NewTeamworksTimeType) {
11
13
  NewTeamworksTimeType[NewTeamworksTimeType["OneWeek"] = 0] = "OneWeek";
12
14
  NewTeamworksTimeType[NewTeamworksTimeType["TwoWeeks"] = 1] = "TwoWeeks";
13
15
  NewTeamworksTimeType[NewTeamworksTimeType["OneMonth"] = 2] = "OneMonth";
14
16
  NewTeamworksTimeType[NewTeamworksTimeType["Custom"] = 3] = "Custom";
15
- })(NewTeamworksTimeType || (NewTeamworksTimeType = {}));
16
- var TeamworkTemplateFilterValue = /** @class */ (function (_super) {
17
- __extends(TeamworkTemplateFilterValue, _super);
18
- function TeamworkTemplateFilterValue() {
19
- var _this = _super !== null && _super.apply(this, arguments) || this;
20
- _this.filterId = GovernanceDashboard.Filters.TeamworkTemplate;
21
- return _this;
17
+ })(NewTeamworksTimeType = exports.NewTeamworksTimeType || (exports.NewTeamworksTimeType = {}));
18
+ class TeamworkTemplateFilterValue extends GovernanceDashboards_1.FilterValue {
19
+ constructor() {
20
+ super(...arguments);
21
+ this.filterId = Constants_1.GovernanceDashboard.Filters.TeamworkTemplate;
22
22
  }
23
- return TeamworkTemplateFilterValue;
24
- }(FilterValue));
25
- export { TeamworkTemplateFilterValue };
23
+ }
24
+ exports.TeamworkTemplateFilterValue = TeamworkTemplateFilterValue;
@@ -1 +1,4 @@
1
- export * from "./TeamworkGovernanceDashboard";
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ const tslib_1 = require("tslib");
4
+ tslib_1.__exportStar(require("./TeamworkGovernanceDashboard"), exports);
@@ -1,56 +1,56 @@
1
1
  import "./WorkplaceApi";
2
+ export * from "./BusinessProfileDallEPromptDefault";
2
3
  export * from "./signoffrequest";
3
4
  export * from "./forms";
4
5
  export * from "./Workspace";
5
- export * from './RegisterActionMenuItemMsg';
6
- export * from './ActionMenuExportationMsg';
7
- export * from './SearchTemplateRendererMsg';
8
- export * from './ISearchTemplate';
9
- export * from './Search';
10
- export * from './SearchCategory';
11
- export * from './Enums';
12
- export * from './ManifestIds';
13
- export * from './NotificationPanelMsg';
14
- export * from './NotificationPanelHistoryEntry';
6
+ export * from "./RegisterActionMenuItemMsg";
7
+ export * from "./ActionMenuExportationMsg";
8
+ export * from "./SearchTemplateRendererMsg";
9
+ export * from "./ISearchTemplate";
10
+ export * from "./Search";
11
+ export * from "./SearchCategory";
12
+ export * from "./Enums";
13
+ export * from "./ManifestIds";
14
+ export * from "./NotificationPanelMsg";
15
+ export * from "./NotificationPanelHistoryEntry";
15
16
  export * from "./HeaderSetting";
16
17
  export * from "./styles";
17
18
  export * from "./MyTaskItem";
18
19
  export * from "./MyTaskItemProcessor";
19
20
  export * from "./TutorialProvider";
20
- export * from "./SearchAdminSettingsSection";
21
21
  export * from "./FooterSettings";
22
22
  export * from "./SearchBoxStyling";
23
23
  export * from "./Constants";
24
- export * from './ActionRouteInfo';
25
- export * from './BusinessProfileSettingsSection';
26
- export * from './EnterprisePropertyViewModel';
27
- export * from './EnterprisePropertyDataTypeViewModel';
28
- export * from './TenantAdminSettingSection';
29
- export * from './TenantAdminHeaderSettingSection';
30
- export * from './CentralImageLocationsStyles';
24
+ export * from "./ActionRouteInfo";
25
+ export * from "./BusinessProfileSettingsSection";
26
+ export * from "./EnterprisePropertyViewModel";
27
+ export * from "./EnterprisePropertyDataTypeViewModel";
28
+ export * from "./TenantAdminSettingSection";
29
+ export * from "./TenantAdminHeaderSettingSection";
30
+ export * from "./CentralImageLocationsStyles";
31
31
  export * from "./AppTemplate";
32
- export * from './Secrets';
33
- export * from './LogoSettings';
34
- export * from './GovernanceDashboards';
35
- export * from './styles';
36
- export * from './EnterprisePropertyCategoryViewModel';
32
+ export * from "./Secrets";
33
+ export * from "./LogoSettings";
34
+ export * from "./GovernanceDashboards";
35
+ export * from "./styles";
36
+ export * from "./EnterprisePropertyCategoryViewModel";
37
37
  export * from "./NotificationPanel";
38
38
  export * from "./components";
39
39
  export * from "./BusinessProfileAppProvisioning";
40
40
  export * from "./FollowedsitesUpdatedAtUserPropertyBag";
41
41
  export * from "./AppAuthenticationOptions";
42
42
  export * from "./CompactHeaderRegistration";
43
- export * from './apps';
44
- export * from './teamnewsrollup';
45
- export * from './siteproperties';
46
- export * from './myteamcollaboration';
47
- export * from './teamcollaborationnavigation';
48
- export * from './sites';
49
- export * from './governancedashboard';
50
- export * from './teamcollaborationrollup';
51
- export * from './facebookworkplace';
52
- export * from './AppCollaborationSettingsSection';
53
- export * from './mediapicker';
43
+ export * from "./apps";
44
+ export * from "./teamnewsrollup";
45
+ export * from "./siteproperties";
46
+ export * from "./myteamcollaboration";
47
+ export * from "./teamcollaborationnavigation";
48
+ export * from "./sites";
49
+ export * from "./governancedashboard";
50
+ export * from "./teamcollaborationrollup";
51
+ export * from "./facebookworkplace";
52
+ export * from "./AppCollaborationSettingsSection";
53
+ export * from "./mediapicker";
54
54
  export * from "./favoritebutton";
55
55
  export * from "./EnterpriseGlossary";
56
56
  export * from "./TaxonomyNavigation";
@@ -67,3 +67,5 @@ export * from "./searchstatistics";
67
67
  export * from "./searchtoken";
68
68
  export * from "./texttranslator";
69
69
  export * from "./qrcode";
70
+ export * from "./DallESettingsPrompts";
71
+ export * from "./analytics";