@omnia/wcm 8.0.14-dev → 8.0.16-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.
Files changed (54) hide show
  1. package/internal-do-not-import-from-here/core/loc/CoreLocalization.d.ts +6 -0
  2. package/internal-do-not-import-from-here/core/loc/EditorLocalization.d.ts +11 -2
  3. package/internal-do-not-import-from-here/core/loc/PageRollupLocalization.d.ts +10 -0
  4. package/internal-do-not-import-from-here/core/loc/PublishingAppLocalization.d.ts +27 -1
  5. package/internal-do-not-import-from-here/core/ux/EnterprisePropertyRenderer.d.ts +1 -0
  6. package/internal-do-not-import-from-here/fx/apis/PageRenderer.d.ts +1 -1
  7. package/internal-do-not-import-from-here/fx/models/Constants.d.ts +1 -0
  8. package/internal-do-not-import-from-here/fx/models/Constants.js +2 -1
  9. package/internal-do-not-import-from-here/fx/models/Enums.tooling.d.ts +1 -1
  10. package/internal-do-not-import-from-here/fx/models/Enums.tooling.js +1 -1
  11. package/internal-do-not-import-from-here/fx/models/channels/PublishingChannel.d.ts +4 -1
  12. package/internal-do-not-import-from-here/fx/models/channels/UserFeedFilterTypes.d.ts +4 -0
  13. package/internal-do-not-import-from-here/fx/models/channels/UserFeedFilterTypes.js +8 -0
  14. package/internal-do-not-import-from-here/fx/models/channels/UserFeedPropertyFilter.d.ts +20 -0
  15. package/internal-do-not-import-from-here/fx/models/channels/UserFeedPropertyFilter.js +2 -0
  16. package/internal-do-not-import-from-here/fx/models/channels/UserFeedSettings.d.ts +6 -0
  17. package/internal-do-not-import-from-here/fx/models/channels/UserFeedSettings.js +2 -0
  18. package/internal-do-not-import-from-here/fx/models/channels/index.d.ts +3 -0
  19. package/internal-do-not-import-from-here/fx/models/channels/index.js +3 -0
  20. package/internal-do-not-import-from-here/fx/models/components/BannerBlock.d.ts +2 -2
  21. package/internal-do-not-import-from-here/fx/models/components/BreadcrumbBlock.d.ts +9 -0
  22. package/internal-do-not-import-from-here/fx/models/components/BreadcrumbBlock.js +10 -0
  23. package/internal-do-not-import-from-here/fx/models/components/CalendarRollupBlock.d.ts +3 -1
  24. package/internal-do-not-import-from-here/fx/models/components/ContentBlock.d.ts +5 -0
  25. package/internal-do-not-import-from-here/fx/models/components/ContentBlock.js +6 -1
  26. package/internal-do-not-import-from-here/fx/models/components/CurrentNavigationBlock.d.ts +2 -1
  27. package/internal-do-not-import-from-here/fx/models/components/LinkPicker.d.ts +2 -2
  28. package/internal-do-not-import-from-here/fx/models/components/PageRollupBlock.d.ts +2 -1
  29. package/internal-do-not-import-from-here/fx/models/pagequery/PageRollupEnums.d.ts +1 -0
  30. package/internal-do-not-import-from-here/fx/models/pagequery/PageRollupEnums.js +1 -0
  31. package/internal-do-not-import-from-here/fx/models/pages/PageCollectionData.d.ts +2 -1
  32. package/internal-do-not-import-from-here/fx/models/query/ItemQueryEnums.d.ts +21 -0
  33. package/internal-do-not-import-from-here/fx/models/query/ItemQueryEnums.js +27 -0
  34. package/internal-do-not-import-from-here/fx/models/query/index.d.ts +1 -0
  35. package/internal-do-not-import-from-here/fx/models/query/index.js +1 -0
  36. package/internal-do-not-import-from-here/fx/models/variations/Variation.d.ts +10 -0
  37. package/internal-do-not-import-from-here/fx/models/variations/VariationCreationRequest.d.ts +8 -4
  38. package/internal-do-not-import-from-here/fx/models/welcomeblock/WelcomeBlockSettings.d.ts +4 -4
  39. package/internal-do-not-import-from-here/fx/models/welcomeblock/message/IWelcomeMessage.d.ts +3 -3
  40. package/internal-do-not-import-from-here/fx/services/ChannelManagementService.d.ts +2 -2
  41. package/internal-do-not-import-from-here/fx/services/NavigationService.d.ts +1 -1
  42. package/internal-do-not-import-from-here/fx/services/OpenAIPageCreationService.d.ts +0 -2
  43. package/internal-do-not-import-from-here/fx/services/PageService.d.ts +4 -7
  44. package/internal-do-not-import-from-here/fx/shared/PageSearchHelper.d.ts +4 -3
  45. package/internal-do-not-import-from-here/fx/stores/ChannelManagementStore.d.ts +5 -4
  46. package/internal-do-not-import-from-here/fx/stores/VariationStore.d.ts +1 -0
  47. package/internal-do-not-import-from-here/fx/ux/use/UseWcmIcons.d.ts +38 -38
  48. package/internal-do-not-import-from-here/manifests/omnia.wcm.fx.core.manifest.json +1 -1
  49. package/internal-do-not-import-from-here/models/publishingapp/editor/CheckoutSettings.d.ts +4 -0
  50. package/internal-do-not-import-from-here/models/publishingapp/editor/Constants.d.ts +3 -0
  51. package/internal-do-not-import-from-here/models/publishingapp/editor/Constants.js +4 -1
  52. package/internal-do-not-import-from-here/tooling.output.json +1 -1
  53. package/internal-do-not-import-from-here/wctypings.d.ts +100 -127
  54. package/package.json +1 -1
@@ -1,3 +1,4 @@
1
1
  export * from "./ItemQuery";
2
2
  export * from "./PageQuery";
3
+ export * from "./ItemQueryEnums";
3
4
  export * from "./VariationQuery";
@@ -3,4 +3,5 @@ Object.defineProperty(exports, "__esModule", { value: true });
3
3
  const tslib_1 = require("tslib");
4
4
  tslib_1.__exportStar(require("./ItemQuery"), exports);
5
5
  tslib_1.__exportStar(require("./PageQuery"), exports);
6
+ tslib_1.__exportStar(require("./ItemQueryEnums"), exports);
6
7
  tslib_1.__exportStar(require("./VariationQuery"), exports);
@@ -13,9 +13,19 @@ export interface Variation {
13
13
  icon: IIcon;
14
14
  urlSegment: string;
15
15
  isDefault: boolean;
16
+ /**
17
+ * @deprecated
18
+ */
16
19
  author: Identity;
20
+ authors: Array<Identity>;
17
21
  supportedLanguages?: Array<Language>;
18
22
  automaticMachineTranslation?: boolean;
19
23
  allowEditMachineTranslation?: boolean;
20
24
  activeRightToLeft?: boolean;
25
+ editNotificationSettings?: VariationEditNotificationSettings;
26
+ }
27
+ export interface VariationEditNotificationSettings {
28
+ notifyVariationAuthorOnEdit?: boolean;
29
+ notifyPagePropertyUsersOnEdit?: boolean;
30
+ editNotificationsUserPropertyId?: guid;
21
31
  }
@@ -1,12 +1,16 @@
1
- import { MultilingualString, IIcon, UserIdentity } from "@omnia/fx-models";
1
+ import { MultilingualString, IIcon, Identity } from "@omnia/fx-models";
2
2
  import { TargetingFilterProperty } from "@omnia/fx-sp";
3
+ import { VariationEditNotificationSettings } from "./Variation";
3
4
  export interface VariationCreationRequest {
4
5
  displayNames: MultilingualString;
5
6
  targetingFilterData: TargetingFilterProperty;
6
7
  icon: IIcon;
7
8
  urlSegment: string;
8
9
  /**
9
- * The principle/login of the user considered author
10
- * */
11
- author?: UserIdentity;
10
+ * @deprecated
11
+ * The principle/login of the user considered author
12
+ * */
13
+ author?: Identity;
14
+ authors?: Array<Identity>;
15
+ editNotificationSettings?: VariationEditNotificationSettings;
12
16
  }
@@ -1,12 +1,12 @@
1
- import { MultilingualString, Spacing } from "@omnia/fx-models";
2
- import { AvatarPosition, AvatarSize, BaseMessage, MessageType } from "@omnia/wcm/models";
1
+ import { ColorValue, guid, MultilingualString, Spacing } from "@omnia/fx-models";
2
+ import { AvatarPosition, AvatarSize, BaseMessage } from "@omnia/wcm/models";
3
3
  export interface WelcomeBlockDisplaySettings {
4
4
  showAvatar: boolean;
5
5
  avatarPosition: AvatarPosition;
6
6
  size: AvatarSize;
7
7
  elevation: number;
8
8
  borderWidth: number;
9
- borderColor: string;
9
+ borderColor: ColorValue;
10
10
  }
11
11
  export type WelcomeBlockProperty<T extends BaseMessage> = {
12
12
  message: T;
@@ -17,5 +17,5 @@ export interface WelcomeBlockSettings {
17
17
  noResultText: MultilingualString;
18
18
  displaySetting: WelcomeBlockDisplaySettings;
19
19
  properties: Array<WelcomeBlockProperty<BaseMessage>>;
20
- sortOrder: Array<MessageType>;
20
+ sortOrder: Array<guid>;
21
21
  }
@@ -1,4 +1,4 @@
1
- import { MultilingualString, guid } from "@omnia/fx-models";
1
+ import { ColorValue, MultilingualString, TextStyleValue, guid } from "@omnia/fx-models";
2
2
  export interface TimeViewModel {
3
3
  year: number;
4
4
  month: number;
@@ -25,8 +25,8 @@ export type BaseMessage = {
25
25
  id: guid;
26
26
  template: MultilingualString;
27
27
  messageType: MessageType;
28
- fontSize?: number;
29
- color?: string;
28
+ textStyle?: TextStyleValue;
29
+ color?: ColorValue;
30
30
  format?: {
31
31
  bold?: boolean;
32
32
  italic?: boolean;
@@ -1,10 +1,10 @@
1
1
  import { TargetingFilterProperty } from "@omnia/fx-sp/models";
2
2
  import { guid, Identity, MediaPickerImage, MultilingualString } from "@omnia/fx/models";
3
- import { PublishingChannel, PageId, UserAuthorizedChannelResources, ChannelPage, PublishingStatus, PublishingChannelId, PublishingChannelPage, ChannelRollupQuery, PublisingChannelQueryResult, PublishChannelPageRequest } from "../models";
3
+ import { PublishingChannel, PageId, UserAuthorizedChannelResources, ChannelPage, PublishingStatus, PublishingChannelId, PublishingChannelPage, ChannelRollupQuery, PublisingChannelQueryResult, PublishChannelPageRequest, ChannelUserFeedSettings } from "../models";
4
4
  export declare class ChannelManagementService {
5
5
  private httpClient;
6
6
  constructor();
7
- createPublishingChannel: (title: MultilingualString, description: MultilingualString, publicUrl: string, owner: Array<Identity>, image: MediaPickerImage, administrator: Array<Identity>, publisher: Array<Identity>, targetingFilter: TargetingFilterProperty, publishingCategoryId?: guid) => Promise<PublishingChannel>;
7
+ createPublishingChannel: (title: MultilingualString, description: MultilingualString, publicUrl: string, owner: Array<Identity>, image: MediaPickerImage, administrator: Array<Identity>, publisher: Array<Identity>, targetingFilter: TargetingFilterProperty, publishingCategoryId?: guid, userFeedSettings?: ChannelUserFeedSettings) => Promise<PublishingChannel>;
8
8
  updatePublishingChannel: (updateData: PublishingChannel) => Promise<PublishingChannel>;
9
9
  getPublishingChannels: () => Promise<Array<PublishingChannel>>;
10
10
  getRecentlyUsedChannels: () => Promise<PublishingChannel[]>;
@@ -51,7 +51,7 @@ export declare class NavigationService {
51
51
  [nodeId: number]: NavigationNode<NavigationData>;
52
52
  }>;
53
53
  getNavigationByNode: (node: NavigationNode<NavigationData>, nodeTypes?: NavigationDataType) => Promise<NavigationResult>;
54
- getNavigationByPath: (path: string, nodeTypes?: NavigationDataType) => Promise<NavigationResult>;
54
+ getNavigationByPath: (path: string, nodeTypes?: NavigationDataType, appInstanceId?: string) => Promise<NavigationResult>;
55
55
  getNodesByPageIds: (...args: Array<PageId>) => Promise<{
56
56
  [pageId: number]: Array<PageNavigationNode<PageNavigationData>>;
57
57
  }>;
@@ -1,9 +1,7 @@
1
- import { MediaPickerService } from "@omnia/fx/services";
2
1
  import { OpenAIPropertiesMapping, OpenAIPropertyMappingValue } from "../models";
3
2
  export declare class OpenAIPageCreationService {
4
3
  private settingsService;
5
4
  private openAIService;
6
- mediaPickerService: MediaPickerService;
7
5
  private enterprisePropertyStore;
8
6
  constructor();
9
7
  private contentPrompt;
@@ -1,12 +1,9 @@
1
- import { Page, PageData, CheckedOutVersionPageData, VersionedPageData, PublishedVersionPageData, PageIdToPageMap, PageId, VariationPage, PageCollectionSelection, NavigationData, NavigationNode, MovePagesResult, VersionInformation, ArchivePageResult, RestorePageMessage, RestorePageResult, VariationId, PageWithNavigationCreationRequest, PageNavigationNode, PageNavigationData, ReadNews, PagePermissionResponse, ValidationArchivePageResult, PageTypeTitle, VersionId, ApprovalMetaData, MovePageTracking, VersionInformationDetail } from "../models";
2
- import { MergedPageVersionLayout } from "../models/layout/MergedPageVersionLayout";
3
1
  import { ApiResponse, guid } from "@omnia/fx-models";
4
- import { VersionReference } from "../models";
5
- import { NavigationPosition } from "../models/navigation/NavigationPosition";
6
- import { CreatedPageWithNavigationInfo, CreatedPageInfo } from "../models";
7
- import { PagePermissionInfo } from "../models";
8
2
  import { EnterprisePropertyStore } from "@omnia/fx/stores";
9
3
  import { InvitationOfAuthor } from "../../models";
4
+ import { ApprovalMetaData, ArchivePageResult, CheckedOutVersionPageData, CreatedPageInfo, CreatedPageWithNavigationInfo, MovePageTracking, MovePagesResult, NavigationData, NavigationNode, Page, PageCollectionSelection, PageData, PageId, PageIdToPageMap, PageNavigationData, PageNavigationNode, PagePermissionResponse, PageTypeTitle, PageWithNavigationCreationRequest, PublishedVersionPageData, ReadNews, RestorePageMessage, RestorePageResult, ValidationArchivePageResult, VariationId, VariationPage, VersionId, VersionInformation, VersionInformationDetail, VersionReference, VersionedPageData } from "../models";
5
+ import { MergedPageVersionLayout } from "../models/layout/MergedPageVersionLayout";
6
+ import { NavigationPosition } from "../models/navigation/NavigationPosition";
10
7
  export declare class PageService {
11
8
  private httpClient;
12
9
  enterprisePropertyStore: EnterprisePropertyStore;
@@ -16,7 +13,7 @@ export declare class PageService {
16
13
  private readonly baseUrl;
17
14
  private readonly reusablePageBaseUrl;
18
15
  createVariationPage: <T extends PageData>(pageData: T, originalPageId: PageId, variationId: VariationId) => Promise<CreatedPageInfo<T>>;
19
- updatePagePermissions: (pageId: PageId, permissionInfo: PagePermissionInfo, variationId?: VariationId) => Promise<void>;
16
+ updatePagePermissions: (pageId: PageId, variationId?: VariationId) => Promise<void>;
20
17
  createWithNavigation: <T extends PageData>(creationRequest: PageWithNavigationCreationRequest, targetPublishingAppId?: guid, targetVariationId?: string) => Promise<CreatedPageWithNavigationInfo<T>>;
21
18
  move: <T extends NavigationNode<NavigationData>>(nodeToMove: T, newPosition: NavigationPosition) => Promise<MovePagesResult>;
22
19
  movePageTypeToTenant: (page: Page) => Promise<PageNavigationNode<PageNavigationData>>;
@@ -64,14 +64,15 @@ export declare class PageSearchHelper {
64
64
  ensureChannelPages: (pageId: PageId) => Promise<boolean>;
65
65
  ensurePublishedChannelsByPageId: (pageId: PageId) => Promise<boolean>;
66
66
  ensurePublishingChannel: (channelId: number) => Promise<import("../models").PublishingChannel>;
67
- createPublishingChannel: (title: import("@omnia/fx-models").MultilingualString, description: import("@omnia/fx-models").MultilingualString, publicUrl: string, owner: Array<Identity>, image: import("@omnia/fx-models").MediaPickerImage, administrator: Array<Identity>, publisher: Array<Identity>, targetingFilter: import("@omnia/fx-sp").TargetingFilterProperty, publishingCategoryId?: import("@omnia/fx-models").guid) => Promise<import("../models").PublishingChannel>;
67
+ createPublishingChannel: (title: import("@omnia/fx-models").MultilingualString, description: import("@omnia/fx-models").MultilingualString, publicUrl: string, owner: Array<Identity>, image: import("@omnia/fx-models").MediaPickerImage, administrator: Array<Identity>, publisher: Array<Identity>, targetingFilter: import("@omnia/fx-sp").TargetingFilterProperty, publishingCategoryId?: import("@omnia/fx-models").guid, userFeedSettings?: import("../models").ChannelUserFeedSettings) => Promise<import("../models").PublishingChannel>;
68
68
  updatePublishingChannel: (editRequest: import("../models").PublishingChannel) => Promise<import("../models").PublishingChannel>;
69
69
  deletePublishingChannel: (channelId: PublishingChannelId) => Promise<import("../models").PublishingChannel>;
70
70
  getPageApprovalList: () => Promise<Array<import("../models").ChannelPage>>;
71
71
  approvePublishPageToChannelRequest: (channel: import("../models").PublishingChannel, pageId: PageId, pageTitle: string, pageUrl: string) => Promise<import("../models").ChannelPage>;
72
72
  rejectPublishPageToChannelRequest: (channel: import("../models").PublishingChannel, pageId: PageId, comment: string, pageTitle: string, pageUrl: string) => Promise<import("../models").ChannelPage>;
73
- addPageToChannels: (pageId: number, defaultPublishingChannelId: PublishingChannelId) => Promise<Array<import("../models").ChannelPage>>;
74
- publishPageToChannels: (pageId: number) => Promise<Array<import("../models").ChannelPage>>;
73
+ addPageToSelectedChannels: (pageId: number, defaultPublishingChannelId?: PublishingChannelId) => Promise<Array<import("../models").ChannelPage>>;
74
+ addOrPublishToSingleChannel: (pageId: PageId, channelId: PublishingChannelId, publishToChannel: boolean) => Promise<void>;
75
+ publishPendingSelectedPageToChannels: (pageId: number) => Promise<Array<import("../models").ChannelPage>>;
75
76
  publishAddedPageToChannel: (pageId: number) => Promise<Array<import("../models").ChannelPage>>;
76
77
  ensureUserPublishingChannelSubscripton: () => Promise<boolean>;
77
78
  updateIsPublishingPageToChannels: (pageId: PageId, isPublishing: boolean) => void;
@@ -1,5 +1,5 @@
1
1
  import { guid, Identity, MediaPickerImage, MultilingualString, ResolvedUserIdentity } from "@omnia/fx-models";
2
- import { ChannelPage, PageId, PublishingChannel, PublishingChannelId, PublishingChannelPage, UserAuthorizedChannelResources } from "../models";
2
+ import { ChannelPage, ChannelUserFeedSettings, PageId, PublishingChannel, PublishingChannelId, PublishingChannelPage, UserAuthorizedChannelResources } from "../models";
3
3
  import { TargetingFilterProperty } from "@omnia/fx-sp";
4
4
  export declare const useChannelManagementStore: () => {
5
5
  get: {
@@ -58,14 +58,15 @@ export declare const useChannelManagementStore: () => {
58
58
  ensureChannelPages: (pageId: PageId) => Promise<boolean>;
59
59
  ensurePublishedChannelsByPageId: (pageId: PageId) => Promise<boolean>;
60
60
  ensurePublishingChannel: (channelId: number) => Promise<PublishingChannel>;
61
- createPublishingChannel: (title: MultilingualString, description: MultilingualString, publicUrl: string, owner: Array<Identity>, image: MediaPickerImage, administrator: Array<Identity>, publisher: Array<Identity>, targetingFilter: TargetingFilterProperty, publishingCategoryId?: guid) => Promise<PublishingChannel>;
61
+ createPublishingChannel: (title: MultilingualString, description: MultilingualString, publicUrl: string, owner: Array<Identity>, image: MediaPickerImage, administrator: Array<Identity>, publisher: Array<Identity>, targetingFilter: TargetingFilterProperty, publishingCategoryId?: guid, userFeedSettings?: ChannelUserFeedSettings) => Promise<PublishingChannel>;
62
62
  updatePublishingChannel: (editRequest: PublishingChannel) => Promise<PublishingChannel>;
63
63
  deletePublishingChannel: (channelId: PublishingChannelId) => Promise<PublishingChannel>;
64
64
  getPageApprovalList: () => Promise<Array<ChannelPage>>;
65
65
  approvePublishPageToChannelRequest: (channel: PublishingChannel, pageId: PageId, pageTitle: string, pageUrl: string) => Promise<ChannelPage>;
66
66
  rejectPublishPageToChannelRequest: (channel: PublishingChannel, pageId: PageId, comment: string, pageTitle: string, pageUrl: string) => Promise<ChannelPage>;
67
- addPageToChannels: (pageId: number, defaultPublishingChannelId: PublishingChannelId) => Promise<Array<ChannelPage>>;
68
- publishPageToChannels: (pageId: number) => Promise<Array<ChannelPage>>;
67
+ addPageToSelectedChannels: (pageId: number, defaultPublishingChannelId?: PublishingChannelId) => Promise<Array<ChannelPage>>;
68
+ addOrPublishToSingleChannel: (pageId: PageId, channelId: PublishingChannelId, publishToChannel: boolean) => Promise<void>;
69
+ publishPendingSelectedPageToChannels: (pageId: number) => Promise<Array<ChannelPage>>;
69
70
  publishAddedPageToChannel: (pageId: number) => Promise<Array<ChannelPage>>;
70
71
  ensureUserPublishingChannelSubscripton: () => Promise<boolean>;
71
72
  updateIsPublishingPageToChannels: (pageId: PageId, isPublishing: boolean) => void;
@@ -44,6 +44,7 @@ export declare class VariationStore extends Store {
44
44
  delete: import("@omnia/fx/stores").StoreAction<unknown, (variation: Variation) => void, (result: void, variation: Variation) => void, (failureReason: any, variation: Variation) => void, (variation: Variation) => Promise<void>>;
45
45
  switchVariation: import("@omnia/fx/stores").StoreAction<unknown, (variation: Variation) => void, (result: any, variation: Variation) => void, (failureReason: any, variation: Variation) => void, (variation: Variation) => Promise<any>>;
46
46
  };
47
+ private ensureDataForVariation;
47
48
  private compareTargeting;
48
49
  private getPublishingAppKey;
49
50
  private get publishingAppId();
@@ -1,42 +1,42 @@
1
1
  export declare function useWcmIcons(): {
2
2
  icon: {
3
- creation: import("@omnia/fx-models").FontAwesomeIcon;
4
- publishing: import("@omnia/fx-models").FontAwesomeIcon;
5
- createPageType: import("@omnia/fx-models").FontAwesomeIcon;
6
- createPageCollection: import("@omnia/fx-models").FontAwesomeIcon;
7
- createPage: import("@omnia/fx-models").FontAwesomeIcon;
8
- column: import("@omnia/fx-models").FontAwesomeIcon;
9
- pageType: import("@omnia/fx-models").FontAwesomeIcon;
10
- pageCollection: import("@omnia/fx-models").FontAwesomeIcon;
11
- page: import("@omnia/fx-models").FontAwesomeIcon;
12
- information: import("@omnia/fx-models").FontAwesomeIcon;
13
- alignLeft: import("@omnia/fx-models").FontAwesomeIcon;
14
- alignRight: import("@omnia/fx-models").FontAwesomeIcon;
15
- alignCenter: import("@omnia/fx-models").FontAwesomeIcon;
16
- userNinja: import("@omnia/fx-models").FontAwesomeIcon;
17
- painBrush: import("@omnia/fx-models").FontAwesomeIcon;
18
- slider: import("@omnia/fx-models").FontAwesomeIcon;
19
- shareAlt: import("@omnia/fx-models").FontAwesomeIcon;
20
- refresh: import("@omnia/fx-models").FontAwesomeIcon;
21
- download: import("@omnia/fx-models").FontAwesomeIcon;
22
- swapCalls: import("@omnia/fx-models").FontAwesomeIcon;
23
- warning: import("@omnia/fx-models").FontAwesomeIcon;
24
- chevronLeft: import("@omnia/fx-models").FontAwesomeIcon;
25
- chevronRight: import("@omnia/fx-models").FontAwesomeIcon;
26
- pencil: import("@omnia/fx-models").FontAwesomeIcon;
27
- screen: import("@omnia/fx-models").FontAwesomeIcon;
28
- tv: import("@omnia/fx-models").FontAwesomeIcon;
29
- clipboard: import("@omnia/fx-models").FontAwesomeIcon;
30
- fileCode: import("@omnia/fx-models").FontAwesomeIcon;
31
- stair: import("@omnia/fx-models").FontAwesomeIcon;
32
- add: import("@omnia/fx-models").FontAwesomeIcon;
33
- newsPaper: import("@omnia/fx-models").FontAwesomeIcon;
34
- layout: import("@omnia/fx-models").FontAwesomeIcon;
35
- close: import("@omnia/fx-models").FontAwesomeIcon;
36
- scaling: import("@omnia/fx-models").FontAwesomeIcon;
37
- crop: import("@omnia/fx-models").FontAwesomeIcon;
38
- padding: import("@omnia/fx-models").FontAwesomeIcon;
39
- view: import("@omnia/fx-models").FontAwesomeIcon;
40
- result: import("@omnia/fx-models").FontAwesomeIcon;
3
+ creation: FontAwesomeIcon;
4
+ publishing: FontAwesomeIcon;
5
+ createPageType: FontAwesomeIcon;
6
+ createPageCollection: FontAwesomeIcon;
7
+ createPage: FontAwesomeIcon;
8
+ column: FontAwesomeIcon;
9
+ pageType: FontAwesomeIcon;
10
+ pageCollection: FontAwesomeIcon;
11
+ page: FontAwesomeIcon;
12
+ information: FontAwesomeIcon;
13
+ alignLeft: FontAwesomeIcon;
14
+ alignRight: FontAwesomeIcon;
15
+ alignCenter: FontAwesomeIcon;
16
+ userNinja: FontAwesomeIcon;
17
+ painBrush: FontAwesomeIcon;
18
+ slider: FontAwesomeIcon;
19
+ shareAlt: FontAwesomeIcon;
20
+ refresh: FontAwesomeIcon;
21
+ download: FontAwesomeIcon;
22
+ swapCalls: FontAwesomeIcon;
23
+ warning: FontAwesomeIcon;
24
+ chevronLeft: FontAwesomeIcon;
25
+ chevronRight: FontAwesomeIcon;
26
+ pencil: FontAwesomeIcon;
27
+ screen: FontAwesomeIcon;
28
+ tv: FontAwesomeIcon;
29
+ clipboard: FontAwesomeIcon;
30
+ fileCode: FontAwesomeIcon;
31
+ stair: FontAwesomeIcon;
32
+ add: FontAwesomeIcon;
33
+ newsPaper: FontAwesomeIcon;
34
+ layout: FontAwesomeIcon;
35
+ close: FontAwesomeIcon;
36
+ scaling: FontAwesomeIcon;
37
+ crop: FontAwesomeIcon;
38
+ padding: FontAwesomeIcon;
39
+ view: FontAwesomeIcon;
40
+ result: FontAwesomeIcon;
41
41
  };
42
42
  };
@@ -1 +1 @@
1
- {"name":"omniaWebpackJsonp['d60fa82a-129a-41a9-93ce-d784dcb217b0']['73f0116c-212c-4912-b780-d8df4ea3d78b']","content":{"./node_modules/@omnia/wcm/models/index.js":{"id":"0044f6fa-6f28-4130-9b07-649c0ab06fca","buildMeta":{"exportsType":"namespace"},"expo.js":["AccordionBlockStyles","ActionButtonLinkHandlerTargets","ActionButtonType","ActivityActionTypes","ActivityFeedScopes","ActivityType","AiContentReportPageStatus","AiContentReportStatus","AnyoneApprovalData","AnyoneApprovalStep","ApplySettingsChangedStatus","ApprovalData","ApprovalMetaData","ApprovalStep","ApprovalType","AutomaticPageCreationStatusType","AvatarPosition","AvatarSize","BannerLayout","BreadcrumbBlockStyles","BuildInContentBlockTextStyleFormatting","BuiltInMetaTag","ButtonGroupings","CalendarRollupBlockListViewSettingsStyles","CalendarRollupBlockSettingsStyles","CalendarRollupBlockStyles","CalendarRollupEnums","CalendarType","CardTypes","CategoryType","ChannelCardViewStyles","ChannelRollupBlockAdministrationViewStyles","ChannelRollupBlockSettingsFilterTabStyles","ChannelRollupBlockSettingsGeneralTabStyles","ChannelRollupBlockStyles","ChildStructureType","ColleagueDialogContentStyles","CommentSorting","CommunityAppLayoutDefinition","CommunityPageActivityStyles","CommunityStyles","Constants","ContentBlockModes","ContentBlockStyles","CurrentNavigationBlockSettingsStyles","CurrentNavigationBlockStyles","CurrentNavigationStatus","CurrentPageStatus","DailyRecurrenceTypeEnums","DatePeriods","DeletedPageDialogStyles","DigitalSignageConstants","DigitalSignageQuerySettingsType","DigitalSigningScreenType","Directions","DistributionChannelType","DocumentTypes","DynamicRollerSizes","DynamicRollerTypes","EnterpriseGlossaryPageInformationProviderStyles","EnterprisePropertiesBlockDateTimeModes","EnterprisePropertiesRichTextSettings","EnterprisePropertyDataTypeProvider","EnterprisePropertyDocumentProviderProperty","EventAttedeeType","EventCloneDialogContentStyles","EventParticipantCounterBlockStyles","EventParticipantListEnums","EventParticipantListStyles","EventParticipantListViewStyles","FileUploaderWCMPageContext","HtmlScriptBlockStyle","InfoScreenConstants","InfoScreenViewIdConstants","LabelPositions","LimitedUserApprovalData","LimitedUserApprovalStep","LinkPickerStyle","MediaBlockStyles","MediaRollupConstants","MediaRollupStyles","MediaRollupThumbnailSize","MediaRollupType","MegaMenuStyles","MessageType","MetaTagRequirements","MobileNavigationNodeStyles","MobileNavigationStyles","MonthlyRecurrenceTypeEnums","MoveNavigationNodeType","MovePageCollectionDialogStyles","MovePageStatus","MsSearchFieldsConstants","MultiApprovalData","NavigationDataType","NavigationNodeQuery","NavigationNodeStyles","NavigationNodeType","NavigationRenders","NodeId","OmniaSearchConstants","Operator","OutlookCalendarType","PageBuiltInColumnConstants","PageCalendarViewMode","PageCollectionDisplaySettings","PageCollectionPropertyDefinition","PageCollectionPropertyDefinitionId","PageCollectionPropertyValue","PageCollectionTopic","PageDataType","PageFeedbackBlockStyles","PageFeedbackDialogStyles","PageFeedbacksStyles","PageFile","PageId","PageItemTemplateStyles","PageMoveTypes","PageNavigationDirection","PagePickerNodeStyles","PagePickerProviderStyles","PagePropertiesBlockAdvancedStyles","PagePropertiesBlockStyles","PageRollUpDialogViewStyles","PageRollupBlockCalendarViewSettingsStyles","PageRollupBlockCalendarViewStyles","PageRollupBlockCardViewSettingsStyles","PageRollupBlockListViewSettingsStyles","PageRollupBlockListViewViewStyles","PageRollupBlockListingWithImageViewViewStyles","PageRollupBlockRollerViewViewStyles","PageRollupBlockSettingsFilterTabStyles","PageRollupBlockSettingsGeneralTabStyles","PageRollupBlockStyles","PageRollupConstants","PageRollupEnums","PageRollupFilterEngineContextPropertyTypes","PageRollupListViewSettingsStyles","PageRollupListViewStyles","PageRollupListingPickedPagesStyles","PageRollupNavigationViewStyles","PageRollupNewsletterViewStyles","PageRollupPickedPagesDialogStyles","PageRollupUniqueUsersDetailsStyles","PageTopic","PageTypeDisplaySettings","PageTypePropertyDefinition","PageTypePropertyDefinitionId","PageTypePropertyValue","PagesDashboardSettingsStyles","PagingTypes","Parameters","ParticipantType","PendingFileStatus","PersonPropertyApprovalData","PersonPropertyApprovalStep","PublishingAppArchiveSettingsRouteProperty","PublishingAppBootRouteProperty","PublishingAppDisplaySettings","PublishingAppLayoutDefinition","PublishingAppPropertyDefinition","PublishingAppPropertyDefinitionId","PublishingAppPropertyValue","PublishingAppReuseContentSettingsRouteProperty","PublishingAppTopic","PublishingChannelId","PublishingChannelTopic","PublishingStatus","QrCodeStyles","QueryScope","QueryValueOptions","RecurrenceTypeEnums","RelatedLinkAddHeadingDialogStyles","RelatedLinkBlockStyles","RelatedLinkEditFormStyles","ReportTypesEnum","ResourceEvaluators","ReusablePageStatusType","ReuseContentMode","RoleDefinitions","RootService","RssReaderBlockLeftImageViewStyles","RssReaderBlockNoImageViewStyles","RssReaderBlockStyles","RuleStatus","RuleTypes","ScheduleEndTypeEnums","SearchTemplateOmniaPageStyles","SelectedPageItemStyles","SharepointPageTemplateStyles","SignOffRequestBlockStyles","SignOffRequestConstants","SortByProperties","SpecialEnterpriseProperty","StatisticsPerPageDataSourcesEnum","TagTopic","TaxonomyFilterType","TaxonomyNavigationStyles","TaxonomyTopic","TermDrivenApprovalData","TermDrivenApprovalStep","TimePeriod","TopicInformationType","TopicType","UserTopic","ValidationArchivePageResult","VariationId","VariationInputStyles","VariationsRouteProperty","VersionId","VersionMetaData","VersionType","VersionUpdationMode","VideoType","WCMEnterpriseProperties","WCMFxLocalization","WCMGlossary","WCMGlossaryType","WCMGlossaryVariation","WCMNavigationDataTypes","WCMPageIdCustomPropertyName","WCMPageTypes","WCMReaderContext","WcmAppDefaultResourceUrl","WcmEditorDynamicNavigationRouteProperty","WcmExtension","WcmLayoutProvider","WcmPropertyDefaultBooleanValues","WcmPropertyDefaultValues","WcmService","WebBrowserDigitalSigningScreenStepType","WeekOfMonthEnums","WelcomeBlockStyles","WorkplaceService","YammerProperties","layoutItemAction"]}}}
1
+ {"name":"omniaWebpackJsonp['d60fa82a-129a-41a9-93ce-d784dcb217b0']['73f0116c-212c-4912-b780-d8df4ea3d78b']","content":{"./node_modules/@omnia/wcm/models/index.js":{"id":"0044f6fa-6f28-4130-9b07-649c0ab06fca","buildMeta":{"exportsType":"namespace"},"expo.js":["AccordionBlockStyles","ActionButtonLinkHandlerTargets","ActionButtonType","ActivityActionTypes","ActivityFeedScopes","ActivityType","AiContentReportPageStatus","AiContentReportStatus","AnyoneApprovalData","AnyoneApprovalStep","ApplySettingsChangedStatus","ApprovalData","ApprovalMetaData","ApprovalStep","ApprovalType","AutomaticPageCreationStatusType","AvatarPosition","AvatarSize","BannerLayout","BreadcrumbBlockStyles","BuildInContentBlockTextStyleFormatting","BuiltInMetaTag","ButtonGroupings","CalendarRollupBlockListViewSettingsStyles","CalendarRollupBlockSettingsStyles","CalendarRollupBlockStyles","CalendarRollupEnums","CalendarType","CardTypes","CategoryType","ChannelCardViewStyles","ChannelRollupBlockAdministrationViewStyles","ChannelRollupBlockSettingsFilterTabStyles","ChannelRollupBlockSettingsGeneralTabStyles","ChannelRollupBlockStyles","ChildStructureType","ColleagueDialogContentStyles","CommentSorting","CommunityAppLayoutDefinition","CommunityPageActivityStyles","CommunityStyles","Constants","ContentBlockModes","ContentBlockStyles","CurrentNavigationBlockSettingsStyles","CurrentNavigationBlockStyles","CurrentNavigationStatus","CurrentPageStatus","DailyRecurrenceTypeEnums","DatePeriods","DeletedPageDialogStyles","DigitalSignageConstants","DigitalSignageQuerySettingsType","DigitalSigningScreenType","Directions","DistributionChannelType","DocumentTypes","DynamicRollerSizes","DynamicRollerTypes","EnterpriseGlossaryPageInformationProviderStyles","EnterprisePropertiesBlockDateTimeModes","EnterprisePropertiesRichTextSettings","EnterprisePropertyDataTypeProvider","EnterprisePropertyDocumentProviderProperty","EventAttedeeType","EventCloneDialogContentStyles","EventParticipantCounterBlockStyles","EventParticipantListEnums","EventParticipantListStyles","EventParticipantListViewStyles","FileUploaderWCMPageContext","HtmlScriptBlockStyle","InfoScreenConstants","InfoScreenViewIdConstants","ItemQueryEnums","LabelPositions","LimitedUserApprovalData","LimitedUserApprovalStep","LinkPickerStyle","MediaBlockStyles","MediaRollupConstants","MediaRollupStyles","MediaRollupThumbnailSize","MediaRollupType","MegaMenuStyles","MessageType","MetaTagRequirements","MobileNavigationNodeStyles","MobileNavigationStyles","MonthlyRecurrenceTypeEnums","MoveNavigationNodeType","MovePageCollectionDialogStyles","MovePageStatus","MsSearchFieldsConstants","MultiApprovalData","NavigationDataType","NavigationNodeQuery","NavigationNodeStyles","NavigationNodeType","NavigationRenders","NodeId","OmniaSearchConstants","Operator","OutlookCalendarType","PageBuiltInColumnConstants","PageCalendarViewMode","PageCollectionDisplaySettings","PageCollectionPropertyDefinition","PageCollectionPropertyDefinitionId","PageCollectionPropertyValue","PageCollectionTopic","PageDataType","PageFeedbackBlockStyles","PageFeedbackDialogStyles","PageFeedbacksStyles","PageFile","PageId","PageItemTemplateStyles","PageMoveTypes","PageNavigationDirection","PagePickerNodeStyles","PagePickerProviderStyles","PagePropertiesBlockAdvancedStyles","PagePropertiesBlockStyles","PageRollUpDialogViewStyles","PageRollupBlockCalendarViewSettingsStyles","PageRollupBlockCalendarViewStyles","PageRollupBlockCardViewSettingsStyles","PageRollupBlockListViewSettingsStyles","PageRollupBlockListViewViewStyles","PageRollupBlockListingWithImageViewViewStyles","PageRollupBlockRollerViewViewStyles","PageRollupBlockSettingsFilterTabStyles","PageRollupBlockSettingsGeneralTabStyles","PageRollupBlockStyles","PageRollupConstants","PageRollupEnums","PageRollupFilterEngineContextPropertyTypes","PageRollupListViewSettingsStyles","PageRollupListViewStyles","PageRollupListingPickedPagesStyles","PageRollupNavigationViewStyles","PageRollupNewsletterViewStyles","PageRollupPickedPagesDialogStyles","PageRollupUniqueUsersDetailsStyles","PageTopic","PageTypeDisplaySettings","PageTypePropertyDefinition","PageTypePropertyDefinitionId","PageTypePropertyValue","PagesDashboardSettingsStyles","PagingTypes","Parameters","ParticipantType","PendingFileStatus","PersonPropertyApprovalData","PersonPropertyApprovalStep","PublishingAppArchiveSettingsRouteProperty","PublishingAppBootRouteProperty","PublishingAppDisplaySettings","PublishingAppLayoutDefinition","PublishingAppPropertyDefinition","PublishingAppPropertyDefinitionId","PublishingAppPropertyValue","PublishingAppReuseContentSettingsRouteProperty","PublishingAppTopic","PublishingChannelId","PublishingChannelTopic","PublishingStatus","QrCodeStyles","QueryScope","QueryValueOptions","RecurrenceTypeEnums","RelatedLinkAddHeadingDialogStyles","RelatedLinkBlockStyles","RelatedLinkEditFormStyles","ReportTypesEnum","ResourceEvaluators","ReusablePageStatusType","ReuseContentMode","RoleDefinitions","RootService","RssReaderBlockLeftImageViewStyles","RssReaderBlockNoImageViewStyles","RssReaderBlockStyles","RuleStatus","RuleTypes","ScheduleEndTypeEnums","SearchTemplateOmniaPageStyles","SelectedPageItemStyles","Seperator","SharepointPageTemplateStyles","SignOffRequestBlockStyles","SignOffRequestConstants","SortByProperties","SpecialEnterpriseProperty","StatisticsPerPageDataSourcesEnum","TagTopic","TaxonomyFilterType","TaxonomyNavigationStyles","TaxonomyTopic","TermDrivenApprovalData","TermDrivenApprovalStep","TimePeriod","TopicInformationType","TopicType","UserFeedFilterTypes","UserTopic","ValidationArchivePageResult","VariationId","VariationInputStyles","VariationsRouteProperty","VersionComparisonType","VersionId","VersionMetaData","VersionType","VersionUpdationMode","VideoType","WCMEnterpriseProperties","WCMFxLocalization","WCMGlossary","WCMGlossaryType","WCMGlossaryVariation","WCMNavigationDataTypes","WCMPageIdCustomPropertyName","WCMPageTypes","WCMReaderContext","WcmAppDefaultResourceUrl","WcmEditorDynamicNavigationRouteProperty","WcmExtension","WcmLayoutProvider","WcmPropertyDefaultBooleanValues","WcmPropertyDefaultValues","WcmService","WebBrowserDigitalSigningScreenStepType","WeekOfMonthEnums","WelcomeBlockStyles","WorkplaceService","YammerProperties","layoutItemAction"]}}}
@@ -2,3 +2,7 @@ export interface CheckoutSettings {
2
2
  layoutDesigner?: boolean;
3
3
  showContentNavigation?: boolean;
4
4
  }
5
+ export interface LayoutEditorDisplaySettings {
6
+ mode?: "design" | "design-preview";
7
+ showContentNavigation?: boolean;
8
+ }
@@ -44,3 +44,6 @@ export declare const ActionButtonIds: {
44
44
  export declare const AppEditorActionButtonIds: {
45
45
  saveSettings: string;
46
46
  };
47
+ export declare const PageCollectionTab: {
48
+ id: string;
49
+ };
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.AppEditorActionButtonIds = exports.ActionButtonIds = exports.PageApprovalDialogType = exports.CreateDialogType = exports.EditorUrlParameters = exports.DeviceResolution = void 0;
3
+ exports.PageCollectionTab = exports.AppEditorActionButtonIds = exports.ActionButtonIds = exports.PageApprovalDialogType = exports.CreateDialogType = exports.EditorUrlParameters = exports.DeviceResolution = void 0;
4
4
  exports.DeviceResolution = {
5
5
  desktop: "100%",
6
6
  tablet: "1024px",
@@ -47,3 +47,6 @@ exports.ActionButtonIds = {
47
47
  exports.AppEditorActionButtonIds = {
48
48
  saveSettings: "saveSettings"
49
49
  };
50
+ exports.PageCollectionTab = {
51
+ id: "a85e2ef5-3ca5-4b0f-b2d5-ea3fa2ce0455"
52
+ };