@omnia/workplace 7.0.8-dev → 7.0.11-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.
- package/index.d.ts +1 -1
- package/internal-do-not-import-from-here/apis/Fx.d.ts +1 -1
- package/internal-do-not-import-from-here/apis/Header.d.ts +3 -3
- package/internal-do-not-import-from-here/apis/NotificationPanel.d.ts +2 -2
- package/internal-do-not-import-from-here/apis/ScopedPermissionApi.d.ts +1 -1
- package/internal-do-not-import-from-here/apis/SearchProviderApi.d.ts +3 -3
- package/internal-do-not-import-from-here/apis/SearchTemplate.d.ts +3 -3
- package/internal-do-not-import-from-here/apis/TeamNewsRollup.d.ts +3 -3
- package/internal-do-not-import-from-here/apis/index.d.ts +2 -2
- package/internal-do-not-import-from-here/core/index.d.ts +3 -3
- package/internal-do-not-import-from-here/core/messaging/InternalWorkplaceTopics.d.ts +5 -9
- package/internal-do-not-import-from-here/core/messaging/TeamworkTopics.d.ts +3 -3
- package/internal-do-not-import-from-here/core/messaging/WorkplaceTopics.d.ts +3 -7
- package/internal-do-not-import-from-here/core/messaging/index.d.ts +2 -2
- package/internal-do-not-import-from-here/core/utils/Utils.d.ts +1 -1
- package/internal-do-not-import-from-here/core/utils/index.d.ts +1 -1
- package/internal-do-not-import-from-here/manifests/omnia.workplace.fx.manifest.json +1 -1
- package/internal-do-not-import-from-here/models/AppCollaborationSettingsSection.d.ts +2 -2
- package/internal-do-not-import-from-here/models/AppTemplate.d.ts +1 -1
- package/internal-do-not-import-from-here/models/BusinessProfileAppProvisioning.d.ts +1 -1
- package/internal-do-not-import-from-here/models/BusinessProfileSettingsSection.d.ts +1 -1
- package/internal-do-not-import-from-here/models/CentralImageLocationsStyles.d.ts +1 -1
- package/internal-do-not-import-from-here/models/Constants.d.ts +1 -1
- package/internal-do-not-import-from-here/models/Constants.js +3 -3
- package/internal-do-not-import-from-here/models/EnterpriseGlossary.d.ts +1 -1
- package/internal-do-not-import-from-here/models/EnterprisePropertyCategoryViewModel.d.ts +1 -1
- package/internal-do-not-import-from-here/models/EnterprisePropertyDataTypeViewModel.d.ts +1 -1
- package/internal-do-not-import-from-here/models/EnterprisePropertyViewModel.d.ts +1 -1
- package/internal-do-not-import-from-here/models/FollowedsitesUpdatedAtUserPropertyBag.d.ts +1 -1
- package/internal-do-not-import-from-here/models/GovernanceDashboards.d.ts +1 -1
- package/internal-do-not-import-from-here/models/LogoSettings.d.ts +1 -1
- package/internal-do-not-import-from-here/models/ManifestIds.d.ts +2 -1
- package/internal-do-not-import-from-here/models/ManifestIds.js +28 -34
- package/internal-do-not-import-from-here/models/MyTaskItemProcessor.d.ts +1 -1
- package/internal-do-not-import-from-here/models/NotificationPanel.d.ts +4 -3
- package/internal-do-not-import-from-here/models/NotificationPanel.js +2 -1
- package/internal-do-not-import-from-here/models/NotificationPanelMsg.d.ts +1 -1
- package/internal-do-not-import-from-here/models/RegisterActionMenuItemMsg.d.ts +1 -1
- package/internal-do-not-import-from-here/models/Search.d.ts +3 -3
- package/internal-do-not-import-from-here/models/SearchAdminSettingsSection.d.ts +2 -2
- package/internal-do-not-import-from-here/models/SearchCategory.d.ts +3 -3
- package/internal-do-not-import-from-here/models/Secrets.d.ts +2 -2
- package/internal-do-not-import-from-here/models/SharedLink.d.ts +4 -4
- package/internal-do-not-import-from-here/models/TaxonomyNavigation.d.ts +2 -2
- package/internal-do-not-import-from-here/models/TenantAdminSettingSection.d.ts +1 -1
- package/internal-do-not-import-from-here/models/TutorialProvider.d.ts +1 -1
- package/internal-do-not-import-from-here/models/WorkplaceApi.d.ts +1 -1
- package/internal-do-not-import-from-here/models/Workspace.d.ts +3 -3
- package/internal-do-not-import-from-here/models/apps/Enums.d.ts +1 -0
- package/internal-do-not-import-from-here/models/apps/Enums.js +1 -0
- package/internal-do-not-import-from-here/models/apps/MSTeamsInfo.d.ts +1 -1
- package/internal-do-not-import-from-here/models/apps/MSTeamsProperties.d.ts +5 -4
- package/internal-do-not-import-from-here/models/apps/Membership.d.ts +1 -1
- package/internal-do-not-import-from-here/models/apps/TeamCollaborationAppInstance.d.ts +2 -2
- package/internal-do-not-import-from-here/models/apps/TeamCollaborationAppInstanceProperties.d.ts +4 -4
- package/internal-do-not-import-from-here/models/apps/TeamCollaborationAppTemplate.d.ts +2 -2
- package/internal-do-not-import-from-here/models/apps/TeamCollaborationAppTemplateProperties.d.ts +2 -2
- package/internal-do-not-import-from-here/models/apps/index.d.ts +4 -4
- package/internal-do-not-import-from-here/models/components/AppTemplateStyles.d.ts +1 -1
- package/internal-do-not-import-from-here/models/components/CreateTeamworkBlock.d.ts +1 -1
- package/internal-do-not-import-from-here/models/components/CreateTeamworkStyles.d.ts +1 -1
- package/internal-do-not-import-from-here/models/components/MicrosoftTeamChannelFeedBlock.d.ts +2 -2
- package/internal-do-not-import-from-here/models/components/MicrosoftTeamChannelFeedBlock.js +0 -1
- package/internal-do-not-import-from-here/models/components/MySitesStyles.d.ts +1 -1
- package/internal-do-not-import-from-here/models/components/MyTeamCollaborationStyles.d.ts +1 -1
- package/internal-do-not-import-from-here/models/components/TeamNewsBlockStyles.d.ts +2 -2
- package/internal-do-not-import-from-here/models/components/TeamSiteEditPropertiesStyles.d.ts +1 -1
- package/internal-do-not-import-from-here/models/components/index.d.ts +1 -1
- package/internal-do-not-import-from-here/models/forms/Form.d.ts +1 -1
- package/internal-do-not-import-from-here/models/forms/FormLayout.d.ts +4 -4
- package/internal-do-not-import-from-here/models/governancedashboard/TeamworkGovernanceDashboard.d.ts +1 -1
- package/internal-do-not-import-from-here/models/index.d.ts +33 -33
- package/internal-do-not-import-from-here/models/mediapicker/MediaPickerProviderContext.d.ts +1 -1
- package/internal-do-not-import-from-here/models/mediapicker/index.d.ts +1 -1
- package/internal-do-not-import-from-here/models/myteamcollaboration/MySitesSettingsComponentStyles.d.ts +1 -1
- package/internal-do-not-import-from-here/models/myteamcollaboration/TeamCollabrationApp.d.ts +1 -1
- package/internal-do-not-import-from-here/models/powerapp/PowerAppBlock.d.ts +1 -1
- package/internal-do-not-import-from-here/models/powerapp/index.d.ts +2 -2
- package/internal-do-not-import-from-here/models/promotedsearchresults/PromotedSearchResult.d.ts +1 -1
- package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestApi.d.ts +1 -1
- package/internal-do-not-import-from-here/models/sites/MySitesSettings.d.ts +2 -2
- package/internal-do-not-import-from-here/models/sites/index.d.ts +3 -3
- package/internal-do-not-import-from-here/models/styles/ActionMenuStyles.d.ts +1 -1
- package/internal-do-not-import-from-here/models/styles/AnnouncementStyles.d.ts +2 -2
- package/internal-do-not-import-from-here/models/styles/DefaultSearchTemplateStyles.d.ts +1 -1
- package/internal-do-not-import-from-here/models/styles/DocumentDirectionSettingsStyles.d.ts +1 -1
- package/internal-do-not-import-from-here/models/styles/EnterprisePropertyCategoryStyles.d.ts +1 -1
- package/internal-do-not-import-from-here/models/styles/FooterStyle.d.ts +1 -1
- package/internal-do-not-import-from-here/models/styles/GovernanceDashboardStyles.d.ts +1 -1
- package/internal-do-not-import-from-here/models/styles/HeaderStyles.d.ts +1 -1
- package/internal-do-not-import-from-here/models/styles/JumpToContentStyles.d.ts +1 -1
- package/internal-do-not-import-from-here/models/styles/LocalizationAdminStyles.d.ts +2 -2
- package/internal-do-not-import-from-here/models/styles/LocalizationInputStyles.d.ts +2 -2
- package/internal-do-not-import-from-here/models/styles/LogoStyle.d.ts +1 -1
- package/internal-do-not-import-from-here/models/styles/MegaMenuStyles.d.ts +1 -1
- package/internal-do-not-import-from-here/models/styles/MyLinkStyles.d.ts +3 -3
- package/internal-do-not-import-from-here/models/styles/NotificationPanelHeaderStyles.d.ts +1 -1
- package/internal-do-not-import-from-here/models/styles/NotificationPanelSettingsStyles.d.ts +1 -1
- package/internal-do-not-import-from-here/models/styles/NotificationPanelStyles.d.ts +3 -3
- package/internal-do-not-import-from-here/models/styles/OmniaSystemLanguageSettingsStyles.d.ts +1 -1
- package/internal-do-not-import-from-here/models/styles/RichTextEditorSettingsStyles.d.ts +1 -1
- package/internal-do-not-import-from-here/models/styles/SearchStyles.d.ts +5 -4
- package/internal-do-not-import-from-here/models/styles/SharedStyles.d.ts +1 -1
- package/internal-do-not-import-from-here/models/styles/SharedStyles.js +2 -2
- package/internal-do-not-import-from-here/models/styles/TargetingPropertyStyles.d.ts +1 -1
- package/internal-do-not-import-from-here/models/styles/UserAccessibilitySettingsStyles.d.ts +1 -1
- package/internal-do-not-import-from-here/models/styles/UserMenuStyles.d.ts +2 -2
- package/internal-do-not-import-from-here/models/styles/WorkplaceActionMenuStyles.d.ts +1 -1
- package/internal-do-not-import-from-here/models/styles/WorkplaceHomeStyles.d.ts +1 -1
- package/internal-do-not-import-from-here/models/styles/WorkplaceSharedStyles.d.ts +1 -1
- package/internal-do-not-import-from-here/models/styles/index.d.ts +11 -11
- package/internal-do-not-import-from-here/models/teamcollaborationnavigation/TeamCollaborationNavigationSettings.d.ts +3 -3
- package/internal-do-not-import-from-here/models/teamcollaborationnavigation/TeamCollaborationNavigationStyles.d.ts +1 -1
- package/internal-do-not-import-from-here/models/teamcollaborationrollup/TeamCollaborationRollupBlock.d.ts +3 -3
- package/internal-do-not-import-from-here/models/teamcollaborationrollup/TeamCollaborationRollupBlockStyles.d.ts +2 -2
- package/internal-do-not-import-from-here/models/teamcollaborationrollup/TeamCollaborationRollupView.d.ts +2 -2
- package/internal-do-not-import-from-here/models/teamcollaborationrollup/index.d.ts +3 -3
- package/internal-do-not-import-from-here/models/teamnewsrollup/TeamNewsRollupSettings.d.ts +2 -2
- package/internal-do-not-import-from-here/models/teamnewsrollup/TeamNewsRollupSettings.js +0 -1
- package/internal-do-not-import-from-here/models/teamnewsrollup/TeamNewsRollupViewRegistration.d.ts +1 -1
- package/internal-do-not-import-from-here/models/teamnewsrollup/index.d.ts +4 -4
- package/internal-do-not-import-from-here/models/yammer/YammerFeedSettings.js +0 -1
- package/internal-do-not-import-from-here/models/yammer/index.d.ts +1 -1
- package/internal-do-not-import-from-here/services/AppAuthenticationOptionsService.d.ts +2 -2
- package/internal-do-not-import-from-here/services/FormService.d.ts +2 -2
- package/internal-do-not-import-from-here/services/NotificationPanelHistoryService.d.ts +1 -1
- package/internal-do-not-import-from-here/services/PromotedSearchResultService.d.ts +2 -2
- package/internal-do-not-import-from-here/services/SearchCategoryService.d.ts +1 -1
- package/internal-do-not-import-from-here/services/SearchFeedbackService.d.ts +2 -2
- package/internal-do-not-import-from-here/services/TeamCollaborationService.d.ts +4 -2
- package/internal-do-not-import-from-here/stores/CurrentFormStore.d.ts +1 -1
- package/internal-do-not-import-from-here/stores/EditingThemeStore.d.ts +3 -4
- package/internal-do-not-import-from-here/stores/FilterValueProviderBase.d.ts +1 -1
- package/internal-do-not-import-from-here/stores/FormStore.d.ts +3 -4
- package/internal-do-not-import-from-here/stores/GovernanceDashboardStore.d.ts +3 -4
- package/internal-do-not-import-from-here/stores/NotificationPanelStore.d.ts +4 -5
- package/internal-do-not-import-from-here/stores/PromotedSearchResultStore.d.ts +3 -3
- package/internal-do-not-import-from-here/stores/SearchCategoryStore.d.ts +3 -4
- package/internal-do-not-import-from-here/stores/SignOffRequestStore.d.ts +3 -4
- package/internal-do-not-import-from-here/stores/TeamCollaborationStore.d.ts +2 -3
- package/internal-do-not-import-from-here/stores/index.d.ts +0 -1
- package/internal-do-not-import-from-here/ux/TeamworkContext.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/index.d.ts +1 -1
- package/internal-do-not-import-from-here/webcomponents/IAppAuthenticationOptionsComponent.d.ts +3 -3
- package/models/index.d.ts +1 -1
- package/package.json +1 -1
- package/task.js +8 -8
- package/task.ts +9 -9
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { types } from
|
|
2
|
-
import { SpacingSettings, Theming } from
|
|
3
|
-
import { NotificationPanelCustomColorModel, NoficationPanelDisplaySettings } from
|
|
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,7 +1,7 @@
|
|
|
1
|
-
import { types } from
|
|
2
|
-
import { OmniaTheming, ITheming } from
|
|
3
|
-
import { SpacingSettings } from
|
|
4
|
-
import { SearchBoxStyling } from
|
|
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
|
|
1
|
+
import { types } from "typestyle";
|
|
2
2
|
export declare const WowrkplaceHeadingStyles: types.CSSClasses<string>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { types } from
|
|
2
|
-
import { OmniaTheming } from
|
|
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
|
|
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
|
|
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
|
|
7
|
-
export * from
|
|
8
|
-
export * from
|
|
9
|
-
export * from
|
|
10
|
-
export * from
|
|
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
|
|
17
|
-
export * from
|
|
18
|
-
export * from
|
|
19
|
-
export * from
|
|
20
|
-
export * from
|
|
21
|
-
export * from
|
|
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,7 +1,7 @@
|
|
|
1
|
-
import { MultilingualString } from
|
|
2
|
-
import { TeamCollaborationRollupBlockSettings } from
|
|
1
|
+
import { MultilingualString } from "@omnia/fx-models";
|
|
2
|
+
import { TeamCollaborationRollupBlockSettings } from "../teamcollaborationrollup";
|
|
3
3
|
import { CreateTeamworkBlockSettings } from "..";
|
|
4
|
-
import { DialogPositions } from
|
|
4
|
+
import { DialogPositions } from "@omnia/fx/ux";
|
|
5
5
|
export interface TeamCollaborationNavigationWithCreateTeamworkSettings extends TeamCollaborationNavigationSettings {
|
|
6
6
|
createTeamworkSettings?: CreateTeamworkBlockSettings;
|
|
7
7
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { SpacingSettings, GuidValue, RollupFilter, RollupEnums, RollupSetting, PersonPropFilterValue, BooleanPropFilterValue, TextPropFilterValue, TaxonomyPropFilterValue, DatePropFilterValue, TexSearchestPropFilterValue, MultilingualString } from
|
|
2
|
-
import { TeamCollaborationRollupScopeTypes } from
|
|
3
|
-
import { AppEnums } from
|
|
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
|
|
2
|
-
import { SpacingSettings } from
|
|
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
|
|
2
|
-
import { TeamCollaborationRollupViewSettings, TeamCollaborationRollupEnums, TeamCollaborationRollupResultItem, TeamCollaborationRollupBlockSettings } from
|
|
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
|
|
2
|
-
export * from
|
|
3
|
-
export * from
|
|
1
|
+
export * from "./TeamCollaborationRollupBlock";
|
|
2
|
+
export * from "./TeamCollaborationRollupBlockStyles";
|
|
3
|
+
export * from "./TeamCollaborationRollupView";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { SpacingSettings, MultilingualString, IBlockSettingsWriter, GuidValue } from
|
|
2
|
-
import { TeamNews } from
|
|
1
|
+
import { SpacingSettings, MultilingualString, IBlockSettingsWriter, GuidValue } from "@omnia/fx-models";
|
|
2
|
+
import { TeamNews } from ".";
|
|
3
3
|
export interface TeamNewsRollupViewSettings {
|
|
4
4
|
title: MultilingualString;
|
|
5
5
|
itemLimit: number;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export * from
|
|
2
|
-
export * from
|
|
3
|
-
export * from
|
|
4
|
-
export * from
|
|
1
|
+
export * from "./TeamNews";
|
|
2
|
+
export * from "./TeamNewsQuery";
|
|
3
|
+
export * from "./TeamNewsRollupSettings";
|
|
4
|
+
export * from "./TeamNewsRollupViewRegistration";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from
|
|
1
|
+
export * from "./YammerFeedSettings";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { GuidValue } from
|
|
2
|
-
import { AppAuthenticationOptions } from
|
|
1
|
+
import { GuidValue } from "@omnia/fx-models";
|
|
2
|
+
import { AppAuthenticationOptions } from "../../fx/models";
|
|
3
3
|
export declare class AppAuthenticationOptionsService {
|
|
4
4
|
private httpClient;
|
|
5
5
|
private appService;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { GuidValue, Layout } from
|
|
2
|
-
import { ChoiceQuestion, ChoiceQuestionStatistic, Form, FormDefinition, FormListing, MultipleChoiceQuestion, QueryFormRequest, Submission } from
|
|
1
|
+
import { GuidValue, Layout } from "@omnia/fx-models";
|
|
2
|
+
import { ChoiceQuestion, ChoiceQuestionStatistic, Form, FormDefinition, FormListing, MultipleChoiceQuestion, QueryFormRequest, Submission } from "../../fx/models";
|
|
3
3
|
export declare class FormService {
|
|
4
4
|
private httpClient;
|
|
5
5
|
private readonly baseUrl;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { NotificationPanelHistoryEntry } from
|
|
1
|
+
import { NotificationPanelHistoryEntry } from "../models";
|
|
2
2
|
export declare class NotificationPanelHistoryService {
|
|
3
3
|
private httpClient;
|
|
4
4
|
getHistory: (objectIds: Array<string>) => Promise<Array<NotificationPanelHistoryEntry>>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { GuidValue } from
|
|
2
|
-
import { PromotedSearchResult, PromotedSearchResultData } from
|
|
1
|
+
import { GuidValue } from "@omnia/fx-models";
|
|
2
|
+
import { PromotedSearchResult, PromotedSearchResultData } from "../../fx/models";
|
|
3
3
|
export declare class PromotedSearchResultService {
|
|
4
4
|
private httpClient;
|
|
5
5
|
private readonly baseUrl;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { GuidValue } from
|
|
2
|
-
import { SearchFeedback, SearchFeedbackData, SearchFeedbackQueryRequest, SearchFeedbackQueryResult } from
|
|
1
|
+
import { GuidValue } from "@omnia/fx-models";
|
|
2
|
+
import { SearchFeedback, SearchFeedbackData, SearchFeedbackQueryRequest, SearchFeedbackQueryResult } from "../../fx/models";
|
|
3
3
|
export declare class SearchFeedbackService {
|
|
4
4
|
private httpClient;
|
|
5
5
|
private readonly baseUrl;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { MSTeamsInfo, MSTeamsChannel, MSTeamsApps, TeamCollaborationResult, MSTeamResponseResult, InformationProtectionLabel } from
|
|
2
|
-
import { IHttpApiOperationResult, RollupSetting, AppInstance } from
|
|
1
|
+
import { MSTeamsInfo, MSTeamsChannel, MSTeamsApps, TeamCollaborationResult, MSTeamResponseResult, InformationProtectionLabel } from "../../fx/models";
|
|
2
|
+
import { IHttpApiOperationResult, RollupSetting, AppInstance } from "@omnia/fx-models";
|
|
3
3
|
export declare class TeamCollaborationService {
|
|
4
4
|
private httpClient;
|
|
5
5
|
constructor();
|
|
@@ -16,4 +16,6 @@ export declare class TeamCollaborationService {
|
|
|
16
16
|
changeTemplate: (app: AppInstance) => Promise<IHttpApiOperationResult<AppInstance>>;
|
|
17
17
|
getCurrentUserJoinedTeams: () => Promise<MSTeamResponseResult[]>;
|
|
18
18
|
getCurrentUserSensitivityLabels: () => Promise<InformationProtectionLabel[]>;
|
|
19
|
+
triggerSharepointSynchronization: () => Promise<any>;
|
|
20
|
+
ensureCurrentUserPermissionsToSync: () => Promise<boolean>;
|
|
19
21
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Block, GuidValue, IBlockInstance } from
|
|
1
|
+
import { Block, GuidValue, IBlockInstance } from "@omnia/fx/models";
|
|
2
2
|
import { ICurrentFormStore, Form, Question, FormRendererBlockSettings } from "../../fx/models";
|
|
3
3
|
export declare class CurrentFormStore implements ICurrentFormStore {
|
|
4
4
|
private _vm;
|
|
@@ -1,10 +1,9 @@
|
|
|
1
|
-
import { Store } from
|
|
2
|
-
import { ThemeDefinition } from
|
|
3
|
-
import { Theming } from
|
|
1
|
+
import { Store } from "@omnia/fx/stores";
|
|
2
|
+
import { ThemeDefinition } from "@omnia/fx-models";
|
|
3
|
+
import { Theming } from "@omnia/fx/ux";
|
|
4
4
|
export declare class EditingThemeStore extends Store {
|
|
5
5
|
private themeDefinition;
|
|
6
6
|
private theming;
|
|
7
|
-
constructor();
|
|
8
7
|
onActivated(): void;
|
|
9
8
|
onDisposing(): void;
|
|
10
9
|
/** Implementation of Getters */
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { FilterValue, DashboardMetricBlock } from
|
|
1
|
+
import { FilterValue, DashboardMetricBlock } from "../models";
|
|
2
2
|
interface IFilterValueProvider {
|
|
3
3
|
getFilterValue: <T extends FilterValue>(type: (new () => T)) => T;
|
|
4
4
|
onFilterChanged: <T extends FilterValue>(metricId: string, type: (new () => T), callBack: (newValue: T) => void) => void;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { Layout } from
|
|
2
|
-
import { Store } from
|
|
1
|
+
import { Layout } from "@omnia/fx/models";
|
|
2
|
+
import { Store } from "@omnia/fx/stores";
|
|
3
3
|
import { Form, FormDefinition, FormTypes } from "../../fx/models";
|
|
4
|
-
import { FormsLocalization } from
|
|
4
|
+
import { FormsLocalization } from "../core/loc/formLocalize";
|
|
5
5
|
export declare class FormStore extends Store {
|
|
6
6
|
/**
|
|
7
7
|
* State
|
|
@@ -10,7 +10,6 @@ export declare class FormStore extends Store {
|
|
|
10
10
|
loc: FormsLocalization.locInterface;
|
|
11
11
|
private loadFormByIdPromises;
|
|
12
12
|
private forms;
|
|
13
|
-
constructor();
|
|
14
13
|
protected onActivated(): void;
|
|
15
14
|
protected onDisposing(): void;
|
|
16
15
|
getters: {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { Store } from
|
|
2
|
-
import { Guid } from
|
|
3
|
-
import { DashboardScope, DashboardMetric, DashboardFilter, DashboardScopeMessage } from
|
|
1
|
+
import { Store } from "@omnia/fx/stores";
|
|
2
|
+
import { Guid } from "@omnia/fx-models";
|
|
3
|
+
import { DashboardScope, DashboardMetric, DashboardFilter, DashboardScopeMessage } from "../../fx/models";
|
|
4
4
|
export declare class GovernanceDashboardStore extends Store {
|
|
5
5
|
private localizationService;
|
|
6
6
|
private scopesDict;
|
|
@@ -9,7 +9,6 @@ export declare class GovernanceDashboardStore extends Store {
|
|
|
9
9
|
private metricsByScope;
|
|
10
10
|
private filtersByScope;
|
|
11
11
|
private onScopeReady;
|
|
12
|
-
constructor();
|
|
13
12
|
onActivated(): void;
|
|
14
13
|
onDisposing(): void;
|
|
15
14
|
getters: {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { Store } from
|
|
2
|
-
import { GuidValue } from
|
|
3
|
-
import { NotificationPanelHistoryEntry, NotificationPanelBlockSettings } from
|
|
4
|
-
import { NotificationPanelHistoryService } from
|
|
1
|
+
import { Store } from "@omnia/fx/stores";
|
|
2
|
+
import { GuidValue } from "@omnia/fx-models";
|
|
3
|
+
import { NotificationPanelHistoryEntry, NotificationPanelBlockSettings } from "../models";
|
|
4
|
+
import { NotificationPanelHistoryService } from "../services";
|
|
5
5
|
export declare class NotificationPanelStore extends Store {
|
|
6
6
|
notificationPanelHistoryService: NotificationPanelHistoryService;
|
|
7
7
|
/**
|
|
@@ -10,7 +10,6 @@ export declare class NotificationPanelStore extends Store {
|
|
|
10
10
|
private historyEntries;
|
|
11
11
|
private pendingGetHistoryActions;
|
|
12
12
|
private pendingSetHistoryActions;
|
|
13
|
-
constructor();
|
|
14
13
|
onActivated(): void;
|
|
15
14
|
onDisposing(): void;
|
|
16
15
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { GuidValue } from
|
|
2
|
-
import { Store } from
|
|
3
|
-
import { PromotedSearchResult, PromotedSearchResultData } from
|
|
1
|
+
import { GuidValue } from "@omnia/fx-models";
|
|
2
|
+
import { Store } from "@omnia/fx/stores";
|
|
3
|
+
import { PromotedSearchResult, PromotedSearchResultData } from "../models";
|
|
4
4
|
export declare class PromotedSearchResultStore extends Store {
|
|
5
5
|
private internal;
|
|
6
6
|
private promotedSearchResultService;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { Store } from
|
|
2
|
-
import { SearchCategoryService } from
|
|
3
|
-
import { SearchCategory } from
|
|
1
|
+
import { Store } from "@omnia/fx/stores";
|
|
2
|
+
import { SearchCategoryService } from "../services";
|
|
3
|
+
import { SearchCategory } from "../models";
|
|
4
4
|
export declare class SearchCategoryStore extends Store {
|
|
5
5
|
searchCategoryService: SearchCategoryService;
|
|
6
6
|
private omniaContext;
|
|
@@ -11,7 +11,6 @@ export declare class SearchCategoryStore extends Store {
|
|
|
11
11
|
private targetedSearchCategories;
|
|
12
12
|
private ensuredLoadSearchCategoriesPromise;
|
|
13
13
|
private ensuredLoadTargetedSearchCategoriesPromise;
|
|
14
|
-
constructor();
|
|
15
14
|
onActivated(): void;
|
|
16
15
|
onDisposing(): void;
|
|
17
16
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { GuidValue, Identity } from
|
|
2
|
-
import { Store } from
|
|
3
|
-
import { ISignOffRequestUpdatableProperties, ItemQueryResult, SignOffRequest, SignOffRequestCreateModel, SignOffRequestQuery, SignOffRequestSettings, SignOffRequestResource, UserSignOffRequests, SignOffRequestDetails, SignOffRequestResourceDetail } from
|
|
1
|
+
import { GuidValue, Identity } from "@omnia/fx-models";
|
|
2
|
+
import { Store } from "@omnia/fx/stores";
|
|
3
|
+
import { ISignOffRequestUpdatableProperties, ItemQueryResult, SignOffRequest, SignOffRequestCreateModel, SignOffRequestQuery, SignOffRequestSettings, SignOffRequestResource, UserSignOffRequests, SignOffRequestDetails, SignOffRequestResourceDetail } from "../../fx/models";
|
|
4
4
|
export declare class SignOffRequestStore extends Store {
|
|
5
5
|
private signOffRequestService;
|
|
6
6
|
private userStore;
|
|
@@ -18,7 +18,6 @@ export declare class SignOffRequestStore extends Store {
|
|
|
18
18
|
private intervalHandler;
|
|
19
19
|
private readonly EmaiMaxNoOfUsers;
|
|
20
20
|
readonly SignOffRequestSettingsKey = "wp.signoffrequest.globalsettings";
|
|
21
|
-
constructor();
|
|
22
21
|
onActivated(): void;
|
|
23
22
|
onDisposing(): void;
|
|
24
23
|
/**
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { Store } from
|
|
2
|
-
import { TeamCollaborationRollupResultItem, TeamCollaborationRollupQuery, TeamCollaborationResult, TeamCollaborationRollupScopeTypes } from
|
|
1
|
+
import { Store } from "@omnia/fx/stores";
|
|
2
|
+
import { TeamCollaborationRollupResultItem, TeamCollaborationRollupQuery, TeamCollaborationResult, TeamCollaborationRollupScopeTypes } from "../../fx/models";
|
|
3
3
|
export declare class TeamCollaborationStore extends Store {
|
|
4
4
|
private teamCollaborationService;
|
|
5
5
|
private subscriptionHandler;
|
|
@@ -13,7 +13,6 @@ export declare class TeamCollaborationStore extends Store {
|
|
|
13
13
|
groups: import("@omnia/fx/stores").StoreState<TeamCollaborationRollupResultItem[]>;
|
|
14
14
|
visitApp: import("@omnia/fx/stores").StoreState<TeamCollaborationRollupResultItem>;
|
|
15
15
|
followItem: import("@omnia/fx/stores").StoreState<TeamCollaborationRollupResultItem>;
|
|
16
|
-
constructor();
|
|
17
16
|
onActivated(): void;
|
|
18
17
|
onDisposing(): void;
|
|
19
18
|
/** Implementation of Getters */
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { OmniaContext } from
|
|
1
|
+
import { OmniaContext } from "@omnia/fx";
|
|
2
2
|
import { IMessageBusTopicSubscription } from "@omnia/fx-models";
|
|
3
|
-
import { microsoftTeams } from
|
|
4
|
-
import { SharePointEnvironmentContext, SharePointPageContext } from
|
|
3
|
+
import { microsoftTeams } from "@omnia/fx-msteams/internal-do-not-import-from-here/MicrosoftTeams";
|
|
4
|
+
import { SharePointEnvironmentContext, SharePointPageContext } from "@omnia/fx-sp";
|
|
5
5
|
interface MSTeamsTabContext {
|
|
6
6
|
readonly id: string;
|
|
7
7
|
readonly teamsAppId: string;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from
|
|
1
|
+
export * from "./DialogHelper";
|
|
2
2
|
export * from "./TeamworkContext";
|
package/internal-do-not-import-from-here/webcomponents/IAppAuthenticationOptionsComponent.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { GuidValue } from
|
|
2
|
-
import { TsxAllowUnknowProperties } from
|
|
3
|
-
import { AppAuthenticationOptionsApi } from
|
|
1
|
+
import { GuidValue } from "@omnia/fx/models";
|
|
2
|
+
import { TsxAllowUnknowProperties } from "@omnia/fx/ux";
|
|
3
|
+
import { AppAuthenticationOptionsApi } from "../../models";
|
|
4
4
|
export interface IAppAuthenticationOptionsComponent {
|
|
5
5
|
/**
|
|
6
6
|
* App Instance Id to configure the authentication options
|
package/models/index.d.ts
CHANGED
package/package.json
CHANGED
package/task.js
CHANGED
|
@@ -1,21 +1,21 @@
|
|
|
1
|
-
|
|
1
|
+
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.init = void 0;
|
|
4
4
|
const tooling_vue_1 = require("@omnia/tooling-vue");
|
|
5
5
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
-
const path = require(
|
|
7
|
-
const fs = require(
|
|
8
|
-
const fsExtra = require(
|
|
6
|
+
const path = require("path");
|
|
7
|
+
const fs = require("fs");
|
|
8
|
+
const fsExtra = require("fs-extra");
|
|
9
9
|
//require("./internal-do-not-import-from-here/tooling");
|
|
10
10
|
function init() {
|
|
11
11
|
(0, tooling_vue_1.registerManifestsReference)([
|
|
12
12
|
{
|
|
13
|
-
path:
|
|
14
|
-
serviceId:
|
|
15
|
-
resourceId:
|
|
13
|
+
path: "node_modules/@omnia/workplace/internal-do-not-import-from-here/manifests/omnia.workplace.fx.manifest.json",
|
|
14
|
+
serviceId: "39df27aa-95f1-4a23-b3f6-8b231afcda82",
|
|
15
|
+
resourceId: "491a5b75-e3d6-472a-8958-216be85b092a"
|
|
16
16
|
}
|
|
17
17
|
]);
|
|
18
|
-
|
|
18
|
+
const wcdefinitionsPath = path.resolve(__dirname, "./internal-do-not-import-from-here/wcdefinitions.json");
|
|
19
19
|
if (fsExtra.existsSync(wcdefinitionsPath)) {
|
|
20
20
|
(0, tooling_vue_1.registerWebComponentDefinitions)(fsExtra.readJSONSync(wcdefinitionsPath));
|
|
21
21
|
}
|