@omnia/wcm 8.0.6-dev → 8.0.8-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.
@@ -1,4 +1,4 @@
1
- import { Identity } from "@omnia/fx-models";
1
+ import { Identity, TenantProperty } from "@omnia/fx-models";
2
2
  export declare enum ReindexContentOmniaSearchStatus {
3
3
  Unassigned = 0,
4
4
  Assigned = 1,
@@ -29,3 +29,7 @@ export interface ReindexContentOmniaSearch {
29
29
  resourceId?: string;
30
30
  progress?: ReindexContentOmniaSearchProgress;
31
31
  }
32
+ export declare class OmniaPageSearch extends TenantProperty {
33
+ enabled?: boolean;
34
+ constructor();
35
+ }
@@ -89,7 +89,7 @@ export declare const Constants: {
89
89
  };
90
90
  };
91
91
  pageProvider: {
92
- id: string;
92
+ id: guid;
93
93
  };
94
94
  enterpriseGlossary: {
95
95
  WCMPageGlossaryProviderId: guid;
@@ -175,7 +175,7 @@ exports.Constants = {
175
175
  }
176
176
  },
177
177
  pageProvider: {
178
- id: "6639cddb-db09-43f8-b5dc-48d2d8e00812"
178
+ id: (0, fx_models_1.guid)("6639cddb-db09-43f8-b5dc-48d2d8e00812")
179
179
  },
180
180
  enterpriseGlossary: {
181
181
  WCMPageGlossaryProviderId: (0, fx_models_1.guid)("342160b2-25c0-48a0-9f55-a4dae353ca7b")
@@ -0,0 +1,14 @@
1
+ import { guid } from "@omnia/fx-models";
2
+ declare const groupManifests: Record<"Fx" | "WcmCommon" | "ContentBlockGroup" | "HtmlScriptBlockGroup" | "PageCommentLikeBlockGroup" | "RelatedLinksGroup" | "PagePropertiesGroup" | "MegaMenu", guid>;
3
+ declare const webComponentManifests: Record<"VariationSelector" | "LinkPickerExtension" | "AppLayoutRenderer" | "PageRenderer" | "CreatePageDialog" | "ReadRenderer" | "AppSettingsCore" | "AppSettingsEditorJourneyMenu" | "CreatePage" | "PageVersionsViewer" | "CreatePageCollection" | "CreatePageType" | "ChangePageType" | "PageCollectionSettings" | "PageCollectionSettingsCore" | "PageTypeSettings" | "PageTypeSettingsCore" | "ColumColor" | "Banner" | "AdminAppSettingsBladeComponent" | "AdminAppSettingsAdvancedComponent" | "AdminAppSettingsGamificationComponent" | "AdminAppSettingsStatisticComponent" | "AdminAppSettingsPermissionComponent" | "CommunityRollupComponent" | "CommunityRollupSettingsComponent" | "PublishingRollupComponent" | "PublishingRollupSettingsComponent" | "PublishingAppsWizard" | "PublishingAppsJourney" | "CommunityJourney" | "Media" | "MediaSettings" | "Htmlscriptblock" | "HtmlscriptblockSettings" | "HtmlscriptblockContentEditor" | "HtmlscriptblockIframe" | "HtmlscriptNotificationPanelblockSettings" | "Editor" | "EditorBreakPointSettingsPanelSection" | "EditorBreakPointSettingsPanelBlock" | "PageRollup" | "PageRollupSettings" | "PageRollupBreakPointSettings" | "CurrentNavigation" | "CompactCurrentNavigation" | "CurrentNavigationSettings" | "ProfileMegaMenu" | "ProfileMegaMenuSettings" | "ProfileMegaMenuSettingsRegistration" | "CalendarRollup" | "CalendarRollupSettings" | "PageTypeFilter" | "PageRollupAppFilter" | "ChannelFilter" | "WorkflowStatusFilter" | "DialogMetricDetailsRenderer" | "PageRollupRenderer" | "BlockMegaMenu" | "BlockMegaMenuSettings" | "MediaPicker" | "MegaMenuSettings" | "MegaMenuDefaultNavigation" | "MobileNavigationSettings" | "MobileNavigation" | "ContentBlock" | "ContentBlockSettings" | "ContentBlockMultilineText" | "MegaMenuNavigationView" | "WcmAdminJourney" | "WcmAdminSharepointSyncBlade" | "WcmAdminPermissionsBlade" | "WcmAdminSettingsBlade" | "WcmAdminPageTypesBlade" | "WcmAdminPageTypesArchiveBlade" | "WcmAdminCreatePageTypesBlade" | "WcmAdminPageTypeEditorBlade" | "SharepointSyncSettings" | "SharepointSyncTenantSettings" | "SharepointSyncWarning" | "SharepointSyncError" | "QueryableProperties" | "WcmAdminSharepointSyncGeneralBlade" | "WcmAdminSharepointSyncSearchBlade" | "WcmAdminSharepointSyncCreateSearchPropertyBlade" | "AdminLayoutsBlade" | "AdminCreatePageCollectionBlade" | "AdminPageCollectionSettingBlade" | "AdminCreatePageCollection" | "AdminPageCollectionSetting" | "AppProvisioningStepMemberStep" | "AppProvisioningStepMemberSummary" | "AppProvisioningInformationSummary" | "ContentBlockBreakPointSettings" | "TranslationDialog" | "PageRollupRollerViewSettings" | "PageRollupRollerView" | "PageRollupListingWithImageViewSettings" | "PageRollupListingWithImageView" | "PageRollupDynamicRollerSettings" | "PageRollupDynamicRollerView" | "PageRollupCardViewSettings" | "PageRollupCardView" | "PageRollupNewsletterViewSettings" | "PageRollupNewsletteriew" | "PageRollupListViewSettings" | "PageRollupListView" | "PageRollUpDialogView" | "CalendarRollupListView" | "PageRollupNavigationView" | "PageRollupNavigationViewSettings" | "PickedPagesDialog" | "ListingPickedPages" | "UniqueUsersDetailsView" | "Breadcrumb" | "BreadcrumbSettings" | "ActionButtonAPI" | "ActionButton" | "ActionButtonSettings" | "ActionToolbar" | "ActionButtonLinkHandlerSettings" | "ActionButtonLinkHandlerView" | "ActionButtonLinkHandlerRegistration" | "ActionButtonLinkHandlerSubscription" | "ActionButtonCreatePageHandlerSettings" | "ActionButtonCreatePageHandlerRegistration" | "ActionButtonCreatePageHandlerSubscription" | "ActionButtonCreatePageSelector" | "PageCreationLocationSelector" | "CalendarPageCollectionSelectionDialog" | "SignUpButton" | "CancelButton" | "SignUpOtherButton" | "AddToOutlookButton" | "OpenOnlineMeeting" | "AddToMyCalendarButton" | "AddToMyCalendarHandlerSettings" | "ActionButtonSettingsEventManagement" | "EventActionHandler" | "EventActionRegistration" | "RelatedLinks" | "PagePicker" | "SelectedPageItem" | "DocumentPicker" | "PageItemTemplate" | "CustomLink" | "HeadingLink" | "HeadingTemplate" | "DefaultTemplate" | "LinkPicker" | "LinkPickerDialog" | "EditLink" | "RelatedLinksSettings" | "PageProperties" | "PagePropertiesSettings" | "AchievementRollup" | "FxUxRichTextEditorLinkPicker" | "FxUxRichTextEditorEnterpriseGlossarySuggestion" | "PageCommentLike" | "PageCommentLikeSettings" | "PageCommentLikeView" | "PageFeedback" | "PageFeedbackSettings" | "PageFeedbacksDialog" | "PageFeedbacksCore" | "ActionButtonPageFeedbackHandler" | "ActionButtonPageFeedbackSettings" | "ActionButtonPageFeedbackDialog" | "SharePage" | "SubscribeButton" | "ActionButtonSubscribeHandlerSettings" | "ActionButtonSubscribeHandlerRegistration" | "ActionButtonSubscribeHandler" | "MySubscriptionsBlock" | "ActionButtonMySubscriptionsHandlerRegistration" | "ActionButtonMySubscriptionsHandler" | "LikeTopicIdProvider" | "RatePage" | "RatePageSettings" | "SharepointPageSearchTemplate" | "OmniaPageSearchTemplate" | "CommentsSearchTemplate" | "MoveNode" | "VariationSelectorBlockSettings" | "VariationInput" | "ActivityFeed" | "ActivityFeedSettings" | "BlockRssReader" | "BlockRssReaderSettings" | "RssReaderViewLeftImage" | "RssReaderViewRightImage" | "RssReaderViewNoImage" | "RssReaderViewLeftImageSettings" | "RssReaderViewRightImageSettings" | "RssReaderViewNoImageSettings" | "StatisticsPerPage" | "DocumentDataTypeProviderEdit" | "DocumentDataTypeProviderDisplay" | "DocumentDataTypeProviderId" | "DocumentDataTypeProviderValueDefinition" | "FeedbackPerPage" | "IframeBlock" | "IFrameBlockSettings" | "CommentSearchProviderSettings" | "EventDetail" | "EventDetailPageListener" | "EventDetailSettings" | "EventParticipantCounter" | "EventParticipantCounterSettings" | "ColleagueDialogContent" | "EventCloneDialogContent" | "EventParticipantList" | "EventParticipantListSettings" | "EventParticipantListListView" | "EventPageRollupListView" | "EventPageRollupListViewSettings" | "EventPageRollupViewRegistrations" | "MailDialogContent" | "AdminSettingsJourney" | "AdminSettingsJourneyRegistration" | "SystemAccount" | "EnterpriseGlossaryPageProviderSettings" | "EnterpriseGlossaryPageInformationProvider" | "EnterpriseGlossaryPageInformationTermMapping" | "AppSettingsArchiveComponent" | "CalendarRollupEventDialog" | "ChannelManagementBlade" | "WcmAdminOmniaSearchBlade" | "PageNavigationBlock" | "NewsletterEmailSendingHandler" | "ActionButtonInviteAuthorHandlerRegistration" | "ActionButtonInviteAuthorHandlerSubscription" | "InviteAuthorsDialog" | "ChannelCardView" | "PageRollupCalendarViewSettings" | "PageRollupCalendarView" | "MySubscriptionDialogProvider" | "LinkNavigationForm" | "AppSetup" | "ChannelRollup" | "ChannelRollupSettings" | "ChannelRollupAdministrationViewSettings" | "ChannelRollupAdministrationView" | "ChannelApprovalPage" | "WCMAppAppendInformationInput" | "QrCode" | "AddToMyCalendarButtonHandlerSubscription" | "PageRollupPublishingAppFilterEngineRenderer" | "PageRollupFilterEngineSelectionsAreaPublishingAppProperty" | "PageRollupPublishingAppPropertySettings" | "PageRollupPublishingAppPropertyDefaultValueInput" | "PageRollupPageTypeFilterEngineRenderer" | "PageRollupFilterEngineSelectionsAreaPageTypeProperty" | "PageRollupPageTypePropertySettings" | "PageRollupPageTypePropertyDefaultValueInput" | "PageRollupChannelFilterEngineRenderer" | "PageRollupFilterEngineSelectionsAreaChannelProperty" | "PageRollupChannelPropertySettings" | "PageRollupChannelPropertyDefaultValueInput" | "PageRollupCheckedOutByFilterEngineRenderer" | "PageRollupFilterEngineSelectionsAreaCheckedOutByProperty" | "PageRollupCheckedOutByPropertySettings" | "PageRollupCheckedOutByPropertyDefaultValueInput" | "WCMGlossaryUISettingBlade" | "WCMGlossaryUISettingsTree" | "ApprovalHistory" | "AttachSiteButton" | "AppEditing" | "OmniaSearchLoggingCore" | "OmniaSearchLogging" | "AnalyticsBlocksCore" | "AnalyticsTableComponent" | "AnalyticsTableBlock" | "AnalyticsTableBlockSettings" | "BlockBanner" | "BlockBannerSettings" | "BlockBannerComponent" | "BlockBannerEdit" | "DigitalSignageAdminJourney" | "DigitalSignageAdminSettings" | "DigitalSignageScreenRenderer" | "DigitalSignageLaunchScreenButton" | "DigitalSignageNewsMetadata" | "DigitalSignageOneColumnFullWidthViewSettings" | "DigitalSignageOneColumnFullWidthView" | "DigitalSignageOneColumnWideWidthViewSettings" | "DigitalSignageOneColumnWideWidthView" | "DigitalSignageOneColumnNormalOmniaWidthViewSettings" | "DigitalSignageOneColumnNormalOmniaWidthView" | "InfoScreenJourneyAdmin" | "InfoScreenButton" | "InfoScreenRenderer" | "InfoScreenNewsMetadata" | "InfoScreenNewUXOneColumnFullWidthViewSettings" | "InfoScreenNewUXOneColumnFullWidthView" | "InfoScreenNewUXOneColumnWideWidthViewSettings" | "InfoScreenNewUXOneColumnWideWidthView" | "InfoScreenNewUXOneColumnNormalOmniaWidthViewSettings" | "InfoScreenNewUXOneColumnNormalOmniaWidthView", guid>;
4
+ declare const resourceManifests: Record<"PublishingApp" | "Editor" | "PageProperties" | "DigitalSignageAdminSettingsLocalization" | "InfoScreenAdminRegistration" | "InfoScreenCore" | "InfoScreenAdminSettings" | "InfoScreenAdminSettingsLocalization" | "InfoScreenButtonLocalization" | "InfoScreenRendererBoot" | "InfoScreenViewRegistration" | "InfoScreenMediaPicker" | "DigitalSignageScreenRendererBoot" | "DigitalSignageScreenViewRegistration" | "DigitalSignageAdminRegistration" | "DigitalSignageCore" | "TaxonomyNavigationProvider" | "FxCore" | "Fx" | "Sp" | "FxUx" | "EventManagementCore" | "Contexts" | "Core" | "UXCore" | "AdminCore" | "AdminRegistrations" | "AppProvisioningStepMemberStepTemplateRegistration" | "AdminAppCore" | "CommunitiesAdminRegistrations" | "EmptyBlock" | "BlockTitle" | "BlockTitleSettings" | "VariationPicker" | "PageRecipients" | "CompactCurrentNavigationRegistration" | "PageChannels" | "EditorItemTitleRenderer" | "BackgroundMediaSelector" | "EditorShared" | "CheckedOutMessageView" | "ActionButtonNotificationPanelRegistrations" | "PageRollupCore" | "PageRollupStyleApi" | "PageRollupRegistrationApi" | "PageRollupViewRegistrations" | "PageRollupNotificationPanelRegistrations" | "CalendarRollupViewRegistrations" | "CalendarRollupNotificationPanelRegistrations" | "CalendarRollupCore" | "BreadcrumbCore" | "BannerCore" | "Shared" | "ContentBlockCore" | "MediaBlockCore" | "HtmlScriptBlockCore" | "HtmlScriptBlockNotificationPanelRegistrations" | "PageCommentLikeBlockCore" | "LinkPickerCore" | "LinkPickerRegistrations" | "ActionButtonEventManagementCore" | "IFrameBlockCore" | "PagePropertiesCore" | "RelatedLinksRegistrations" | "RelatedLinksCore" | "PageItemResource" | "SocialCore" | "RssReaderCore" | "RssReaderViewRegistrations" | "RssReaderNotificationPanelRegistrations" | "PageRollupSettingsTabsResources" | "PageStatisticsCore" | "CommunityCore" | "ActivityFeedNotificationPanelRegistrations" | "EnableMSTeamsDeepLinkExecution" | "EnableInputMSTeamsUrl" | "SecretRegistration" | "SignOffRequestCore" | "SignOffRequestPageProvider" | "SignOffRequestBanner" | "PublishingAppToken" | "PagePropertiesProvider" | "PagePropertiesProviderCore" | "PagePropertyBindingProvider" | "RTFExtensions" | "MySubscriptionProvider" | "ChannelRollupCore" | "ChannelRollupRegistrationApi" | "PageSearchContextProvider" | "PageRollupFilterEngineContextPropertiesRegistration" | "PageRollupFilterEnginePublishingApp" | "PageRollupFilterEnginePageType" | "PageRollupFilterEngineChannel" | "PageRollupFilterEngineCore" | "PageRollupRendererResources" | "WCMGlossaryType" | "PageCreationCore", guid>;
5
+ declare module "@omnia/fx-models/Tooling" {
6
+ interface IEnums$ {
7
+ wcm: {
8
+ resourceManifests: typeof resourceManifests;
9
+ webComponentManifests: typeof webComponentManifests;
10
+ groupManifests: typeof groupManifests;
11
+ };
12
+ }
13
+ }
14
+ export {};
@@ -0,0 +1,415 @@
1
+ "use strict";
2
+ // this file use for client side tooling execute to get enums value.
3
+ // so DO NOT import or reference to this file in your code.
4
+ Object.defineProperty(exports, "__esModule", { value: true });
5
+ const fx_models_1 = require("@omnia/fx-models");
6
+ const groupManifests = enum$("wcm.groupManifests").value({
7
+ WcmCommon: (0, fx_models_1.guid)("ce6aad2a-af7c-4fa7-81c6-83c0cf21a74a"),
8
+ Fx: (0, fx_models_1.guid)("ff7edc6d-9727-4d3e-bbac-752a9df32f3c"),
9
+ ContentBlockGroup: (0, fx_models_1.guid)("a2538961-7359-4568-8668-3c5e94fe7914"),
10
+ HtmlScriptBlockGroup: (0, fx_models_1.guid)("46b40657-5df3-4c68-9058-d2cd91a36ffa"),
11
+ PageCommentLikeBlockGroup: (0, fx_models_1.guid)("3bbf4476-f60f-4ac8-ae19-bff4666281b3"),
12
+ RelatedLinksGroup: (0, fx_models_1.guid)("5b054de6-2274-4761-88b3-ea2c495c7aef"),
13
+ PagePropertiesGroup: (0, fx_models_1.guid)("38ca4799-1f0f-4e8d-a65e-00eac94a4fcb"),
14
+ MegaMenu: (0, fx_models_1.guid)("78465351-80e5-40a3-be94-f86abfbc7689")
15
+ });
16
+ const webComponentManifests = enum$("wcm.webComponentManifests").value({
17
+ LinkPickerExtension: (0, fx_models_1.guid)("8e9280ca-c727-487e-bf6c-09a153114e1f"),
18
+ AppLayoutRenderer: (0, fx_models_1.guid)("a744f8c0-ae19-4734-bb99-94eaedacb0b1"),
19
+ PageRenderer: (0, fx_models_1.guid)("8e012b42-4c13-4150-a11f-6b0b6300ee7c"),
20
+ CreatePageDialog: (0, fx_models_1.guid)("335133ee-968c-43ee-9d51-a21e48bd4e30"),
21
+ ReadRenderer: (0, fx_models_1.guid)("0ddc7f6d-baf7-4fac-a88d-926f21be5f66"),
22
+ AppSettingsCore: (0, fx_models_1.guid)("5c2f9e74-aeff-44f8-9625-76e170ad4592"),
23
+ AppSettingsEditorJourneyMenu: (0, fx_models_1.guid)("84adcb32-6513-436f-a6b1-b6b96916542d"),
24
+ CreatePage: (0, fx_models_1.guid)("a68f0dd5-a837-41d8-9a33-51580091a6c5"),
25
+ PageVersionsViewer: (0, fx_models_1.guid)("bbc1f1af-77eb-44fe-a6e1-2f597082a77f"),
26
+ CreatePageCollection: (0, fx_models_1.guid)("a7b31d88-9854-4aa3-99cc-dc4762c3354e"),
27
+ CreatePageType: (0, fx_models_1.guid)("1b94a0b6-9de8-40ff-94f1-aad3181bdcb8"),
28
+ ChangePageType: (0, fx_models_1.guid)("d20b0ea1-6dcd-4109-bc90-2320d4ce3ab2"),
29
+ PageCollectionSettings: (0, fx_models_1.guid)("3e070b0f-0bd2-4d53-940e-29bfdcb28d9e"),
30
+ PageCollectionSettingsCore: (0, fx_models_1.guid)("5606e7fb-c29a-48c1-9a56-fbf3f2cef218"),
31
+ PageTypeSettings: (0, fx_models_1.guid)("10497696-3bb2-4af3-89aa-562ec89e037a"),
32
+ PageTypeSettingsCore: (0, fx_models_1.guid)("31701885-b5e4-45a4-b987-54170bd3eae9"),
33
+ ColumColor: (0, fx_models_1.guid)("5d45ebc2-2293-400d-a69d-4e652c0aaf06"),
34
+ Banner: (0, fx_models_1.guid)("40d819b7-30fc-4470-9bb2-bb53bc472c84"),
35
+ AdminAppSettingsBladeComponent: (0, fx_models_1.guid)("214bd55a-fb23-4ee0-9969-0e456ebc9856"),
36
+ AdminAppSettingsAdvancedComponent: (0, fx_models_1.guid)("a38e1983-a42d-4422-abde-1784bf8a1033"),
37
+ AdminAppSettingsGamificationComponent: (0, fx_models_1.guid)("7eb00225-8733-4ada-899b-3796a00652dc"),
38
+ AdminAppSettingsStatisticComponent: (0, fx_models_1.guid)("9af29d9b-88ab-478c-8131-5aa6602a5b36"),
39
+ AdminAppSettingsPermissionComponent: (0, fx_models_1.guid)("dc7f61d4-7e5b-444b-91dc-727a6133e1f9"),
40
+ CommunityRollupComponent: (0, fx_models_1.guid)("e94fe2c9-62f4-4f24-a93c-69c0dd072078"),
41
+ CommunityRollupSettingsComponent: (0, fx_models_1.guid)("ba88441e-3986-4a0c-82c6-cb4812d63f53"),
42
+ PublishingRollupComponent: (0, fx_models_1.guid)("87a0634d-3f30-4102-9e8d-6eedc591e17a"),
43
+ PublishingRollupSettingsComponent: (0, fx_models_1.guid)("f3398bf6-56f6-44f5-8530-7e8ffdb8e8c3"),
44
+ PublishingAppsWizard: (0, fx_models_1.guid)("14cacc7d-fce8-46ea-a8dd-bd747fdfb102"),
45
+ PublishingAppsJourney: (0, fx_models_1.guid)("1a05382a-1ed1-4f96-852c-48ef799e13ad"),
46
+ CommunityJourney: (0, fx_models_1.guid)("0642de6a-980f-4607-8daf-15bbbe8bff30"),
47
+ Media: (0, fx_models_1.guid)("9c242680-26e7-4874-bec0-eb0f6a05cef7"),
48
+ MediaSettings: (0, fx_models_1.guid)("c634d833-02c0-4e83-8187-517acbba164a"),
49
+ Htmlscriptblock: (0, fx_models_1.guid)("5f5e464c-15e7-4beb-8352-cf80c231cc09"),
50
+ HtmlscriptblockSettings: (0, fx_models_1.guid)("3b1e31ca-3f8c-4944-bbba-139375fd62fe"),
51
+ HtmlscriptblockContentEditor: (0, fx_models_1.guid)("695c3b67-1966-40c8-8392-8a5416892896"),
52
+ HtmlscriptblockIframe: (0, fx_models_1.guid)("0bee7421-f5c0-4789-869a-5f39d9e7a0f5"),
53
+ HtmlscriptNotificationPanelblockSettings: (0, fx_models_1.guid)("7ff3da66-7aee-46e5-a2da-3db14a143a82"),
54
+ Editor: (0, fx_models_1.guid)("0ec1018d-2682-48b9-bb11-c8e1542d62f8"),
55
+ EditorBreakPointSettingsPanelSection: (0, fx_models_1.guid)("5feb6278-8c49-43e4-9f79-10a6c383c4f1"),
56
+ EditorBreakPointSettingsPanelBlock: (0, fx_models_1.guid)("605453fe-ba6d-4846-a67b-c214f09994f7"),
57
+ PageRollup: (0, fx_models_1.guid)("731918f5-a46c-4e2f-82ad-6acd6f0a815a"),
58
+ PageRollupSettings: (0, fx_models_1.guid)("4a31a855-7a0c-428a-b2ae-6d25a61212e0"),
59
+ PageRollupBreakPointSettings: (0, fx_models_1.guid)("9666447b-45b6-4674-ba17-82734b77656f"),
60
+ CurrentNavigation: (0, fx_models_1.guid)("8025b518-6d20-4de4-b929-d568a01f1107"),
61
+ CompactCurrentNavigation: (0, fx_models_1.guid)("671e520b-a505-43d9-b7ad-2b3b49229f3a"),
62
+ CurrentNavigationSettings: (0, fx_models_1.guid)("c2b10976-26e5-470d-b843-b2a4ba2cd841"),
63
+ ProfileMegaMenu: (0, fx_models_1.guid)("6bfd1238-9d32-40e4-a498-bcbc2f384a3f"),
64
+ ProfileMegaMenuSettings: (0, fx_models_1.guid)("2bdd57de-de74-4e3a-a1af-0a0054b5b8a7"),
65
+ ProfileMegaMenuSettingsRegistration: (0, fx_models_1.guid)("379af315-7a4d-479a-87e0-d070b0883bb5"),
66
+ CalendarRollup: (0, fx_models_1.guid)("03fe3371-3565-47ca-a1e8-fc792646bce6"),
67
+ CalendarRollupSettings: (0, fx_models_1.guid)("690a2c70-ec6c-4d0a-bf2b-605b0889661b"),
68
+ PageTypeFilter: (0, fx_models_1.guid)("6b0450b9-07df-4cf0-aaec-982d38b008a6"),
69
+ PageRollupAppFilter: (0, fx_models_1.guid)("c8325692-56ac-4fba-bc97-0a4e8371e5c0"),
70
+ ChannelFilter: (0, fx_models_1.guid)("1692b3df-92d1-4943-8641-0167d7ba8115"),
71
+ WorkflowStatusFilter: (0, fx_models_1.guid)("17c8012c-8708-40f9-8f92-c48d59dee32b"),
72
+ DialogMetricDetailsRenderer: (0, fx_models_1.guid)("5386ecd4-2033-48af-b190-beb0f6879995"),
73
+ PageRollupRenderer: (0, fx_models_1.guid)("39f1ad49-0332-4c43-933e-3c86c8debed6"),
74
+ BlockMegaMenu: (0, fx_models_1.guid)("58a423c3-9cd6-4408-8545-d58abf4b2696"),
75
+ BlockMegaMenuSettings: (0, fx_models_1.guid)("917fae1a-9e91-4426-b362-fe773ac3c906"),
76
+ MediaPicker: (0, fx_models_1.guid)("cdd24326-bef4-4d6f-b589-087350486e88"),
77
+ MegaMenuSettings: (0, fx_models_1.guid)("e634971c-c804-4a0e-b878-99ab2015847b"),
78
+ MegaMenuDefaultNavigation: (0, fx_models_1.guid)("f5eb8e91-daee-4e9c-b2e4-7684446abc50"),
79
+ MobileNavigationSettings: (0, fx_models_1.guid)("3c0ae21f-2fa9-4b0f-9972-2465552db51d"),
80
+ MobileNavigation: (0, fx_models_1.guid)("b7cae4a6-ca72-4823-8fb5-74b250644d5f"),
81
+ ContentBlock: (0, fx_models_1.guid)("cb9cddbe-8c10-400c-b748-0d941e7bafa4"),
82
+ ContentBlockSettings: (0, fx_models_1.guid)("39fd47af-f2fd-40d6-9dbb-5c80f37d4b9d"),
83
+ ContentBlockMultilineText: (0, fx_models_1.guid)("9a4338a3-09bf-4790-abb0-4222d248b1a1"),
84
+ MegaMenuNavigationView: (0, fx_models_1.guid)("e3f699c9-a260-4bbe-825f-7fd32affc5c6"),
85
+ WcmAdminJourney: (0, fx_models_1.guid)("a4d8a618-e764-4269-b17b-1fcbb1fa7276"),
86
+ WcmAdminSharepointSyncBlade: (0, fx_models_1.guid)("99bd28ac-12f6-4264-901e-5e485ccacbe6"),
87
+ WcmAdminPermissionsBlade: (0, fx_models_1.guid)("d2de1ab2-57ac-4f69-9c00-2ae3d0e4da79"),
88
+ WcmAdminSettingsBlade: (0, fx_models_1.guid)("7f2ee159-a902-411f-970d-470c5ee8e400"),
89
+ WcmAdminPageTypesBlade: (0, fx_models_1.guid)("753d824f-9569-4050-bffe-834632ee6a00"),
90
+ WcmAdminPageTypesArchiveBlade: (0, fx_models_1.guid)("205e073b-e1c3-4c79-a9b0-3605eb814b07"),
91
+ WcmAdminCreatePageTypesBlade: (0, fx_models_1.guid)("aef7bd3b-5870-4a73-af4f-fc4a0cff31ea"),
92
+ WcmAdminPageTypeEditorBlade: (0, fx_models_1.guid)("0c643a55-d257-4e63-bf41-de46e76752bc"),
93
+ SharepointSyncSettings: (0, fx_models_1.guid)("7656ba65-a7a9-4263-8a3c-9b9ed2d6e52b"),
94
+ SharepointSyncTenantSettings: (0, fx_models_1.guid)("1d81f13f-a1a7-4789-b775-36bf50a7776f"),
95
+ SharepointSyncWarning: (0, fx_models_1.guid)("b041e552-192d-436e-be18-e15ab6ab0da4"),
96
+ SharepointSyncError: (0, fx_models_1.guid)("abce400e-a5ed-4cde-93d9-662a4330377e"),
97
+ QueryableProperties: (0, fx_models_1.guid)("1acddfaf-9c9c-4ce6-a66b-da704b1648bf"),
98
+ WcmAdminSharepointSyncGeneralBlade: (0, fx_models_1.guid)("e3be203c-4a6e-4051-a74e-ddade9b55906"),
99
+ WcmAdminSharepointSyncSearchBlade: (0, fx_models_1.guid)("9ca57449-0689-4989-adbf-ebbf55136552"),
100
+ WcmAdminSharepointSyncCreateSearchPropertyBlade: (0, fx_models_1.guid)("3548df2b-3208-43e2-83b5-dc5c9a304328"),
101
+ AdminLayoutsBlade: (0, fx_models_1.guid)("c09dee63-cfd3-4451-ae2d-3404c55b0e2c"),
102
+ AdminCreatePageCollectionBlade: (0, fx_models_1.guid)("57f2cd00-7103-478c-bb86-e469d4aab004"),
103
+ AdminPageCollectionSettingBlade: (0, fx_models_1.guid)("0e51c7bc-368e-4d75-8fc8-0345a395cd69"),
104
+ AdminCreatePageCollection: (0, fx_models_1.guid)("3b91e7fa-7c80-4829-98b2-635e743d9750"),
105
+ AdminPageCollectionSetting: (0, fx_models_1.guid)("30a668a4-efb0-45f7-a318-47685e0c7ce2"),
106
+ AppProvisioningStepMemberStep: (0, fx_models_1.guid)("5699d7bb-2c5e-487d-9fa1-81431254980e"),
107
+ AppProvisioningStepMemberSummary: (0, fx_models_1.guid)("c2a6266f-16dc-4114-9489-d7707d82beae"),
108
+ AppProvisioningInformationSummary: (0, fx_models_1.guid)("61d306ed-6ef9-492a-b75a-f9b8e8941662"),
109
+ ContentBlockBreakPointSettings: (0, fx_models_1.guid)("8391e163-0623-43e6-871b-029470494a79"),
110
+ TranslationDialog: (0, fx_models_1.guid)("4a1b4080-7955-4143-9681-80eb8e94f09e"),
111
+ PageRollupRollerViewSettings: (0, fx_models_1.guid)("48a601ca-d5a5-4a4e-88d2-abe88c204b78"),
112
+ PageRollupRollerView: (0, fx_models_1.guid)("8358a4a9-4ad0-449a-a888-9bf876837849"),
113
+ PageRollupListingWithImageViewSettings: (0, fx_models_1.guid)("b49a5299-2b2a-4ffd-82f0-666e3f7e51dc"),
114
+ PageRollupListingWithImageView: (0, fx_models_1.guid)("1ec4b724-5aa1-4340-ad1a-4e36319de631"),
115
+ PageRollupDynamicRollerSettings: (0, fx_models_1.guid)("3ebbb887-9918-41ba-a04c-6f13fa7e67a2"),
116
+ PageRollupDynamicRollerView: (0, fx_models_1.guid)("3010cfb4-e97c-4817-867e-d440df089de0"),
117
+ PageRollupCardViewSettings: (0, fx_models_1.guid)("4b67de2e-1fba-40f6-b931-0f46d67b18ff"),
118
+ PageRollupCardView: (0, fx_models_1.guid)("96a40113-bc63-4915-9266-385409d6823d"),
119
+ PageRollupNewsletterViewSettings: (0, fx_models_1.guid)("51be5aad-ea23-48e4-a566-9094f1c20d22"),
120
+ PageRollupNewsletteriew: (0, fx_models_1.guid)("b31d4e31-1437-406c-8e78-039a68fcfd19"),
121
+ PageRollupListViewSettings: (0, fx_models_1.guid)("52439087-3843-441d-bf9d-380f0f229fb6"),
122
+ PageRollupListView: (0, fx_models_1.guid)("9d62f3de-5a71-4435-927b-43a6ee9bce40"),
123
+ PageRollUpDialogView: (0, fx_models_1.guid)("31cf4a10-9fee-43ee-9710-73bf2efe7174"),
124
+ CalendarRollupListView: (0, fx_models_1.guid)("2b8df489-14c4-4866-8465-81c3b2b60d12"),
125
+ PageRollupNavigationView: (0, fx_models_1.guid)("dcc28f36-9869-4c5c-a806-5e86b9bfd246"),
126
+ PageRollupNavigationViewSettings: (0, fx_models_1.guid)("66202bf9-32b6-4811-afbc-6c4628270ddf"),
127
+ PickedPagesDialog: (0, fx_models_1.guid)("184bcf76-ea8d-4742-8985-1345097cb1ef"),
128
+ ListingPickedPages: (0, fx_models_1.guid)("c1d3b290-cbf2-4c42-a8c0-53882beb391a"),
129
+ UniqueUsersDetailsView: (0, fx_models_1.guid)("c51685ba-8014-4591-a322-e550bfd2dd3c"),
130
+ Breadcrumb: (0, fx_models_1.guid)("61fdc826-4498-4bc8-a5ab-997101c4ed8b"),
131
+ BreadcrumbSettings: (0, fx_models_1.guid)("84dbea0b-26f7-4942-a492-48e6370955aa"),
132
+ ActionButtonAPI: (0, fx_models_1.guid)("15f1a2bf-5fe0-4880-9bd0-8e1fc28a120c"),
133
+ ActionButton: (0, fx_models_1.guid)("85ee1441-8ff7-462a-b6b1-2dc7bae6bf04"),
134
+ ActionButtonSettings: (0, fx_models_1.guid)("d196fb5c-ce72-4968-a325-e041e2add623"),
135
+ ActionToolbar: (0, fx_models_1.guid)("236cbcf6-8ff0-44fe-8bfe-a9e74dfabfe1"),
136
+ ActionButtonLinkHandlerSettings: (0, fx_models_1.guid)("f14986cf-6db0-41e4-b1f6-ce08c3b41307"),
137
+ ActionButtonLinkHandlerView: (0, fx_models_1.guid)("0610a94c-f2b9-4c7e-9c4c-80ea7dea5df9"),
138
+ ActionButtonLinkHandlerRegistration: (0, fx_models_1.guid)("f9476d7e-417b-44e4-8903-5303371baf75"),
139
+ ActionButtonLinkHandlerSubscription: (0, fx_models_1.guid)("80fb70e4-97a8-4786-a6e1-d5be9fa2484a"),
140
+ ActionButtonCreatePageHandlerSettings: (0, fx_models_1.guid)("8cef45f4-fbae-4fdc-8905-5346740c8df6"),
141
+ ActionButtonCreatePageHandlerRegistration: (0, fx_models_1.guid)("84660ea0-4ad5-437e-90d8-f6fe9e63f0f2"),
142
+ ActionButtonCreatePageHandlerSubscription: (0, fx_models_1.guid)("0dd089f8-6fa3-49e0-b311-58adc2985deb"),
143
+ ActionButtonCreatePageSelector: (0, fx_models_1.guid)("6135dc5c-6fa4-477c-bb8e-89ec1b7fb3ea"),
144
+ PageCreationLocationSelector: (0, fx_models_1.guid)("80bb8e3c-0bce-4ffe-b146-27f009e363de"),
145
+ CalendarPageCollectionSelectionDialog: (0, fx_models_1.guid)("db0a59ed-8714-400b-a3f9-bd0cde34ca00"),
146
+ SignUpButton: (0, fx_models_1.guid)("ee9324d5-2ee2-4897-bc71-ade1bcf114cb"),
147
+ CancelButton: (0, fx_models_1.guid)("0f36cf9f-f066-4914-bcc5-579b2cec60a9"),
148
+ SignUpOtherButton: (0, fx_models_1.guid)("bff4c630-0af2-43a8-b56b-9221a0789118"),
149
+ AddToOutlookButton: (0, fx_models_1.guid)("96e074f2-4f7e-4785-b633-b1073cbefc0e"),
150
+ OpenOnlineMeeting: (0, fx_models_1.guid)("4c1268cb-8f30-44b5-8781-6775053c467e"),
151
+ AddToMyCalendarButton: (0, fx_models_1.guid)("f84fff7b-ff56-4569-9a02-11266645553d"),
152
+ AddToMyCalendarHandlerSettings: (0, fx_models_1.guid)("58ca831b-9897-4dc3-9c83-330f75fef330"),
153
+ ActionButtonSettingsEventManagement: (0, fx_models_1.guid)("95d102f1-5b5c-4772-b039-cf9cff5ff577"),
154
+ EventActionHandler: (0, fx_models_1.guid)("366f278a-16d0-4a2f-9b5f-2756944bcbb8"),
155
+ EventActionRegistration: (0, fx_models_1.guid)("f998b465-6f0f-483a-9d28-b47ba1f76b16"),
156
+ RelatedLinks: (0, fx_models_1.guid)("aad74fca-e36d-4e0f-919f-456e6a814ad0"),
157
+ PagePicker: (0, fx_models_1.guid)("bf6863b9-5027-4060-8bb5-0d87b112b1af"),
158
+ SelectedPageItem: (0, fx_models_1.guid)("60fc63d0-378e-4d4a-8249-4eb66de37e57"),
159
+ DocumentPicker: (0, fx_models_1.guid)("34bbfc6b-acd7-47a4-a277-cdaad0ff38d7"),
160
+ PageItemTemplate: (0, fx_models_1.guid)("d1856f76-a05b-40c3-a37f-864ea7597b85"),
161
+ CustomLink: (0, fx_models_1.guid)("ea494e95-310b-4303-94ed-2c9994ed7be8"),
162
+ HeadingLink: (0, fx_models_1.guid)("3f3a788c-412d-4a4c-a04f-efbcda89aab4"),
163
+ HeadingTemplate: (0, fx_models_1.guid)("0b5d35b4-076b-4a87-a24c-01f32a2326ec"),
164
+ DefaultTemplate: (0, fx_models_1.guid)("c3bfc9f1-3bff-48aa-b638-97227dca5916"),
165
+ LinkPicker: (0, fx_models_1.guid)("bb67b961-9210-46ba-9199-cd5fcb532ea9"),
166
+ LinkPickerDialog: (0, fx_models_1.guid)("bff13405-2a29-4592-8040-7a9139ae93bc"),
167
+ EditLink: (0, fx_models_1.guid)("ca901c8f-d16d-4807-85a7-c44b4a487a3c"),
168
+ RelatedLinksSettings: (0, fx_models_1.guid)("5794b267-5ed8-4973-8a86-f574b8a39106"),
169
+ PageProperties: (0, fx_models_1.guid)("d1536b0e-01fe-4b99-b650-81167e364d5a"),
170
+ PagePropertiesSettings: (0, fx_models_1.guid)("b52221ed-ce67-4008-9dcd-db8f0f3cc13f"),
171
+ AchievementRollup: (0, fx_models_1.guid)("e5105a4d-e540-4a23-bb04-3752e5e05771"),
172
+ FxUxRichTextEditorLinkPicker: (0, fx_models_1.guid)("65792f17-3576-4254-a318-db1e78813d7f"),
173
+ FxUxRichTextEditorEnterpriseGlossarySuggestion: (0, fx_models_1.guid)("49604d33-ee63-49fa-a8e1-6938ad4b01ca"),
174
+ PageCommentLike: (0, fx_models_1.guid)("bbca03b9-c6ac-4d2a-b1bb-5c9f343c318b"),
175
+ PageCommentLikeSettings: (0, fx_models_1.guid)("d0d63c37-a69d-469c-81ad-934647fa104e"),
176
+ PageCommentLikeView: (0, fx_models_1.guid)("c47d603a-ecd3-4fb4-a599-cc4118d7fea9"),
177
+ PageFeedback: (0, fx_models_1.guid)("8910f631-0c63-4c10-8166-cf26ebad6118"),
178
+ PageFeedbackSettings: (0, fx_models_1.guid)("0e4bebef-a4f7-4a6e-b1d8-48d62ac78312"),
179
+ PageFeedbacksDialog: (0, fx_models_1.guid)("02377b92-cf24-4ca0-b09e-c5095792890e"),
180
+ PageFeedbacksCore: (0, fx_models_1.guid)("e89a7566-41da-406c-b9aa-d7446513fea7"),
181
+ ActionButtonPageFeedbackHandler: (0, fx_models_1.guid)("66bd5d13-4fd6-40b1-b617-58adffed2077"),
182
+ ActionButtonPageFeedbackSettings: (0, fx_models_1.guid)("e8e01868-df28-485d-b296-099b272b4619"),
183
+ ActionButtonPageFeedbackDialog: (0, fx_models_1.guid)("70343da4-32a4-45a4-a19f-f2f13f0538a1"),
184
+ SharePage: (0, fx_models_1.guid)("03cc9cdf-57fd-40cb-b3cd-eac5c8a11ddf"),
185
+ SubscribeButton: (0, fx_models_1.guid)("5d0650eb-1a50-4de3-87f9-3e008ca9c623"),
186
+ ActionButtonSubscribeHandlerSettings: (0, fx_models_1.guid)("8e9797e4-6294-43c2-a768-178f3a7bbb87"),
187
+ ActionButtonSubscribeHandlerRegistration: (0, fx_models_1.guid)("ff1240c5-686d-4ee9-a004-8f601683aee5"),
188
+ ActionButtonSubscribeHandler: (0, fx_models_1.guid)("b7b83c81-e630-4db5-865d-96eefb82d6b1"),
189
+ MySubscriptionsBlock: (0, fx_models_1.guid)("37a3892e-f45a-44f0-b7fa-33a133524b47"),
190
+ ActionButtonMySubscriptionsHandlerRegistration: (0, fx_models_1.guid)("f9be1752-786d-4374-b071-e6f6838ca214"),
191
+ ActionButtonMySubscriptionsHandler: (0, fx_models_1.guid)("0e9913ec-98ff-404b-8e59-d6b1a33792c0"),
192
+ LikeTopicIdProvider: (0, fx_models_1.guid)("813ff1e9-60cf-4638-8b57-3428a74d9272"),
193
+ RatePage: (0, fx_models_1.guid)("f1280b9e-b8ed-48cc-8149-4414282df03a"),
194
+ RatePageSettings: (0, fx_models_1.guid)("44c7ff3d-9dec-48db-9999-418ae894d22d"),
195
+ SharepointPageSearchTemplate: (0, fx_models_1.guid)("71263f52-1191-4009-a528-74aabcadb6e2"),
196
+ OmniaPageSearchTemplate: (0, fx_models_1.guid)("4afcd1db-248a-4ee3-aff3-3c9b1c87f5bc"),
197
+ CommentsSearchTemplate: (0, fx_models_1.guid)("627a078b-02ad-45b2-8ed6-afd5c0ef0f7b"),
198
+ MoveNode: (0, fx_models_1.guid)("b9f34607-6893-467d-94a8-c96f4f71bc07"),
199
+ VariationSelector: (0, fx_models_1.guid)("afcbf0d5-c04a-4795-9802-49c919b16f88"),
200
+ VariationSelectorBlockSettings: (0, fx_models_1.guid)("97c28633-b32a-4aef-a8c3-d53ecd1908f5"),
201
+ VariationInput: (0, fx_models_1.guid)("6d04dbe2-88a8-48ce-8741-57085277847c"),
202
+ ActivityFeed: (0, fx_models_1.guid)("a4bfa90c-207d-4cae-9246-a1e895fdcd8f"),
203
+ ActivityFeedSettings: (0, fx_models_1.guid)("6bd9de93-d6ac-4b76-b50d-4c16bdf35c44"),
204
+ BlockRssReader: (0, fx_models_1.guid)("f59c03af-f908-4af2-a9a9-a24206cf0ee1"),
205
+ BlockRssReaderSettings: (0, fx_models_1.guid)("794a0a9a-4b40-4a99-a98f-03da4ed6e6b0"),
206
+ RssReaderViewLeftImage: (0, fx_models_1.guid)("131b2216-0705-4da7-bbbd-4a934c897c92"),
207
+ RssReaderViewRightImage: (0, fx_models_1.guid)("9818b1fb-9b09-47b5-ba72-a49fd0c72fac"),
208
+ RssReaderViewNoImage: (0, fx_models_1.guid)("1334535e-cd81-4b3b-b386-c32241fb7a8d"),
209
+ RssReaderViewLeftImageSettings: (0, fx_models_1.guid)("61df5b01-c165-4274-9bb8-5681ee069c4d"),
210
+ RssReaderViewRightImageSettings: (0, fx_models_1.guid)("10373b43-ae6d-46a1-9e70-377994782b8d"),
211
+ RssReaderViewNoImageSettings: (0, fx_models_1.guid)("9f3612a2-4756-4ced-85c4-95dcf756ae12"),
212
+ StatisticsPerPage: (0, fx_models_1.guid)("fc894b17-a78a-43c0-a543-462d9a35b51d"),
213
+ DocumentDataTypeProviderEdit: (0, fx_models_1.guid)("f490de24-512a-4d73-91e7-24749703dbc8"),
214
+ DocumentDataTypeProviderDisplay: (0, fx_models_1.guid)("62d2967c-2d45-4549-9333-d170f4943d34"),
215
+ DocumentDataTypeProviderId: (0, fx_models_1.guid)("1bbedca1-baf3-4b90-86f6-2619d1d14431"),
216
+ DocumentDataTypeProviderValueDefinition: (0, fx_models_1.guid)("7af3d7f9-6759-43b8-9d8b-8fa2f77b8cc9"),
217
+ FeedbackPerPage: (0, fx_models_1.guid)("102f8fd4-55db-426d-bd8a-de2925571113"),
218
+ IframeBlock: (0, fx_models_1.guid)("9c79ea1e-ee93-4058-b5fa-83e1eb54dcb1"),
219
+ IFrameBlockSettings: (0, fx_models_1.guid)("5eb286a4-0462-4657-8d8c-00c481f4f1ff"),
220
+ CommentSearchProviderSettings: (0, fx_models_1.guid)("acc40d11-6fe3-44f3-b75e-82c47f77baab"),
221
+ EventDetail: (0, fx_models_1.guid)("c8b222d9-fd83-472f-be3c-366520d23d6f"),
222
+ EventDetailPageListener: (0, fx_models_1.guid)("b9c3d54e-3bcb-442e-a7ff-def807acc082"),
223
+ EventDetailSettings: (0, fx_models_1.guid)("4b8dc0d0-551a-4e31-b730-89f3060cb724"),
224
+ EventParticipantCounter: (0, fx_models_1.guid)("31f184fa-efe7-46a3-bbe6-fd8e8dd2065e"),
225
+ EventParticipantCounterSettings: (0, fx_models_1.guid)("03ddb10b-32b5-4f06-b983-99041e8ac042"),
226
+ ColleagueDialogContent: (0, fx_models_1.guid)("585cc774-0eb3-4233-9328-85c5cd63762d"),
227
+ EventCloneDialogContent: (0, fx_models_1.guid)("6a02b831-cd1b-4805-b670-e317f30c402d"),
228
+ EventParticipantList: (0, fx_models_1.guid)("b828a620-7ddc-4da4-ad55-0881366c976b"),
229
+ EventParticipantListSettings: (0, fx_models_1.guid)("db2eaafe-0e33-42de-ad72-9066fbf75a57"),
230
+ EventParticipantListListView: (0, fx_models_1.guid)("10a08b2f-7fc1-42c5-a8fe-1b06b18839f9"),
231
+ EventPageRollupListView: (0, fx_models_1.guid)("22eb47b1-12c2-474b-bce3-244d8f15108b"),
232
+ EventPageRollupListViewSettings: (0, fx_models_1.guid)("674b0dac-6000-461c-9fa9-60e72fb7af3d"),
233
+ EventPageRollupViewRegistrations: (0, fx_models_1.guid)("1c53bcd2-474e-4078-b574-f7103b084350"),
234
+ MailDialogContent: (0, fx_models_1.guid)("887e9b43-297a-405b-9d75-caa840c8e037"),
235
+ AdminSettingsJourney: (0, fx_models_1.guid)("c61ce8fa-7274-45e8-9791-f9fa778f714f"),
236
+ AdminSettingsJourneyRegistration: (0, fx_models_1.guid)("2b7516d5-794d-4711-af9a-2dfaaa62281c"),
237
+ SystemAccount: (0, fx_models_1.guid)("f23e7169-8328-4586-b053-7698b52cb53e"),
238
+ EnterpriseGlossaryPageProviderSettings: (0, fx_models_1.guid)("eea64996-934b-4410-81a8-e8b76faba608"),
239
+ EnterpriseGlossaryPageInformationProvider: (0, fx_models_1.guid)("4e213e22-5806-422a-be4c-58b609aa3aa4"),
240
+ EnterpriseGlossaryPageInformationTermMapping: (0, fx_models_1.guid)("1d939728-49a9-47cf-910f-318c40874733"),
241
+ AppSettingsArchiveComponent: (0, fx_models_1.guid)("1f673aa8-ea52-4e64-96bd-ea837012674b"),
242
+ CalendarRollupEventDialog: (0, fx_models_1.guid)("07c3e30d-939d-487e-ad01-189557be3877"),
243
+ ChannelManagementBlade: (0, fx_models_1.guid)("a8c1f0b5-ca39-46a6-9e0e-40e01d1744d3"),
244
+ WcmAdminOmniaSearchBlade: (0, fx_models_1.guid)("0751f1aa-16a0-4c80-b3e2-b678e8c52435"),
245
+ PageNavigationBlock: (0, fx_models_1.guid)("8674a7ae-1a35-4004-bf1c-f22edbdc57e5"),
246
+ NewsletterEmailSendingHandler: (0, fx_models_1.guid)("a47891d9-789a-454f-850d-bc4e129c4a39"),
247
+ ActionButtonInviteAuthorHandlerRegistration: (0, fx_models_1.guid)("3346b457-5f61-4406-9d67-60200e224243"),
248
+ ActionButtonInviteAuthorHandlerSubscription: (0, fx_models_1.guid)("39d4eab7-b146-4168-9059-9576c7a5e468"),
249
+ InviteAuthorsDialog: (0, fx_models_1.guid)("a5f3d79d-e285-4480-8252-99cc6ab63260"),
250
+ ChannelCardView: (0, fx_models_1.guid)("c42c2f00-3867-4e6d-9b74-3d950a8a3879"),
251
+ PageRollupCalendarViewSettings: (0, fx_models_1.guid)("92db91f4-2c61-4267-8121-3642973a393b"),
252
+ PageRollupCalendarView: (0, fx_models_1.guid)("9de86be2-82f2-4e90-916a-62b474adb27f"),
253
+ MySubscriptionDialogProvider: (0, fx_models_1.guid)("5fd0b3d2-debd-417d-bcdc-f567c881530d"),
254
+ LinkNavigationForm: (0, fx_models_1.guid)("0780b084-5a60-4910-b0d0-34ee99a8b2ac"),
255
+ AppSetup: (0, fx_models_1.guid)("77d0babb-adf0-4d81-9f43-0731f3b610d6"),
256
+ ChannelRollup: (0, fx_models_1.guid)("480146c7-aa74-40c0-82d8-6754706d6c4a"),
257
+ ChannelRollupSettings: (0, fx_models_1.guid)("f721907a-79cc-4491-843b-49c67a203f85"),
258
+ ChannelRollupAdministrationViewSettings: (0, fx_models_1.guid)("1fdd14e9-af7f-4bc2-b532-84e095e0615d"),
259
+ ChannelRollupAdministrationView: (0, fx_models_1.guid)("ac18f107-3845-4b24-98ef-2f318e659e5e"),
260
+ ChannelApprovalPage: (0, fx_models_1.guid)("e9e57ebe-5dfe-4bb1-9162-cc4e30befa14"),
261
+ WCMAppAppendInformationInput: (0, fx_models_1.guid)("ae3f18e8-722e-4b74-b3d1-1468f49ab8b0"),
262
+ QrCode: (0, fx_models_1.guid)("f638490b-20b3-4a6d-90ce-c1ded6baa9e7"),
263
+ AddToMyCalendarButtonHandlerSubscription: (0, fx_models_1.guid)("23c4feec-1784-4d34-a224-0a7621981118"),
264
+ PageRollupPublishingAppFilterEngineRenderer: (0, fx_models_1.guid)("f6bb0efb-60b3-4740-b9dd-8c95bb8f6633"),
265
+ PageRollupFilterEngineSelectionsAreaPublishingAppProperty: (0, fx_models_1.guid)("73e579f2-d2cf-4fe4-bad8-e2775b8e066c"),
266
+ PageRollupPublishingAppPropertySettings: (0, fx_models_1.guid)("99ef03c2-360a-4bef-96b9-3a9afec60fbd"),
267
+ PageRollupPublishingAppPropertyDefaultValueInput: (0, fx_models_1.guid)("396e9cdb-956e-4d74-9961-379d444361b7"),
268
+ PageRollupPageTypeFilterEngineRenderer: (0, fx_models_1.guid)("50e80a2c-f08c-4301-b19c-5cb6dba24faf"),
269
+ PageRollupFilterEngineSelectionsAreaPageTypeProperty: (0, fx_models_1.guid)("b77b1645-d08e-4bf0-8eb1-0931e6cff35a"),
270
+ PageRollupPageTypePropertySettings: (0, fx_models_1.guid)("13e81b8b-8678-4f84-8619-3cebc2cfe130"),
271
+ PageRollupPageTypePropertyDefaultValueInput: (0, fx_models_1.guid)("085b2676-6a90-4ace-ad54-103da0cd8365"),
272
+ PageRollupChannelFilterEngineRenderer: (0, fx_models_1.guid)("95c4afcc-aa19-4189-b429-df99fe49df3d"),
273
+ PageRollupFilterEngineSelectionsAreaChannelProperty: (0, fx_models_1.guid)("accf29dc-f065-4a6b-b660-fb52ab12a988"),
274
+ PageRollupChannelPropertySettings: (0, fx_models_1.guid)("701edc2c-8f76-4d03-aa2f-425730fdfbc0"),
275
+ PageRollupChannelPropertyDefaultValueInput: (0, fx_models_1.guid)("080dba89-c9c7-418e-b6c9-a29dec3f2438"),
276
+ PageRollupCheckedOutByFilterEngineRenderer: (0, fx_models_1.guid)("a4e2662a-eeb0-48fc-b76c-0f168d54ad68"),
277
+ PageRollupFilterEngineSelectionsAreaCheckedOutByProperty: (0, fx_models_1.guid)("84465527-02f3-4429-bcfd-4b75f0640898"),
278
+ PageRollupCheckedOutByPropertySettings: (0, fx_models_1.guid)("19c3db65-976a-4cb8-b6a2-e85e6e7d0a94"),
279
+ PageRollupCheckedOutByPropertyDefaultValueInput: (0, fx_models_1.guid)("fafaef64-45e2-428d-9fa9-91553b12d33c"),
280
+ WCMGlossaryUISettingBlade: (0, fx_models_1.guid)("b7fb96ab-f603-4cf2-9a6c-d942154495d7"),
281
+ WCMGlossaryUISettingsTree: (0, fx_models_1.guid)("72ff9c45-7188-4b11-a856-133d7e3e28c8"),
282
+ ApprovalHistory: (0, fx_models_1.guid)("567120e1-9549-448a-afde-6241df57fc96"),
283
+ AttachSiteButton: (0, fx_models_1.guid)("7b0e1546-ebb1-406e-b03f-8cbb1a879a83"),
284
+ AppEditing: (0, fx_models_1.guid)("3d7c043d-667b-475e-a579-4cc5baa658be"),
285
+ OmniaSearchLoggingCore: (0, fx_models_1.guid)("2fe22ccb-1e6f-4585-8f98-118be55277b2"),
286
+ OmniaSearchLogging: (0, fx_models_1.guid)("119607d0-27d0-46e5-a34c-ac5dadbadffb"),
287
+ AnalyticsBlocksCore: (0, fx_models_1.guid)("09129d57-bc8d-4782-899f-1b5c4496e34f"),
288
+ AnalyticsTableComponent: (0, fx_models_1.guid)("e11fd026-ca47-4c1c-852f-6dd5e726a60f"),
289
+ AnalyticsTableBlock: (0, fx_models_1.guid)("4bb519bb-080b-43c5-9e9b-33aae90d5296"),
290
+ AnalyticsTableBlockSettings: (0, fx_models_1.guid)("027f32d6-b16f-4001-a8d5-4b452e9e4b0e"),
291
+ BlockBanner: (0, fx_models_1.guid)("fb5c76d4-ab00-49f7-b9e2-f7228a39a7aa"),
292
+ BlockBannerSettings: (0, fx_models_1.guid)("af494456-7ec1-4438-9b41-c15058e24bec"),
293
+ BlockBannerComponent: (0, fx_models_1.guid)("4430685f-c1e2-468e-84b7-f0a397891d69"),
294
+ BlockBannerEdit: (0, fx_models_1.guid)("af3408d0-3c8f-4877-b239-9e12bbf68f30"),
295
+ DigitalSignageAdminJourney: (0, fx_models_1.guid)("49e54139-4ba2-42c5-8afe-197518622b9c"),
296
+ DigitalSignageAdminSettings: (0, fx_models_1.guid)("c706d718-ac2e-4c56-9023-cdd746a98d9b"),
297
+ DigitalSignageScreenRenderer: (0, fx_models_1.guid)("89638f87-3259-4931-804c-a7bd4726e604"),
298
+ DigitalSignageLaunchScreenButton: (0, fx_models_1.guid)("34087a08-a194-4683-9798-1014c0fa9bf9"),
299
+ DigitalSignageNewsMetadata: (0, fx_models_1.guid)("35782dc6-85c4-4a31-ab2a-f7cc57f7ae4a"),
300
+ DigitalSignageOneColumnFullWidthViewSettings: (0, fx_models_1.guid)("0ebac98a-165a-4ff6-aa53-4e236e688b60"),
301
+ DigitalSignageOneColumnFullWidthView: (0, fx_models_1.guid)("feb254b7-0054-4739-bc00-d6c88ca0048a"),
302
+ DigitalSignageOneColumnWideWidthViewSettings: (0, fx_models_1.guid)("7df1b2d1-8386-4fce-a7b5-4d9534c76959"),
303
+ DigitalSignageOneColumnWideWidthView: (0, fx_models_1.guid)("c57d3a2a-a812-455b-95a5-aa709517b690"),
304
+ DigitalSignageOneColumnNormalOmniaWidthViewSettings: (0, fx_models_1.guid)("59342f66-79c8-4589-a0e7-75aba7ead8df"),
305
+ DigitalSignageOneColumnNormalOmniaWidthView: (0, fx_models_1.guid)("fe4e3e93-63f3-42b2-9973-13bd4caaaa83"),
306
+ InfoScreenJourneyAdmin: (0, fx_models_1.guid)("7e66802e-929f-4d16-81bd-20366cb7f741"),
307
+ InfoScreenButton: (0, fx_models_1.guid)("f2ed6578-9ad8-471a-8b29-0f1e614e73af"),
308
+ InfoScreenRenderer: (0, fx_models_1.guid)("6a2a46c1-5797-41c1-bfb7-86a41794cfc1"),
309
+ InfoScreenNewsMetadata: (0, fx_models_1.guid)("194bf656-cf65-424c-a3b4-d33cf85e3aeb"),
310
+ InfoScreenNewUXOneColumnFullWidthViewSettings: (0, fx_models_1.guid)("16d2fb00-ac4b-4600-97c5-7c5c9c8bbe9b"),
311
+ InfoScreenNewUXOneColumnFullWidthView: (0, fx_models_1.guid)("6917882e-a41d-457b-a822-804befbdc701"),
312
+ InfoScreenNewUXOneColumnWideWidthViewSettings: (0, fx_models_1.guid)("8d78de65-dd9a-461f-bce4-04cb85bef0b2"),
313
+ InfoScreenNewUXOneColumnWideWidthView: (0, fx_models_1.guid)("ed111c23-e8e8-4f36-b205-27dbf1058908"),
314
+ InfoScreenNewUXOneColumnNormalOmniaWidthViewSettings: (0, fx_models_1.guid)("e84adc3e-adb8-41bb-b63a-a81d9ad18454"),
315
+ InfoScreenNewUXOneColumnNormalOmniaWidthView: (0, fx_models_1.guid)("872e5649-a2ea-443b-bce0-422dc102abe9"),
316
+ });
317
+ const resourceManifests = enum$("wcm.resourceManifests").value({
318
+ DigitalSignageAdminSettingsLocalization: (0, fx_models_1.guid)("95dadf40-ff14-41a0-a840-81fbcc6affe9"),
319
+ InfoScreenAdminRegistration: (0, fx_models_1.guid)("cbe5ed4b-09b0-4153-a172-1871cb6add69"),
320
+ InfoScreenCore: (0, fx_models_1.guid)("ac2df2e8-3b28-4543-a1f1-3cc6a5ca3287"),
321
+ InfoScreenAdminSettings: (0, fx_models_1.guid)("b62513d2-5bd7-4d88-85c4-f1d764830006"),
322
+ InfoScreenAdminSettingsLocalization: (0, fx_models_1.guid)("03fbc8e5-a33d-4895-b442-8b0ce02e9f1d"),
323
+ InfoScreenButtonLocalization: (0, fx_models_1.guid)("5fd051f1-85e7-479b-883d-d08ae2e8870f"),
324
+ InfoScreenRendererBoot: (0, fx_models_1.guid)("bdc957cc-aefa-4184-bdec-6c5276549c32"),
325
+ InfoScreenViewRegistration: (0, fx_models_1.guid)("bca7dea7-f2d2-4b84-8a1b-2d11465f2a7e"),
326
+ InfoScreenMediaPicker: (0, fx_models_1.guid)("b66d6068-e1c9-4d56-87cf-bf416f322345"),
327
+ DigitalSignageScreenRendererBoot: (0, fx_models_1.guid)("78afa99a-75ae-4209-9682-95d4e56ed4a3"),
328
+ DigitalSignageScreenViewRegistration: (0, fx_models_1.guid)("afde1a0b-52ea-4522-ae07-5c2fbb987dd2"),
329
+ DigitalSignageAdminRegistration: (0, fx_models_1.guid)("96008fb3-7db9-4b43-a2be-b6f7f0ffdec4"),
330
+ DigitalSignageCore: (0, fx_models_1.guid)("9f54e97b-519b-4b01-8656-932cd2e3cfde"),
331
+ TaxonomyNavigationProvider: (0, fx_models_1.guid)("5256ad37-a330-43aa-8555-2106b8d767e8"),
332
+ FxCore: (0, fx_models_1.guid)("73f0116c-212c-4912-b780-d8df4ea3d78b"),
333
+ Fx: (0, fx_models_1.guid)("a41d1723-10ca-4597-9c40-fd4f511ae2ae"),
334
+ Sp: (0, fx_models_1.guid)("052ae359-5d63-4eb0-ab77-804b989d1c4b"),
335
+ FxUx: (0, fx_models_1.guid)("673c8e89-b2a1-40de-89aa-47c8e443a173"),
336
+ EventManagementCore: (0, fx_models_1.guid)("35e9c253-f7a8-439c-884d-5762272732ad"),
337
+ Contexts: (0, fx_models_1.guid)("316cd793-8327-4fd3-8073-d0d8dbeada8b"),
338
+ Core: (0, fx_models_1.guid)("82fec604-2693-4fa9-a840-1738c9d5665f"),
339
+ UXCore: (0, fx_models_1.guid)("8e254473-abb0-434a-8f61-c0d188757c19"),
340
+ AdminCore: (0, fx_models_1.guid)("2d252f53-20ec-4d98-a011-9c9a17ed050b"),
341
+ PublishingApp: (0, fx_models_1.guid)("bab17099-2c30-440a-9b95-0cb2c2e2839c"),
342
+ AdminRegistrations: (0, fx_models_1.guid)("370b9e63-1528-421c-a731-d279d83a113e"),
343
+ AppProvisioningStepMemberStepTemplateRegistration: (0, fx_models_1.guid)("65ff901e-3320-4fdb-834d-d46435b3a60c"),
344
+ AdminAppCore: (0, fx_models_1.guid)("ff071b73-4c98-4b66-ae8b-bbcfe2ecffbd"),
345
+ CommunitiesAdminRegistrations: (0, fx_models_1.guid)("2f1873b1-6aeb-4286-bf59-9816bb1c1f85"),
346
+ Editor: (0, fx_models_1.guid)("d6aebf22-5e60-4895-bbe7-bda6736b0a75"),
347
+ EmptyBlock: (0, fx_models_1.guid)("01d870e5-1a0e-432f-be25-a36f4953128c"),
348
+ BlockTitle: (0, fx_models_1.guid)("f311ae6a-5434-4fd9-8ead-1825600f889c"),
349
+ BlockTitleSettings: (0, fx_models_1.guid)("65145bb0-d4e7-43b9-b326-44f872d4a4cc"),
350
+ VariationPicker: (0, fx_models_1.guid)("613955e3-b78b-4a2f-bc92-43ea7f74022b"),
351
+ PageProperties: (0, fx_models_1.guid)("251bdd29-f9f8-4922-9bed-c8368a1df656"),
352
+ PageRecipients: (0, fx_models_1.guid)("fd782e78-6067-42f1-ae5d-c12ac31aacea"),
353
+ CompactCurrentNavigationRegistration: (0, fx_models_1.guid)("89eef7df-c3fb-4b9d-845f-4c95419324fb"),
354
+ PageChannels: (0, fx_models_1.guid)("128c9677-3fdb-4e63-802e-f6647a2d680c"),
355
+ EditorItemTitleRenderer: (0, fx_models_1.guid)("4668b380-3751-47f0-a2f4-1fff5a950238"),
356
+ BackgroundMediaSelector: (0, fx_models_1.guid)("686cbc65-af51-4b60-b7bb-70ed0f9829a2"),
357
+ EditorShared: (0, fx_models_1.guid)("08627209-bf21-4f78-aa77-e7e6887172da"),
358
+ CheckedOutMessageView: (0, fx_models_1.guid)("f2be70a2-f612-45c6-88f9-4f1ac7add743"),
359
+ ActionButtonNotificationPanelRegistrations: (0, fx_models_1.guid)("17658254-28a0-4109-b40b-0610b9e0b923"),
360
+ PageRollupCore: (0, fx_models_1.guid)("1e5ff178-a41c-4f4d-ac71-2b7e24882959"),
361
+ PageRollupStyleApi: (0, fx_models_1.guid)("d4fe451d-556f-46b8-b3b4-89bcb2f573ac"),
362
+ PageRollupRegistrationApi: (0, fx_models_1.guid)("ab604811-c2e8-41d0-a3c4-5ff07a27f718"),
363
+ PageRollupViewRegistrations: (0, fx_models_1.guid)("4246643b-02a1-4d63-82e1-f35824dc9317"),
364
+ PageRollupNotificationPanelRegistrations: (0, fx_models_1.guid)("ef7a3187-d230-4f40-a30b-37595e189875"),
365
+ CalendarRollupViewRegistrations: (0, fx_models_1.guid)("38f7b87a-7f35-4095-b48c-a464ddb9a6d0"),
366
+ CalendarRollupNotificationPanelRegistrations: (0, fx_models_1.guid)("7a7312b9-5ea1-46ae-b368-4a593620cc47"),
367
+ CalendarRollupCore: (0, fx_models_1.guid)("0a5ba89b-1ac6-494c-a217-80a90ecb98f5"),
368
+ BreadcrumbCore: (0, fx_models_1.guid)("e60ce4d4-ab80-479d-b182-accfaf7fcd2b"),
369
+ BannerCore: (0, fx_models_1.guid)("0eb3c8dc-01c7-4d9e-a12f-f58d099f755a"),
370
+ Shared: (0, fx_models_1.guid)("07e26edf-ba7f-4964-a795-949b606d33ea"),
371
+ ContentBlockCore: (0, fx_models_1.guid)("5f4db5a6-cc07-4c76-9c88-5cbafd3a885e"),
372
+ MediaBlockCore: (0, fx_models_1.guid)("59e6ea20-afef-4f7a-b27e-66486649f591"),
373
+ HtmlScriptBlockCore: (0, fx_models_1.guid)("4c1bdbd3-ffc2-4409-a49b-03680abf2292"),
374
+ HtmlScriptBlockNotificationPanelRegistrations: (0, fx_models_1.guid)("00d7e902-a6f2-40dd-b638-8a368f3b2e42"),
375
+ PageCommentLikeBlockCore: (0, fx_models_1.guid)("133ad070-474d-4aec-862c-f5a1338b4025"),
376
+ LinkPickerCore: (0, fx_models_1.guid)("2eb64f22-d620-4e2f-9a18-81f7fa4e7622"),
377
+ LinkPickerRegistrations: (0, fx_models_1.guid)("54a906e5-2b9b-4e1d-9540-677470de75a7"),
378
+ ActionButtonEventManagementCore: (0, fx_models_1.guid)("6c6da090-2431-440f-b9a0-e82362104bb3"),
379
+ IFrameBlockCore: (0, fx_models_1.guid)("24328c22-b102-4ebb-86ba-efc208d60e7d"),
380
+ PagePropertiesCore: (0, fx_models_1.guid)("66d77526-d60d-46fa-a88d-697e3562bdc4"),
381
+ RelatedLinksRegistrations: (0, fx_models_1.guid)("850c3d22-74c7-4ae3-bf4d-653790577f10"),
382
+ RelatedLinksCore: (0, fx_models_1.guid)("46786a99-2945-4c64-a842-7821009b7232"),
383
+ PageItemResource: (0, fx_models_1.guid)("71d170b5-6000-495e-97c6-a213643ccd67"),
384
+ SocialCore: (0, fx_models_1.guid)("f1aa0c61-4853-4c8b-9b4d-c9a53f231dae"),
385
+ RssReaderCore: (0, fx_models_1.guid)("d2735cf6-005c-4274-bba9-da8775bc2454"),
386
+ RssReaderViewRegistrations: (0, fx_models_1.guid)("0ff33624-a582-43ba-a936-68b54fdeff91"),
387
+ RssReaderNotificationPanelRegistrations: (0, fx_models_1.guid)("4e75470c-a9e3-420d-b3b3-17785dfb6f28"),
388
+ PageRollupSettingsTabsResources: (0, fx_models_1.guid)("2ce69358-8edc-4f77-84f1-97201289dc05"),
389
+ PageStatisticsCore: (0, fx_models_1.guid)("fe8abe6a-619d-4ec7-82da-f76aee33424e"),
390
+ CommunityCore: (0, fx_models_1.guid)("e856bdc9-cdc2-4d63-b449-89a6f72f0fd3"),
391
+ ActivityFeedNotificationPanelRegistrations: (0, fx_models_1.guid)("c6b15245-21c7-4237-b08c-89a8cd15ec5b"),
392
+ EnableMSTeamsDeepLinkExecution: (0, fx_models_1.guid)("100f1bad-59ea-45c9-aea1-9500a279be5e"),
393
+ EnableInputMSTeamsUrl: (0, fx_models_1.guid)("7f968b3f-feaf-4acd-92df-79f9b093f241"),
394
+ SecretRegistration: (0, fx_models_1.guid)("0ece286b-84d9-4884-98d3-675e4e6e4038"),
395
+ SignOffRequestCore: (0, fx_models_1.guid)("9018bd29-e674-4444-a28c-b44ca238457e"),
396
+ SignOffRequestPageProvider: (0, fx_models_1.guid)("4852704d-f6cc-4465-94f2-35ce664b6b18"),
397
+ SignOffRequestBanner: (0, fx_models_1.guid)("aea1569f-94dc-498c-a0fc-3a525c851352"),
398
+ PublishingAppToken: (0, fx_models_1.guid)("3d0b5714-6e71-4ad6-a0f9-3a5a232cba6e"),
399
+ PagePropertiesProvider: (0, fx_models_1.guid)("75e97f74-b5f6-4a17-9ed8-8dc2cff4e9b0"),
400
+ PagePropertiesProviderCore: (0, fx_models_1.guid)("35ddf13a-319d-4245-a9d8-d321c8604447"),
401
+ PagePropertyBindingProvider: (0, fx_models_1.guid)("84dc7fa4-a70c-470d-90b5-3df966391626"),
402
+ RTFExtensions: (0, fx_models_1.guid)("cee422ab-d5bb-4f7c-b2b2-44b2169cd17b"),
403
+ MySubscriptionProvider: (0, fx_models_1.guid)("153b82dc-06a0-4b03-9192-801601c38b52"),
404
+ ChannelRollupCore: (0, fx_models_1.guid)("5c043b21-a4e4-4cac-908c-f35ad1b69b62"),
405
+ ChannelRollupRegistrationApi: (0, fx_models_1.guid)("a710f6d0-489f-4e97-80e6-5df3414929e2"),
406
+ PageSearchContextProvider: (0, fx_models_1.guid)("490a2b42-1cb8-4552-9aa2-0d465e4ab9b6"),
407
+ PageRollupFilterEngineContextPropertiesRegistration: (0, fx_models_1.guid)("ade3d99c-7f17-4a9c-abf9-0dd5c563f803"),
408
+ PageRollupFilterEnginePublishingApp: (0, fx_models_1.guid)("6578155f-1fbf-4bb4-92a1-45508f3452dd"),
409
+ PageRollupFilterEnginePageType: (0, fx_models_1.guid)("9a748542-ea6f-4520-849d-a12240f97377"),
410
+ PageRollupFilterEngineChannel: (0, fx_models_1.guid)("7d732cf8-a310-4588-bb21-131188651249"),
411
+ PageRollupFilterEngineCore: (0, fx_models_1.guid)("edd540e0-2f6b-488e-8f7b-7c5501f46e97"),
412
+ PageRollupRendererResources: (0, fx_models_1.guid)("74ea3346-4a90-46aa-996b-fd195002f28c"),
413
+ WCMGlossaryType: (0, fx_models_1.guid)("47b70789-b295-4da7-bb4c-95bd275a4606"),
414
+ PageCreationCore: (0, fx_models_1.guid)("4c4b8bcc-ecc9-403e-934d-49bb26a75f3a"),
415
+ });