@omnia/workplace 6.7.135-preview → 7.0.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 (186) hide show
  1. package/internal-do-not-import-from-here/index.d.ts +0 -1
  2. package/internal-do-not-import-from-here/manifests/omnia.workplace.fx.manifest.json +1 -1
  3. package/internal-do-not-import-from-here/models/ActionMenuExportationMsg.js +2 -1
  4. package/internal-do-not-import-from-here/models/ActionRouteInfo.js +2 -1
  5. package/internal-do-not-import-from-here/models/AppAuthenticationOptions.js +2 -1
  6. package/internal-do-not-import-from-here/models/AppCollaborationSettingsSection.js +2 -1
  7. package/internal-do-not-import-from-here/models/AppTemplate.js +2 -1
  8. package/internal-do-not-import-from-here/models/BusinessProfileAppProvisioning.js +10 -10
  9. package/internal-do-not-import-from-here/models/BusinessProfileSettingsSection.js +2 -1
  10. package/internal-do-not-import-from-here/models/CentralImageLocationsStyles.js +4 -1
  11. package/internal-do-not-import-from-here/models/CompactHeaderRegistration.js +2 -1
  12. package/internal-do-not-import-from-here/models/Constants.d.ts +13 -1
  13. package/internal-do-not-import-from-here/models/Constants.js +110 -115
  14. package/internal-do-not-import-from-here/models/EnterpriseGlossary.js +13 -26
  15. package/internal-do-not-import-from-here/models/EnterprisePropertyCategoryViewModel.js +2 -1
  16. package/internal-do-not-import-from-here/models/EnterprisePropertyDataTypeViewModel.js +2 -1
  17. package/internal-do-not-import-from-here/models/EnterprisePropertyViewModel.js +2 -1
  18. package/internal-do-not-import-from-here/models/Enums.js +30 -27
  19. package/internal-do-not-import-from-here/models/FollowedsitesUpdatedAtUserPropertyBag.js +10 -11
  20. package/internal-do-not-import-from-here/models/FooterSettings.js +7 -4
  21. package/internal-do-not-import-from-here/models/GovernanceDashboards.js +6 -6
  22. package/internal-do-not-import-from-here/models/HeaderSetting.js +2 -1
  23. package/internal-do-not-import-from-here/models/IAdminComponent.js +2 -1
  24. package/internal-do-not-import-from-here/models/ISearchTemplate.js +2 -1
  25. package/internal-do-not-import-from-here/models/LogoSettings.js +2 -1
  26. package/internal-do-not-import-from-here/models/ManifestIds.js +411 -1978
  27. package/internal-do-not-import-from-here/models/MyTaskItem.js +2 -1
  28. package/internal-do-not-import-from-here/models/MyTaskItemProcessor.js +2 -1
  29. package/internal-do-not-import-from-here/models/NotificationPanel.js +11 -8
  30. package/internal-do-not-import-from-here/models/NotificationPanelHistoryEntry.js +2 -1
  31. package/internal-do-not-import-from-here/models/NotificationPanelMsg.js +2 -1
  32. package/internal-do-not-import-from-here/models/RegisterActionMenuItemMsg.js +2 -1
  33. package/internal-do-not-import-from-here/models/ScopedPermissionRegistraion.js +2 -1
  34. package/internal-do-not-import-from-here/models/Search.js +2 -1
  35. package/internal-do-not-import-from-here/models/SearchAdminSettingsSection.js +2 -1
  36. package/internal-do-not-import-from-here/models/SearchBoxStyling.js +2 -1
  37. package/internal-do-not-import-from-here/models/SearchCategory.js +5 -2
  38. package/internal-do-not-import-from-here/models/SearchProvider.js +6 -6
  39. package/internal-do-not-import-from-here/models/SearchTemplateRendererMsg.js +2 -1
  40. package/internal-do-not-import-from-here/models/Secrets.js +2 -1
  41. package/internal-do-not-import-from-here/models/SharedLink.js +2 -1
  42. package/internal-do-not-import-from-here/models/TaxonomyNavigation.js +13 -24
  43. package/internal-do-not-import-from-here/models/TenantAdminHeaderSettingSection.js +2 -1
  44. package/internal-do-not-import-from-here/models/TenantAdminSettingSection.js +2 -1
  45. package/internal-do-not-import-from-here/models/TutorialProvider.js +2 -1
  46. package/internal-do-not-import-from-here/models/WorkplaceApi.js +2 -1
  47. package/internal-do-not-import-from-here/models/Workspace.js +78 -101
  48. package/internal-do-not-import-from-here/models/apps/Enums.d.ts +12 -0
  49. package/internal-do-not-import-from-here/models/apps/Enums.js +25 -8
  50. package/internal-do-not-import-from-here/models/apps/MSTeamsApps.js +2 -1
  51. package/internal-do-not-import-from-here/models/apps/MSTeamsChannel.js +5 -2
  52. package/internal-do-not-import-from-here/models/apps/MSTeamsInfo.js +2 -1
  53. package/internal-do-not-import-from-here/models/apps/MSTeamsProperties.d.ts +13 -1
  54. package/internal-do-not-import-from-here/models/apps/MSTeamsProperties.js +2 -1
  55. package/internal-do-not-import-from-here/models/apps/Membership.js +2 -1
  56. package/internal-do-not-import-from-here/models/apps/OfficeNamingPolicyValidationResult.d.ts +9 -0
  57. package/internal-do-not-import-from-here/models/apps/OfficeNamingPolicyValidationResult.js +2 -1
  58. package/internal-do-not-import-from-here/models/apps/SharePointSiteInfo.js +2 -1
  59. package/internal-do-not-import-from-here/models/apps/SiteDesign.js +2 -1
  60. package/internal-do-not-import-from-here/models/apps/TeamCollaborationAppInstance.js +2 -1
  61. package/internal-do-not-import-from-here/models/apps/TeamCollaborationAppInstanceProperties.d.ts +8 -0
  62. package/internal-do-not-import-from-here/models/apps/TeamCollaborationAppInstanceProperties.js +2 -1
  63. package/internal-do-not-import-from-here/models/apps/TeamCollaborationAppTemplate.js +2 -1
  64. package/internal-do-not-import-from-here/models/apps/TeamCollaborationAppTemplateProperties.js +2 -1
  65. package/internal-do-not-import-from-here/models/apps/TeamProvisioning.js +2 -1
  66. package/internal-do-not-import-from-here/models/apps/index.js +16 -13
  67. package/internal-do-not-import-from-here/models/components/AppTemplateStyles.js +4 -1
  68. package/internal-do-not-import-from-here/models/components/CreateTeamworkBlock.js +2 -1
  69. package/internal-do-not-import-from-here/models/components/CreateTeamworkStyles.js +4 -1
  70. package/internal-do-not-import-from-here/models/components/MicrosoftTeamChannelFeedBlock.js +4 -1
  71. package/internal-do-not-import-from-here/models/components/MySitesStyles.js +4 -1
  72. package/internal-do-not-import-from-here/models/components/MyTeamCollaborationStyles.js +5 -2
  73. package/internal-do-not-import-from-here/models/components/TeamNewsBlockStyles.js +4 -1
  74. package/internal-do-not-import-from-here/models/components/TeamSiteEditPropertiesStyles.js +4 -1
  75. package/internal-do-not-import-from-here/models/components/index.js +9 -6
  76. package/internal-do-not-import-from-here/models/facebookworkplace/FacebookWorkplaceSettingsSection.js +2 -1
  77. package/internal-do-not-import-from-here/models/facebookworkplace/index.js +4 -1
  78. package/internal-do-not-import-from-here/models/favoritebutton/AddFavoriteButtonHandlerSettings.js +2 -1
  79. package/internal-do-not-import-from-here/models/favoritebutton/index.js +4 -1
  80. package/internal-do-not-import-from-here/models/forms/Form.js +23 -26
  81. package/internal-do-not-import-from-here/models/forms/FormLayout.js +4 -1
  82. package/internal-do-not-import-from-here/models/forms/Statistic.js +5 -2
  83. package/internal-do-not-import-from-here/models/forms/index.js +6 -3
  84. package/internal-do-not-import-from-here/models/governancedashboard/TeamworkGovernanceDashboard.js +13 -14
  85. package/internal-do-not-import-from-here/models/governancedashboard/index.js +4 -1
  86. package/internal-do-not-import-from-here/models/index.js +68 -65
  87. package/internal-do-not-import-from-here/models/mediapicker/MediaPickerProviderContext.js +52 -71
  88. package/internal-do-not-import-from-here/models/mediapicker/index.js +4 -1
  89. package/internal-do-not-import-from-here/models/myteamcollaboration/MySitesSettingsComponentStyles.js +4 -1
  90. package/internal-do-not-import-from-here/models/myteamcollaboration/TeamCollabrationApp.js +24 -36
  91. package/internal-do-not-import-from-here/models/myteamcollaboration/index.js +4 -1
  92. package/internal-do-not-import-from-here/models/powerapp/PowerAppBlock.js +2 -1
  93. package/internal-do-not-import-from-here/models/powerapp/PowerAppSettings.js +2 -1
  94. package/internal-do-not-import-from-here/models/powerapp/index.js +5 -2
  95. package/internal-do-not-import-from-here/models/promotedsearchresults/PromotedSearchResult.js +5 -2
  96. package/internal-do-not-import-from-here/models/promotedsearchresults/index.js +4 -1
  97. package/internal-do-not-import-from-here/models/searchfeedbacks/SearchFeedback.js +2 -1
  98. package/internal-do-not-import-from-here/models/searchfeedbacks/SearchFeedbackQuery.js +2 -1
  99. package/internal-do-not-import-from-here/models/searchfeedbacks/index.js +5 -2
  100. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequest.js +2 -1
  101. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestApi.js +2 -1
  102. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestDetail.js +2 -1
  103. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestEnum.js +9 -6
  104. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestProvider.js +12 -13
  105. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestQuery.js +2 -1
  106. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestResource.js +6 -6
  107. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestResourceProvider.js +6 -6
  108. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestResponse.js +2 -1
  109. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestSettings.js +2 -1
  110. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestTemplate.js +2 -1
  111. package/internal-do-not-import-from-here/models/signoffrequest/index.js +15 -12
  112. package/internal-do-not-import-from-here/models/signoffrequest/request/SignOffEmailRequest.js +2 -1
  113. package/internal-do-not-import-from-here/models/signoffrequest/request/SignOffRequestCreateModel.js +2 -1
  114. package/internal-do-not-import-from-here/models/signoffrequest/request/SignOffRequestTemplateCreateModel.js +2 -1
  115. package/internal-do-not-import-from-here/models/signoffrequest/request/index.js +6 -3
  116. package/internal-do-not-import-from-here/models/siteproperties/EditingSitePropertiesRegistration.js +2 -1
  117. package/internal-do-not-import-from-here/models/siteproperties/index.js +4 -1
  118. package/internal-do-not-import-from-here/models/sites/Enums.js +8 -5
  119. package/internal-do-not-import-from-here/models/sites/MySitesSettings.js +2 -1
  120. package/internal-do-not-import-from-here/models/sites/Sites.js +2 -1
  121. package/internal-do-not-import-from-here/models/sites/index.js +6 -3
  122. package/internal-do-not-import-from-here/models/styles/ActionMenuStyles.js +4 -1
  123. package/internal-do-not-import-from-here/models/styles/AnnouncementStyles.js +7 -4
  124. package/internal-do-not-import-from-here/models/styles/DefaultSearchTemplateStyles.js +4 -1
  125. package/internal-do-not-import-from-here/models/styles/DocumentDirectionSettingsStyles.js +4 -1
  126. package/internal-do-not-import-from-here/models/styles/EnterprisePropertyCategoryStyles.js +4 -1
  127. package/internal-do-not-import-from-here/models/styles/FooterStyle.js +4 -1
  128. package/internal-do-not-import-from-here/models/styles/GovernanceDashboardStyles.js +5 -2
  129. package/internal-do-not-import-from-here/models/styles/HeaderStyles.js +6 -3
  130. package/internal-do-not-import-from-here/models/styles/JumpToContentStyles.js +4 -1
  131. package/internal-do-not-import-from-here/models/styles/LocalizationAdminStyles.js +4 -1
  132. package/internal-do-not-import-from-here/models/styles/LocalizationInputStyles.js +4 -1
  133. package/internal-do-not-import-from-here/models/styles/LogoStyle.js +4 -1
  134. package/internal-do-not-import-from-here/models/styles/MegaMenuStyles.js +6 -3
  135. package/internal-do-not-import-from-here/models/styles/MyLinkStyles.js +10 -7
  136. package/internal-do-not-import-from-here/models/styles/NotificationPanelHeaderStyles.js +4 -1
  137. package/internal-do-not-import-from-here/models/styles/NotificationPanelSettingsStyles.js +4 -1
  138. package/internal-do-not-import-from-here/models/styles/NotificationPanelStyles.js +4 -1
  139. package/internal-do-not-import-from-here/models/styles/OmniaSystemLanguageSettingsStyles.js +4 -1
  140. package/internal-do-not-import-from-here/models/styles/RichTextEditorSettingsStyles.js +4 -1
  141. package/internal-do-not-import-from-here/models/styles/SearchStyles.js +9 -6
  142. package/internal-do-not-import-from-here/models/styles/SharedStyles.js +4 -1
  143. package/internal-do-not-import-from-here/models/styles/TargetingPropertyStyles.js +7 -4
  144. package/internal-do-not-import-from-here/models/styles/TaxonomyNavigationStyles.js +4 -1
  145. package/internal-do-not-import-from-here/models/styles/UserAccessibilitySettingsStyles.js +4 -1
  146. package/internal-do-not-import-from-here/models/styles/UserMenuStyles.d.ts +0 -1
  147. package/internal-do-not-import-from-here/models/styles/UserMenuStyles.js +4 -1
  148. package/internal-do-not-import-from-here/models/styles/WorkplaceActionMenuStyles.js +5 -2
  149. package/internal-do-not-import-from-here/models/styles/WorkplaceHomeStyles.js +4 -1
  150. package/internal-do-not-import-from-here/models/styles/WorkplaceSharedStyles.js +4 -1
  151. package/internal-do-not-import-from-here/models/styles/index.js +30 -27
  152. package/internal-do-not-import-from-here/models/teamcollaborationnavigation/TeamCollaborationNavigationSettings.js +2 -1
  153. package/internal-do-not-import-from-here/models/teamcollaborationnavigation/TeamCollaborationNavigationStyles.js +6 -3
  154. package/internal-do-not-import-from-here/models/teamcollaborationnavigation/index.js +5 -2
  155. package/internal-do-not-import-from-here/models/teamcollaborationrollup/TeamCollaborationRollupBlock.d.ts +9 -0
  156. package/internal-do-not-import-from-here/models/teamcollaborationrollup/TeamCollaborationRollupBlock.js +9 -6
  157. package/internal-do-not-import-from-here/models/teamcollaborationrollup/TeamCollaborationRollupBlockStyles.js +7 -4
  158. package/internal-do-not-import-from-here/models/teamcollaborationrollup/TeamCollaborationRollupView.js +5 -2
  159. package/internal-do-not-import-from-here/models/teamcollaborationrollup/index.js +6 -3
  160. package/internal-do-not-import-from-here/models/teamnewsrollup/TeamNews.js +2 -1
  161. package/internal-do-not-import-from-here/models/teamnewsrollup/TeamNewsQuery.js +2 -1
  162. package/internal-do-not-import-from-here/models/teamnewsrollup/TeamNewsRollupSettings.js +4 -1
  163. package/internal-do-not-import-from-here/models/teamnewsrollup/TeamNewsRollupViewRegistration.js +2 -1
  164. package/internal-do-not-import-from-here/models/teamnewsrollup/index.js +7 -4
  165. package/internal-do-not-import-from-here/models/yammer/YammerFeedSettings.js +5 -2
  166. package/internal-do-not-import-from-here/models/yammer/index.js +4 -1
  167. package/internal-do-not-import-from-here/services/SignOffRequestService.d.ts +1 -2
  168. package/internal-do-not-import-from-here/services/TeamCollaborationService.d.ts +2 -1
  169. package/internal-do-not-import-from-here/stores/SignOffRequestStore.d.ts +1 -1
  170. package/internal-do-not-import-from-here/wcdefinitions.json +1 -1
  171. package/package.json +1 -1
  172. package/task.js +11 -8
  173. package/task.ts +1 -1
  174. package/internal-do-not-import-from-here/models/myteamcollaboration/MyTeamCollaborationCategory.d.ts +0 -0
  175. package/internal-do-not-import-from-here/models/myteamcollaboration/MyTeamCollaborationCategory.js +0 -27
  176. package/internal-do-not-import-from-here/models/myteamcollaboration/MyteamcollaborationSettings.d.ts +0 -0
  177. package/internal-do-not-import-from-here/models/myteamcollaboration/MyteamcollaborationSettings.js +0 -30
  178. package/internal-do-not-import-from-here/models/powerapp/PowerAppBlockStyles.d.ts +0 -0
  179. package/internal-do-not-import-from-here/models/powerapp/PowerAppBlockStyles.js +0 -0
  180. package/internal-do-not-import-from-here/models/search_temp/SearchCategory.d.ts +0 -0
  181. package/internal-do-not-import-from-here/models/search_temp/SearchCategory.js +0 -30
  182. package/internal-do-not-import-from-here/models/search_temp/SearchProviderSettingProps.d.ts +0 -0
  183. package/internal-do-not-import-from-here/models/search_temp/SearchProviderSettingProps.js +0 -4
  184. package/internal-do-not-import-from-here/services/NotificationService.d.ts +0 -0
  185. package/internal-do-not-import-from-here/ux/DialogHelper.d.ts +0 -3
  186. package/internal-do-not-import-from-here/ux/index.d.ts +0 -1
@@ -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,7 +1,14 @@
1
1
  import { Identity } from '@omnia/fx-models';
2
2
  import { TeamCollaborationAppTemplateProperties } from './TeamCollaborationAppTemplateProperties';
3
3
  import { Membership } from './Membership';
4
+ import { MicrosoftTeamCloningInformation } from '.';
4
5
  export interface TeamCollaborationAppInstanceProperties extends TeamCollaborationAppTemplateProperties {
6
+ /**
7
+ *
8
+ * In 7.0 we should replace this to extends AppInstanceWithSharepointPropertiesStorage
9
+ * */
10
+ omniaRoutePrefix: string;
11
+ omniaPath: string;
5
12
  spPath: string;
6
13
  owner?: string;
7
14
  spAlias: string;
@@ -10,4 +17,5 @@ export interface TeamCollaborationAppInstanceProperties extends TeamCollaboratio
10
17
  readers?: Array<Identity>;
11
18
  membership?: Membership;
12
19
  appAdministrators: Array<string>;
20
+ msTeamCloningSettings?: MicrosoftTeamCloningInformation;
13
21
  }
@@ -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 +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,13 +1,16 @@
1
- export * from './Enums';
2
- export * from './TeamCollaborationAppTemplateProperties';
3
- export * from './TeamCollaborationAppInstanceProperties';
4
- export * from './SharePointSiteInfo';
5
- export * from "./TeamCollaborationAppTemplate";
6
- export * from "./TeamProvisioning";
7
- export * from "./SiteDesign";
8
- export * from "./MSTeamsInfo";
9
- export * from "./TeamCollaborationAppInstance";
10
- export * from "./OfficeNamingPolicyValidationResult";
11
- export * from "./MSTeamsChannel";
12
- export * from "./MSTeamsProperties";
13
- export * from "./MSTeamsApps";
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ const tslib_1 = require("tslib");
4
+ tslib_1.__exportStar(require("./Enums"), exports);
5
+ tslib_1.__exportStar(require("./TeamCollaborationAppTemplateProperties"), exports);
6
+ tslib_1.__exportStar(require("./TeamCollaborationAppInstanceProperties"), exports);
7
+ tslib_1.__exportStar(require("./SharePointSiteInfo"), exports);
8
+ tslib_1.__exportStar(require("./TeamCollaborationAppTemplate"), exports);
9
+ tslib_1.__exportStar(require("./TeamProvisioning"), exports);
10
+ tslib_1.__exportStar(require("./SiteDesign"), exports);
11
+ tslib_1.__exportStar(require("./MSTeamsInfo"), exports);
12
+ tslib_1.__exportStar(require("./TeamCollaborationAppInstance"), exports);
13
+ tslib_1.__exportStar(require("./OfficeNamingPolicyValidationResult"), exports);
14
+ tslib_1.__exportStar(require("./MSTeamsChannel"), exports);
15
+ tslib_1.__exportStar(require("./MSTeamsProperties"), exports);
16
+ tslib_1.__exportStar(require("./MSTeamsApps"), exports);
@@ -1 +1,4 @@
1
- export var AppTemplateStyles = {};
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.AppTemplateStyles = void 0;
4
+ exports.AppTemplateStyles = {};
@@ -1 +1,2 @@
1
- export {};
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -1 +1,4 @@
1
- export var CreateTeamworkSettingsStyles = {};
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.CreateTeamworkSettingsStyles = void 0;
4
+ exports.CreateTeamworkSettingsStyles = {};
@@ -1,4 +1,7 @@
1
- export var MicrosoftTeamChannelFeedElementName = {
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.MicrosoftTeamChannelFeedElementName = void 0;
4
+ exports.MicrosoftTeamChannelFeedElementName = {
2
5
  microsoftTeamChannelFeedBlockSettings: "owpl-msteamchannelfeed-block-settings",
3
6
  microsoftTeamChannelFeedBlockEdit: "owpl-msteamchannelfeed-block-edit",
4
7
  };
@@ -1 +1,4 @@
1
- export var MySitesStyles = {};
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.MySitesStyles = void 0;
4
+ exports.MySitesStyles = {};
@@ -1,2 +1,5 @@
1
- export var MyTeamCollaborationStyles = {};
2
- export var MyTeamCollaborationCategoryStyles = {};
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.MyTeamCollaborationCategoryStyles = exports.MyTeamCollaborationStyles = void 0;
4
+ exports.MyTeamCollaborationStyles = {};
5
+ exports.MyTeamCollaborationCategoryStyles = {};
@@ -1 +1,4 @@
1
- export var TeamNewsBlockStyles = {};
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.TeamNewsBlockStyles = void 0;
4
+ exports.TeamNewsBlockStyles = {};
@@ -1 +1,4 @@
1
- export var TeamSiteEditPropertiesStyles = {};
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.TeamSiteEditPropertiesStyles = void 0;
4
+ exports.TeamSiteEditPropertiesStyles = {};
@@ -1,6 +1,9 @@
1
- export * from './TeamNewsBlockStyles';
2
- export * from "./MyTeamCollaborationStyles";
3
- export * from "./TeamSiteEditPropertiesStyles";
4
- export * from "./MySitesStyles";
5
- export * from "./CreateTeamworkStyles";
6
- export * from "./CreateTeamworkBlock";
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ const tslib_1 = require("tslib");
4
+ tslib_1.__exportStar(require("./TeamNewsBlockStyles"), exports);
5
+ tslib_1.__exportStar(require("./MyTeamCollaborationStyles"), exports);
6
+ tslib_1.__exportStar(require("./TeamSiteEditPropertiesStyles"), exports);
7
+ tslib_1.__exportStar(require("./MySitesStyles"), exports);
8
+ tslib_1.__exportStar(require("./CreateTeamworkStyles"), exports);
9
+ tslib_1.__exportStar(require("./CreateTeamworkBlock"), exports);
@@ -1 +1,2 @@
1
- export {};
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -1 +1,4 @@
1
- export * from "./FacebookWorkplaceSettingsSection";
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ const tslib_1 = require("tslib");
4
+ tslib_1.__exportStar(require("./FacebookWorkplaceSettingsSection"), exports);
@@ -1 +1,2 @@
1
- export {};
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -1 +1,4 @@
1
- export * from "./AddFavoriteButtonHandlerSettings";
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ const tslib_1 = require("tslib");
4
+ tslib_1.__exportStar(require("./AddFavoriteButtonHandlerSettings"), exports);
@@ -1,47 +1,44 @@
1
- import { __extends } from "tslib";
2
- import { BusinessProfileProperty } from '@omnia/fx/models';
3
- import { ServiceDefinition } from '../ManifestIds';
4
- export var FormTypes;
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.ChartColor = exports.FormGenericSetting = exports.LegendPosition = exports.LegendAlignment = exports.OptionTypes = exports.QuestionTypes = exports.FormTypes = void 0;
4
+ const models_1 = require("@omnia/fx/models");
5
+ const ManifestIds_1 = require("../ManifestIds");
6
+ var FormTypes;
5
7
  (function (FormTypes) {
6
8
  FormTypes[FormTypes["Poll"] = 1] = "Poll";
7
9
  FormTypes[FormTypes["Survey"] = 2] = "Survey";
8
10
  FormTypes[FormTypes["Checkup"] = 3] = "Checkup";
9
- })(FormTypes || (FormTypes = {}));
10
- export var QuestionTypes;
11
+ })(FormTypes = exports.FormTypes || (exports.FormTypes = {}));
12
+ var QuestionTypes;
11
13
  (function (QuestionTypes) {
12
14
  QuestionTypes[QuestionTypes["Text"] = 1] = "Text";
13
15
  QuestionTypes[QuestionTypes["Choice"] = 2] = "Choice";
14
16
  QuestionTypes[QuestionTypes["MultipleChoice"] = 3] = "MultipleChoice";
15
- })(QuestionTypes || (QuestionTypes = {}));
16
- export var OptionTypes;
17
+ })(QuestionTypes = exports.QuestionTypes || (exports.QuestionTypes = {}));
18
+ var OptionTypes;
17
19
  (function (OptionTypes) {
18
20
  OptionTypes[OptionTypes["FormDefined"] = 1] = "FormDefined";
19
21
  OptionTypes[OptionTypes["UserDefined"] = 2] = "UserDefined";
20
- })(OptionTypes || (OptionTypes = {}));
21
- export var LegendAlignment;
22
+ })(OptionTypes = exports.OptionTypes || (exports.OptionTypes = {}));
23
+ var LegendAlignment;
22
24
  (function (LegendAlignment) {
23
25
  LegendAlignment["Start"] = "start";
24
26
  LegendAlignment["Center"] = "center";
25
27
  LegendAlignment["End"] = "end";
26
- })(LegendAlignment || (LegendAlignment = {}));
27
- export var LegendPosition;
28
+ })(LegendAlignment = exports.LegendAlignment || (exports.LegendAlignment = {}));
29
+ var LegendPosition;
28
30
  (function (LegendPosition) {
29
31
  LegendPosition["Top"] = "top";
30
32
  LegendPosition["Bottom"] = "bottom";
31
33
  LegendPosition["Left"] = "left";
32
34
  LegendPosition["Right"] = "right";
33
- })(LegendPosition || (LegendPosition = {}));
34
- var FormGenericSetting = /** @class */ (function (_super) {
35
- __extends(FormGenericSetting, _super);
36
- function FormGenericSetting() {
37
- return _super.call(this, ServiceDefinition.Id, "formgenericsetting") || this;
35
+ })(LegendPosition = exports.LegendPosition || (exports.LegendPosition = {}));
36
+ class FormGenericSetting extends models_1.BusinessProfileProperty {
37
+ constructor() {
38
+ super(ManifestIds_1.ServiceDefinition.Id, "formgenericsetting");
38
39
  }
39
- return FormGenericSetting;
40
- }(BusinessProfileProperty));
41
- export { FormGenericSetting };
42
- var ChartColor = /** @class */ (function () {
43
- function ChartColor() {
44
- }
45
- return ChartColor;
46
- }());
47
- export { ChartColor };
40
+ }
41
+ exports.FormGenericSetting = FormGenericSetting;
42
+ class ChartColor {
43
+ }
44
+ exports.ChartColor = ChartColor;
@@ -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
  };
@@ -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 = {}));
@@ -1,3 +1,6 @@
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);
@@ -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,65 +1,68 @@
1
- //// <omnia-transform-resource path="c778308f-5fbb-4a3d-8691-ad7408ffbd56" />
2
- import "./WorkplaceApi";
3
- export * from "./signoffrequest";
4
- export * from "./forms";
5
- export * from "./Workspace";
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';
16
- export * from "./HeaderSetting";
17
- export * from "./styles";
18
- export * from "./MyTaskItem";
19
- export * from "./MyTaskItemProcessor";
20
- export * from "./TutorialProvider";
21
- export * from "./SearchAdminSettingsSection";
22
- export * from "./FooterSettings";
23
- export * from "./SearchBoxStyling";
24
- export * from "./Constants";
25
- export * from './ActionRouteInfo';
26
- export * from './BusinessProfileSettingsSection';
27
- export * from './EnterprisePropertyViewModel';
28
- export * from './EnterprisePropertyDataTypeViewModel';
29
- export * from './TenantAdminSettingSection';
30
- export * from './TenantAdminHeaderSettingSection';
31
- export * from './CentralImageLocationsStyles';
32
- export * from "./AppTemplate";
33
- export * from './Secrets';
34
- export * from './LogoSettings';
35
- export * from './GovernanceDashboards';
36
- export * from './styles';
37
- export * from './EnterprisePropertyCategoryViewModel';
38
- export * from "./NotificationPanel";
39
- export * from "./components";
40
- export * from "./BusinessProfileAppProvisioning";
41
- export * from "./FollowedsitesUpdatedAtUserPropertyBag";
42
- export * from "./AppAuthenticationOptions";
43
- export * from "./CompactHeaderRegistration";
44
- export * from './apps';
45
- export * from './teamnewsrollup';
46
- export * from './siteproperties';
47
- export * from './myteamcollaboration';
48
- export * from './teamcollaborationnavigation';
49
- export * from './sites';
50
- export * from './governancedashboard';
51
- export * from './teamcollaborationrollup';
52
- export * from './facebookworkplace';
53
- export * from './AppCollaborationSettingsSection';
54
- export * from './mediapicker';
55
- export * from "./favoritebutton";
56
- export * from "./EnterpriseGlossary";
57
- export * from "./TaxonomyNavigation";
58
- export * from "./yammer";
59
- export * from "./SharedLink";
60
- export * from "./SearchProvider";
61
- export * from "./powerapp";
62
- export * from "./IAdminComponent";
63
- export * from "./promotedsearchresults";
64
- export * from "./searchfeedbacks";
65
- export * from "./ScopedPermissionRegistraion";
1
+ "use strict";
2
+ //! <omnia-transform-resource path="c778308f-5fbb-4a3d-8691-ad7408ffbd56" />
3
+ Object.defineProperty(exports, "__esModule", { value: true });
4
+ const tslib_1 = require("tslib");
5
+ require("./WorkplaceApi");
6
+ tslib_1.__exportStar(require("./signoffrequest"), exports);
7
+ tslib_1.__exportStar(require("./forms"), exports);
8
+ tslib_1.__exportStar(require("./Workspace"), exports);
9
+ tslib_1.__exportStar(require("./RegisterActionMenuItemMsg"), exports);
10
+ tslib_1.__exportStar(require("./ActionMenuExportationMsg"), exports);
11
+ tslib_1.__exportStar(require("./SearchTemplateRendererMsg"), exports);
12
+ tslib_1.__exportStar(require("./ISearchTemplate"), exports);
13
+ tslib_1.__exportStar(require("./Search"), exports);
14
+ tslib_1.__exportStar(require("./SearchCategory"), exports);
15
+ tslib_1.__exportStar(require("./Enums"), exports);
16
+ tslib_1.__exportStar(require("./ManifestIds"), exports);
17
+ tslib_1.__exportStar(require("./NotificationPanelMsg"), exports);
18
+ tslib_1.__exportStar(require("./NotificationPanelHistoryEntry"), exports);
19
+ tslib_1.__exportStar(require("./HeaderSetting"), exports);
20
+ tslib_1.__exportStar(require("./styles"), exports);
21
+ tslib_1.__exportStar(require("./MyTaskItem"), exports);
22
+ tslib_1.__exportStar(require("./MyTaskItemProcessor"), exports);
23
+ tslib_1.__exportStar(require("./TutorialProvider"), exports);
24
+ tslib_1.__exportStar(require("./SearchAdminSettingsSection"), exports);
25
+ tslib_1.__exportStar(require("./FooterSettings"), exports);
26
+ tslib_1.__exportStar(require("./SearchBoxStyling"), exports);
27
+ tslib_1.__exportStar(require("./Constants"), exports);
28
+ tslib_1.__exportStar(require("./ActionRouteInfo"), exports);
29
+ tslib_1.__exportStar(require("./BusinessProfileSettingsSection"), exports);
30
+ tslib_1.__exportStar(require("./EnterprisePropertyViewModel"), exports);
31
+ tslib_1.__exportStar(require("./EnterprisePropertyDataTypeViewModel"), exports);
32
+ tslib_1.__exportStar(require("./TenantAdminSettingSection"), exports);
33
+ tslib_1.__exportStar(require("./TenantAdminHeaderSettingSection"), exports);
34
+ tslib_1.__exportStar(require("./CentralImageLocationsStyles"), exports);
35
+ tslib_1.__exportStar(require("./AppTemplate"), exports);
36
+ tslib_1.__exportStar(require("./Secrets"), exports);
37
+ tslib_1.__exportStar(require("./LogoSettings"), exports);
38
+ tslib_1.__exportStar(require("./GovernanceDashboards"), exports);
39
+ tslib_1.__exportStar(require("./styles"), exports);
40
+ tslib_1.__exportStar(require("./EnterprisePropertyCategoryViewModel"), exports);
41
+ tslib_1.__exportStar(require("./NotificationPanel"), exports);
42
+ tslib_1.__exportStar(require("./components"), exports);
43
+ tslib_1.__exportStar(require("./BusinessProfileAppProvisioning"), exports);
44
+ tslib_1.__exportStar(require("./FollowedsitesUpdatedAtUserPropertyBag"), exports);
45
+ tslib_1.__exportStar(require("./AppAuthenticationOptions"), exports);
46
+ tslib_1.__exportStar(require("./CompactHeaderRegistration"), exports);
47
+ tslib_1.__exportStar(require("./apps"), exports);
48
+ tslib_1.__exportStar(require("./teamnewsrollup"), exports);
49
+ tslib_1.__exportStar(require("./siteproperties"), exports);
50
+ tslib_1.__exportStar(require("./myteamcollaboration"), exports);
51
+ tslib_1.__exportStar(require("./teamcollaborationnavigation"), exports);
52
+ tslib_1.__exportStar(require("./sites"), exports);
53
+ tslib_1.__exportStar(require("./governancedashboard"), exports);
54
+ tslib_1.__exportStar(require("./teamcollaborationrollup"), exports);
55
+ tslib_1.__exportStar(require("./facebookworkplace"), exports);
56
+ tslib_1.__exportStar(require("./AppCollaborationSettingsSection"), exports);
57
+ tslib_1.__exportStar(require("./mediapicker"), exports);
58
+ tslib_1.__exportStar(require("./favoritebutton"), exports);
59
+ tslib_1.__exportStar(require("./EnterpriseGlossary"), exports);
60
+ tslib_1.__exportStar(require("./TaxonomyNavigation"), exports);
61
+ tslib_1.__exportStar(require("./yammer"), exports);
62
+ tslib_1.__exportStar(require("./SharedLink"), exports);
63
+ tslib_1.__exportStar(require("./SearchProvider"), exports);
64
+ tslib_1.__exportStar(require("./powerapp"), exports);
65
+ tslib_1.__exportStar(require("./IAdminComponent"), exports);
66
+ tslib_1.__exportStar(require("./promotedsearchresults"), exports);
67
+ tslib_1.__exportStar(require("./searchfeedbacks"), exports);
68
+ tslib_1.__exportStar(require("./ScopedPermissionRegistraion"), exports);