@omnia/workplace 7.0.6-dev → 7.0.9-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 (168) hide show
  1. package/index.d.ts +1 -1
  2. package/internal-do-not-import-from-here/apis/Fx.d.ts +1 -1
  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 +2 -2
  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/index.d.ts +2 -2
  10. package/internal-do-not-import-from-here/core/index.d.ts +3 -3
  11. package/internal-do-not-import-from-here/core/messaging/InternalWorkplaceTopics.d.ts +5 -9
  12. package/internal-do-not-import-from-here/core/messaging/TeamworkTopics.d.ts +3 -3
  13. package/internal-do-not-import-from-here/core/messaging/WorkplaceTopics.d.ts +3 -7
  14. package/internal-do-not-import-from-here/core/messaging/index.d.ts +2 -2
  15. package/internal-do-not-import-from-here/core/utils/Utils.d.ts +1 -1
  16. package/internal-do-not-import-from-here/core/utils/index.d.ts +1 -1
  17. package/internal-do-not-import-from-here/manifests/omnia.workplace.fx.manifest.json +1 -1
  18. package/internal-do-not-import-from-here/models/AppCollaborationSettingsSection.d.ts +2 -2
  19. package/internal-do-not-import-from-here/models/AppTemplate.d.ts +1 -1
  20. package/internal-do-not-import-from-here/models/BusinessProfileAppProvisioning.d.ts +1 -1
  21. package/internal-do-not-import-from-here/models/BusinessProfileSettingsSection.d.ts +1 -1
  22. package/internal-do-not-import-from-here/models/CentralImageLocationsStyles.d.ts +1 -1
  23. package/internal-do-not-import-from-here/models/Constants.d.ts +1 -1
  24. package/internal-do-not-import-from-here/models/Constants.js +3 -3
  25. package/internal-do-not-import-from-here/models/EnterpriseGlossary.d.ts +1 -1
  26. package/internal-do-not-import-from-here/models/EnterprisePropertyCategoryViewModel.d.ts +1 -1
  27. package/internal-do-not-import-from-here/models/EnterprisePropertyDataTypeViewModel.d.ts +1 -1
  28. package/internal-do-not-import-from-here/models/EnterprisePropertyViewModel.d.ts +1 -1
  29. package/internal-do-not-import-from-here/models/FollowedsitesUpdatedAtUserPropertyBag.d.ts +1 -1
  30. package/internal-do-not-import-from-here/models/GovernanceDashboards.d.ts +1 -1
  31. package/internal-do-not-import-from-here/models/LogoSettings.d.ts +1 -1
  32. package/internal-do-not-import-from-here/models/ManifestIds.d.ts +3 -1
  33. package/internal-do-not-import-from-here/models/ManifestIds.js +29 -34
  34. package/internal-do-not-import-from-here/models/MyTaskItemProcessor.d.ts +1 -1
  35. package/internal-do-not-import-from-here/models/NotificationPanel.d.ts +3 -3
  36. package/internal-do-not-import-from-here/models/NotificationPanelMsg.d.ts +1 -1
  37. package/internal-do-not-import-from-here/models/RegisterActionMenuItemMsg.d.ts +1 -1
  38. package/internal-do-not-import-from-here/models/Search.d.ts +3 -3
  39. package/internal-do-not-import-from-here/models/SearchAdminSettingsSection.d.ts +2 -2
  40. package/internal-do-not-import-from-here/models/SearchCategory.d.ts +3 -3
  41. package/internal-do-not-import-from-here/models/Secrets.d.ts +2 -2
  42. package/internal-do-not-import-from-here/models/SharedLink.d.ts +4 -4
  43. package/internal-do-not-import-from-here/models/TaxonomyNavigation.d.ts +2 -2
  44. package/internal-do-not-import-from-here/models/TenantAdminSettingSection.d.ts +1 -1
  45. package/internal-do-not-import-from-here/models/TutorialProvider.d.ts +1 -1
  46. package/internal-do-not-import-from-here/models/WorkplaceApi.d.ts +1 -1
  47. package/internal-do-not-import-from-here/models/Workspace.d.ts +3 -3
  48. package/internal-do-not-import-from-here/models/apps/MSTeamsInfo.d.ts +1 -1
  49. package/internal-do-not-import-from-here/models/apps/MSTeamsProperties.d.ts +5 -4
  50. package/internal-do-not-import-from-here/models/apps/Membership.d.ts +1 -1
  51. package/internal-do-not-import-from-here/models/apps/TeamCollaborationAppInstance.d.ts +2 -2
  52. package/internal-do-not-import-from-here/models/apps/TeamCollaborationAppInstanceProperties.d.ts +4 -4
  53. package/internal-do-not-import-from-here/models/apps/TeamCollaborationAppTemplate.d.ts +2 -2
  54. package/internal-do-not-import-from-here/models/apps/TeamCollaborationAppTemplateProperties.d.ts +2 -2
  55. package/internal-do-not-import-from-here/models/apps/index.d.ts +4 -4
  56. package/internal-do-not-import-from-here/models/apps/index.js +14 -14
  57. package/internal-do-not-import-from-here/models/components/AppTemplateStyles.d.ts +1 -1
  58. package/internal-do-not-import-from-here/models/components/CreateTeamworkBlock.d.ts +1 -1
  59. package/internal-do-not-import-from-here/models/components/CreateTeamworkStyles.d.ts +1 -1
  60. package/internal-do-not-import-from-here/models/components/MicrosoftTeamChannelFeedBlock.d.ts +2 -2
  61. package/internal-do-not-import-from-here/models/components/MicrosoftTeamChannelFeedBlock.js +0 -1
  62. package/internal-do-not-import-from-here/models/components/MySitesStyles.d.ts +1 -1
  63. package/internal-do-not-import-from-here/models/components/MyTeamCollaborationStyles.d.ts +1 -1
  64. package/internal-do-not-import-from-here/models/components/TeamNewsBlockStyles.d.ts +2 -2
  65. package/internal-do-not-import-from-here/models/components/TeamSiteEditPropertiesStyles.d.ts +1 -1
  66. package/internal-do-not-import-from-here/models/components/index.d.ts +1 -1
  67. package/internal-do-not-import-from-here/models/components/index.js +7 -7
  68. package/internal-do-not-import-from-here/models/facebookworkplace/index.js +1 -1
  69. package/internal-do-not-import-from-here/models/favoritebutton/index.js +1 -1
  70. package/internal-do-not-import-from-here/models/forms/Form.d.ts +1 -1
  71. package/internal-do-not-import-from-here/models/forms/FormLayout.d.ts +4 -4
  72. package/internal-do-not-import-from-here/models/forms/index.js +3 -3
  73. package/internal-do-not-import-from-here/models/governancedashboard/TeamworkGovernanceDashboard.d.ts +1 -1
  74. package/internal-do-not-import-from-here/models/governancedashboard/index.js +1 -1
  75. package/internal-do-not-import-from-here/models/index.d.ts +33 -33
  76. package/internal-do-not-import-from-here/models/index.js +63 -63
  77. package/internal-do-not-import-from-here/models/mediapicker/MediaPickerProviderContext.d.ts +1 -1
  78. package/internal-do-not-import-from-here/models/mediapicker/index.d.ts +1 -1
  79. package/internal-do-not-import-from-here/models/mediapicker/index.js +1 -1
  80. package/internal-do-not-import-from-here/models/myteamcollaboration/MySitesSettingsComponentStyles.d.ts +1 -1
  81. package/internal-do-not-import-from-here/models/myteamcollaboration/TeamCollabrationApp.d.ts +1 -1
  82. package/internal-do-not-import-from-here/models/myteamcollaboration/index.js +1 -1
  83. package/internal-do-not-import-from-here/models/powerapp/PowerAppBlock.d.ts +1 -1
  84. package/internal-do-not-import-from-here/models/powerapp/index.d.ts +2 -2
  85. package/internal-do-not-import-from-here/models/powerapp/index.js +2 -2
  86. package/internal-do-not-import-from-here/models/promotedsearchresults/PromotedSearchResult.d.ts +1 -1
  87. package/internal-do-not-import-from-here/models/promotedsearchresults/index.js +1 -1
  88. package/internal-do-not-import-from-here/models/searchfeedbacks/index.js +2 -2
  89. package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestApi.d.ts +1 -1
  90. package/internal-do-not-import-from-here/models/signoffrequest/index.js +12 -12
  91. package/internal-do-not-import-from-here/models/signoffrequest/request/index.js +3 -3
  92. package/internal-do-not-import-from-here/models/siteproperties/index.js +1 -1
  93. package/internal-do-not-import-from-here/models/sites/MySitesSettings.d.ts +2 -2
  94. package/internal-do-not-import-from-here/models/sites/index.d.ts +3 -3
  95. package/internal-do-not-import-from-here/models/sites/index.js +3 -3
  96. package/internal-do-not-import-from-here/models/styles/ActionMenuStyles.d.ts +1 -1
  97. package/internal-do-not-import-from-here/models/styles/AnnouncementStyles.d.ts +2 -2
  98. package/internal-do-not-import-from-here/models/styles/DefaultSearchTemplateStyles.d.ts +1 -1
  99. package/internal-do-not-import-from-here/models/styles/DocumentDirectionSettingsStyles.d.ts +1 -1
  100. package/internal-do-not-import-from-here/models/styles/EnterprisePropertyCategoryStyles.d.ts +1 -1
  101. package/internal-do-not-import-from-here/models/styles/FooterStyle.d.ts +1 -1
  102. package/internal-do-not-import-from-here/models/styles/GovernanceDashboardStyles.d.ts +1 -1
  103. package/internal-do-not-import-from-here/models/styles/HeaderStyles.d.ts +1 -1
  104. package/internal-do-not-import-from-here/models/styles/JumpToContentStyles.d.ts +1 -1
  105. package/internal-do-not-import-from-here/models/styles/LocalizationAdminStyles.d.ts +2 -2
  106. package/internal-do-not-import-from-here/models/styles/LocalizationInputStyles.d.ts +2 -2
  107. package/internal-do-not-import-from-here/models/styles/LogoStyle.d.ts +1 -1
  108. package/internal-do-not-import-from-here/models/styles/MegaMenuStyles.d.ts +1 -1
  109. package/internal-do-not-import-from-here/models/styles/MyLinkStyles.d.ts +3 -3
  110. package/internal-do-not-import-from-here/models/styles/NotificationPanelHeaderStyles.d.ts +1 -1
  111. package/internal-do-not-import-from-here/models/styles/NotificationPanelSettingsStyles.d.ts +1 -1
  112. package/internal-do-not-import-from-here/models/styles/NotificationPanelStyles.d.ts +3 -3
  113. package/internal-do-not-import-from-here/models/styles/OmniaSystemLanguageSettingsStyles.d.ts +1 -1
  114. package/internal-do-not-import-from-here/models/styles/RichTextEditorSettingsStyles.d.ts +1 -1
  115. package/internal-do-not-import-from-here/models/styles/SearchStyles.d.ts +5 -4
  116. package/internal-do-not-import-from-here/models/styles/SharedStyles.d.ts +1 -1
  117. package/internal-do-not-import-from-here/models/styles/SharedStyles.js +2 -2
  118. package/internal-do-not-import-from-here/models/styles/TargetingPropertyStyles.d.ts +1 -1
  119. package/internal-do-not-import-from-here/models/styles/UserAccessibilitySettingsStyles.d.ts +1 -1
  120. package/internal-do-not-import-from-here/models/styles/UserMenuStyles.d.ts +2 -2
  121. package/internal-do-not-import-from-here/models/styles/WorkplaceActionMenuStyles.d.ts +1 -1
  122. package/internal-do-not-import-from-here/models/styles/WorkplaceHomeStyles.d.ts +1 -1
  123. package/internal-do-not-import-from-here/models/styles/WorkplaceSharedStyles.d.ts +1 -1
  124. package/internal-do-not-import-from-here/models/styles/index.d.ts +11 -11
  125. package/internal-do-not-import-from-here/models/styles/index.js +27 -27
  126. package/internal-do-not-import-from-here/models/teamcollaborationnavigation/TeamCollaborationNavigationSettings.d.ts +3 -3
  127. package/internal-do-not-import-from-here/models/teamcollaborationnavigation/TeamCollaborationNavigationStyles.d.ts +1 -1
  128. package/internal-do-not-import-from-here/models/teamcollaborationnavigation/index.js +2 -2
  129. package/internal-do-not-import-from-here/models/teamcollaborationrollup/TeamCollaborationRollupBlock.d.ts +3 -3
  130. package/internal-do-not-import-from-here/models/teamcollaborationrollup/TeamCollaborationRollupBlockStyles.d.ts +2 -2
  131. package/internal-do-not-import-from-here/models/teamcollaborationrollup/TeamCollaborationRollupView.d.ts +2 -2
  132. package/internal-do-not-import-from-here/models/teamcollaborationrollup/index.d.ts +3 -3
  133. package/internal-do-not-import-from-here/models/teamcollaborationrollup/index.js +3 -3
  134. package/internal-do-not-import-from-here/models/teamnewsrollup/TeamNewsRollupSettings.d.ts +2 -2
  135. package/internal-do-not-import-from-here/models/teamnewsrollup/TeamNewsRollupSettings.js +0 -1
  136. package/internal-do-not-import-from-here/models/teamnewsrollup/TeamNewsRollupViewRegistration.d.ts +1 -1
  137. package/internal-do-not-import-from-here/models/teamnewsrollup/index.d.ts +4 -4
  138. package/internal-do-not-import-from-here/models/teamnewsrollup/index.js +4 -4
  139. package/internal-do-not-import-from-here/models/yammer/YammerFeedSettings.js +0 -1
  140. package/internal-do-not-import-from-here/models/yammer/index.d.ts +1 -1
  141. package/internal-do-not-import-from-here/models/yammer/index.js +1 -1
  142. package/internal-do-not-import-from-here/services/AppAuthenticationOptionsService.d.ts +2 -2
  143. package/internal-do-not-import-from-here/services/FormService.d.ts +2 -2
  144. package/internal-do-not-import-from-here/services/NotificationPanelHistoryService.d.ts +1 -1
  145. package/internal-do-not-import-from-here/services/PromotedSearchResultService.d.ts +2 -2
  146. package/internal-do-not-import-from-here/services/SearchCategoryService.d.ts +1 -1
  147. package/internal-do-not-import-from-here/services/SearchFeedbackService.d.ts +2 -2
  148. package/internal-do-not-import-from-here/services/TeamCollaborationService.d.ts +2 -2
  149. package/internal-do-not-import-from-here/stores/CurrentFormStore.d.ts +1 -1
  150. package/internal-do-not-import-from-here/stores/EditingThemeStore.d.ts +3 -3
  151. package/internal-do-not-import-from-here/stores/FilterValueProviderBase.d.ts +1 -1
  152. package/internal-do-not-import-from-here/stores/FormStore.d.ts +3 -3
  153. package/internal-do-not-import-from-here/stores/GovernanceDashboardStore.d.ts +3 -3
  154. package/internal-do-not-import-from-here/stores/NotificationPanelStore.d.ts +4 -4
  155. package/internal-do-not-import-from-here/stores/PromotedSearchResultStore.d.ts +3 -3
  156. package/internal-do-not-import-from-here/stores/SearchCategoryStore.d.ts +3 -3
  157. package/internal-do-not-import-from-here/stores/SignOffRequestStore.d.ts +3 -3
  158. package/internal-do-not-import-from-here/stores/TeamCollaborationStore.d.ts +2 -2
  159. package/internal-do-not-import-from-here/stores/UserMenuStore.d.ts +12 -0
  160. package/internal-do-not-import-from-here/stores/index.d.ts +1 -0
  161. package/internal-do-not-import-from-here/ux/TeamworkContext.d.ts +3 -3
  162. package/internal-do-not-import-from-here/ux/index.d.ts +1 -1
  163. package/internal-do-not-import-from-here/wcdefinitions.json +1 -1
  164. package/internal-do-not-import-from-here/webcomponents/IAppAuthenticationOptionsComponent.d.ts +3 -3
  165. package/models/index.d.ts +1 -1
  166. package/package.json +1 -1
  167. package/task.js +8 -8
  168. package/task.ts +9 -9
@@ -1,4 +1,4 @@
1
- import { MediaPickerStorageProviderContext, GuidValue } from '@omnia/fx-models';
1
+ import { MediaPickerStorageProviderContext, GuidValue } from "@omnia/fx-models";
2
2
  declare abstract class MediaPickerProviderStorageWorkplaceContext extends MediaPickerStorageProviderContext {
3
3
  readonly omniaServiceId: GuidValue;
4
4
  }
@@ -1 +1 @@
1
- export * from './MediaPickerProviderContext';
1
+ export * from "./MediaPickerProviderContext";
@@ -1,4 +1,4 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  const tslib_1 = require("tslib");
4
- (0, tslib_1.__exportStar)(require("./MediaPickerProviderContext"), exports);
4
+ tslib_1.__exportStar(require("./MediaPickerProviderContext"), exports);
@@ -1,4 +1,4 @@
1
- import { types } from 'typestyle';
1
+ import { types } from "typestyle";
2
2
  export declare const MyTeamCollaborationSettingStyles: {
3
3
  dragIcon?: types.NestedCSSProperties;
4
4
  };
@@ -1,4 +1,4 @@
1
- import { Guid } from '@omnia/fx-models';
1
+ import { Guid } from "@omnia/fx-models";
2
2
  export declare class TeamCollabrationTypes {
3
3
  static Undefined: number;
4
4
  static Sharepoint: number;
@@ -3,4 +3,4 @@ Object.defineProperty(exports, "__esModule", { value: true });
3
3
  const tslib_1 = require("tslib");
4
4
  //export * from "./MyTeamCollaborationCategory";
5
5
  //export * from "./MyteamcollaborationSettings";
6
- (0, tslib_1.__exportStar)(require("./TeamCollabrationApp"), exports);
6
+ tslib_1.__exportStar(require("./TeamCollabrationApp"), exports);
@@ -1,4 +1,4 @@
1
- import { MultilingualString } from "@omnia/fx/models";
1
+ import { MultilingualString } from "@omnia/fx-models";
2
2
  export interface PowerAppBlockSettings {
3
3
  title: MultilingualString;
4
4
  powerAppUrl: string;
@@ -1,2 +1,2 @@
1
- export * from './PowerAppBlock';
2
- export * from './PowerAppSettings';
1
+ export * from "./PowerAppBlock";
2
+ export * from "./PowerAppSettings";
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  const tslib_1 = require("tslib");
4
- (0, tslib_1.__exportStar)(require("./PowerAppBlock"), exports);
5
- (0, tslib_1.__exportStar)(require("./PowerAppSettings"), exports);
4
+ tslib_1.__exportStar(require("./PowerAppBlock"), exports);
5
+ tslib_1.__exportStar(require("./PowerAppSettings"), exports);
@@ -1,4 +1,4 @@
1
- import { GuidValue, MediaPickerImage, MultilingualString, TargetingFilterData } from "@omnia/fx/models";
1
+ import { GuidValue, MediaPickerImage, MultilingualString, TargetingFilterData } from "@omnia/fx-models";
2
2
  export declare enum PromotedSearchResultStatus {
3
3
  OnHold = 0,
4
4
  Active = 1
@@ -1,4 +1,4 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  const tslib_1 = require("tslib");
4
- (0, tslib_1.__exportStar)(require("./PromotedSearchResult"), exports);
4
+ tslib_1.__exportStar(require("./PromotedSearchResult"), exports);
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  const tslib_1 = require("tslib");
4
- (0, tslib_1.__exportStar)(require("./SearchFeedback"), exports);
5
- (0, tslib_1.__exportStar)(require("./SearchFeedbackQuery"), exports);
4
+ tslib_1.__exportStar(require("./SearchFeedback"), exports);
5
+ tslib_1.__exportStar(require("./SearchFeedbackQuery"), exports);
@@ -16,7 +16,7 @@ export interface ISignOffRequestBannerApi {
16
16
  getSignOffRequestByResource: (resource: ISignOffRequestResource) => Promise<SignOffRequest[]>;
17
17
  confirmResource: (resource: SignOffRequestResource) => Promise<void>;
18
18
  }
19
- declare module '../WorkplaceApi' {
19
+ declare module "../WorkplaceApi" {
20
20
  interface IWorkplaceApi {
21
21
  signOffRequest: {
22
22
  registrations: Promise<ISignOffRequestRegistrationApi>;
@@ -1,15 +1,15 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  const tslib_1 = require("tslib");
4
- (0, tslib_1.__exportStar)(require("./SignOffRequest"), exports);
5
- (0, tslib_1.__exportStar)(require("./SignOffRequestResource"), exports);
6
- (0, tslib_1.__exportStar)(require("./SignOffRequestResourceProvider"), exports);
7
- (0, tslib_1.__exportStar)(require("./SignOffRequestResponse"), exports);
8
- (0, tslib_1.__exportStar)(require("./SignOffRequestTemplate"), exports);
9
- (0, tslib_1.__exportStar)(require("./SignOffRequestEnum"), exports);
10
- (0, tslib_1.__exportStar)(require("./SignOffRequestQuery"), exports);
11
- (0, tslib_1.__exportStar)(require("./SignOffRequestProvider"), exports);
12
- (0, tslib_1.__exportStar)(require("./request"), exports);
13
- (0, tslib_1.__exportStar)(require("./SignOffRequestDetail"), exports);
14
- (0, tslib_1.__exportStar)(require("./SignOffRequestApi"), exports);
15
- (0, tslib_1.__exportStar)(require("./SignOffRequestSettings"), exports);
4
+ tslib_1.__exportStar(require("./SignOffRequest"), exports);
5
+ tslib_1.__exportStar(require("./SignOffRequestResource"), exports);
6
+ tslib_1.__exportStar(require("./SignOffRequestResourceProvider"), exports);
7
+ tslib_1.__exportStar(require("./SignOffRequestResponse"), exports);
8
+ tslib_1.__exportStar(require("./SignOffRequestTemplate"), exports);
9
+ tslib_1.__exportStar(require("./SignOffRequestEnum"), exports);
10
+ tslib_1.__exportStar(require("./SignOffRequestQuery"), exports);
11
+ tslib_1.__exportStar(require("./SignOffRequestProvider"), exports);
12
+ tslib_1.__exportStar(require("./request"), exports);
13
+ tslib_1.__exportStar(require("./SignOffRequestDetail"), exports);
14
+ tslib_1.__exportStar(require("./SignOffRequestApi"), exports);
15
+ tslib_1.__exportStar(require("./SignOffRequestSettings"), exports);
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  const tslib_1 = require("tslib");
4
- (0, tslib_1.__exportStar)(require("./SignOffEmailRequest"), exports);
5
- (0, tslib_1.__exportStar)(require("./SignOffRequestCreateModel"), exports);
6
- (0, tslib_1.__exportStar)(require("./SignOffRequestTemplateCreateModel"), exports);
4
+ tslib_1.__exportStar(require("./SignOffEmailRequest"), exports);
5
+ tslib_1.__exportStar(require("./SignOffRequestCreateModel"), exports);
6
+ tslib_1.__exportStar(require("./SignOffRequestTemplateCreateModel"), exports);
@@ -1,4 +1,4 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  const tslib_1 = require("tslib");
4
- (0, tslib_1.__exportStar)(require("./EditingSitePropertiesRegistration"), exports);
4
+ tslib_1.__exportStar(require("./EditingSitePropertiesRegistration"), exports);
@@ -1,5 +1,5 @@
1
- import { MySitesEnums } from '.';
2
- import { MultilingualString } from '@omnia/fx-models';
1
+ import { MySitesEnums } from ".";
2
+ import { MultilingualString } from "@omnia/fx-models";
3
3
  export interface MySitesSettings {
4
4
  iconColor: string;
5
5
  labelCreateNewSite: MultilingualString;
@@ -1,3 +1,3 @@
1
- export * from './MySitesSettings';
2
- export * from './Enums';
3
- export * from './Sites';
1
+ export * from "./MySitesSettings";
2
+ export * from "./Enums";
3
+ export * from "./Sites";
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  const tslib_1 = require("tslib");
4
- (0, tslib_1.__exportStar)(require("./MySitesSettings"), exports);
5
- (0, tslib_1.__exportStar)(require("./Enums"), exports);
6
- (0, tslib_1.__exportStar)(require("./Sites"), exports);
4
+ tslib_1.__exportStar(require("./MySitesSettings"), exports);
5
+ tslib_1.__exportStar(require("./Enums"), exports);
6
+ tslib_1.__exportStar(require("./Sites"), exports);
@@ -1,4 +1,4 @@
1
- import { types } from 'typestyle';
1
+ import { types } from "typestyle";
2
2
  export declare const ActionMenuStyles: {
3
3
  loadingStyle?: types.NestedCSSProperties;
4
4
  inlineIconWrapper?: types.NestedCSSProperties;
@@ -1,5 +1,5 @@
1
- import { types } from 'typestyle';
2
- import { SpacingSettings } from '@omnia/fx-models';
1
+ import { types } from "typestyle";
2
+ import { SpacingSettings } from "@omnia/fx-models";
3
3
  export declare const AnnouncementStyles: {
4
4
  loadingStyle?: types.NestedCSSProperties;
5
5
  announcementCustomImage?: types.NestedCSSProperties;
@@ -1,4 +1,4 @@
1
- import { types } from 'typestyle';
1
+ import { types } from "typestyle";
2
2
  export declare const DefaultSearchTemplateStyles: {
3
3
  container?: types.NestedCSSProperties;
4
4
  contentWapper?: types.NestedCSSProperties;
@@ -1,4 +1,4 @@
1
- import { types } from 'typestyle';
1
+ import { types } from "typestyle";
2
2
  export declare const DocumentDirectionSettingsStyles: {
3
3
  documentDirectionTitle: types.NestedCSSProperties;
4
4
  };
@@ -1,4 +1,4 @@
1
- import { types } from 'typestyle';
1
+ import { types } from "typestyle";
2
2
  export declare const EnterprisePropertyCategoriesDefaultBladeStyles: {
3
3
  dragdropSortWrapper?: types.NestedCSSProperties;
4
4
  dragableRow?: types.NestedCSSProperties;
@@ -1,4 +1,4 @@
1
- import { types } from 'typestyle';
1
+ import { types } from "typestyle";
2
2
  export declare const FooterSettingStyles: {
3
3
  monacoEditorStyle?: types.NestedCSSProperties;
4
4
  previewFooterFixed?: types.NestedCSSProperties;
@@ -1,4 +1,4 @@
1
- import { types } from 'typestyle';
1
+ import { types } from "typestyle";
2
2
  import { SpacingSettings } from "@omnia/fx-models";
3
3
  export declare const GovernanceDashboardStyles: {
4
4
  container?: (spacing: SpacingSettings) => types.NestedCSSProperties;
@@ -1,4 +1,4 @@
1
- import { types } from 'typestyle';
1
+ import { types } from "typestyle";
2
2
  export declare const HeaderStyles: {
3
3
  top?: types.NestedCSSProperties;
4
4
  logoWrapper?: types.NestedCSSProperties;
@@ -1,4 +1,4 @@
1
- import { types } from 'typestyle';
1
+ import { types } from "typestyle";
2
2
  export declare const JumpToContentStyles: {
3
3
  skipMain: types.NestedCSSProperties;
4
4
  };
@@ -1,5 +1,5 @@
1
- import { types } from 'typestyle';
2
- import { OmniaTheming } from '@omnia/fx/ux';
1
+ import { types } from "typestyle";
2
+ import { OmniaTheming } from "@omnia/fx/ux";
3
3
  export declare const LocalizationAdminStyles: {
4
4
  container?: types.NestedCSSProperties;
5
5
  row?: (theme: OmniaTheming) => types.NestedCSSProperties;
@@ -1,5 +1,5 @@
1
- import { types } from 'typestyle';
2
- import { OmniaTheming } from '@omnia/fx/ux';
1
+ import { types } from "typestyle";
2
+ import { OmniaTheming } from "@omnia/fx/ux";
3
3
  export declare const LocalizationInputStyles: {
4
4
  flag: types.NestedCSSProperties;
5
5
  multilingualBodyWrapper: types.NestedCSSProperties;
@@ -1,4 +1,4 @@
1
- import { types } from 'typestyle';
1
+ import { types } from "typestyle";
2
2
  export declare const LogoStyles: {
3
3
  container?: types.NestedCSSProperties;
4
4
  hideWhenMaxScreenWidth?: (maxScreenWidth: number) => types.NestedCSSProperties;
@@ -1,4 +1,4 @@
1
- import { types } from 'typestyle';
1
+ import { types } from "typestyle";
2
2
  export declare const HorizontalMegaMenuStyles: {
3
3
  wrapper: types.NestedCSSProperties;
4
4
  nodeBtn: (bgColor: string, textColor: string) => types.NestedCSSProperties;
@@ -1,6 +1,6 @@
1
- import { types } from 'typestyle';
2
- import { SpacingSettings } from '@omnia/fx-models';
3
- import { Theming } from '@omnia/fx/ux';
1
+ import { types } from "typestyle";
2
+ import { SpacingSettings } from "@omnia/fx-models";
3
+ import { Theming } from "@omnia/fx/ux";
4
4
  export declare const MyLinksStyles: {
5
5
  padding?: (spacing: SpacingSettings) => types.NestedCSSProperties;
6
6
  layout?: types.NestedCSSProperties;
@@ -1,4 +1,4 @@
1
- import { types } from 'typestyle';
1
+ import { types } from "typestyle";
2
2
  export declare const NotificationPanelHeaderStyles: {
3
3
  body?: types.NestedCSSProperties;
4
4
  closeIcon: types.NestedCSSProperties;
@@ -1,4 +1,4 @@
1
- import { types } from 'typestyle';
1
+ import { types } from "typestyle";
2
2
  export declare const NotificationPanelSettingsStyles: {
3
3
  layoutHeight?: types.NestedCSSProperties;
4
4
  layoutWidth?: types.NestedCSSProperties;
@@ -1,6 +1,6 @@
1
- import { types } from 'typestyle';
2
- import { SpacingSettings, Theming } from '@omnia/fx-models';
3
- import { NotificationPanelCustomColorModel, NoficationPanelDisplaySettings } from '../NotificationPanel';
1
+ import { types } from "typestyle";
2
+ import { SpacingSettings, Theming } from "@omnia/fx-models";
3
+ import { NotificationPanelCustomColorModel, NoficationPanelDisplaySettings } from "../NotificationPanel";
4
4
  export declare const NotificationPanelStyles: {
5
5
  component?: types.NestedCSSProperties;
6
6
  getblockheaderstyle?: (showtitle: boolean, color: string, bgcolor: string, padding: SpacingSettings, margin: SpacingSettings) => types.NestedCSSProperties;
@@ -1,4 +1,4 @@
1
- import { types } from 'typestyle';
1
+ import { types } from "typestyle";
2
2
  export declare const OmniaSystemLanguageSettingsStyles: {
3
3
  settingTitle?: types.NestedCSSProperties;
4
4
  };
@@ -1,4 +1,4 @@
1
- import { types } from 'typestyle';
1
+ import { types } from "typestyle";
2
2
  export declare const RichTextEditorSettingsStyles: {
3
3
  checkboxColumn: types.NestedCSSProperties;
4
4
  listTileActionColumn: types.NestedCSSProperties;
@@ -1,7 +1,7 @@
1
- import { types } from 'typestyle';
2
- import { OmniaTheming, ITheming } from '@omnia/fx/ux';
3
- import { SpacingSettings } from '@omnia/fx-models';
4
- import { SearchBoxStyling } from '../SearchBoxStyling';
1
+ import { types } from "typestyle";
2
+ import { OmniaTheming, ITheming } from "@omnia/fx/ux";
3
+ import { SpacingSettings } from "@omnia/fx-models";
4
+ import { SearchBoxStyling } from "../SearchBoxStyling";
5
5
  declare type SearchRule = {
6
6
  container?: (showInHeader: boolean, compactChrome: boolean) => types.NestedCSSProperties;
7
7
  searchCategory?: types.NestedCSSProperties;
@@ -19,6 +19,7 @@ declare type SearchRule = {
19
19
  noResult?: (showOnHeader: boolean, dropdownResultMode: boolean) => types.NestedCSSProperties;
20
20
  searchBox?: (styling: SearchBoxStyling, theming: ITheming) => types.NestedCSSProperties;
21
21
  dropdownResult?: (height: number, showOnHeader: boolean) => types.NestedCSSProperties;
22
+ dropdownOverride?: types.NestedCSSProperties;
22
23
  };
23
24
  export declare const SearchAdminStyles: {
24
25
  container?: types.NestedCSSProperties;
@@ -1,2 +1,2 @@
1
- import { types } from 'typestyle';
1
+ import { types } from "typestyle";
2
2
  export declare const WowrkplaceHeadingStyles: types.CSSClasses<string>;
@@ -3,7 +3,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.WowrkplaceHeadingStyles = void 0;
4
4
  exports.WowrkplaceHeadingStyles = {
5
5
  wrapper: {
6
- display: 'flex',
7
- flexWrap: 'wrap'
6
+ display: "flex",
7
+ flexWrap: "wrap"
8
8
  }
9
9
  };
@@ -1,4 +1,4 @@
1
- import { types } from 'typestyle';
1
+ import { types } from "typestyle";
2
2
  export declare const TargetingPropertyStyles: {
3
3
  containerWapper?: types.NestedCSSProperties;
4
4
  };
@@ -1,4 +1,4 @@
1
- import { types } from 'typestyle';
1
+ import { types } from "typestyle";
2
2
  export declare const UserAccessibilitySettingsStyles: {
3
3
  accessibilityTitle: types.NestedCSSProperties;
4
4
  };
@@ -1,5 +1,5 @@
1
- import { types } from 'typestyle';
2
- import { OmniaTheming } from '@omnia/fx/ux';
1
+ import { types } from "typestyle";
2
+ import { OmniaTheming } from "@omnia/fx/ux";
3
3
  export declare const UserMenuStyles: {
4
4
  underlineWhenHover?: types.NestedCSSProperties;
5
5
  smallAvatar?: types.NestedCSSProperties;
@@ -1,4 +1,4 @@
1
- import { types } from 'typestyle';
1
+ import { types } from "typestyle";
2
2
  export declare const HorizontalActionMenuStyles: {
3
3
  menuWrapper: (bgColor: string, textColor: string) => types.NestedCSSProperties;
4
4
  wrapper: (bgColor: string, textColor: string) => types.NestedCSSProperties;
@@ -1,4 +1,4 @@
1
- import { types } from 'typestyle';
1
+ import { types } from "typestyle";
2
2
  export declare const WorkplaceHomeStyles: {
3
3
  speedDial: types.NestedCSSProperties;
4
4
  };
@@ -1,4 +1,4 @@
1
- import { types } from 'typestyle';
1
+ import { types } from "typestyle";
2
2
  export declare const WorkplaceSharedStyles: {
3
3
  staticLink: (bgColor: string, color: string) => types.NestedCSSProperties;
4
4
  staticLinkActived: (bgColor: string, color: string) => types.NestedCSSProperties;
@@ -3,22 +3,22 @@ export * from "./HeaderStyles";
3
3
  export * from "./AnnouncementStyles";
4
4
  export * from "./SharedStyles";
5
5
  export * from "./SearchStyles";
6
- export * from './ActionMenuStyles';
7
- export * from './UserMenuStyles';
8
- export * from './NotificationPanelSettingsStyles';
9
- export * from './NotificationPanelStyles';
10
- export * from './NotificationPanelHeaderStyles';
6
+ export * from "./ActionMenuStyles";
7
+ export * from "./UserMenuStyles";
8
+ export * from "./NotificationPanelSettingsStyles";
9
+ export * from "./NotificationPanelStyles";
10
+ export * from "./NotificationPanelHeaderStyles";
11
11
  export * from "./MyLinkStyles";
12
12
  export * from "./DefaultSearchTemplateStyles";
13
13
  export * from "./UserAccessibilitySettingsStyles";
14
14
  export * from "./FooterStyle";
15
15
  export * from "./JumpToContentStyles";
16
- export * from './TargetingPropertyStyles';
17
- export * from './LocalizationInputStyles';
18
- export * from './LocalizationAdminStyles';
19
- export * from './GovernanceDashboardStyles';
20
- export * from './EnterprisePropertyCategoryStyles';
21
- export * from './OmniaSystemLanguageSettingsStyles';
16
+ export * from "./TargetingPropertyStyles";
17
+ export * from "./LocalizationInputStyles";
18
+ export * from "./LocalizationAdminStyles";
19
+ export * from "./GovernanceDashboardStyles";
20
+ export * from "./EnterprisePropertyCategoryStyles";
21
+ export * from "./OmniaSystemLanguageSettingsStyles";
22
22
  export * from "./TaxonomyNavigationStyles";
23
23
  export * from "./MegaMenuStyles";
24
24
  export * from "./WorkplaceActionMenuStyles";
@@ -1,30 +1,30 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  const tslib_1 = require("tslib");
4
- (0, tslib_1.__exportStar)(require("./LogoStyle"), exports);
5
- (0, tslib_1.__exportStar)(require("./HeaderStyles"), exports);
6
- (0, tslib_1.__exportStar)(require("./AnnouncementStyles"), exports);
7
- (0, tslib_1.__exportStar)(require("./SharedStyles"), exports);
8
- (0, tslib_1.__exportStar)(require("./SearchStyles"), exports);
9
- (0, tslib_1.__exportStar)(require("./ActionMenuStyles"), exports);
10
- (0, tslib_1.__exportStar)(require("./UserMenuStyles"), exports);
11
- (0, tslib_1.__exportStar)(require("./NotificationPanelSettingsStyles"), exports);
12
- (0, tslib_1.__exportStar)(require("./NotificationPanelStyles"), exports);
13
- (0, tslib_1.__exportStar)(require("./NotificationPanelHeaderStyles"), exports);
14
- (0, tslib_1.__exportStar)(require("./MyLinkStyles"), exports);
15
- (0, tslib_1.__exportStar)(require("./DefaultSearchTemplateStyles"), exports);
16
- (0, tslib_1.__exportStar)(require("./UserAccessibilitySettingsStyles"), exports);
17
- (0, tslib_1.__exportStar)(require("./FooterStyle"), exports);
18
- (0, tslib_1.__exportStar)(require("./JumpToContentStyles"), exports);
19
- (0, tslib_1.__exportStar)(require("./TargetingPropertyStyles"), exports);
20
- (0, tslib_1.__exportStar)(require("./LocalizationInputStyles"), exports);
21
- (0, tslib_1.__exportStar)(require("./LocalizationAdminStyles"), exports);
22
- (0, tslib_1.__exportStar)(require("./GovernanceDashboardStyles"), exports);
23
- (0, tslib_1.__exportStar)(require("./EnterprisePropertyCategoryStyles"), exports);
24
- (0, tslib_1.__exportStar)(require("./OmniaSystemLanguageSettingsStyles"), exports);
25
- (0, tslib_1.__exportStar)(require("./TaxonomyNavigationStyles"), exports);
26
- (0, tslib_1.__exportStar)(require("./MegaMenuStyles"), exports);
27
- (0, tslib_1.__exportStar)(require("./WorkplaceActionMenuStyles"), exports);
28
- (0, tslib_1.__exportStar)(require("./WorkplaceHomeStyles"), exports);
29
- (0, tslib_1.__exportStar)(require("./DocumentDirectionSettingsStyles"), exports);
30
- (0, tslib_1.__exportStar)(require("./WorkplaceSharedStyles"), exports);
4
+ tslib_1.__exportStar(require("./LogoStyle"), exports);
5
+ tslib_1.__exportStar(require("./HeaderStyles"), exports);
6
+ tslib_1.__exportStar(require("./AnnouncementStyles"), exports);
7
+ tslib_1.__exportStar(require("./SharedStyles"), exports);
8
+ tslib_1.__exportStar(require("./SearchStyles"), exports);
9
+ tslib_1.__exportStar(require("./ActionMenuStyles"), exports);
10
+ tslib_1.__exportStar(require("./UserMenuStyles"), exports);
11
+ tslib_1.__exportStar(require("./NotificationPanelSettingsStyles"), exports);
12
+ tslib_1.__exportStar(require("./NotificationPanelStyles"), exports);
13
+ tslib_1.__exportStar(require("./NotificationPanelHeaderStyles"), exports);
14
+ tslib_1.__exportStar(require("./MyLinkStyles"), exports);
15
+ tslib_1.__exportStar(require("./DefaultSearchTemplateStyles"), exports);
16
+ tslib_1.__exportStar(require("./UserAccessibilitySettingsStyles"), exports);
17
+ tslib_1.__exportStar(require("./FooterStyle"), exports);
18
+ tslib_1.__exportStar(require("./JumpToContentStyles"), exports);
19
+ tslib_1.__exportStar(require("./TargetingPropertyStyles"), exports);
20
+ tslib_1.__exportStar(require("./LocalizationInputStyles"), exports);
21
+ tslib_1.__exportStar(require("./LocalizationAdminStyles"), exports);
22
+ tslib_1.__exportStar(require("./GovernanceDashboardStyles"), exports);
23
+ tslib_1.__exportStar(require("./EnterprisePropertyCategoryStyles"), exports);
24
+ tslib_1.__exportStar(require("./OmniaSystemLanguageSettingsStyles"), exports);
25
+ tslib_1.__exportStar(require("./TaxonomyNavigationStyles"), exports);
26
+ tslib_1.__exportStar(require("./MegaMenuStyles"), exports);
27
+ tslib_1.__exportStar(require("./WorkplaceActionMenuStyles"), exports);
28
+ tslib_1.__exportStar(require("./WorkplaceHomeStyles"), exports);
29
+ tslib_1.__exportStar(require("./DocumentDirectionSettingsStyles"), exports);
30
+ tslib_1.__exportStar(require("./WorkplaceSharedStyles"), exports);
@@ -1,7 +1,7 @@
1
- import { MultilingualString } from '@omnia/fx-models';
2
- import { TeamCollaborationRollupBlockSettings } from '../teamcollaborationrollup';
1
+ import { MultilingualString } from "@omnia/fx-models";
2
+ import { TeamCollaborationRollupBlockSettings } from "../teamcollaborationrollup";
3
3
  import { CreateTeamworkBlockSettings } from "..";
4
- import { DialogPositions } from '@omnia/fx/ux';
4
+ import { DialogPositions } from "@omnia/fx/ux";
5
5
  export interface TeamCollaborationNavigationWithCreateTeamworkSettings extends TeamCollaborationNavigationSettings {
6
6
  createTeamworkSettings?: CreateTeamworkBlockSettings;
7
7
  }
@@ -1,4 +1,4 @@
1
- import { types } from 'typestyle';
1
+ import { types } from "typestyle";
2
2
  export declare const TeamworkNavigationStyles: {
3
3
  hiddenOverflow?: types.NestedCSSProperties;
4
4
  overflowDialog?: types.NestedCSSProperties;
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  const tslib_1 = require("tslib");
4
- (0, tslib_1.__exportStar)(require("./TeamCollaborationNavigationStyles"), exports);
5
- (0, tslib_1.__exportStar)(require("./TeamCollaborationNavigationSettings"), exports);
4
+ tslib_1.__exportStar(require("./TeamCollaborationNavigationStyles"), exports);
5
+ tslib_1.__exportStar(require("./TeamCollaborationNavigationSettings"), exports);
@@ -1,6 +1,6 @@
1
- import { SpacingSettings, GuidValue, RollupFilter, RollupEnums, RollupSetting, PersonPropFilterValue, BooleanPropFilterValue, TextPropFilterValue, TaxonomyPropFilterValue, DatePropFilterValue, TexSearchestPropFilterValue, MultilingualString } from '@omnia/fx-models';
2
- import { TeamCollaborationRollupScopeTypes } from '.';
3
- import { AppEnums } from '../apps';
1
+ import { SpacingSettings, GuidValue, RollupFilter, RollupEnums, RollupSetting, PersonPropFilterValue, BooleanPropFilterValue, TextPropFilterValue, TaxonomyPropFilterValue, DatePropFilterValue, TexSearchestPropFilterValue, MultilingualString } from "@omnia/fx-models";
2
+ import { TeamCollaborationRollupScopeTypes } from ".";
3
+ import { AppEnums } from "../apps";
4
4
  export declare const TeamCollaborationConstants: {
5
5
  readonly teamTitleAndLink: string;
6
6
  readonly searchBoxInternalName: string;
@@ -1,5 +1,5 @@
1
- import { types } from 'typestyle';
2
- import { SpacingSettings } from '@omnia/fx-models';
1
+ import { types } from "typestyle";
2
+ import { SpacingSettings } from "@omnia/fx-models";
3
3
  export declare const TeamCollaborationRollupBlockStyles: {
4
4
  blockWapper?: (otherElementHeight: number) => types.NestedCSSProperties;
5
5
  queryFailMsgWrapper?: types.NestedCSSProperties;
@@ -1,5 +1,5 @@
1
- import { GuidValue, EnterprisePropertyDefinition, PropertyIndexedType } from '@omnia/fx-models';
2
- import { TeamCollaborationRollupViewSettings, TeamCollaborationRollupEnums, TeamCollaborationRollupResultItem, TeamCollaborationRollupBlockSettings } from './TeamCollaborationRollupBlock';
1
+ import { GuidValue, EnterprisePropertyDefinition, PropertyIndexedType } from "@omnia/fx-models";
2
+ import { TeamCollaborationRollupViewSettings, TeamCollaborationRollupEnums, TeamCollaborationRollupResultItem, TeamCollaborationRollupBlockSettings } from "./TeamCollaborationRollupBlock";
3
3
  export interface MyTeamCollaborationDialog {
4
4
  open: boolean;
5
5
  isCreateMode: boolean;
@@ -1,3 +1,3 @@
1
- export * from './TeamCollaborationRollupBlock';
2
- export * from './TeamCollaborationRollupBlockStyles';
3
- export * from './TeamCollaborationRollupView';
1
+ export * from "./TeamCollaborationRollupBlock";
2
+ export * from "./TeamCollaborationRollupBlockStyles";
3
+ export * from "./TeamCollaborationRollupView";
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  const tslib_1 = require("tslib");
4
- (0, tslib_1.__exportStar)(require("./TeamCollaborationRollupBlock"), exports);
5
- (0, tslib_1.__exportStar)(require("./TeamCollaborationRollupBlockStyles"), exports);
6
- (0, tslib_1.__exportStar)(require("./TeamCollaborationRollupView"), exports);
4
+ tslib_1.__exportStar(require("./TeamCollaborationRollupBlock"), exports);
5
+ tslib_1.__exportStar(require("./TeamCollaborationRollupBlockStyles"), exports);
6
+ tslib_1.__exportStar(require("./TeamCollaborationRollupView"), exports);
@@ -1,5 +1,5 @@
1
- import { SpacingSettings, MultilingualString, IBlockSettingsWriter, GuidValue } from '@omnia/fx-models';
2
- import { TeamNews } from '.';
1
+ import { SpacingSettings, MultilingualString, IBlockSettingsWriter, GuidValue } from "@omnia/fx-models";
2
+ import { TeamNews } from ".";
3
3
  export interface TeamNewsRollupViewSettings {
4
4
  title: MultilingualString;
5
5
  itemLimit: number;