@omnia/workplace 8.0.7-dev → 8.0.9-dev
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/internal-do-not-import-from-here/core/loc/formLocalize.d.ts +87 -2
- 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 +89 -73
- package/internal-do-not-import-from-here/models/Constants.js +101 -85
- package/internal-do-not-import-from-here/models/EnterpriseGlossary.d.ts +4 -4
- package/internal-do-not-import-from-here/models/GovernanceDashboards.d.ts +10 -10
- package/internal-do-not-import-from-here/models/GovernanceDashboards.js +1 -1
- package/internal-do-not-import-from-here/models/ISearchTemplate.d.ts +3 -3
- package/internal-do-not-import-from-here/models/ManifestIds.d.ts +575 -544
- package/internal-do-not-import-from-here/models/ManifestIds.js +575 -544
- package/internal-do-not-import-from-here/models/NotificationPanel.d.ts +7 -7
- package/internal-do-not-import-from-here/models/NotificationPanelMsg.d.ts +3 -3
- package/internal-do-not-import-from-here/models/RegisterActionMenuItemMsg.d.ts +2 -2
- package/internal-do-not-import-from-here/models/Search.d.ts +6 -6
- package/internal-do-not-import-from-here/models/SearchCategory.d.ts +5 -5
- package/internal-do-not-import-from-here/models/SearchProvider.d.ts +4 -4
- package/internal-do-not-import-from-here/models/Secrets.d.ts +3 -3
- package/internal-do-not-import-from-here/models/SharedLink.d.ts +2 -2
- package/internal-do-not-import-from-here/models/TaxonomyNavigation.d.ts +2 -2
- package/internal-do-not-import-from-here/models/Workspace.d.ts +4 -4
- package/internal-do-not-import-from-here/models/Workspace.js +4 -4
- package/internal-do-not-import-from-here/models/analytics/matomosite.d.ts +2 -2
- package/internal-do-not-import-from-here/models/apps/MSTeamsInfo.d.ts +2 -2
- package/internal-do-not-import-from-here/models/apps/MSTeamsProperties.d.ts +3 -3
- package/internal-do-not-import-from-here/models/apps/TeamCollaborationAppTemplateProperties.d.ts +4 -4
- package/internal-do-not-import-from-here/models/apps/TeamworkAppLayoutDefinition.js +1 -1
- package/internal-do-not-import-from-here/models/components/PostsFeedBlock.d.ts +4 -4
- package/internal-do-not-import-from-here/models/forms/Form.d.ts +56 -29
- package/internal-do-not-import-from-here/models/forms/Form.js +19 -1
- package/internal-do-not-import-from-here/models/forms/FormApi.d.ts +20 -0
- package/internal-do-not-import-from-here/models/forms/FormApi.js +2 -0
- package/internal-do-not-import-from-here/models/forms/FormDialogModel.d.ts +4 -0
- package/internal-do-not-import-from-here/models/forms/FormDialogModel.js +2 -0
- package/internal-do-not-import-from-here/models/forms/FormLayout.d.ts +3 -3
- package/internal-do-not-import-from-here/models/forms/FormQuery.d.ts +32 -0
- package/internal-do-not-import-from-here/models/forms/FormQuery.js +2 -0
- package/internal-do-not-import-from-here/models/forms/FormTemplate.d.ts +36 -0
- package/internal-do-not-import-from-here/models/forms/FormTemplate.js +2 -0
- package/internal-do-not-import-from-here/models/forms/FormType.d.ts +21 -0
- package/internal-do-not-import-from-here/models/forms/FormType.js +2 -0
- package/internal-do-not-import-from-here/models/forms/components/FormRollupBlockSettings.d.ts +83 -0
- package/internal-do-not-import-from-here/models/forms/components/FormRollupBlockSettings.js +9 -0
- package/internal-do-not-import-from-here/models/forms/components/FormRollupBlockViewSettings.d.ts +24 -0
- package/internal-do-not-import-from-here/models/forms/components/FormRollupBlockViewSettings.js +2 -0
- package/internal-do-not-import-from-here/models/forms/components/FormRollupConstant.d.ts +14 -0
- package/internal-do-not-import-from-here/models/forms/components/FormRollupConstant.js +18 -0
- package/internal-do-not-import-from-here/models/forms/components/FormRollupStyle.d.ts +20 -0
- package/internal-do-not-import-from-here/models/forms/components/FormRollupStyle.js +8 -0
- package/internal-do-not-import-from-here/models/forms/components/FormRollupViewRendererComponent.d.ts +7 -0
- package/internal-do-not-import-from-here/models/forms/components/FormRollupViewRendererComponent.js +2 -0
- package/internal-do-not-import-from-here/models/forms/components/FormViewComponentSettings.d.ts +11 -0
- package/internal-do-not-import-from-here/models/forms/components/FormViewComponentSettings.js +2 -0
- package/internal-do-not-import-from-here/models/forms/components/ListViewComponentSettings.d.ts +18 -0
- package/internal-do-not-import-from-here/models/forms/components/ListViewComponentSettings.js +2 -0
- package/internal-do-not-import-from-here/models/forms/components/index.d.ts +7 -0
- package/internal-do-not-import-from-here/models/forms/components/index.js +10 -0
- package/internal-do-not-import-from-here/models/forms/index.d.ts +6 -0
- package/internal-do-not-import-from-here/models/forms/index.js +6 -0
- package/internal-do-not-import-from-here/models/governancedashboard/TeamworkGovernanceDashboard.d.ts +2 -2
- package/internal-do-not-import-from-here/models/myteamcollaboration/TeamCollabrationApp.d.ts +2 -2
- package/internal-do-not-import-from-here/models/promotedsearchresults/PromotedSearchResult.d.ts +2 -2
- package/internal-do-not-import-from-here/models/searchfeedbacks/SearchFeedback.d.ts +5 -5
- package/internal-do-not-import-from-here/models/searchfeedbacks/SearchFeedbackQuery.d.ts +2 -2
- package/internal-do-not-import-from-here/models/searchstatistics/SearchStatistics.d.ts +14 -14
- package/internal-do-not-import-from-here/models/searchstatistics/SearchStatistics.js +5 -5
- package/internal-do-not-import-from-here/models/searchstatistics/SearchStatisticsMetricFilter.d.ts +2 -2
- package/internal-do-not-import-from-here/models/searchtoken/SearchTokenProvider.d.ts +2 -2
- package/internal-do-not-import-from-here/models/setupwizard/SetupWizardProviderApi.d.ts +2 -2
- package/internal-do-not-import-from-here/models/setupwizard/SetupWizardSettings.d.ts +6 -6
- package/internal-do-not-import-from-here/models/setupwizard/SetupWizardTemplateProvider.d.ts +3 -3
- package/internal-do-not-import-from-here/models/setupwizard/SetupWizardTemplateProvider.js +2 -2
- package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequest.d.ts +3 -3
- package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestApi.d.ts +4 -4
- package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestDetail.d.ts +2 -2
- package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestRecurrence.d.ts +38 -0
- package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestRecurrence.js +7 -0
- package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestRecurrenceQuery.d.ts +10 -0
- package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestRecurrenceQuery.js +2 -0
- package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestResource.d.ts +7 -7
- package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestResourceProvider.d.ts +2 -2
- package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestResponse.d.ts +3 -3
- package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestRollupBlockSettings.d.ts +5 -5
- package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestRollupViewSettings.d.ts +4 -4
- package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestSettings.d.ts +3 -3
- package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestTemplate.d.ts +7 -3
- package/internal-do-not-import-from-here/models/signoffrequest/SignOffRequestType.d.ts +5 -5
- package/internal-do-not-import-from-here/models/signoffrequest/index.d.ts +1 -0
- package/internal-do-not-import-from-here/models/signoffrequest/index.js +1 -0
- package/internal-do-not-import-from-here/models/signoffrequest/request/SignOffEmailRequest.d.ts +2 -2
- package/internal-do-not-import-from-here/models/signoffrequest/request/SignOffRequestCreateModel.d.ts +2 -2
- package/internal-do-not-import-from-here/models/signoffrequest/request/SignOffRequestTypeCreateModel.d.ts +3 -3
- package/internal-do-not-import-from-here/models/teamcollaborationnavigation/TeamCollaborationNavigationSettings.d.ts +2 -2
- package/internal-do-not-import-from-here/models/teamcollaborationrollup/TeamCollaborationRollupBlock.d.ts +7 -7
- package/internal-do-not-import-from-here/models/teamcollaborationrollup/TeamCollaborationRollupView.d.ts +2 -2
- package/internal-do-not-import-from-here/models/teamnewsrollup/TeamNewsRollupSettings.d.ts +3 -3
- package/internal-do-not-import-from-here/models/teamnewsrollup/TeamNewsRollupViewRegistration.d.ts +4 -4
- package/internal-do-not-import-from-here/services/AnalyticsStoreService.d.ts +7 -7
- package/internal-do-not-import-from-here/services/AppAuthenticationOptionsService.d.ts +3 -3
- package/internal-do-not-import-from-here/services/PromotedSearchResultService.d.ts +3 -3
- package/internal-do-not-import-from-here/services/SearchFeedbackService.d.ts +2 -2
- package/internal-do-not-import-from-here/services/SignOffRequestService.d.ts +7 -7
- package/internal-do-not-import-from-here/services/{FormService.d.ts → form/FormService.d.ts} +7 -4
- package/internal-do-not-import-from-here/services/form/FormTemplateService.d.ts +12 -0
- package/internal-do-not-import-from-here/services/form/FormTypeService.d.ts +11 -0
- package/internal-do-not-import-from-here/services/form/index.d.ts +3 -0
- package/internal-do-not-import-from-here/services/index.d.ts +1 -1
- package/internal-do-not-import-from-here/stores/AnalyticsFilterStore.d.ts +40 -0
- package/internal-do-not-import-from-here/stores/AnalyticsStore.d.ts +168 -6
- package/internal-do-not-import-from-here/stores/CurrentFormStore.d.ts +3 -3
- package/internal-do-not-import-from-here/stores/GovernanceDashboardStore.d.ts +3 -3
- package/internal-do-not-import-from-here/stores/NotificationPanelStore.d.ts +2 -2
- package/internal-do-not-import-from-here/stores/PromotedSearchResultStore.d.ts +5 -6
- package/internal-do-not-import-from-here/stores/SignOffRequestStore.d.ts +6 -5
- package/internal-do-not-import-from-here/stores/{FormStore.d.ts → form/FormStore.d.ts} +6 -4
- package/internal-do-not-import-from-here/stores/form/FormTemplateStore.d.ts +24 -0
- package/internal-do-not-import-from-here/stores/form/FormTypeStore.d.ts +24 -0
- package/internal-do-not-import-from-here/stores/form/index.d.ts +3 -0
- package/internal-do-not-import-from-here/stores/index.d.ts +1 -1
- package/internal-do-not-import-from-here/tooling.output.json +1 -1
- package/internal-do-not-import-from-here/ux/AppRendererBootstrapper.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/MediaPickerProviderStorageWorkplaceContext.d.ts +31 -29
- package/internal-do-not-import-from-here/wctypings.d.ts +190 -55
- package/internal-do-not-import-from-here/webcomponents/IAppAuthenticationOptionsComponent.d.ts +2 -2
- package/package.json +1 -1
- package/task.js +3 -2
- package/task.ts +3 -2
@@ -1,55 +1,56 @@
|
|
1
1
|
"use strict";
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
-
exports.ReCaptChaSecretFormNames = exports.reCaptchaSecretKey = exports.SignOffRequestInfoPersistentDialogId = exports.TableNames = exports.SetupWizard = exports.NotificationConstants = exports.AppProvisioningSteps = exports.SettingsKeys = exports.HeaderSettingsMode = exports.MSTeamTemplateStep = exports.MembersStep = exports.TeamWorkInfo = exports.StatusCodeDisplay = exports.GovernanceDashboard = exports.WorkspaceApp = exports.WorkplaceAppRoutePrefix = exports.TeamCollaborationAppDefinitionInfo = exports.TeamCollaborationAppEnterpriseProperties = exports.AppInstanceDescriptionProperties = exports.BuiltInActionButtonHandlers = exports.Constants = void 0;
|
3
|
+
exports.FormRollupFilterEngineContextPropertyTypes = exports.ReCaptChaSecretFormNames = exports.reCaptchaSecretKey = exports.SignOffRequestInfoPersistentDialogId = exports.TableNames = exports.SetupWizard = exports.NotificationConstants = exports.AppProvisioningSteps = exports.SettingsKeys = exports.HeaderSettingsMode = exports.MSTeamTemplateStep = exports.MembersStep = exports.TeamWorkInfo = exports.StatusCodeDisplay = exports.GovernanceDashboard = exports.WorkspaceApp = exports.WorkplaceAppRoutePrefix = exports.TeamCollaborationAppDefinitionInfo = exports.TeamCollaborationAppEnterpriseProperties = exports.AppInstanceDescriptionProperties = exports.BuiltInActionButtonHandlers = exports.Constants = void 0;
|
4
4
|
const fx_models_1 = require("@omnia/fx-models");
|
5
5
|
const ManifestIds_1 = require("./ManifestIds");
|
6
6
|
exports.Constants = {
|
7
7
|
featureIds: {
|
8
|
-
|
9
|
-
showNavigationBar: "fd86ca16-e6fd-42ed-b11e-5e8267cda628",
|
10
|
-
mobilelogin: "36a8ce49-a2a4-4905-88cd-694cc8e0bfad",
|
11
|
-
rulesLinkHandler: "ddca589b-9478-4267-b5bf-d557b4494dae",
|
12
|
-
teamworkCore: "0d16845b-5497-4616-afeb-edc50a09f6a2",
|
13
|
-
teamworkAutomaticGovernance: "eb392913-bfe9-435b-874b-47d8d15f157c",
|
14
|
-
teamsSingleSignOn: "4e0c0908-f60f-4a48-b3ac-ea092e31786c",
|
15
|
-
teamsChannelFeed: "443d2240-e361-4c15-b11e-06719d3bb681",
|
16
|
-
msSearchExternal: "ed099832-6221-473a-9d31-a4d7f8d82920",
|
17
|
-
userSyncAd: "e033381a-f1dc-4fec-8337-c10af9cd349d",
|
18
|
-
userSyncGraph: "90930daa-ad38-4a40-9fd4-e595b4f86ca0",
|
19
|
-
userSyncSps: "c0ff6ca4-ccc9-4a14-a475-a356db534450",
|
20
|
-
userProfileSelfService: "c230fbe8-0584-4d76-b5c0-dc610da74391",
|
21
|
-
sensitivityLabelsCore: "31297203-d465-4db8-8cf5-f6f6e9097671",
|
22
|
-
oneDriveDocumentCreationWizard: "7ee17fdd-a26b-4f0d-899b-b85e713a45cd",
|
23
|
-
scheduledSPTeamSiteSync: "8deddbc9-4142-4da9-aa09-d4ca57b0de98",
|
24
|
-
createTeams: "47caa101-2e7d-498b-b1cd-61eab0292785",
|
25
|
-
customEmail: "2091fad0-6b95-4724-bd35-f5c8de52b443",
|
26
|
-
yammerIntegration: "b8b09c2b-b7a4-447b-b6b9-fdd8a16bab0c",
|
27
|
-
facebookWorkplace: "
|
28
|
-
sharepointUserProfilesSync: "cfd49770-2275-4f72-a164-355f51e5dcb4",
|
29
|
-
analyticsCore: "29ce6dcb-da60-44d7-a6ec-5da9fb5bc658",
|
30
|
-
analyticsBusinessProfile: "9c76c51c-e3a7-44b3-9c10-c12914834b2c",
|
31
|
-
msTeamsPushNotification: "d2542bf4-942f-4732-b9fc-0bfc6472180b",
|
32
|
-
teamworkProperties: "af763ba5-c028-48ff-abf2-c272920170d8",
|
8
|
+
showBusinessProfileHeader: (0, fx_models_1.guid)("fd86ca16-e6fd-42ed-b11e-5e8267cda628"), //deprecated, remove this in next major version
|
9
|
+
showNavigationBar: (0, fx_models_1.guid)("fd86ca16-e6fd-42ed-b11e-5e8267cda628"),
|
10
|
+
mobilelogin: (0, fx_models_1.guid)("36a8ce49-a2a4-4905-88cd-694cc8e0bfad"),
|
11
|
+
rulesLinkHandler: (0, fx_models_1.guid)("ddca589b-9478-4267-b5bf-d557b4494dae"),
|
12
|
+
teamworkCore: (0, fx_models_1.guid)("0d16845b-5497-4616-afeb-edc50a09f6a2"),
|
13
|
+
teamworkAutomaticGovernance: (0, fx_models_1.guid)("eb392913-bfe9-435b-874b-47d8d15f157c"),
|
14
|
+
teamsSingleSignOn: (0, fx_models_1.guid)("4e0c0908-f60f-4a48-b3ac-ea092e31786c"),
|
15
|
+
teamsChannelFeed: (0, fx_models_1.guid)("443d2240-e361-4c15-b11e-06719d3bb681"),
|
16
|
+
msSearchExternal: (0, fx_models_1.guid)("ed099832-6221-473a-9d31-a4d7f8d82920"),
|
17
|
+
userSyncAd: (0, fx_models_1.guid)("e033381a-f1dc-4fec-8337-c10af9cd349d"),
|
18
|
+
userSyncGraph: (0, fx_models_1.guid)("90930daa-ad38-4a40-9fd4-e595b4f86ca0"),
|
19
|
+
userSyncSps: (0, fx_models_1.guid)("c0ff6ca4-ccc9-4a14-a475-a356db534450"),
|
20
|
+
userProfileSelfService: (0, fx_models_1.guid)("c230fbe8-0584-4d76-b5c0-dc610da74391"),
|
21
|
+
sensitivityLabelsCore: (0, fx_models_1.guid)("31297203-d465-4db8-8cf5-f6f6e9097671"),
|
22
|
+
oneDriveDocumentCreationWizard: (0, fx_models_1.guid)("7ee17fdd-a26b-4f0d-899b-b85e713a45cd"),
|
23
|
+
scheduledSPTeamSiteSync: (0, fx_models_1.guid)("8deddbc9-4142-4da9-aa09-d4ca57b0de98"),
|
24
|
+
createTeams: (0, fx_models_1.guid)("47caa101-2e7d-498b-b1cd-61eab0292785"),
|
25
|
+
customEmail: (0, fx_models_1.guid)("2091fad0-6b95-4724-bd35-f5c8de52b443"),
|
26
|
+
yammerIntegration: (0, fx_models_1.guid)("b8b09c2b-b7a4-447b-b6b9-fdd8a16bab0c"),
|
27
|
+
facebookWorkplace: (0, fx_models_1.guid)("8d243613-9966-4d10-ae7d-cd3938da47af"),
|
28
|
+
sharepointUserProfilesSync: (0, fx_models_1.guid)("cfd49770-2275-4f72-a164-355f51e5dcb4"),
|
29
|
+
analyticsCore: (0, fx_models_1.guid)("29ce6dcb-da60-44d7-a6ec-5da9fb5bc658"),
|
30
|
+
analyticsBusinessProfile: (0, fx_models_1.guid)("9c76c51c-e3a7-44b3-9c10-c12914834b2c"),
|
31
|
+
msTeamsPushNotification: (0, fx_models_1.guid)("d2542bf4-942f-4732-b9fc-0bfc6472180b"),
|
32
|
+
teamworkProperties: (0, fx_models_1.guid)("af763ba5-c028-48ff-abf2-c272920170d8"),
|
33
|
+
signOffRequest: (0, fx_models_1.guid)("51318721-4c03-43c6-950f-ccad11dbc9e0"),
|
33
34
|
},
|
34
|
-
themingNavigationNodeKey: "50c83e32-8a25-4c48-8f94-ef250236f755",
|
35
|
+
themingNavigationNodeKey: (0, fx_models_1.guid)("50c83e32-8a25-4c48-8f94-ef250236f755"),
|
35
36
|
themeIds: {
|
36
|
-
light:
|
37
|
-
dark:
|
38
|
-
lightWithColor:
|
39
|
-
color:
|
40
|
-
accesssibility:
|
41
|
-
grey:
|
42
|
-
transparent:
|
43
|
-
teamsLight:
|
44
|
-
teamsDark:
|
45
|
-
//omniaWebPagesTheme:
|
46
|
-
neptune:
|
47
|
-
paleNight:
|
48
|
-
nightDrive:
|
37
|
+
light: (0, fx_models_1.guid)("22d4dde4-9af0-4da8-9be3-2ae67125aff0"),
|
38
|
+
dark: (0, fx_models_1.guid)("e1dca2bb-36a6-441c-8445-7779cdb98dc6"),
|
39
|
+
lightWithColor: (0, fx_models_1.guid)("edaaa7fb-4246-4b77-9ee4-01bcda3c0a17"),
|
40
|
+
color: (0, fx_models_1.guid)("bd59a70c-7e80-4f5f-bf46-2bd4e46f3623"),
|
41
|
+
accesssibility: (0, fx_models_1.guid)("37eca146-f342-44ae-a934-e9fecd00f906"),
|
42
|
+
grey: (0, fx_models_1.guid)("5ecda4fb-b696-4318-b314-b17257a73783"),
|
43
|
+
transparent: (0, fx_models_1.guid)("38deeb29-5236-4ea7-859c-e34e592dd8a1"),
|
44
|
+
teamsLight: (0, fx_models_1.guid)("c9d5b317-05cb-4eab-9b69-fb2c1316c3e4"),
|
45
|
+
teamsDark: (0, fx_models_1.guid)("e3404e25-9e62-4ef4-8bb4-3f59ed6ccc61"),
|
46
|
+
//omniaWebPagesTheme: guid("f1e1b7c6-767f-44e7-b72e-6e87445161d7"),
|
47
|
+
neptune: (0, fx_models_1.guid)("9ef85823-e0aa-4597-8fba-a48fd49c71f9"),
|
48
|
+
paleNight: (0, fx_models_1.guid)("dde2efe4-fbf1-49d3-b09e-f0b3ba7a66d0"),
|
49
|
+
nightDrive: (0, fx_models_1.guid)("8042dc9c-820b-48b2-8887-14e728af3714"),
|
49
50
|
},
|
50
51
|
workplace: {
|
51
52
|
admin: {
|
52
|
-
workplaceNavigationNodeKey: "a3ecb769-40df-4c8c-bc32-87a1f8c203b9"
|
53
|
+
workplaceNavigationNodeKey: (0, fx_models_1.guid)("a3ecb769-40df-4c8c-bc32-87a1f8c203b9")
|
53
54
|
}
|
54
55
|
},
|
55
56
|
ux: {
|
@@ -70,28 +71,36 @@ exports.Constants = {
|
|
70
71
|
}
|
71
72
|
},
|
72
73
|
signOffRequest: {
|
73
|
-
filterEngineContextUniqueId: "a9171c0f-0e36-45ec-bd5e-a7f854f62664"
|
74
|
+
filterEngineContextUniqueId: (0, fx_models_1.guid)("a9171c0f-0e36-45ec-bd5e-a7f854f62664")
|
74
75
|
},
|
75
76
|
peopleRollup: {
|
76
|
-
filterEngineContextUniqueId: "9709e49c-e55e-494e-84ef-5def44dceb5d"
|
77
|
+
filterEngineContextUniqueId: (0, fx_models_1.guid)("9709e49c-e55e-494e-84ef-5def44dceb5d")
|
77
78
|
},
|
78
79
|
teamworkRollup: {
|
79
|
-
filterEngineContextUniqueId: "3afa11c3-ed91-4da3-9afa-bf08489b28c0"
|
80
|
+
filterEngineContextUniqueId: (0, fx_models_1.guid)("3afa11c3-ed91-4da3-9afa-bf08489b28c0")
|
80
81
|
},
|
82
|
+
formRollup: {
|
83
|
+
filterEngineContextUniqueId: (0, fx_models_1.guid)("80a58c81-a014-41ef-b677-23ae77a7988a")
|
84
|
+
},
|
85
|
+
localizationToken: {
|
86
|
+
date: "[Date]",
|
87
|
+
time: "[Time]"
|
88
|
+
}
|
81
89
|
},
|
82
90
|
};
|
83
91
|
exports.BuiltInActionButtonHandlers = {
|
84
|
-
AddFavoriteButton: fx_models_1.ActionHandlerRegistrationId.create(
|
85
|
-
ShareButton: fx_models_1.ActionHandlerRegistrationId.create(
|
86
|
-
AdminShortcut: fx_models_1.ActionHandlerRegistrationId.create(
|
87
|
-
MyLinks: fx_models_1.ActionHandlerRegistrationId.create(
|
88
|
-
Tutorial: fx_models_1.ActionHandlerRegistrationId.create(
|
89
|
-
QuickSearch: fx_models_1.ActionHandlerRegistrationId.create(
|
90
|
-
TeamworkNavigation: fx_models_1.ActionHandlerRegistrationId.create(
|
91
|
-
StrengthenProfile: fx_models_1.ActionHandlerRegistrationId.create(
|
92
|
-
NotificationPanel: fx_models_1.ActionHandlerRegistrationId.create(
|
93
|
-
SignOffRequest: fx_models_1.ActionHandlerRegistrationId.create(
|
94
|
-
CreateApp: fx_models_1.ActionHandlerRegistrationId.create(
|
92
|
+
AddFavoriteButton: fx_models_1.ActionHandlerRegistrationId.create((0, fx_models_1.guid)("ad1a3e19-4f08-4ebd-b05e-40a37e1ad4c3")),
|
93
|
+
ShareButton: fx_models_1.ActionHandlerRegistrationId.create((0, fx_models_1.guid)("6ed438c0-36db-4c1a-8eef-c3a52c70bb40")),
|
94
|
+
AdminShortcut: fx_models_1.ActionHandlerRegistrationId.create((0, fx_models_1.guid)("f86d7218-98da-43aa-9dbf-fe89c6ed633a")),
|
95
|
+
MyLinks: fx_models_1.ActionHandlerRegistrationId.create((0, fx_models_1.guid)("bd3163c4-f356-46a4-b760-d1836ff55d21")),
|
96
|
+
Tutorial: fx_models_1.ActionHandlerRegistrationId.create((0, fx_models_1.guid)("c1f9c9c1-0371-4970-959f-36e4ea200f83")),
|
97
|
+
QuickSearch: fx_models_1.ActionHandlerRegistrationId.create((0, fx_models_1.guid)("7bd5a4cf-f025-4375-9e78-563cb8cb3f5e")),
|
98
|
+
TeamworkNavigation: fx_models_1.ActionHandlerRegistrationId.create((0, fx_models_1.guid)("c690af83-7abb-4862-b0c5-b181771357db")),
|
99
|
+
StrengthenProfile: fx_models_1.ActionHandlerRegistrationId.create((0, fx_models_1.guid)("83171eea-c820-4b0b-a7c3-9cac858e7c68")),
|
100
|
+
NotificationPanel: fx_models_1.ActionHandlerRegistrationId.create((0, fx_models_1.guid)("0ce50725-d05e-45f0-a619-8fc863a45c7b")),
|
101
|
+
SignOffRequest: fx_models_1.ActionHandlerRegistrationId.create((0, fx_models_1.guid)("c5bc6a5b-9a13-4c89-ab33-d2501a608917")),
|
102
|
+
CreateApp: fx_models_1.ActionHandlerRegistrationId.create((0, fx_models_1.guid)("d59b856b-7589-49bb-869f-8978f117569f")),
|
103
|
+
CreateForm: fx_models_1.ActionHandlerRegistrationId.create((0, fx_models_1.guid)("e64c1899-c8b7-4db6-9f45-f080292f50a2"))
|
95
104
|
};
|
96
105
|
exports.AppInstanceDescriptionProperties = {
|
97
106
|
InternalName: "appinstance_description"
|
@@ -104,21 +113,21 @@ class TeamCollaborationAppEnterpriseProperties {
|
|
104
113
|
internalName: "Title"
|
105
114
|
}; }
|
106
115
|
static { this.MSTeams = {
|
107
|
-
id:
|
116
|
+
id: (0, fx_models_1.guid)("31f4b4fc-9094-4d11-bcf4-bf312036fea8"),
|
108
117
|
internalName: "otc_msteams_url"
|
109
118
|
}; }
|
110
119
|
static { this.Yammer = {
|
111
|
-
id:
|
120
|
+
id: (0, fx_models_1.guid)("deb9943d-a545-4f2e-8e77-cd10c70b9198"),
|
112
121
|
internalName: "otc_yammer_url"
|
113
122
|
}; }
|
114
123
|
static { this.Facebook = {
|
115
|
-
id:
|
124
|
+
id: (0, fx_models_1.guid)("85a80bf9-7d51-47da-a574-24ea9b6b7034"),
|
116
125
|
internalName: "otc_facebook_url"
|
117
126
|
}; }
|
118
127
|
}
|
119
128
|
exports.TeamCollaborationAppEnterpriseProperties = TeamCollaborationAppEnterpriseProperties;
|
120
129
|
class TeamCollaborationAppDefinitionInfo {
|
121
|
-
static { this.id =
|
130
|
+
static { this.id = (0, fx_models_1.guid)("d2240d7b-af3c-428c-bae8-5b8bfc08e3ac"); }
|
122
131
|
}
|
123
132
|
exports.TeamCollaborationAppDefinitionInfo = TeamCollaborationAppDefinitionInfo;
|
124
133
|
exports.WorkplaceAppRoutePrefix = {
|
@@ -128,12 +137,12 @@ exports.WorkplaceAppRoutePrefix = {
|
|
128
137
|
var WorkspaceApp;
|
129
138
|
(function (WorkspaceApp) {
|
130
139
|
class AppDefinitionInfo {
|
131
|
-
static { this.id =
|
132
|
-
static { this.resourceTypeId =
|
140
|
+
static { this.id = (0, fx_models_1.guid)("c05e7f15-0f1c-479e-9fd9-93d6a5c7c3b4"); }
|
141
|
+
static { this.resourceTypeId = (0, fx_models_1.guid)("4ab5c242-a2d4-4d25-92d3-bdba04c7f810"); }
|
133
142
|
}
|
134
143
|
WorkspaceApp.AppDefinitionInfo = AppDefinitionInfo;
|
135
144
|
class AppTemplateInfo {
|
136
|
-
static { this.id =
|
145
|
+
static { this.id = (0, fx_models_1.guid)("1ff049ac-bf98-4533-913a-450bcd0d7550"); }
|
137
146
|
}
|
138
147
|
WorkspaceApp.AppTemplateInfo = AppTemplateInfo;
|
139
148
|
class ux {
|
@@ -142,22 +151,22 @@ var WorkspaceApp;
|
|
142
151
|
WorkspaceApp.ux = ux;
|
143
152
|
})(WorkspaceApp || (exports.WorkspaceApp = WorkspaceApp = {}));
|
144
153
|
exports.GovernanceDashboard = {
|
145
|
-
scopeTeamworkId:
|
154
|
+
scopeTeamworkId: (0, fx_models_1.guid)("967c36df-84b6-4d01-bf8f-75956fef65a9"),
|
146
155
|
Filters: {
|
147
|
-
TeamworkTemplate:
|
156
|
+
TeamworkTemplate: (0, fx_models_1.guid)("f4ebd4bb-e19c-4aca-af08-f942bc790948")
|
148
157
|
},
|
149
158
|
Metrics: {
|
150
|
-
NewTeamworks:
|
151
|
-
Total:
|
152
|
-
ActiveLastActivity:
|
153
|
-
InactiveLastActivity:
|
154
|
-
ReachId:
|
155
|
-
UnderuserdId:
|
156
|
-
ActiveUserReader:
|
157
|
-
ActiveUserContributor:
|
158
|
-
NoOfQuery:
|
159
|
-
AbandonedQuery:
|
160
|
-
NoResultQuery:
|
159
|
+
NewTeamworks: (0, fx_models_1.guid)("47370cca-5518-44c2-91da-a083e78ec36a"),
|
160
|
+
Total: (0, fx_models_1.guid)("e259e6da-2e8b-49e1-afd1-061d6582246e"),
|
161
|
+
ActiveLastActivity: (0, fx_models_1.guid)("c42a3947-de82-4470-b5fd-9183872e181a"),
|
162
|
+
InactiveLastActivity: (0, fx_models_1.guid)("2f2ce11d-f013-4a9d-b701-21469147187e"),
|
163
|
+
ReachId: (0, fx_models_1.guid)("7e7f0c21-f1e9-4b24-b1d6-77d75132fe8c"),
|
164
|
+
UnderuserdId: (0, fx_models_1.guid)("f6b384b6-c764-420a-b8b3-192bcbe160de"),
|
165
|
+
ActiveUserReader: (0, fx_models_1.guid)("ba54386a-c448-4556-a001-f8e71150616b"),
|
166
|
+
ActiveUserContributor: (0, fx_models_1.guid)("994cce95-dd68-431b-9119-7afff8c68465"),
|
167
|
+
NoOfQuery: (0, fx_models_1.guid)("c0b18c12-d3b5-4b29-8105-222d20d5522f"),
|
168
|
+
AbandonedQuery: (0, fx_models_1.guid)("aa3d3355-e2a9-4c4c-a44a-5fb01493e7ae"),
|
169
|
+
NoResultQuery: (0, fx_models_1.guid)("13786d92-6d16-402f-a961-d99ea4341601")
|
161
170
|
},
|
162
171
|
DashboardLayoutSettingsKey: "omnia.workplace.governancedashboard.layout",
|
163
172
|
ActionButtonIds: {
|
@@ -174,15 +183,15 @@ exports.StatusCodeDisplay = {
|
|
174
183
|
}
|
175
184
|
};
|
176
185
|
class TeamWorkInfo {
|
177
|
-
static { this.createTeamworkProfileSettings =
|
186
|
+
static { this.createTeamworkProfileSettings = (0, fx_models_1.guid)("43354ac8-ca0f-498d-83f6-0d61d5ea788b"); }
|
178
187
|
}
|
179
188
|
exports.TeamWorkInfo = TeamWorkInfo;
|
180
189
|
class MembersStep {
|
181
|
-
static { this.id =
|
190
|
+
static { this.id = (0, fx_models_1.guid)("829eab83-b85b-4635-839e-485b16ad2408"); }
|
182
191
|
}
|
183
192
|
exports.MembersStep = MembersStep;
|
184
193
|
class MSTeamTemplateStep {
|
185
|
-
static { this.id =
|
194
|
+
static { this.id = (0, fx_models_1.guid)("157aded3-dd6f-44c2-8aaf-b7c4b5913782"); }
|
186
195
|
}
|
187
196
|
exports.MSTeamTemplateStep = MSTeamTemplateStep;
|
188
197
|
var HeaderSettingsMode;
|
@@ -249,12 +258,12 @@ exports.NotificationConstants = {
|
|
249
258
|
};
|
250
259
|
exports.SetupWizard = {
|
251
260
|
SettingsKey: "owp_setupwizard_",
|
252
|
-
TenantIntranetEssentialsTemplateId: "
|
253
|
-
TenantBasicIntranetTemplateId: "
|
254
|
-
KnowledgeSharingTemplateId: "
|
255
|
-
NewsManagementTemplateId: "
|
256
|
-
LearningCenterTemplateId: "
|
257
|
-
EnterpriseSearchTemplateId: "
|
261
|
+
TenantIntranetEssentialsTemplateId: (0, fx_models_1.guid)("5470c05d-7115-4f86-bf6d-70fc51f3a1ad"),
|
262
|
+
TenantBasicIntranetTemplateId: (0, fx_models_1.guid)("87d71902-22f0-4dc3-9346-314cc5700c84"),
|
263
|
+
KnowledgeSharingTemplateId: (0, fx_models_1.guid)("1fe61b2c-9d54-45a6-a284-e0252b133dd7"),
|
264
|
+
NewsManagementTemplateId: (0, fx_models_1.guid)("dd3b1fbd-2383-4147-bf0e-ecdb018989ce"),
|
265
|
+
LearningCenterTemplateId: (0, fx_models_1.guid)("904492da-24bc-40db-bb3a-0b22efefef12"),
|
266
|
+
EnterpriseSearchTemplateId: (0, fx_models_1.guid)("6812e7fb-9ab0-4d9b-990c-fe082bc6f876"),
|
258
267
|
GeneralSettingsKey: "SetupWizardGeneralSettings",
|
259
268
|
BrandingSettingsKey: "SetupWizardBrandingSettings",
|
260
269
|
SharedLinkSettingsKey: "SetupWizardSharedLinksSettings",
|
@@ -266,7 +275,8 @@ exports.SetupWizard = {
|
|
266
275
|
LearningCenterPropertiesSettingsKey: "SetupWizardLearningCenterPropertiesSettings"
|
267
276
|
};
|
268
277
|
exports.TableNames = {
|
269
|
-
SignOffRequests: "SignOffRequests"
|
278
|
+
SignOffRequests: "SignOffRequests",
|
279
|
+
Forms: "Forms"
|
270
280
|
};
|
271
281
|
exports.SignOffRequestInfoPersistentDialogId = "omnia-workplace-signoffrequest-info-persistentdialog";
|
272
282
|
exports.reCaptchaSecretKey = "omnia-recaptcha-secret";
|
@@ -275,3 +285,9 @@ exports.ReCaptChaSecretFormNames = {
|
|
275
285
|
sitekey: "sitekey",
|
276
286
|
secretkey: "secretkey",
|
277
287
|
};
|
288
|
+
exports.FormRollupFilterEngineContextPropertyTypes = {
|
289
|
+
formScope: (0, fx_models_1.guid)("6661706c-4cdf-40f2-80cb-591e040f666e"),
|
290
|
+
startDate: (0, fx_models_1.guid)("ec38c16c-ee3e-4a1a-8c5c-8b9784c18672"),
|
291
|
+
endDate: (0, fx_models_1.guid)("0d757e39-478c-4eeb-830b-7edb970b92d9"),
|
292
|
+
status: (0, fx_models_1.guid)("2740dbe0-cd74-4d73-b2bb-0c6ad20fc0a8")
|
293
|
+
};
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { ApiPath, Blade, EnterpriseGlossary, EnterpriseGlossaryInformationProvider, EnterpriseGlossaryInformationSourceSettings, EnterpriseGlossaryInstance, EnterpriseGlossaryProvider, Func,
|
1
|
+
import { ApiPath, Blade, EnterpriseGlossary, EnterpriseGlossaryInformationProvider, EnterpriseGlossaryInformationSourceSettings, EnterpriseGlossaryInstance, EnterpriseGlossaryProvider, Func, guid, IEnterpriseGlossaryInformationSource, IIcon, JourneyInstance } from "@omnia/fx-models";
|
2
2
|
import { EnterpriseGlossaryInformation, EnterpriseGlossaryInformationSlot } from "./EnterpriseGlossaryInformation";
|
3
3
|
import { VNodeChild } from "vue";
|
4
4
|
export interface IEnterpriseGlossarySourceInformationComponent {
|
@@ -11,7 +11,7 @@ export interface EnterpriseGlossaryUIIcon {
|
|
11
11
|
onClick: any;
|
12
12
|
}
|
13
13
|
export interface ContentEnterpriseGlossaryBlade {
|
14
|
-
componentManifestId:
|
14
|
+
componentManifestId: guid;
|
15
15
|
domProps?: {
|
16
16
|
[key: string]: any;
|
17
17
|
};
|
@@ -22,13 +22,13 @@ export interface ContentEnterpriseGlossaryBlade {
|
|
22
22
|
export interface EnterpriseGlossaryBlade extends Omit<Blade, "content"> {
|
23
23
|
content?: () => JSX.Element;
|
24
24
|
createContent?: () => {
|
25
|
-
componentManifestId:
|
25
|
+
componentManifestId: guid;
|
26
26
|
domProps?: EnterpriseGlossaryInformation;
|
27
27
|
children?: EnterpriseGlossaryInformationSlot;
|
28
28
|
};
|
29
29
|
}
|
30
30
|
export interface EnterpriseGlossarySourceInformationBlade extends Omit<Blade, "content"> {
|
31
|
-
componentManifestId:
|
31
|
+
componentManifestId: guid;
|
32
32
|
}
|
33
33
|
export interface IEnterpriseGlossaryInformationSourceSettingsComponent {
|
34
34
|
settings: EnterpriseGlossaryInformationSourceSettings;
|
@@ -1,11 +1,11 @@
|
|
1
|
-
import {
|
1
|
+
import { guid, IIcon, MultilingualString, Spacing } from "@omnia/fx-models";
|
2
2
|
export interface DashboardScopeMessage {
|
3
|
-
id:
|
3
|
+
id: guid;
|
4
4
|
title: string;
|
5
5
|
}
|
6
6
|
export interface DashboardScope extends DashboardScopeMessage {
|
7
7
|
scopeQuery?: {
|
8
|
-
[filterId:
|
8
|
+
[filterId: guid]: FilterValue;
|
9
9
|
};
|
10
10
|
filters: DashboardFilter[];
|
11
11
|
metrics: DashboardMetricBlock[];
|
@@ -15,8 +15,8 @@ export interface DashboardViewConfig {
|
|
15
15
|
filterCols: number;
|
16
16
|
}
|
17
17
|
export interface DashboardMetric {
|
18
|
-
scopeId:
|
19
|
-
id:
|
18
|
+
scopeId: guid;
|
19
|
+
id: guid;
|
20
20
|
title: string;
|
21
21
|
indicatorElementToRender: string;
|
22
22
|
detailElementToRender: string;
|
@@ -41,16 +41,16 @@ export interface GovernanceDashboardsBlockSettings {
|
|
41
41
|
height: number;
|
42
42
|
}
|
43
43
|
export interface DashboardFilter extends FilterDefinitionIdentity {
|
44
|
-
scopeId:
|
45
|
-
filterId:
|
44
|
+
scopeId: guid;
|
45
|
+
filterId: guid;
|
46
46
|
title: string;
|
47
47
|
elementToRender: string;
|
48
48
|
scopeQuery?: boolean;
|
49
|
-
supportedFilterIds?:
|
49
|
+
supportedFilterIds?: guid[];
|
50
50
|
}
|
51
51
|
export interface FilterDefinitionIdentity {
|
52
|
-
readonly filterId:
|
52
|
+
readonly filterId: guid;
|
53
53
|
}
|
54
54
|
export declare abstract class FilterValue implements FilterDefinitionIdentity {
|
55
|
-
abstract readonly filterId:
|
55
|
+
abstract readonly filterId: guid;
|
56
56
|
}
|
@@ -1,5 +1,5 @@
|
|
1
1
|
import { SharePointSearchResultItem } from "./Search";
|
2
|
-
import {
|
2
|
+
import { guid } from "@omnia/fx/models";
|
3
3
|
export interface SearchItemClickedOptions {
|
4
4
|
/**
|
5
5
|
* The custom action always runs before close search dialog or clear the search result
|
@@ -19,6 +19,6 @@ export interface ISearchTemplate {
|
|
19
19
|
/**
|
20
20
|
* Capture viewed search result item if collect statistics is enabled and handle to close search dialog
|
21
21
|
* */
|
22
|
-
onItemClicked?: (searchCategoryId?:
|
23
|
-
searchCategoryId?:
|
22
|
+
onItemClicked?: (searchCategoryId?: guid, itemUrl?: string, itemClickedOptions?: SearchItemClickedOptions) => void;
|
23
|
+
searchCategoryId?: guid;
|
24
24
|
}
|