@omnia/workplace 6.6.17-dev → 6.6.100-preview
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/internal-do-not-import-from-here/apis/ScopedPermissionApi.d.ts +20 -0
- package/internal-do-not-import-from-here/apis/index.d.ts +1 -0
- package/internal-do-not-import-from-here/core/messaging/InternalWorkplaceTopics.d.ts +0 -3
- package/internal-do-not-import-from-here/core/messaging/WorkplaceTopics.d.ts +0 -7
- package/internal-do-not-import-from-here/core/utils/Utils.d.ts +2 -0
- package/internal-do-not-import-from-here/manifests/omnia.workplace.fx.manifest.json +1 -1
- package/internal-do-not-import-from-here/models/Constants.d.ts +13 -31
- package/internal-do-not-import-from-here/models/Constants.js +20 -45
- package/internal-do-not-import-from-here/models/ManifestIds.d.ts +20 -31
- package/internal-do-not-import-from-here/models/ManifestIds.js +40 -95
- package/internal-do-not-import-from-here/models/ScopedPermissionRegistraion.d.ts +5 -0
- package/internal-do-not-import-from-here/{core/loc/powerappLocalize.manifest.d.ts → models/ScopedPermissionRegistraion.js} +0 -0
- package/internal-do-not-import-from-here/models/SearchAdminSettingsSection.d.ts +0 -3
- package/internal-do-not-import-from-here/models/{ProfileWorkplace.d.ts → Workspace.d.ts} +29 -29
- package/internal-do-not-import-from-here/models/{ProfileWorkplace.js → Workspace.js} +43 -43
- package/internal-do-not-import-from-here/models/apps/Enums.d.ts +0 -5
- package/internal-do-not-import-from-here/models/apps/Enums.js +0 -6
- package/internal-do-not-import-from-here/models/apps/TeamCollaborationAppTemplateProperties.d.ts +0 -1
- package/internal-do-not-import-from-here/models/forms/Form.d.ts +9 -1
- package/internal-do-not-import-from-here/models/forms/Form.js +17 -0
- package/internal-do-not-import-from-here/models/index.d.ts +2 -4
- package/internal-do-not-import-from-here/models/index.js +2 -4
- package/internal-do-not-import-from-here/models/mediapicker/MediaPickerProviderContext.d.ts +0 -14
- package/internal-do-not-import-from-here/models/mediapicker/MediaPickerProviderContext.js +0 -26
- package/internal-do-not-import-from-here/models/styles/MyLinkStyles.d.ts +1 -1
- package/internal-do-not-import-from-here/models/styles/NotificationPanelStyles.d.ts +1 -0
- package/internal-do-not-import-from-here/models/styles/SearchStyles.d.ts +2 -2
- package/internal-do-not-import-from-here/models/styles/SearchStyles.js +0 -1
- package/internal-do-not-import-from-here/models/styles/UserMenuStyles.d.ts +1 -0
- package/internal-do-not-import-from-here/models/styles/index.d.ts +0 -1
- package/internal-do-not-import-from-here/models/styles/index.js +0 -1
- package/internal-do-not-import-from-here/models/teamcollaborationnavigation/TeamCollaborationNavigationSettings.d.ts +0 -1
- package/internal-do-not-import-from-here/models/teamcollaborationnavigation/TeamCollaborationNavigationStyles.d.ts +1 -0
- package/internal-do-not-import-from-here/models/teamcollaborationrollup/TeamCollaborationRollupBlock.d.ts +0 -2
- package/internal-do-not-import-from-here/models/teamcollaborationrollup/TeamCollaborationRollupBlock.js +1 -1
- package/internal-do-not-import-from-here/services/SignOffRequestService.d.ts +1 -2
- package/internal-do-not-import-from-here/services/index.d.ts +0 -1
- package/internal-do-not-import-from-here/stores/index.d.ts +0 -1
- package/package.json +1 -1
- package/internal-do-not-import-from-here/core/loc/powerappLocalize.d.ts +0 -24
- package/internal-do-not-import-from-here/models/IAdminComponent.d.ts +0 -5
- package/internal-do-not-import-from-here/models/IAdminComponent.js +0 -1
- package/internal-do-not-import-from-here/models/powerapp/PowerAppBlock.d.ts +0 -18
- package/internal-do-not-import-from-here/models/powerapp/PowerAppBlock.js +0 -1
- package/internal-do-not-import-from-here/models/powerapp/PowerAppBlockStyles.d.ts +0 -0
- package/internal-do-not-import-from-here/models/powerapp/PowerAppBlockStyles.js +0 -0
- package/internal-do-not-import-from-here/models/powerapp/PowerAppSettings.d.ts +0 -3
- package/internal-do-not-import-from-here/models/powerapp/PowerAppSettings.js +0 -1
- package/internal-do-not-import-from-here/models/powerapp/index.d.ts +0 -2
- package/internal-do-not-import-from-here/models/powerapp/index.js +0 -2
- package/internal-do-not-import-from-here/models/promotedsearchresults/PromotedSearchResult.d.ts +0 -21
- package/internal-do-not-import-from-here/models/promotedsearchresults/PromotedSearchResult.js +0 -6
- package/internal-do-not-import-from-here/models/promotedsearchresults/index.d.ts +0 -1
- package/internal-do-not-import-from-here/models/promotedsearchresults/index.js +0 -1
- package/internal-do-not-import-from-here/models/styles/DocumentDirectionSettingsStyles.d.ts +0 -4
- package/internal-do-not-import-from-here/models/styles/DocumentDirectionSettingsStyles.js +0 -1
- package/internal-do-not-import-from-here/services/PromotedSearchResultService.d.ts +0 -10
- package/internal-do-not-import-from-here/stores/PromotedSearchResultStore.d.ts +0 -30
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { ApiPath } from "@omnia/fx/models";
|
|
2
|
+
import { ScopedPermissionRegistraion } from "../models";
|
|
3
|
+
export interface IScopedPermissionRegistrationApi {
|
|
4
|
+
registerTenantScoped: (...registrations: ScopedPermissionRegistraion[]) => void;
|
|
5
|
+
registerProfileScoped: (...registrations: ScopedPermissionRegistraion[]) => void;
|
|
6
|
+
getTenantScopedRegistrations: () => ScopedPermissionRegistraion[];
|
|
7
|
+
getProfileScopedRegistrations: () => ScopedPermissionRegistraion[];
|
|
8
|
+
}
|
|
9
|
+
declare module '../models/WorkplaceApi' {
|
|
10
|
+
interface IWorkplaceApi {
|
|
11
|
+
scopedPermission: {
|
|
12
|
+
registration: Promise<IScopedPermissionRegistrationApi>;
|
|
13
|
+
};
|
|
14
|
+
}
|
|
15
|
+
interface IWorkplaceExtendApiManifest {
|
|
16
|
+
scopedPermission: {
|
|
17
|
+
registration: ApiPath;
|
|
18
|
+
};
|
|
19
|
+
}
|
|
20
|
+
}
|
|
@@ -17,9 +17,6 @@ export declare class InternalWorkplaceTopics {
|
|
|
17
17
|
static controlStatusInNotificationPanel(settingsKey: string): IMessageBusTopicPublishSubscriber<ControlStatusInNotificationMsg>;
|
|
18
18
|
static controlInNotification(controlId: string): IMessageBusTopicPublishSubscriber<ControlInNotificationMsg>;
|
|
19
19
|
static get registerTutorialProvider(): MessageBusTopicMediator<TutorialProvider>;
|
|
20
|
-
/**
|
|
21
|
-
* @deprecated The method should not be used, update to use apiHub to register admin sub-menu node under search node (in Constants.ux.admin.navigationNodes.search)
|
|
22
|
-
*/
|
|
23
20
|
static get registerSearchAdminSettings(): IMessageBusTopicPublishSubscriber<SearchAdminSettingsSection>;
|
|
24
21
|
static get enableMSTeamsDeepLinkExecution(): IMessageBusTopicPublishSubscriber<boolean>;
|
|
25
22
|
static get registerPeopleRollupView(): IMessageBusTopicPublishSubscriber<PeopleRollupViewRegistration>;
|
|
@@ -16,14 +16,7 @@ export declare class Topics {
|
|
|
16
16
|
static get registerHeaderSettings(): IMessageBusTopicPublishSubscriber<HeaderSettingsSection>;
|
|
17
17
|
static get registerMyTaskItemProcessor(): IMessageBusTopicPublishSubscriber<MyTaskItemProcessor>;
|
|
18
18
|
static get registerTutorialProvider(): IMessageBusTopicPublishSubscriber<TutorialProvider>;
|
|
19
|
-
/**
|
|
20
|
-
* @deprecated The method should not be used, update to use apiHub to register admin sub-menu node under search node (in Constants.ux.admin.navigationNodes.search)
|
|
21
|
-
*/
|
|
22
19
|
static get registerSearchAdminSettings(): MessageBusExposeOnlyPublication<SearchAdminSettingsSection>;
|
|
23
|
-
static get registerAnnouncementsTenantAdminSettings(): IMessageBusTopicPublishSubscriber<TenantAdminSettingsSection>;
|
|
24
|
-
static get registerAnnouncementsBusinessProfileSettings(): IMessageBusTopicPublishSubscriber<BusinessProfileSettingsSection>;
|
|
25
|
-
static get registerSharedLinksTenantAdminSettings(): IMessageBusTopicPublishSubscriber<TenantAdminSettingsSection>;
|
|
26
|
-
static get registerSharedLinksBusinessProfileSettings(): IMessageBusTopicPublishSubscriber<BusinessProfileSettingsSection>;
|
|
27
20
|
static get registerBusinessProfileSettings(): IMessageBusTopicPublishSubscriber<BusinessProfileSettingsSection>;
|
|
28
21
|
static get registerTenantAdminSettings(): IMessageBusTopicPublishSubscriber<TenantAdminSettingsSection>;
|
|
29
22
|
static get registerTenantAdminHeaderSettings(): IMessageBusTopicPublishSubscriber<TenantAdminHeaderSettingSection>;
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import { MicrosoftTeams } from '@omnia/fx-msteams';
|
|
2
|
+
import * as tsx from "vue-tsx-support";
|
|
2
3
|
export declare class WorkPlaceUtils {
|
|
3
4
|
static truncate: (str: string, n: number, useWordBoundary: boolean) => string;
|
|
4
5
|
static isSupportedByOfficeWebApp: (documentUrl: string) => boolean;
|
|
@@ -16,4 +17,5 @@ export declare class WorkPlaceUtils {
|
|
|
16
17
|
static isValidGuid(id: string): boolean;
|
|
17
18
|
static executeMSTeamsDeepLinkIfPossible(microsoftTeams: MicrosoftTeams, url: string, e?: Event): boolean;
|
|
18
19
|
static formatKQLDateTimeString(input: Date | string): string;
|
|
20
|
+
static isInLeftPositionedActionMenu(component: tsx.Component<any>): boolean;
|
|
19
21
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"omniaWebpackJsonp['39df27aa-95f1-4a23-b3f6-8b231afcda82']['491a5b75-e3d6-472a-8958-216be85b092a']","content":{"./client/admin/permissions/loc/localize.js":{"id":"./client/admin/permissions/loc/localize.js","buildMeta":{"exportsType":"namespace"},"exports":["PermissionLocalization"]},"./client/admin/settings/blades/tenantheader/loc/localize.js":{"id":"./client/admin/settings/blades/tenantheader/loc/localize.js","buildMeta":{"exportsType":"namespace"},"exports":["TenantHeaderLocalization"]},"./node_modules/@omnia/workplace/core/loc/formLocalize.js":{"id":"./node_modules/@omnia/workplace/core/loc/formlocalize.js","buildMeta":{"exportsType":"namespace"},"exports":["FormsLocalization"]},"./node_modules/@omnia/workplace/core/loc/localize.js":{"id":"./node_modules/@omnia/workplace/core/loc/localize.js","buildMeta":{"exportsType":"namespace"},"exports":["TeamCoreLocalization"]},"./node_modules/@omnia/workplace/core/
|
|
1
|
+
{"name":"omniaWebpackJsonp['39df27aa-95f1-4a23-b3f6-8b231afcda82']['491a5b75-e3d6-472a-8958-216be85b092a']","content":{"./client/admin/permissions/loc/localize.js":{"id":"./client/admin/permissions/loc/localize.js","buildMeta":{"exportsType":"namespace"},"exports":["PermissionLocalization"]},"./client/admin/settings/blades/tenantheader/loc/localize.js":{"id":"./client/admin/settings/blades/tenantheader/loc/localize.js","buildMeta":{"exportsType":"namespace"},"exports":["TenantHeaderLocalization"]},"./node_modules/@omnia/workplace/core/loc/formLocalize.js":{"id":"./node_modules/@omnia/workplace/core/loc/formlocalize.js","buildMeta":{"exportsType":"namespace"},"exports":["FormsLocalization"]},"./node_modules/@omnia/workplace/core/loc/localize.js":{"id":"./node_modules/@omnia/workplace/core/loc/localize.js","buildMeta":{"exportsType":"namespace"},"exports":["TeamCoreLocalization"]},"./node_modules/@omnia/workplace/core/messaging/InternalWorkplaceTopics.js":{"id":"./node_modules/@omnia/workplace/core/messaging/internalworkplacetopics.js","buildMeta":{"exportsType":"namespace"},"exports":["InternalWorkplaceTopics"]},"./node_modules/@omnia/workplace/services/index.js":{"id":"./node_modules/@omnia/workplace/services/index.js","buildMeta":{"exportsType":"namespace"},"exports":["AppAuthenticationOptionsService","FormService","HomeService","NotificationPanelHistoryService","SearchCategoryService","SignOffRequestService","TeamCollaborationService"]},"./node_modules/@omnia/workplace/index.js":{"id":"8bf93338-8e70-4104-a75d-ae11485eec04","buildMeta":{"exportsType":"namespace"},"exports":["AdminNamespace","AppAuthenticationOptionsService","CurrentFormStore","EditingThemeStore","FilterValueProvider","FormService","FormStore","GovernanceDashboardStore","HomeService","NotificationPanelHistoryService","NotificationPanelStore","NotificationPanelStorePluginProvider","SearchCategoryService","SearchCategoryStore","SignOffRequestService","SignOffRequestStore","SignOffRequestUtils","Styles","TeamCollaborationService","TeamCollaborationStore","TeamworkTopics","Topics","WorkPlaceUtils","dialogStyle","settingsTabContainer"]},"./node_modules/@omnia/workplace/models/index.js":{"id":"c778308f-5fbb-4a3d-8691-ad7408ffbd56","buildMeta":{"exportsType":"namespace"},"exports":["ActionMenuStyles","AdvancedSearchStyles","AnnouncementCommentLikeStyle","AnnouncementJourneyStyle","AnnouncementStyles","AppEnums","AppIconSearchTemplateStyles","AppIconStyles","AppLaunchStyles","AppLaunchViewStyles","AppProvisioningSteps","BuiltInActionButtonHandlers","BusinessProfileAppProvisioning","CentralImageLocationsStyles","ChartColor","CompactHeaderStyles","Constants","CreateTeamworkSettingsStyles","DefaultSearchTemplateStyles","EditModes","EnterpriseGlossaryAdminProvider","EnterpriseGlossaryInformationSettingsProvider","EnterpriseGlossaryInformationSourceSettingsProvider","EnterpriseGlossaryTaxonomyNavigationDisplayProvider","EnterpriseGlossaryTaxonomyNavigationSettingsProvider","EnterprisePropertyCategoriesDefaultBladeStyles","Enums","FeedType","FilterValue","FollowedsitesUpdatedAtUserPropertyBag","FooterPositions","FooterSettingStyles","FormGenericSetting","FormLayoutProvider","FormTypes","GovernanceDashboard","GovernanceDashboardSettingsStyles","GovernanceDashboardStyles","GroupManifests","GroupMembershipMappingBladeStyles","HeaderSettingsMode","HeaderStyles","HighPriorityAnnouncementStyle","HomeLayoutDefinition","HorizontalActionMenuStyles","HorizontalMegaMenuStyles","ItemQueryResult","JumpToContentStyles","LegendAlignment","LegendPosition","LocalizationAdminStyles","LocalizationInputStyles","LogoStyles","MSTeamChannelFeedSorting","MediaPickerStorageProviderWorkplaceFormContext","MediaPickerStorageProviderWorkplaceLogoContext","MediaPickerStorageProviderWorkplaceTutorialContext","MegaMenuLayoutDefinition","MembersStep","MobileMegaMenuStyles","MyLinksStyles","MySitesEnums","MySitesStyles","MyTeamCollaborationCategoryStyles","MyTeamCollaborationStyles","NewTeamworksTimeType","NotificationConstants","NotificationPanelDisplayModes","NotificationPanelHeaderStyles","NotificationPanelIconPosition","NotificationPanelSettingsStyles","NotificationPanelStyles","NotificationPanelTabAligments","NotificationTypes","OmniaSystemLanguageSettingsStyles","OptionTypes","QuestionTypes","QuickSearchStyles","ResourceManifests","SearchAdminStyles","SearchBlockStyles","SearchHeaderStyles","SearchProvider","ServiceDefinition","SettingsKeys","SharedLinkSortByTypes","ShowMoreStyles","SignOffRequestEnums","SignOffRequestProvider","SignOffRequestResourceBase","SignOffRequestResourceProvider","SimpleListStyles","SimpleListingSearchTemplateStyles","SlideRendererStyles","StatisticViewMode","TargetingPropertyStyles","TaxonomyNavigationDisplayProviderBase","TaxonomyNavigationStyles","TeamCollaborationAppDefinitionInfo","TeamCollaborationAppEnterpriseProperties","TeamCollaborationConstants","TeamCollaborationRollupBlockListViewSettingsStyles","TeamCollaborationRollupBlockListViewStyles","TeamCollaborationRollupBlockSettingsStyles","TeamCollaborationRollupBlockStyles","TeamCollaborationRollupEnums","TeamCollaborationRollupScopeTypes","TeamCollabrationApp","TeamCollabrationAppResource","TeamCollabrationQuery","TeamCollabrationTypes","TeamNewsBlockStyles","TeamNewsRollupSettingElementName","TeamSiteEditPropertiesStyles","TeamWorkInfo","TeamworkNavigationActionHandlerSettingStyles","TeamworkNavigationSettingStyles","TeamworkNavigationStyles","TeamworkTemplateFilterValue","TenantRegionalStyles","TermNodeStyles","UserAccessibilitySettingsStyles","UserMenuStyles","VerticalActionMenuStyles","VerticalMegaMenuStyles","WPRoleDefinition","WebComponentElements","WebComponentManifests","WorkplaceHomeStyles","WorkplaceSharedStyles","WorkspaceActionMenuMapping","WorkspaceActionMenuSettings","WorkspaceApp","WorkspaceFactory","WorkspaceHomeMapping","WorkspaceInfo","WorkspaceMegaMenuItemTypes","WorkspaceMegaMenuMapping","WorkspaceMegaMenuSettings","WorkspaceVerticalNavWidth","WowrkplaceHeadingStyles"]}}}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ActionHandlerRegistrationId, Guid
|
|
1
|
+
import { ActionHandlerRegistrationId, Guid } from '@omnia/fx-models';
|
|
2
2
|
export declare const Constants: {
|
|
3
3
|
featureIds: {
|
|
4
4
|
ShowBusinessProfileHeader: string;
|
|
@@ -20,21 +20,6 @@ export declare const Constants: {
|
|
|
20
20
|
paleNight: Guid;
|
|
21
21
|
nightDrive: Guid;
|
|
22
22
|
};
|
|
23
|
-
workplace: {
|
|
24
|
-
admin: {
|
|
25
|
-
workplaceNavigationNodeKey: string;
|
|
26
|
-
};
|
|
27
|
-
};
|
|
28
|
-
ux: {
|
|
29
|
-
admin: {
|
|
30
|
-
/**
|
|
31
|
-
* Its able to register sub-menu node under these navigation node by using api hub
|
|
32
|
-
*/
|
|
33
|
-
navigationNodes: {
|
|
34
|
-
search: NavigationNode;
|
|
35
|
-
};
|
|
36
|
-
};
|
|
37
|
-
};
|
|
38
23
|
};
|
|
39
24
|
export declare const BuiltInActionButtonHandlers: {
|
|
40
25
|
AddFavoriteButton: ActionHandlerRegistrationId;
|
|
@@ -49,9 +34,6 @@ export declare const BuiltInActionButtonHandlers: {
|
|
|
49
34
|
SignOffRequest: ActionHandlerRegistrationId;
|
|
50
35
|
CreateApp: ActionHandlerRegistrationId;
|
|
51
36
|
};
|
|
52
|
-
export declare const AppInstanceDescriptionProperties: {
|
|
53
|
-
InternalName: string;
|
|
54
|
-
};
|
|
55
37
|
export declare class TeamCollaborationAppEnterpriseProperties {
|
|
56
38
|
static LastVisited: {
|
|
57
39
|
internalName: string;
|
|
@@ -71,11 +53,14 @@ export declare class TeamCollaborationAppEnterpriseProperties {
|
|
|
71
53
|
id: Guid;
|
|
72
54
|
internalName: string;
|
|
73
55
|
};
|
|
56
|
+
static Description: {
|
|
57
|
+
internalName: string;
|
|
58
|
+
};
|
|
74
59
|
}
|
|
75
60
|
export declare class TeamCollaborationAppDefinitionInfo {
|
|
76
61
|
static id: Guid;
|
|
77
62
|
}
|
|
78
|
-
export declare namespace
|
|
63
|
+
export declare namespace WorkspaceApp {
|
|
79
64
|
class AppDefinitionInfo {
|
|
80
65
|
static id: Guid;
|
|
81
66
|
}
|
|
@@ -115,7 +100,7 @@ export declare enum HeaderSettingsMode {
|
|
|
115
100
|
ModernProfileOverride = 2
|
|
116
101
|
}
|
|
117
102
|
export declare const SettingsKeys: {
|
|
118
|
-
|
|
103
|
+
workspaceFullKey: (workspaceAppId: string, partialKey: string) => string;
|
|
119
104
|
header: {
|
|
120
105
|
tenant: {
|
|
121
106
|
style: string;
|
|
@@ -129,7 +114,7 @@ export declare const SettingsKeys: {
|
|
|
129
114
|
overrideAppLauch: (profileId: string) => string;
|
|
130
115
|
overrideLogo: (profileId: string) => string;
|
|
131
116
|
};
|
|
132
|
-
|
|
117
|
+
workspace: {
|
|
133
118
|
partialKeys: {
|
|
134
119
|
overrideStyle: string;
|
|
135
120
|
overrideSearch: string;
|
|
@@ -143,7 +128,7 @@ export declare const SettingsKeys: {
|
|
|
143
128
|
logo: (profileId: string) => string;
|
|
144
129
|
style: (profileId: string) => string;
|
|
145
130
|
};
|
|
146
|
-
|
|
131
|
+
workspace: {
|
|
147
132
|
partialKeys: {
|
|
148
133
|
genericSettings: string;
|
|
149
134
|
};
|
|
@@ -151,18 +136,15 @@ export declare const SettingsKeys: {
|
|
|
151
136
|
};
|
|
152
137
|
footer: {
|
|
153
138
|
classicProfile: (profileId: string) => string;
|
|
154
|
-
|
|
155
|
-
};
|
|
156
|
-
notificationPanel: {
|
|
157
|
-
classicProfile: (profileId: string) => string;
|
|
158
|
-
workplacePartialKey: string;
|
|
159
|
-
};
|
|
160
|
-
powerApp: {
|
|
161
|
-
tenantSettings: string;
|
|
139
|
+
workspacePartialKey: string;
|
|
162
140
|
};
|
|
141
|
+
notificationPanel: (profileId: string) => string;
|
|
163
142
|
};
|
|
164
143
|
export declare const AppProvisioningSteps: {
|
|
165
144
|
Member: {
|
|
166
145
|
Title: string;
|
|
167
146
|
};
|
|
168
147
|
};
|
|
148
|
+
export declare const NotificationConstants: {
|
|
149
|
+
NewItem: string;
|
|
150
|
+
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ActionHandlerRegistrationId,
|
|
1
|
+
import { ActionHandlerRegistrationId, Guid } from '@omnia/fx-models';
|
|
2
2
|
export var Constants = {
|
|
3
3
|
featureIds: {
|
|
4
4
|
ShowBusinessProfileHeader: "fd86ca16-e6fd-42ed-b11e-5e8267cda628",
|
|
@@ -20,28 +20,6 @@ export var Constants = {
|
|
|
20
20
|
neptune: new Guid("9ef85823-e0aa-4597-8fba-a48fd49c71f9"),
|
|
21
21
|
paleNight: new Guid("dde2efe4-fbf1-49d3-b09e-f0b3ba7a66d0"),
|
|
22
22
|
nightDrive: new Guid("8042dc9c-820b-48b2-8887-14e728af3714"),
|
|
23
|
-
},
|
|
24
|
-
workplace: {
|
|
25
|
-
admin: {
|
|
26
|
-
workplaceNavigationNodeKey: "a3ecb769-40df-4c8c-bc32-87a1f8c203b9"
|
|
27
|
-
}
|
|
28
|
-
},
|
|
29
|
-
ux: {
|
|
30
|
-
admin: {
|
|
31
|
-
/**
|
|
32
|
-
* Its able to register sub-menu node under these navigation node by using api hub
|
|
33
|
-
*/
|
|
34
|
-
navigationNodes: {
|
|
35
|
-
search: {
|
|
36
|
-
key: '5fcf9879-6ca9-4c8b-9364-7cbfe2446913',
|
|
37
|
-
title: "$Localize:OmniaWorkplace.Search.Admin.AdminNavigationLabel;",
|
|
38
|
-
category: AdminNavigationBuiltInCategory.BusinessProfile,
|
|
39
|
-
elementToRender: "omnia-workplace-search-admin-journey",
|
|
40
|
-
icon: new FontAwesomeIcon("fal fa-search"),
|
|
41
|
-
weight: 400
|
|
42
|
-
}
|
|
43
|
-
}
|
|
44
|
-
}
|
|
45
23
|
}
|
|
46
24
|
};
|
|
47
25
|
export var BuiltInActionButtonHandlers = {
|
|
@@ -57,9 +35,6 @@ export var BuiltInActionButtonHandlers = {
|
|
|
57
35
|
SignOffRequest: ActionHandlerRegistrationId.create(new Guid("c5bc6a5b-9a13-4c89-ab33-d2501a608917")),
|
|
58
36
|
CreateApp: ActionHandlerRegistrationId.create(new Guid("d59b856b-7589-49bb-869f-8978f117569f"))
|
|
59
37
|
};
|
|
60
|
-
export var AppInstanceDescriptionProperties = {
|
|
61
|
-
InternalName: "appinstance_description"
|
|
62
|
-
};
|
|
63
38
|
var TeamCollaborationAppEnterpriseProperties = /** @class */ (function () {
|
|
64
39
|
function TeamCollaborationAppEnterpriseProperties() {
|
|
65
40
|
}
|
|
@@ -81,6 +56,9 @@ var TeamCollaborationAppEnterpriseProperties = /** @class */ (function () {
|
|
|
81
56
|
id: new Guid("85a80bf9-7d51-47da-a574-24ea9b6b7034"),
|
|
82
57
|
internalName: "otc_facebook_url"
|
|
83
58
|
};
|
|
59
|
+
TeamCollaborationAppEnterpriseProperties.Description = {
|
|
60
|
+
internalName: "946d3604-c98d-426b-acd4-7ff907e6cf94"
|
|
61
|
+
};
|
|
84
62
|
return TeamCollaborationAppEnterpriseProperties;
|
|
85
63
|
}());
|
|
86
64
|
export { TeamCollaborationAppEnterpriseProperties };
|
|
@@ -91,31 +69,31 @@ var TeamCollaborationAppDefinitionInfo = /** @class */ (function () {
|
|
|
91
69
|
return TeamCollaborationAppDefinitionInfo;
|
|
92
70
|
}());
|
|
93
71
|
export { TeamCollaborationAppDefinitionInfo };
|
|
94
|
-
export var
|
|
95
|
-
(function (
|
|
72
|
+
export var WorkspaceApp;
|
|
73
|
+
(function (WorkspaceApp) {
|
|
96
74
|
var AppDefinitionInfo = /** @class */ (function () {
|
|
97
75
|
function AppDefinitionInfo() {
|
|
98
76
|
}
|
|
99
77
|
AppDefinitionInfo.id = new Guid("c05e7f15-0f1c-479e-9fd9-93d6a5c7c3b4");
|
|
100
78
|
return AppDefinitionInfo;
|
|
101
79
|
}());
|
|
102
|
-
|
|
80
|
+
WorkspaceApp.AppDefinitionInfo = AppDefinitionInfo;
|
|
103
81
|
var AppTemplateInfo = /** @class */ (function () {
|
|
104
82
|
function AppTemplateInfo() {
|
|
105
83
|
}
|
|
106
84
|
AppTemplateInfo.id = new Guid("1ff049ac-bf98-4533-913a-450bcd0d7550");
|
|
107
85
|
return AppTemplateInfo;
|
|
108
86
|
}());
|
|
109
|
-
|
|
110
|
-
|
|
87
|
+
WorkspaceApp.AppTemplateInfo = AppTemplateInfo;
|
|
88
|
+
WorkspaceApp.appRoutePrefix = "_wp";
|
|
111
89
|
var ux = /** @class */ (function () {
|
|
112
90
|
function ux() {
|
|
113
91
|
}
|
|
114
92
|
ux.navBarVListColorClass = "wp-navbar-v-list";
|
|
115
93
|
return ux;
|
|
116
94
|
}());
|
|
117
|
-
|
|
118
|
-
})(
|
|
95
|
+
WorkspaceApp.ux = ux;
|
|
96
|
+
})(WorkspaceApp || (WorkspaceApp = {}));
|
|
119
97
|
export var GovernanceDashboard = {
|
|
120
98
|
scopeTeamworkId: new Guid("967c36df-84b6-4d01-bf8f-75956fef65a9"),
|
|
121
99
|
Filters: {
|
|
@@ -153,13 +131,13 @@ export var HeaderSettingsMode;
|
|
|
153
131
|
HeaderSettingsMode[HeaderSettingsMode["ModernProfileOverride"] = 2] = "ModernProfileOverride";
|
|
154
132
|
})(HeaderSettingsMode || (HeaderSettingsMode = {}));
|
|
155
133
|
export var SettingsKeys = {
|
|
156
|
-
|
|
134
|
+
workspaceFullKey: function (workspaceAppId, partialKey) { return ("workspace_" + workspaceAppId + "_" + partialKey).toLowerCase(); },
|
|
157
135
|
header: {
|
|
158
136
|
tenant: {
|
|
159
137
|
style: "tenant_header_style",
|
|
160
138
|
search: "tenant_header_search",
|
|
161
139
|
appLaunch: "tenant_header_applaunch",
|
|
162
|
-
logo: "tenant_header_logo"
|
|
140
|
+
logo: "tenant_header_logo",
|
|
163
141
|
},
|
|
164
142
|
classicProfile: {
|
|
165
143
|
overrideStyle: function (profileId) { return ("classicprofile_" + profileId + "_override_tenant_header_style").toLowerCase(); },
|
|
@@ -167,7 +145,7 @@ export var SettingsKeys = {
|
|
|
167
145
|
overrideAppLauch: function (profileId) { return ("classicprofile_" + profileId + "_override_tenant_header_applaunch").toLowerCase(); },
|
|
168
146
|
overrideLogo: function (profileId) { return ("classicprofile_" + profileId + "_override_tenant_header_logo").toLowerCase(); }
|
|
169
147
|
},
|
|
170
|
-
|
|
148
|
+
workspace: {
|
|
171
149
|
partialKeys: {
|
|
172
150
|
overrideStyle: "override_tenant_header_style",
|
|
173
151
|
overrideSearch: "override_tenant_header_search",
|
|
@@ -181,7 +159,7 @@ export var SettingsKeys = {
|
|
|
181
159
|
logo: function (profileId) { return ("classicprofile_" + profileId + "_logo").toLowerCase(); },
|
|
182
160
|
style: function (profileId) { return ("classicprofile_" + profileId + "_style").toLowerCase(); }
|
|
183
161
|
},
|
|
184
|
-
|
|
162
|
+
workspace: {
|
|
185
163
|
partialKeys: {
|
|
186
164
|
genericSettings: "genericsettings"
|
|
187
165
|
}
|
|
@@ -189,18 +167,15 @@ export var SettingsKeys = {
|
|
|
189
167
|
},
|
|
190
168
|
footer: {
|
|
191
169
|
classicProfile: function (profileId) { return ("classicprofile_" + profileId + "_footer").toLowerCase(); },
|
|
192
|
-
|
|
193
|
-
},
|
|
194
|
-
notificationPanel: {
|
|
195
|
-
classicProfile: function (profileId) { return ("classicprofile_" + profileId + "_notificationpanels").toLowerCase(); },
|
|
196
|
-
workplacePartialKey: "workplace_notificationpanels"
|
|
170
|
+
workspacePartialKey: "footer"
|
|
197
171
|
},
|
|
198
|
-
|
|
199
|
-
tenantSettings: "powerapp_tenant_settings"
|
|
200
|
-
}
|
|
172
|
+
notificationPanel: function (profileId) { return (profileId + "_omnia.workplace.notificationpanel").toLowerCase(); }
|
|
201
173
|
};
|
|
202
174
|
export var AppProvisioningSteps = {
|
|
203
175
|
Member: {
|
|
204
176
|
Title: "$Localize:OTAD.Apps.Steps.MemberStep.Title;"
|
|
205
177
|
}
|
|
206
178
|
};
|
|
179
|
+
export var NotificationConstants = {
|
|
180
|
+
NewItem: "wp-notificationNewItem"
|
|
181
|
+
};
|
|
@@ -31,12 +31,10 @@ export declare class ResourceManifests {
|
|
|
31
31
|
static get ActionMenuRegistration(): Guid;
|
|
32
32
|
static get AppLaunchRegistration(): Guid;
|
|
33
33
|
static get QuickLinksCore(): Guid;
|
|
34
|
-
static get SharedLinksAdminMenuRegistration(): Guid;
|
|
35
34
|
static get SharedLinksAdminCore(): Guid;
|
|
36
35
|
static get MyLinksRegistration(): Guid;
|
|
37
36
|
static get AnnoucementRegistration(): Guid;
|
|
38
37
|
static get AnnouncementSettingsCore(): Guid;
|
|
39
|
-
static get AnnouncementMenuSettingsAdminRegistration(): Guid;
|
|
40
38
|
static get AnnoucementNotificationPanelRegistration(): Guid;
|
|
41
39
|
static get NotificationPanelRegistration(): Guid;
|
|
42
40
|
static get NotificationPanelRegistrationApi(): Guid;
|
|
@@ -48,19 +46,21 @@ export declare class ResourceManifests {
|
|
|
48
46
|
static get TutorialActionMenuRegistration(): Guid;
|
|
49
47
|
static get TrelloCore(): Guid;
|
|
50
48
|
static get TrelloCardNotificationPanelRegistration(): Guid;
|
|
49
|
+
static get SearchConfigRegistration(): Guid;
|
|
50
|
+
static get QuickSearchConfigRegistration(): Guid;
|
|
51
|
+
static get AdvanceSearchConfigRegistration(): Guid;
|
|
51
52
|
static get SearchAdminCore(): Guid;
|
|
52
53
|
static get SearchTemplateApi(): Guid;
|
|
54
|
+
static get ScopedPermissionApi(): Guid;
|
|
53
55
|
static get SearchCategoryProviderApi(): Guid;
|
|
54
56
|
static get EnableMSTeamsDeepLinkExecution(): Guid;
|
|
55
57
|
static get TenantPeopleInfoJourney(): Guid;
|
|
56
|
-
static get Favicon(): Guid;
|
|
57
58
|
static get Core(): Guid;
|
|
58
59
|
static get AdminRegistrations(): Guid;
|
|
59
60
|
static get WorkplaceRegistrations(): Guid;
|
|
60
61
|
static get BusinessProfileAdminRegistrations(): Guid;
|
|
61
62
|
static get BusinessProfileMediaPickerRegistrations(): Guid;
|
|
62
63
|
static get TenantAdminMediaPickerRegistrations(): Guid;
|
|
63
|
-
static get TenantAdminFaviconRegistrations(): Guid;
|
|
64
64
|
static get BusinessProfileAdminLanguage(): Guid;
|
|
65
65
|
static get TenantRegionalRegistrations(): Guid;
|
|
66
66
|
static get TenantHeaderRegistrations(): Guid;
|
|
@@ -106,17 +106,14 @@ export declare class ResourceManifests {
|
|
|
106
106
|
static get EnterprisePropertiesStore(): Guid;
|
|
107
107
|
static get TargetingPropertiesResources(): Guid;
|
|
108
108
|
static get AdminSystemCore(): Guid;
|
|
109
|
-
static get
|
|
110
|
-
static get ProfileWorkplaceCommon(): Guid;
|
|
109
|
+
static get WorkspaceCommon(): Guid;
|
|
111
110
|
}
|
|
112
111
|
export declare class WebComponentManifests {
|
|
113
|
-
static get FaviconSettings(): Guid;
|
|
114
112
|
static get ActionButtonSignOffRequestSettings(): Guid;
|
|
115
113
|
static get DefaultSearchTemplate(): Guid;
|
|
116
114
|
static get SharedLinkSimpleListingSearchTemplate(): Guid;
|
|
117
115
|
static get SharedLinkAppIconSearchTemplate(): Guid;
|
|
118
116
|
static get SearchConfig(): Guid;
|
|
119
|
-
static get PromotedSearchResultJourney(): Guid;
|
|
120
117
|
static get QuickSearchConfig(): Guid;
|
|
121
118
|
static get QuickSearchCategoriesConfig(): Guid;
|
|
122
119
|
static get AdvenceSearchConfig(): Guid;
|
|
@@ -135,7 +132,6 @@ export declare class WebComponentManifests {
|
|
|
135
132
|
static get AnnouncementsAdminListingBlade(): Guid;
|
|
136
133
|
static get AnnouncementsAdminAddOrEditBlade(): Guid;
|
|
137
134
|
static get AnnouncementsAdminTypeAndStatusBlade(): Guid;
|
|
138
|
-
static get AnnouncementsAdminPermissionSettingsBlade(): Guid;
|
|
139
135
|
static get FavoriteButtonLinkHandlerSettings(): Guid;
|
|
140
136
|
static get FavoriteButtonLinkHandlerRegistration(): Guid;
|
|
141
137
|
static get FavoriteButtonLinkHandlerSubscription(): Guid;
|
|
@@ -193,9 +189,6 @@ export declare class WebComponentManifests {
|
|
|
193
189
|
static get AccessibilityStyle(): Guid;
|
|
194
190
|
static get OmniaSystemLanguageSetting(): Guid;
|
|
195
191
|
static get OmniaLanguagesComponent(): Guid;
|
|
196
|
-
static get DocumentDirectionSetting(): Guid;
|
|
197
|
-
static get DocumentDirectioJumpToContent(): Guid;
|
|
198
|
-
static get DocumentDirectionStyle(): Guid;
|
|
199
192
|
static get MyLinksNavigation(): Guid;
|
|
200
193
|
static get QuickLinksViewComponent(): Guid;
|
|
201
194
|
static get QuickLinksEditComponent(): Guid;
|
|
@@ -206,7 +199,6 @@ export declare class WebComponentManifests {
|
|
|
206
199
|
static get AppLaunchRegistration(): Guid;
|
|
207
200
|
static get SharedLinkListingsBlade(): Guid;
|
|
208
201
|
static get SharedLinkAddOrEditBlade(): Guid;
|
|
209
|
-
static get SharedLinkPermissionSettingsBlade(): Guid;
|
|
210
202
|
static get BusinessProfileAdminSharedLinksJourney(): Guid;
|
|
211
203
|
static get TenantAdminSharedLinksJourney(): Guid;
|
|
212
204
|
static get QuickLinkSetting(): Guid;
|
|
@@ -252,7 +244,6 @@ export declare class WebComponentManifests {
|
|
|
252
244
|
static get AppTemplateStepComponentBase(): Guid;
|
|
253
245
|
static get NavigationBar(): Guid;
|
|
254
246
|
static get NavigationBarChrome(): Guid;
|
|
255
|
-
static get WorkplacePermission(): Guid;
|
|
256
247
|
static get WorkplaceWarning(): Guid;
|
|
257
248
|
static get WorkplacePreviewDisclaimer(): Guid;
|
|
258
249
|
static get AdminHeaderSettings(): Guid;
|
|
@@ -306,6 +297,7 @@ export declare class WebComponentManifests {
|
|
|
306
297
|
static get TeamworkNavigationTabSettings(): Guid;
|
|
307
298
|
static get TeamworkNavigationDialog(): Guid;
|
|
308
299
|
static get AppCreationActionHandlerSettings(): Guid;
|
|
300
|
+
static get CreateAppDialog(): Guid;
|
|
309
301
|
static get TeamNewsListView(): Guid;
|
|
310
302
|
static get TeamNewsListViewSettings(): Guid;
|
|
311
303
|
static get TeamNewsGroupView(): Guid;
|
|
@@ -339,18 +331,18 @@ export declare class WebComponentManifests {
|
|
|
339
331
|
static get CreateTeamworkComponentSettings(): Guid;
|
|
340
332
|
static get CreateTeamworkCores(): Guid;
|
|
341
333
|
static get AppAuthenticationOptions(): Guid;
|
|
342
|
-
static get
|
|
343
|
-
static get
|
|
344
|
-
static get
|
|
345
|
-
static get
|
|
346
|
-
static get
|
|
347
|
-
static get
|
|
348
|
-
static get
|
|
349
|
-
static get
|
|
350
|
-
static get
|
|
351
|
-
static get
|
|
352
|
-
static get
|
|
353
|
-
static get
|
|
334
|
+
static get WorkspaceActionMenuRenderer(): Guid;
|
|
335
|
+
static get WorkspaceActionMenuHorizontalRenderer(): Guid;
|
|
336
|
+
static get WorkspaceActionMenuVerticalRenderer(): Guid;
|
|
337
|
+
static get WorkspaceMegaMenuRenderer(): Guid;
|
|
338
|
+
static get WorkspaceMegaMenuRendererCore(): Guid;
|
|
339
|
+
static get WorkspaceMegaMenuHorizontalRenderer(): Guid;
|
|
340
|
+
static get WorkspaceMegaMenuVerticalRenderer(): Guid;
|
|
341
|
+
static get WorkspaceMegaMenuCompactRenderer(): Guid;
|
|
342
|
+
static get WorkspaceHomeRenderer(): Guid;
|
|
343
|
+
static get WorkspaceHomeNodeRenderer(): Guid;
|
|
344
|
+
static get WorkspaceVerticalNavigationBar(): Guid;
|
|
345
|
+
static get WorkspaceHorizontalNavigationBar(): Guid;
|
|
354
346
|
static get GovernanceAdmin(): Guid;
|
|
355
347
|
static get GovernanceAdminSettings(): Guid;
|
|
356
348
|
static get MicrosoftSearchTemplate(): Guid;
|
|
@@ -379,16 +371,13 @@ export declare class WebComponentManifests {
|
|
|
379
371
|
static get MicrosoftTeamChannelFeedBlockSettings(): Guid;
|
|
380
372
|
static get MicrosoftTeamChannelFeedBlock(): Guid;
|
|
381
373
|
static get CustomEmailJourney(): Guid;
|
|
382
|
-
static get
|
|
383
|
-
static get
|
|
374
|
+
static get WorkspaceSettings(): Guid;
|
|
375
|
+
static get WorkspaceJourney(): Guid;
|
|
384
376
|
static get AdminSystemJourney(): Guid;
|
|
385
377
|
static get PropertiesBlockGroup(): Guid;
|
|
386
378
|
static get PropertiesBlockCore(): Guid;
|
|
387
379
|
static get PropertiesBlockSetting(): Guid;
|
|
388
380
|
static get PropertiesBlock(): Guid;
|
|
389
|
-
static get PowerAppBlock(): Guid;
|
|
390
|
-
static get PowerAppBlockSettings(): Guid;
|
|
391
|
-
static get PowerAppSettingAdminJourney(): Guid;
|
|
392
381
|
}
|
|
393
382
|
export declare class WebComponentElements {
|
|
394
383
|
static get AppProvisioningStepMember(): string;
|