@omnia/workplace 6.6.20-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/manifests/omnia.workplace.fx.manifest.json +1 -1
- package/internal-do-not-import-from-here/models/Constants.d.ts +4 -22
- package/internal-do-not-import-from-here/models/Constants.js +6 -31
- package/internal-do-not-import-from-here/models/ManifestIds.d.ts +5 -17
- package/internal-do-not-import-from-here/models/ManifestIds.js +25 -85
- 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/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 +1 -4
- package/internal-do-not-import-from-here/models/index.js +1 -4
- package/internal-do-not-import-from-here/models/mediapicker/MediaPickerProviderContext.d.ts +0 -19
- package/internal-do-not-import-from-here/models/mediapicker/MediaPickerProviderContext.js +0 -37
- package/internal-do-not-import-from-here/models/styles/SearchStyles.d.ts +2 -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 -2
- 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/searchfeedbacks/SearchFeedback.d.ts +0 -38
- package/internal-do-not-import-from-here/models/searchfeedbacks/SearchFeedback.js +0 -1
- package/internal-do-not-import-from-here/models/searchfeedbacks/SearchFeedbackQuery.d.ts +0 -11
- package/internal-do-not-import-from-here/models/searchfeedbacks/SearchFeedbackQuery.js +0 -1
- package/internal-do-not-import-from-here/models/searchfeedbacks/index.d.ts +0 -2
- package/internal-do-not-import-from-here/models/searchfeedbacks/index.js +0 -2
- 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/services/SearchFeedbackService.d.ts +0 -9
- 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 +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,6 +53,9 @@ 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;
|
|
@@ -154,9 +139,6 @@ export declare const SettingsKeys: {
|
|
|
154
139
|
workspacePartialKey: string;
|
|
155
140
|
};
|
|
156
141
|
notificationPanel: (profileId: string) => string;
|
|
157
|
-
powerApp: {
|
|
158
|
-
tenantSettings: string;
|
|
159
|
-
};
|
|
160
142
|
};
|
|
161
143
|
export declare const AppProvisioningSteps: {
|
|
162
144
|
Member: {
|
|
@@ -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 };
|
|
@@ -159,7 +137,7 @@ export var SettingsKeys = {
|
|
|
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(); },
|
|
@@ -191,10 +169,7 @@ export var SettingsKeys = {
|
|
|
191
169
|
classicProfile: function (profileId) { return ("classicprofile_" + profileId + "_footer").toLowerCase(); },
|
|
192
170
|
workspacePartialKey: "footer"
|
|
193
171
|
},
|
|
194
|
-
notificationPanel: function (profileId) { return (profileId + "_omnia.workplace.notificationpanel").toLowerCase(); }
|
|
195
|
-
powerApp: {
|
|
196
|
-
tenantSettings: "powerapp_tenant_settings"
|
|
197
|
-
}
|
|
172
|
+
notificationPanel: function (profileId) { return (profileId + "_omnia.workplace.notificationpanel").toLowerCase(); }
|
|
198
173
|
};
|
|
199
174
|
export var AppProvisioningSteps = {
|
|
200
175
|
Member: {
|
|
@@ -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,18 +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 PowerAppCore(): Guid;
|
|
110
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
|
-
static get SearchFeedbackJourney(): Guid;
|
|
121
117
|
static get QuickSearchConfig(): Guid;
|
|
122
118
|
static get QuickSearchCategoriesConfig(): Guid;
|
|
123
119
|
static get AdvenceSearchConfig(): Guid;
|
|
@@ -136,7 +132,6 @@ export declare class WebComponentManifests {
|
|
|
136
132
|
static get AnnouncementsAdminListingBlade(): Guid;
|
|
137
133
|
static get AnnouncementsAdminAddOrEditBlade(): Guid;
|
|
138
134
|
static get AnnouncementsAdminTypeAndStatusBlade(): Guid;
|
|
139
|
-
static get AnnouncementsAdminPermissionSettingsBlade(): Guid;
|
|
140
135
|
static get FavoriteButtonLinkHandlerSettings(): Guid;
|
|
141
136
|
static get FavoriteButtonLinkHandlerRegistration(): Guid;
|
|
142
137
|
static get FavoriteButtonLinkHandlerSubscription(): Guid;
|
|
@@ -194,9 +189,6 @@ export declare class WebComponentManifests {
|
|
|
194
189
|
static get AccessibilityStyle(): Guid;
|
|
195
190
|
static get OmniaSystemLanguageSetting(): Guid;
|
|
196
191
|
static get OmniaLanguagesComponent(): Guid;
|
|
197
|
-
static get DocumentDirectionSetting(): Guid;
|
|
198
|
-
static get DocumentDirectioJumpToContent(): Guid;
|
|
199
|
-
static get DocumentDirectionStyle(): Guid;
|
|
200
192
|
static get MyLinksNavigation(): Guid;
|
|
201
193
|
static get QuickLinksViewComponent(): Guid;
|
|
202
194
|
static get QuickLinksEditComponent(): Guid;
|
|
@@ -207,7 +199,6 @@ export declare class WebComponentManifests {
|
|
|
207
199
|
static get AppLaunchRegistration(): Guid;
|
|
208
200
|
static get SharedLinkListingsBlade(): Guid;
|
|
209
201
|
static get SharedLinkAddOrEditBlade(): Guid;
|
|
210
|
-
static get SharedLinkPermissionSettingsBlade(): Guid;
|
|
211
202
|
static get BusinessProfileAdminSharedLinksJourney(): Guid;
|
|
212
203
|
static get TenantAdminSharedLinksJourney(): Guid;
|
|
213
204
|
static get QuickLinkSetting(): Guid;
|
|
@@ -253,7 +244,6 @@ export declare class WebComponentManifests {
|
|
|
253
244
|
static get AppTemplateStepComponentBase(): Guid;
|
|
254
245
|
static get NavigationBar(): Guid;
|
|
255
246
|
static get NavigationBarChrome(): Guid;
|
|
256
|
-
static get WorkplacePermission(): Guid;
|
|
257
247
|
static get WorkplaceWarning(): Guid;
|
|
258
248
|
static get WorkplacePreviewDisclaimer(): Guid;
|
|
259
249
|
static get AdminHeaderSettings(): Guid;
|
|
@@ -307,6 +297,7 @@ export declare class WebComponentManifests {
|
|
|
307
297
|
static get TeamworkNavigationTabSettings(): Guid;
|
|
308
298
|
static get TeamworkNavigationDialog(): Guid;
|
|
309
299
|
static get AppCreationActionHandlerSettings(): Guid;
|
|
300
|
+
static get CreateAppDialog(): Guid;
|
|
310
301
|
static get TeamNewsListView(): Guid;
|
|
311
302
|
static get TeamNewsListViewSettings(): Guid;
|
|
312
303
|
static get TeamNewsGroupView(): Guid;
|
|
@@ -387,9 +378,6 @@ export declare class WebComponentManifests {
|
|
|
387
378
|
static get PropertiesBlockCore(): Guid;
|
|
388
379
|
static get PropertiesBlockSetting(): Guid;
|
|
389
380
|
static get PropertiesBlock(): Guid;
|
|
390
|
-
static get PowerAppBlock(): Guid;
|
|
391
|
-
static get PowerAppBlockSettings(): Guid;
|
|
392
|
-
static get PowerAppSettingAdminJourney(): Guid;
|
|
393
381
|
}
|
|
394
382
|
export declare class WebComponentElements {
|
|
395
383
|
static get AppProvisioningStepMember(): string;
|
|
@@ -146,11 +146,6 @@ var ResourceManifests = /** @class */ (function () {
|
|
|
146
146
|
enumerable: false,
|
|
147
147
|
configurable: true
|
|
148
148
|
});
|
|
149
|
-
Object.defineProperty(ResourceManifests, "SharedLinksAdminMenuRegistration", {
|
|
150
|
-
get: function () { return new Guid("9950f912-4cbf-4409-9936-a981054157b4"); },
|
|
151
|
-
enumerable: false,
|
|
152
|
-
configurable: true
|
|
153
|
-
});
|
|
154
149
|
Object.defineProperty(ResourceManifests, "SharedLinksAdminCore", {
|
|
155
150
|
get: function () { return new Guid("630e836b-1192-4573-901a-21e479db87a4"); },
|
|
156
151
|
enumerable: false,
|
|
@@ -171,11 +166,6 @@ var ResourceManifests = /** @class */ (function () {
|
|
|
171
166
|
enumerable: false,
|
|
172
167
|
configurable: true
|
|
173
168
|
});
|
|
174
|
-
Object.defineProperty(ResourceManifests, "AnnouncementMenuSettingsAdminRegistration", {
|
|
175
|
-
get: function () { return new Guid("f1110779-b550-4c93-9060-d146c97bd6db"); },
|
|
176
|
-
enumerable: false,
|
|
177
|
-
configurable: true
|
|
178
|
-
});
|
|
179
169
|
Object.defineProperty(ResourceManifests, "AnnoucementNotificationPanelRegistration", {
|
|
180
170
|
get: function () { return new Guid("562bc298-070e-4653-8cc9-81d2c34baba4"); },
|
|
181
171
|
enumerable: false,
|
|
@@ -231,6 +221,21 @@ var ResourceManifests = /** @class */ (function () {
|
|
|
231
221
|
enumerable: false,
|
|
232
222
|
configurable: true
|
|
233
223
|
});
|
|
224
|
+
Object.defineProperty(ResourceManifests, "SearchConfigRegistration", {
|
|
225
|
+
get: function () { return new Guid("0c3124ca-6edf-4d94-a93c-ff41ae558bcb"); },
|
|
226
|
+
enumerable: false,
|
|
227
|
+
configurable: true
|
|
228
|
+
});
|
|
229
|
+
Object.defineProperty(ResourceManifests, "QuickSearchConfigRegistration", {
|
|
230
|
+
get: function () { return new Guid("c74589e5-99dd-4ac4-872f-adb30dfce9d1"); },
|
|
231
|
+
enumerable: false,
|
|
232
|
+
configurable: true
|
|
233
|
+
});
|
|
234
|
+
Object.defineProperty(ResourceManifests, "AdvanceSearchConfigRegistration", {
|
|
235
|
+
get: function () { return new Guid("180476d0-4f5f-409e-b820-765d920650f4"); },
|
|
236
|
+
enumerable: false,
|
|
237
|
+
configurable: true
|
|
238
|
+
});
|
|
234
239
|
Object.defineProperty(ResourceManifests, "SearchAdminCore", {
|
|
235
240
|
get: function () { return new Guid("e4bebac2-d027-4363-8892-bb37f82b3329"); },
|
|
236
241
|
enumerable: false,
|
|
@@ -241,6 +246,11 @@ var ResourceManifests = /** @class */ (function () {
|
|
|
241
246
|
enumerable: false,
|
|
242
247
|
configurable: true
|
|
243
248
|
});
|
|
249
|
+
Object.defineProperty(ResourceManifests, "ScopedPermissionApi", {
|
|
250
|
+
get: function () { return new Guid("bea1c95e-baa8-412a-9caf-6288997e7ee3"); },
|
|
251
|
+
enumerable: false,
|
|
252
|
+
configurable: true
|
|
253
|
+
});
|
|
244
254
|
Object.defineProperty(ResourceManifests, "SearchCategoryProviderApi", {
|
|
245
255
|
get: function () { return new Guid("da66bae7-498d-42f5-b300-eaf179a03f0a"); },
|
|
246
256
|
enumerable: false,
|
|
@@ -256,11 +266,6 @@ var ResourceManifests = /** @class */ (function () {
|
|
|
256
266
|
enumerable: false,
|
|
257
267
|
configurable: true
|
|
258
268
|
});
|
|
259
|
-
Object.defineProperty(ResourceManifests, "Favicon", {
|
|
260
|
-
get: function () { return new Guid('a976468f-4aeb-47e6-afdd-18fc42f9a7c6'); },
|
|
261
|
-
enumerable: false,
|
|
262
|
-
configurable: true
|
|
263
|
-
});
|
|
264
269
|
Object.defineProperty(ResourceManifests, "Core", {
|
|
265
270
|
get: function () { return new Guid('fda0b5ed-e28c-46db-9b56-ec3afd0639cf'); },
|
|
266
271
|
enumerable: false,
|
|
@@ -291,11 +296,6 @@ var ResourceManifests = /** @class */ (function () {
|
|
|
291
296
|
enumerable: false,
|
|
292
297
|
configurable: true
|
|
293
298
|
});
|
|
294
|
-
Object.defineProperty(ResourceManifests, "TenantAdminFaviconRegistrations", {
|
|
295
|
-
get: function () { return new Guid("c38db08d-5e6c-4057-bc4f-c5800ea05c4b"); },
|
|
296
|
-
enumerable: false,
|
|
297
|
-
configurable: true
|
|
298
|
-
});
|
|
299
299
|
Object.defineProperty(ResourceManifests, "BusinessProfileAdminLanguage", {
|
|
300
300
|
get: function () { return new Guid("0EFCF37C-6BEA-4F94-BD7D-07AEB9F9DC6C"); },
|
|
301
301
|
enumerable: false,
|
|
@@ -525,11 +525,6 @@ var ResourceManifests = /** @class */ (function () {
|
|
|
525
525
|
configurable: true
|
|
526
526
|
});
|
|
527
527
|
;
|
|
528
|
-
Object.defineProperty(ResourceManifests, "PowerAppCore", {
|
|
529
|
-
get: function () { return new Guid("96784918-b535-47db-955a-677d1b9138ef"); },
|
|
530
|
-
enumerable: false,
|
|
531
|
-
configurable: true
|
|
532
|
-
});
|
|
533
528
|
Object.defineProperty(ResourceManifests, "WorkspaceCommon", {
|
|
534
529
|
get: function () { return new Guid("fa639f63-380e-4cc5-8ed1-f8f5b6ea7d5e"); },
|
|
535
530
|
enumerable: false,
|
|
@@ -541,11 +536,6 @@ export { ResourceManifests };
|
|
|
541
536
|
var WebComponentManifests = /** @class */ (function () {
|
|
542
537
|
function WebComponentManifests() {
|
|
543
538
|
}
|
|
544
|
-
Object.defineProperty(WebComponentManifests, "FaviconSettings", {
|
|
545
|
-
get: function () { return new Guid("88932da6-b22f-4bc0-9351-c700308edfcc"); },
|
|
546
|
-
enumerable: false,
|
|
547
|
-
configurable: true
|
|
548
|
-
});
|
|
549
539
|
Object.defineProperty(WebComponentManifests, "ActionButtonSignOffRequestSettings", {
|
|
550
540
|
get: function () { return new Guid("58e5a275-426e-4834-889f-baf1e4a3a5b0"); },
|
|
551
541
|
enumerable: false,
|
|
@@ -571,16 +561,6 @@ var WebComponentManifests = /** @class */ (function () {
|
|
|
571
561
|
enumerable: false,
|
|
572
562
|
configurable: true
|
|
573
563
|
});
|
|
574
|
-
Object.defineProperty(WebComponentManifests, "PromotedSearchResultJourney", {
|
|
575
|
-
get: function () { return new Guid("14bd1089-d501-412f-a569-ca915308e541"); },
|
|
576
|
-
enumerable: false,
|
|
577
|
-
configurable: true
|
|
578
|
-
});
|
|
579
|
-
Object.defineProperty(WebComponentManifests, "SearchFeedbackJourney", {
|
|
580
|
-
get: function () { return new Guid("b4672f4f-76c5-4ec8-b0d8-5142e4698446"); },
|
|
581
|
-
enumerable: false,
|
|
582
|
-
configurable: true
|
|
583
|
-
});
|
|
584
564
|
Object.defineProperty(WebComponentManifests, "QuickSearchConfig", {
|
|
585
565
|
get: function () { return new Guid("f537b6a0-79ec-4019-9da6-62a51e3c5ff3"); },
|
|
586
566
|
enumerable: false,
|
|
@@ -671,11 +651,6 @@ var WebComponentManifests = /** @class */ (function () {
|
|
|
671
651
|
enumerable: false,
|
|
672
652
|
configurable: true
|
|
673
653
|
});
|
|
674
|
-
Object.defineProperty(WebComponentManifests, "AnnouncementsAdminPermissionSettingsBlade", {
|
|
675
|
-
get: function () { return new Guid("354fe286-3229-4ef7-9b4f-a47e3a161bfa"); },
|
|
676
|
-
enumerable: false,
|
|
677
|
-
configurable: true
|
|
678
|
-
});
|
|
679
654
|
Object.defineProperty(WebComponentManifests, "FavoriteButtonLinkHandlerSettings", {
|
|
680
655
|
get: function () { return new Guid("6b264a8a-74c7-4e2f-a9cb-4f65e26adb46"); },
|
|
681
656
|
enumerable: false,
|
|
@@ -961,21 +936,6 @@ var WebComponentManifests = /** @class */ (function () {
|
|
|
961
936
|
enumerable: false,
|
|
962
937
|
configurable: true
|
|
963
938
|
});
|
|
964
|
-
Object.defineProperty(WebComponentManifests, "DocumentDirectionSetting", {
|
|
965
|
-
get: function () { return new Guid("8a35b5ee-118f-4be8-b12b-cef340d8bbbc"); },
|
|
966
|
-
enumerable: false,
|
|
967
|
-
configurable: true
|
|
968
|
-
});
|
|
969
|
-
Object.defineProperty(WebComponentManifests, "DocumentDirectioJumpToContent", {
|
|
970
|
-
get: function () { return new Guid("16c1a389-77d2-467c-acc7-57b9f499f4ed"); },
|
|
971
|
-
enumerable: false,
|
|
972
|
-
configurable: true
|
|
973
|
-
});
|
|
974
|
-
Object.defineProperty(WebComponentManifests, "DocumentDirectionStyle", {
|
|
975
|
-
get: function () { return new Guid("a65e0a65-8ae8-4434-9cff-5fa72ba3d1ca"); },
|
|
976
|
-
enumerable: false,
|
|
977
|
-
configurable: true
|
|
978
|
-
});
|
|
979
939
|
Object.defineProperty(WebComponentManifests, "MyLinksNavigation", {
|
|
980
940
|
get: function () { return new Guid("fe39c5e9-95cb-43cf-ab3f-7422dcf29030"); },
|
|
981
941
|
enumerable: false,
|
|
@@ -1026,11 +986,6 @@ var WebComponentManifests = /** @class */ (function () {
|
|
|
1026
986
|
enumerable: false,
|
|
1027
987
|
configurable: true
|
|
1028
988
|
});
|
|
1029
|
-
Object.defineProperty(WebComponentManifests, "SharedLinkPermissionSettingsBlade", {
|
|
1030
|
-
get: function () { return new Guid("5f20ad56-eafd-494e-8f11-38319d33fe5b"); },
|
|
1031
|
-
enumerable: false,
|
|
1032
|
-
configurable: true
|
|
1033
|
-
});
|
|
1034
989
|
Object.defineProperty(WebComponentManifests, "BusinessProfileAdminSharedLinksJourney", {
|
|
1035
990
|
get: function () { return new Guid("1d421d8c-6eb8-47ec-9aa7-c0dac3b104f8"); },
|
|
1036
991
|
enumerable: false,
|
|
@@ -1256,11 +1211,6 @@ var WebComponentManifests = /** @class */ (function () {
|
|
|
1256
1211
|
enumerable: false,
|
|
1257
1212
|
configurable: true
|
|
1258
1213
|
});
|
|
1259
|
-
Object.defineProperty(WebComponentManifests, "WorkplacePermission", {
|
|
1260
|
-
get: function () { return new Guid("c8412ada-24c1-4269-bcce-005094b316b0"); },
|
|
1261
|
-
enumerable: false,
|
|
1262
|
-
configurable: true
|
|
1263
|
-
});
|
|
1264
1214
|
Object.defineProperty(WebComponentManifests, "WorkplaceWarning", {
|
|
1265
1215
|
get: function () { return new Guid("4bca1556-ac2e-4d87-9a53-c1ab6adb2d58"); },
|
|
1266
1216
|
enumerable: false,
|
|
@@ -1529,6 +1479,11 @@ var WebComponentManifests = /** @class */ (function () {
|
|
|
1529
1479
|
enumerable: false,
|
|
1530
1480
|
configurable: true
|
|
1531
1481
|
});
|
|
1482
|
+
Object.defineProperty(WebComponentManifests, "CreateAppDialog", {
|
|
1483
|
+
get: function () { return new Guid("fc16945f-04e0-4309-9823-17c5d6963af5"); },
|
|
1484
|
+
enumerable: false,
|
|
1485
|
+
configurable: true
|
|
1486
|
+
});
|
|
1532
1487
|
Object.defineProperty(WebComponentManifests, "TeamNewsListView", {
|
|
1533
1488
|
get: function () { return new Guid("a6d1503c-445e-44b1-9f54-d124c14df29b"); },
|
|
1534
1489
|
enumerable: false,
|
|
@@ -1929,21 +1884,6 @@ var WebComponentManifests = /** @class */ (function () {
|
|
|
1929
1884
|
enumerable: false,
|
|
1930
1885
|
configurable: true
|
|
1931
1886
|
});
|
|
1932
|
-
Object.defineProperty(WebComponentManifests, "PowerAppBlock", {
|
|
1933
|
-
get: function () { return new Guid('8905b50b-3b48-4053-b667-d3abf5d7c4ef'); },
|
|
1934
|
-
enumerable: false,
|
|
1935
|
-
configurable: true
|
|
1936
|
-
});
|
|
1937
|
-
Object.defineProperty(WebComponentManifests, "PowerAppBlockSettings", {
|
|
1938
|
-
get: function () { return new Guid('faa90898-9cc3-4db8-ab24-e36fa6d96ea3'); },
|
|
1939
|
-
enumerable: false,
|
|
1940
|
-
configurable: true
|
|
1941
|
-
});
|
|
1942
|
-
Object.defineProperty(WebComponentManifests, "PowerAppSettingAdminJourney", {
|
|
1943
|
-
get: function () { return new Guid('b643dd40-d26c-4c73-9f23-d5fa4b436064'); },
|
|
1944
|
-
enumerable: false,
|
|
1945
|
-
configurable: true
|
|
1946
|
-
});
|
|
1947
1887
|
return WebComponentManifests;
|
|
1948
1888
|
}());
|
|
1949
1889
|
export { WebComponentManifests };
|
|
File without changes
|
|
@@ -1,8 +1,5 @@
|
|
|
1
1
|
import { IIcon } from '@omnia/fx-models';
|
|
2
2
|
import { BladeSizes } from '@omnia/fx/models';
|
|
3
|
-
/**
|
|
4
|
-
* @deprecated The model and relevant function should not be used, update to use apiHub to register admin sub-menu node under search node (in Constants.ux.admin.navigationNodes.search)
|
|
5
|
-
*/
|
|
6
3
|
export interface SearchAdminSettingsSection {
|
|
7
4
|
/**
|
|
8
5
|
* The title of the navigation node
|
|
@@ -40,10 +40,4 @@ export var AppEnums;
|
|
|
40
40
|
TeamAppsType[TeamAppsType["BuiltIn"] = 1] = "BuiltIn";
|
|
41
41
|
TeamAppsType[TeamAppsType["Organization"] = 2] = "Organization";
|
|
42
42
|
})(TeamAppsType = AppEnums.TeamAppsType || (AppEnums.TeamAppsType = {}));
|
|
43
|
-
var ResourceUrlType;
|
|
44
|
-
(function (ResourceUrlType) {
|
|
45
|
-
ResourceUrlType[ResourceUrlType["SharepointSite"] = 1] = "SharepointSite";
|
|
46
|
-
ResourceUrlType[ResourceUrlType["MSTeams"] = 2] = "MSTeams";
|
|
47
|
-
ResourceUrlType[ResourceUrlType["YammerGroup"] = 3] = "YammerGroup";
|
|
48
|
-
})(ResourceUrlType = AppEnums.ResourceUrlType || (AppEnums.ResourceUrlType = {}));
|
|
49
43
|
})(AppEnums || (AppEnums = {}));
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { GuidValue, Identity, Layout, MultilingualString, SpacingSettings } from '@omnia/fx/models';
|
|
1
|
+
import { BusinessProfileProperty, GuidValue, Identity, Layout, MultilingualString, SpacingSettings } from '@omnia/fx/models';
|
|
2
2
|
export interface Form {
|
|
3
3
|
id?: number;
|
|
4
4
|
definition: FormDefinition;
|
|
@@ -151,3 +151,11 @@ export interface FormRendererBlockSettings {
|
|
|
151
151
|
customShowFormButton: MultilingualString;
|
|
152
152
|
spacing?: SpacingSettings;
|
|
153
153
|
}
|
|
154
|
+
export declare class FormGenericSetting extends BusinessProfileProperty {
|
|
155
|
+
chartColor: ChartColor[];
|
|
156
|
+
constructor();
|
|
157
|
+
}
|
|
158
|
+
export declare class ChartColor {
|
|
159
|
+
color: string;
|
|
160
|
+
textColor: string;
|
|
161
|
+
}
|
|
@@ -1,3 +1,6 @@
|
|
|
1
|
+
import { __extends } from "tslib";
|
|
2
|
+
import { BusinessProfileProperty } from '@omnia/fx/models';
|
|
3
|
+
import { ServiceDefinition } from '../ManifestIds';
|
|
1
4
|
export var FormTypes;
|
|
2
5
|
(function (FormTypes) {
|
|
3
6
|
FormTypes[FormTypes["Poll"] = 1] = "Poll";
|
|
@@ -28,3 +31,17 @@ export var LegendPosition;
|
|
|
28
31
|
LegendPosition["Left"] = "left";
|
|
29
32
|
LegendPosition["Right"] = "right";
|
|
30
33
|
})(LegendPosition || (LegendPosition = {}));
|
|
34
|
+
var FormGenericSetting = /** @class */ (function (_super) {
|
|
35
|
+
__extends(FormGenericSetting, _super);
|
|
36
|
+
function FormGenericSetting() {
|
|
37
|
+
return _super.call(this, ServiceDefinition.Id, "formgenericsetting") || this;
|
|
38
|
+
}
|
|
39
|
+
return FormGenericSetting;
|
|
40
|
+
}(BusinessProfileProperty));
|
|
41
|
+
export { FormGenericSetting };
|
|
42
|
+
var ChartColor = /** @class */ (function () {
|
|
43
|
+
function ChartColor() {
|
|
44
|
+
}
|
|
45
|
+
return ChartColor;
|
|
46
|
+
}());
|
|
47
|
+
export { ChartColor };
|
|
@@ -57,7 +57,4 @@ export * from "./TaxonomyNavigation";
|
|
|
57
57
|
export * from "./yammer";
|
|
58
58
|
export * from "./SharedLink";
|
|
59
59
|
export * from "./SearchProvider";
|
|
60
|
-
export * from "./
|
|
61
|
-
export * from "./IAdminComponent";
|
|
62
|
-
export * from "./promotedsearchresults";
|
|
63
|
-
export * from "./searchfeedbacks";
|
|
60
|
+
export * from "./ScopedPermissionRegistraion";
|
|
@@ -58,7 +58,4 @@ export * from "./TaxonomyNavigation";
|
|
|
58
58
|
export * from "./yammer";
|
|
59
59
|
export * from "./SharedLink";
|
|
60
60
|
export * from "./SearchProvider";
|
|
61
|
-
export * from "./
|
|
62
|
-
export * from "./IAdminComponent";
|
|
63
|
-
export * from "./promotedsearchresults";
|
|
64
|
-
export * from "./searchfeedbacks";
|
|
61
|
+
export * from "./ScopedPermissionRegistraion";
|
|
@@ -2,15 +2,6 @@ import { MediaPickerStorageProviderContext, GuidValue } from '@omnia/fx-models';
|
|
|
2
2
|
declare abstract class MediaPickerProviderStorageWorkplaceContext extends MediaPickerStorageProviderContext {
|
|
3
3
|
readonly omniaServiceId: GuidValue;
|
|
4
4
|
}
|
|
5
|
-
export declare class MediaPickerStorageProviderWorkplaceFaviconContext extends MediaPickerProviderStorageWorkplaceContext {
|
|
6
|
-
businessProfileId?: GuidValue;
|
|
7
|
-
readonly storageProviderContextId: GuidValue;
|
|
8
|
-
/**
|
|
9
|
-
*
|
|
10
|
-
* @param businessProfileId Null for tenant level
|
|
11
|
-
*/
|
|
12
|
-
constructor(businessProfileId?: GuidValue);
|
|
13
|
-
}
|
|
14
5
|
export declare class MediaPickerStorageProviderWorkplaceLogoContext extends MediaPickerProviderStorageWorkplaceContext {
|
|
15
6
|
readonly storageProviderContextId: GuidValue;
|
|
16
7
|
readonly businessProfileId?: GuidValue;
|
|
@@ -30,14 +21,4 @@ export declare class MediaPickerStorageProviderWorkplaceFormContext extends Medi
|
|
|
30
21
|
readonly formId: number;
|
|
31
22
|
constructor(formId: number);
|
|
32
23
|
}
|
|
33
|
-
export declare class MediaPickerStorageProviderWorkplacePromotedSearchResultContext extends MediaPickerProviderStorageWorkplaceContext {
|
|
34
|
-
readonly storageProviderContextId: GuidValue;
|
|
35
|
-
readonly businessProfileId: GuidValue;
|
|
36
|
-
constructor(businessProfileId: GuidValue);
|
|
37
|
-
}
|
|
38
|
-
export declare class MediaPickerStorageProviderWorkplaceSearchFeedbackContext extends MediaPickerProviderStorageWorkplaceContext {
|
|
39
|
-
readonly storageProviderContextId: GuidValue;
|
|
40
|
-
readonly businessProfileId: GuidValue;
|
|
41
|
-
constructor(businessProfileId: GuidValue);
|
|
42
|
-
}
|
|
43
24
|
export {};
|
|
@@ -10,21 +10,6 @@ var MediaPickerProviderStorageWorkplaceContext = /** @class */ (function (_super
|
|
|
10
10
|
}
|
|
11
11
|
return MediaPickerProviderStorageWorkplaceContext;
|
|
12
12
|
}(MediaPickerStorageProviderContext));
|
|
13
|
-
var MediaPickerStorageProviderWorkplaceFaviconContext = /** @class */ (function (_super) {
|
|
14
|
-
__extends(MediaPickerStorageProviderWorkplaceFaviconContext, _super);
|
|
15
|
-
/**
|
|
16
|
-
*
|
|
17
|
-
* @param businessProfileId Null for tenant level
|
|
18
|
-
*/
|
|
19
|
-
function MediaPickerStorageProviderWorkplaceFaviconContext(businessProfileId) {
|
|
20
|
-
var _this = _super.call(this) || this;
|
|
21
|
-
_this.businessProfileId = businessProfileId;
|
|
22
|
-
_this.storageProviderContextId = new Guid("800babf8-d070-4b76-92bd-f5db6c5894b3");
|
|
23
|
-
return _this;
|
|
24
|
-
}
|
|
25
|
-
return MediaPickerStorageProviderWorkplaceFaviconContext;
|
|
26
|
-
}(MediaPickerProviderStorageWorkplaceContext));
|
|
27
|
-
export { MediaPickerStorageProviderWorkplaceFaviconContext };
|
|
28
13
|
var MediaPickerStorageProviderWorkplaceLogoContext = /** @class */ (function (_super) {
|
|
29
14
|
__extends(MediaPickerStorageProviderWorkplaceLogoContext, _super);
|
|
30
15
|
/**
|
|
@@ -62,25 +47,3 @@ var MediaPickerStorageProviderWorkplaceFormContext = /** @class */ (function (_s
|
|
|
62
47
|
return MediaPickerStorageProviderWorkplaceFormContext;
|
|
63
48
|
}(MediaPickerProviderStorageWorkplaceContext));
|
|
64
49
|
export { MediaPickerStorageProviderWorkplaceFormContext };
|
|
65
|
-
var MediaPickerStorageProviderWorkplacePromotedSearchResultContext = /** @class */ (function (_super) {
|
|
66
|
-
__extends(MediaPickerStorageProviderWorkplacePromotedSearchResultContext, _super);
|
|
67
|
-
function MediaPickerStorageProviderWorkplacePromotedSearchResultContext(businessProfileId) {
|
|
68
|
-
var _this = _super.call(this) || this;
|
|
69
|
-
_this.storageProviderContextId = new Guid("97baf05e-0d3e-4248-84c7-fe949261f7db");
|
|
70
|
-
_this.businessProfileId = businessProfileId;
|
|
71
|
-
return _this;
|
|
72
|
-
}
|
|
73
|
-
return MediaPickerStorageProviderWorkplacePromotedSearchResultContext;
|
|
74
|
-
}(MediaPickerProviderStorageWorkplaceContext));
|
|
75
|
-
export { MediaPickerStorageProviderWorkplacePromotedSearchResultContext };
|
|
76
|
-
var MediaPickerStorageProviderWorkplaceSearchFeedbackContext = /** @class */ (function (_super) {
|
|
77
|
-
__extends(MediaPickerStorageProviderWorkplaceSearchFeedbackContext, _super);
|
|
78
|
-
function MediaPickerStorageProviderWorkplaceSearchFeedbackContext(businessProfileId) {
|
|
79
|
-
var _this = _super.call(this) || this;
|
|
80
|
-
_this.storageProviderContextId = new Guid("a2eef7d4-35a0-4e4d-b676-ba1668a6c633");
|
|
81
|
-
_this.businessProfileId = businessProfileId;
|
|
82
|
-
return _this;
|
|
83
|
-
}
|
|
84
|
-
return MediaPickerStorageProviderWorkplaceSearchFeedbackContext;
|
|
85
|
-
}(MediaPickerProviderStorageWorkplaceContext));
|
|
86
|
-
export { MediaPickerStorageProviderWorkplaceSearchFeedbackContext };
|
|
@@ -16,7 +16,7 @@ declare type SearchRule = {
|
|
|
16
16
|
linkSeeMore?: types.NestedCSSProperties;
|
|
17
17
|
headerTitle?: types.NestedCSSProperties;
|
|
18
18
|
textboxDialogMode?: types.NestedCSSProperties;
|
|
19
|
-
noResult?:
|
|
19
|
+
noResult?: types.NestedCSSProperties;
|
|
20
20
|
searchBox?: (styling: SearchBoxStyling, theming: ITheming) => types.NestedCSSProperties;
|
|
21
21
|
dropdownResult?: (height: number, showOnHeader: boolean) => types.NestedCSSProperties;
|
|
22
22
|
};
|
|
@@ -36,6 +36,7 @@ export declare const SearchAdminStyles: {
|
|
|
36
36
|
refinersTableLimitHeader?: types.NestedCSSProperties;
|
|
37
37
|
refinersTableActionsHeader?: types.NestedCSSProperties;
|
|
38
38
|
inputLabel?: types.NestedCSSProperties;
|
|
39
|
+
enterprisePropertyPosition?: types.NestedCSSProperties;
|
|
39
40
|
};
|
|
40
41
|
export declare const QuickSearchStyles: SearchRule;
|
|
41
42
|
export declare const AdvancedSearchStyles: {
|
|
@@ -11,4 +11,5 @@ export declare const UserMenuStyles: {
|
|
|
11
11
|
dialogCustomMenuWrapper?: (theming: OmniaTheming) => types.NestedCSSProperties;
|
|
12
12
|
navigationDrawer?: types.NestedCSSProperties;
|
|
13
13
|
titleWrapper?: types.NestedCSSProperties;
|
|
14
|
+
buttonProfileMenuItem?: types.NestedCSSProperties;
|
|
14
15
|
};
|
|
@@ -23,5 +23,4 @@ export * from "./TaxonomyNavigationStyles";
|
|
|
23
23
|
export * from "./MegaMenuStyles";
|
|
24
24
|
export * from "./WorkplaceActionMenuStyles";
|
|
25
25
|
export * from "./WorkplaceHomeStyles";
|
|
26
|
-
export * from "./DocumentDirectionSettingsStyles";
|
|
27
26
|
export * from "./WorkplaceSharedStyles";
|
|
@@ -23,5 +23,4 @@ export * from "./TaxonomyNavigationStyles";
|
|
|
23
23
|
export * from "./MegaMenuStyles";
|
|
24
24
|
export * from "./WorkplaceActionMenuStyles";
|
|
25
25
|
export * from "./WorkplaceHomeStyles";
|
|
26
|
-
export * from "./DocumentDirectionSettingsStyles";
|
|
27
26
|
export * from "./WorkplaceSharedStyles";
|
|
@@ -9,6 +9,7 @@ export declare const TeamworkNavigationStyles: {
|
|
|
9
9
|
listItemsWapper?: (otherElementHeight: number) => types.NestedCSSProperties;
|
|
10
10
|
tabSlide?: types.NestedCSSProperties;
|
|
11
11
|
dialogCenterStyles?: types.NestedCSSProperties;
|
|
12
|
+
dialogBodyWrapper?: types.NestedCSSProperties;
|
|
12
13
|
};
|
|
13
14
|
export declare const TeamworkNavigationSettingStyles: {
|
|
14
15
|
tabLine?: (firstLine: boolean) => types.NestedCSSProperties;
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { SpacingSettings, GuidValue, RollupFilter, RollupEnums, RollupSetting, PersonPropFilterValue, BooleanPropFilterValue, TextPropFilterValue, TaxonomyPropFilterValue, DatePropFilterValue, TexSearchestPropFilterValue, MultilingualString } from '@omnia/fx-models';
|
|
2
2
|
import { TeamCollaborationRollupScopeTypes } from '.';
|
|
3
|
-
import { AppEnums } from '../apps';
|
|
4
3
|
export declare const TeamCollaborationConstants: {
|
|
5
4
|
readonly teamTitleAndLink: string;
|
|
6
5
|
readonly searchBoxInternalName: string;
|
|
@@ -18,7 +17,6 @@ export interface TeamCollaborationRollupResultItem {
|
|
|
18
17
|
followError?: boolean;
|
|
19
18
|
unfollowError?: boolean;
|
|
20
19
|
templateIcon?: any;
|
|
21
|
-
defaultResourceUrlType?: AppEnums.ResourceUrlType;
|
|
22
20
|
}
|
|
23
21
|
export interface TeamCollaborationResult {
|
|
24
22
|
total: number;
|
|
@@ -6,7 +6,7 @@ export var TeamCollaborationConstants = {
|
|
|
6
6
|
get OPMProcessPropertyId() {
|
|
7
7
|
return "7491ec1a-9cf5-4c49-b102-2f84f89795eb";
|
|
8
8
|
},
|
|
9
|
-
get appInstanceDescription() { return "
|
|
9
|
+
get appInstanceDescription() { return "946d3604-c98d-426b-acd4-7ff907e6cf94"; }
|
|
10
10
|
};
|
|
11
11
|
export var TeamCollaborationRollupEnums;
|
|
12
12
|
(function (TeamCollaborationRollupEnums) {
|
|
@@ -17,8 +17,7 @@ export declare class SignOffRequestService {
|
|
|
17
17
|
sendCloseEmail: (request: SignOffRequest, resourceDetails: Array<SignOffRequestResourceDetail>) => Promise<void>;
|
|
18
18
|
sendReopenEmail: (request: SignOffRequest, resourceDetails: Array<SignOffRequestResourceDetail>) => Promise<void>;
|
|
19
19
|
sendCompletedEmail: (unconfirmedSignOffRequestResource: UnconfirmedSignOffRequestResource) => void;
|
|
20
|
-
|
|
21
|
-
downloadReport: (request: SignOffRequest, showUserNameInReport: boolean) => Promise<void>;
|
|
20
|
+
downloadReport: (request: SignOffRequest) => Promise<void>;
|
|
22
21
|
resolveRequestToUsers: (requestTo: Array<Identity>) => Promise<{
|
|
23
22
|
[groupId: string]: Identity[];
|
|
24
23
|
}>;
|
package/package.json
CHANGED
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
export declare module PowerAppLocalization {
|
|
2
|
-
const namespace = "OmniaWorkplace.PowerApp";
|
|
3
|
-
interface locInterface {
|
|
4
|
-
PowerApp: string;
|
|
5
|
-
Admin: {
|
|
6
|
-
AppFinderUrl: string;
|
|
7
|
-
};
|
|
8
|
-
PowerAppBlock: {
|
|
9
|
-
BlockTitle: string;
|
|
10
|
-
BlockDescription: string;
|
|
11
|
-
Settings: {
|
|
12
|
-
App: string;
|
|
13
|
-
ThemeParameterKeys: string;
|
|
14
|
-
Display: string;
|
|
15
|
-
DisplaySettings: {
|
|
16
|
-
Auto: string;
|
|
17
|
-
CustomRatio: string;
|
|
18
|
-
Height: string;
|
|
19
|
-
};
|
|
20
|
-
FindApp: string;
|
|
21
|
-
};
|
|
22
|
-
};
|
|
23
|
-
}
|
|
24
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {};
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import { MultilingualString } from "@omnia/fx/models";
|
|
2
|
-
export interface PowerAppBlockSettings {
|
|
3
|
-
title: MultilingualString;
|
|
4
|
-
powerAppUrl: string;
|
|
5
|
-
sizeSettings: PowerAppBlockSizeSettings;
|
|
6
|
-
themeParamKeys: PowerAppBlockThemeParamKeys;
|
|
7
|
-
}
|
|
8
|
-
export interface PowerAppBlockSizeSettings {
|
|
9
|
-
auto: boolean;
|
|
10
|
-
height: number;
|
|
11
|
-
x: number;
|
|
12
|
-
y: number;
|
|
13
|
-
}
|
|
14
|
-
export interface PowerAppBlockThemeParamKeys {
|
|
15
|
-
backgroundColor: string;
|
|
16
|
-
foregroundColor: string;
|
|
17
|
-
textColor: string;
|
|
18
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {};
|
|
File without changes
|
|
File without changes
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {};
|
package/internal-do-not-import-from-here/models/promotedsearchresults/PromotedSearchResult.d.ts
DELETED
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import { GuidValue, MediaPickerImage, MultilingualString, TargetingFilterData } from "@omnia/fx/models";
|
|
2
|
-
export declare enum PromotedSearchResultStatus {
|
|
3
|
-
OnHold = 0,
|
|
4
|
-
Active = 1
|
|
5
|
-
}
|
|
6
|
-
export interface PromotedSearchResult {
|
|
7
|
-
id: number;
|
|
8
|
-
businessProfileId: GuidValue;
|
|
9
|
-
data: PromotedSearchResultData;
|
|
10
|
-
}
|
|
11
|
-
export interface PromotedSearchResultData {
|
|
12
|
-
start?: string;
|
|
13
|
-
end?: string;
|
|
14
|
-
title: MultilingualString;
|
|
15
|
-
description: MultilingualString;
|
|
16
|
-
image: MediaPickerImage;
|
|
17
|
-
url: string;
|
|
18
|
-
keywords: string[];
|
|
19
|
-
targeting: TargetingFilterData;
|
|
20
|
-
status: PromotedSearchResultStatus;
|
|
21
|
-
}
|
package/internal-do-not-import-from-here/models/promotedsearchresults/PromotedSearchResult.js
DELETED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
export var PromotedSearchResultStatus;
|
|
2
|
-
(function (PromotedSearchResultStatus) {
|
|
3
|
-
PromotedSearchResultStatus[PromotedSearchResultStatus["OnHold"] = 0] = "OnHold";
|
|
4
|
-
PromotedSearchResultStatus[PromotedSearchResultStatus["Active"] = 1] = "Active";
|
|
5
|
-
//Pending - This may be used in future for suggestion item
|
|
6
|
-
})(PromotedSearchResultStatus || (PromotedSearchResultStatus = {}));
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from "./PromotedSearchResult";
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from "./PromotedSearchResult";
|
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
import { GuidValue, Identity } from "@omnia/fx/models";
|
|
2
|
-
import { CategorySearchResult, SearchCategoryOption, SearchResultItem } from "../Search";
|
|
3
|
-
export interface SearchFeedback {
|
|
4
|
-
id: number;
|
|
5
|
-
data: SearchFeedbackData;
|
|
6
|
-
businessProfileId: GuidValue;
|
|
7
|
-
createdBy: Identity;
|
|
8
|
-
createdAt: string;
|
|
9
|
-
}
|
|
10
|
-
export interface SearchFeedbackData {
|
|
11
|
-
/**
|
|
12
|
-
* user message for this feedback. this is a richtext message that could contains images (screenshots)
|
|
13
|
-
* */
|
|
14
|
-
message: string;
|
|
15
|
-
/**
|
|
16
|
-
* search category id
|
|
17
|
-
* */
|
|
18
|
-
searchCategoryId: GuidValue;
|
|
19
|
-
/**
|
|
20
|
-
* the search text
|
|
21
|
-
* */
|
|
22
|
-
searchText: string;
|
|
23
|
-
/**
|
|
24
|
-
* the search query
|
|
25
|
-
* */
|
|
26
|
-
searchQuery: SearchCategoryOption;
|
|
27
|
-
/**
|
|
28
|
-
* the search result
|
|
29
|
-
* */
|
|
30
|
-
searchResult: CategorySearchResult;
|
|
31
|
-
/**
|
|
32
|
-
* The search items that already populates client-side value base on the settings at the moment and shows on UI to the user.
|
|
33
|
-
* */
|
|
34
|
-
renderingResultItems: RenderingSearchFeedbackResultItem[];
|
|
35
|
-
}
|
|
36
|
-
export interface RenderingSearchFeedbackResultItem extends SearchResultItem {
|
|
37
|
-
webElementManifestId: GuidValue;
|
|
38
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {};
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { GuidValue } from "@omnia/fx/models";
|
|
2
|
-
import { SearchFeedback } from "./SearchFeedback";
|
|
3
|
-
export interface SearchFeedbackQueryRequest {
|
|
4
|
-
skip: number;
|
|
5
|
-
take: number;
|
|
6
|
-
businessProfileId: GuidValue;
|
|
7
|
-
}
|
|
8
|
-
export interface SearchFeedbackQueryResult {
|
|
9
|
-
total: number;
|
|
10
|
-
feedbacks: SearchFeedback[];
|
|
11
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export var DocumentDirectionSettingsStyles = {};
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { GuidValue } from '@omnia/fx-models';
|
|
2
|
-
import { PromotedSearchResult, PromotedSearchResultData } from '../../fx/models';
|
|
3
|
-
export declare class PromotedSearchResultService {
|
|
4
|
-
private httpClient;
|
|
5
|
-
private readonly baseUrl;
|
|
6
|
-
add: (profileId: GuidValue, data: PromotedSearchResultData) => Promise<PromotedSearchResult>;
|
|
7
|
-
update: (item: PromotedSearchResult) => Promise<PromotedSearchResult>;
|
|
8
|
-
getAll: (profileId: GuidValue, filterActiveOnly?: boolean) => Promise<PromotedSearchResult[]>;
|
|
9
|
-
delete: (item: PromotedSearchResult) => Promise<void>;
|
|
10
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { GuidValue } from '@omnia/fx-models';
|
|
2
|
-
import { SearchFeedback, SearchFeedbackData, SearchFeedbackQueryRequest, SearchFeedbackQueryResult } from '../../fx/models';
|
|
3
|
-
export declare class SearchFeedbackService {
|
|
4
|
-
private httpClient;
|
|
5
|
-
private readonly baseUrl;
|
|
6
|
-
add: (profileId: GuidValue, data: SearchFeedbackData) => Promise<SearchFeedback>;
|
|
7
|
-
query: (request: SearchFeedbackQueryRequest) => Promise<SearchFeedbackQueryResult>;
|
|
8
|
-
delete: (feedback: SearchFeedback) => Promise<void>;
|
|
9
|
-
}
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
import { GuidValue } from '@omnia/fx-models';
|
|
2
|
-
import { Store } from '@omnia/fx/stores';
|
|
3
|
-
import { PromotedSearchResult, PromotedSearchResultData } from '../models';
|
|
4
|
-
export declare class PromotedSearchResultStore extends Store {
|
|
5
|
-
private internal;
|
|
6
|
-
private promotedSearchResultService;
|
|
7
|
-
private userTargetingStore;
|
|
8
|
-
private multilingualStore;
|
|
9
|
-
getters: {
|
|
10
|
-
all: (profileId: GuidValue) => PromotedSearchResult[];
|
|
11
|
-
search: (text: string, profileId: GuidValue) => PromotedSearchResult[];
|
|
12
|
-
};
|
|
13
|
-
mutations: {
|
|
14
|
-
addOrUpdate: import("@omnia/fx/stores").StoreMutation<(...items: PromotedSearchResult[]) => void, (...args: PromotedSearchResult[]) => import("@omnia/fx-models").IMessageBusSubscriptionHandler>;
|
|
15
|
-
remove: import("@omnia/fx/stores").StoreMutation<(item: PromotedSearchResult) => void, (item: PromotedSearchResult) => import("@omnia/fx-models").IMessageBusSubscriptionHandler>;
|
|
16
|
-
};
|
|
17
|
-
actions: {
|
|
18
|
-
ensureLoad: import("@omnia/fx/stores").StoreAction<unknown, (profileId: GuidValue, filterOnlyActive?: boolean) => void, (result: void, profileId: GuidValue, filterOnlyActive?: boolean) => void, (failureReason: any, profileId: GuidValue, filterOnlyActive?: boolean) => void, (profileId: GuidValue, filterOnlyActive?: boolean) => Promise<void>>;
|
|
19
|
-
add: import("@omnia/fx/stores").StoreAction<unknown, (profileId: GuidValue, data: PromotedSearchResultData) => void, (result: PromotedSearchResult, profileId: GuidValue, data: PromotedSearchResultData) => void, (failureReason: any, profileId: GuidValue, data: PromotedSearchResultData) => void, (profileId: GuidValue, data: PromotedSearchResultData) => Promise<PromotedSearchResult>>;
|
|
20
|
-
update: import("@omnia/fx/stores").StoreAction<unknown, (item: PromotedSearchResult) => void, (result: PromotedSearchResult, item: PromotedSearchResult) => void, (failureReason: any, item: PromotedSearchResult) => void, (item: PromotedSearchResult) => Promise<PromotedSearchResult>>;
|
|
21
|
-
delete: import("@omnia/fx/stores").StoreAction<unknown, (item: PromotedSearchResult) => void, (result: void, item: PromotedSearchResult) => void, (failureReason: any, item: PromotedSearchResult) => void, (item: PromotedSearchResult) => Promise<void>>;
|
|
22
|
-
};
|
|
23
|
-
private getProfileIdStr;
|
|
24
|
-
private searchByTitle;
|
|
25
|
-
private filterActiveItems;
|
|
26
|
-
private checkSearchMatching;
|
|
27
|
-
private checkTargetingValue;
|
|
28
|
-
protected onActivated(): void;
|
|
29
|
-
protected onDisposing(): void;
|
|
30
|
-
}
|