@omnia/fx-models 8.0.544-dev → 8.0.545-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/Constants.d.ts +3 -0
- package/Constants.js +3 -0
- package/Enums.d.ts +15 -0
- package/Enums.js +19 -1
- package/Exposes.d.ts +1 -1
- package/Exposes.js +1 -1
- package/package.json +1 -1
- package/statuscodelayout/StatusCodeLayoutSettings.d.ts +0 -7
- package/editor-chrome/EditorChromeRegistration.d.ts +0 -77
- package/editor-chrome/EditorChromeRegistration.js +0 -2
- package/editor-chrome/EditorLeaveDestination.d.ts +0 -7
- package/editor-chrome/EditorLeaveDestination.js +0 -2
- package/editor-chrome/EditorSettings.d.ts +0 -20
- package/editor-chrome/EditorSettings.js +0 -14
- package/editor-chrome/IActionButton.d.ts +0 -37
- package/editor-chrome/IActionButton.js +0 -10
- package/editor-chrome/IEditorDisplayActionButton.d.ts +0 -7
- package/editor-chrome/IEditorDisplayActionButton.js +0 -2
- package/editor-chrome/IEditorItem.d.ts +0 -15
- package/editor-chrome/IEditorItem.js +0 -2
- package/editor-chrome/IEditorItemMainRenderer.d.ts +0 -3
- package/editor-chrome/IEditorItemMainRenderer.js +0 -2
- package/editor-chrome/IEditorItemPanelsRenderer.d.ts +0 -3
- package/editor-chrome/IEditorItemPanelsRenderer.js +0 -2
- package/editor-chrome/IEditorItemTitleRenderer.d.ts +0 -3
- package/editor-chrome/IEditorItemTitleRenderer.js +0 -2
- package/editor-chrome/IEditorItemTopToolbarRenderer.d.ts +0 -3
- package/editor-chrome/IEditorItemTopToolbarRenderer.js +0 -2
- package/editor-chrome/IEditorTabRegistration.d.ts +0 -18
- package/editor-chrome/IEditorTabRegistration.js +0 -2
- package/editor-chrome/IEditorTabRenderer.d.ts +0 -3
- package/editor-chrome/IEditorTabRenderer.js +0 -2
- package/editor-chrome/index.d.ts +0 -13
- package/editor-chrome/index.js +0 -16
- /package/{editor-chrome/NotificationMessage.d.ts → NotificationMessage.d.ts} +0 -0
- /package/{editor-chrome/NotificationMessage.js → NotificationMessage.js} +0 -0
package/Constants.d.ts
CHANGED
package/Constants.js
CHANGED
|
@@ -285,6 +285,9 @@ exports.Constants = {
|
|
|
285
285
|
m365: (0, models_1.guid)("945f9787-72a6-4668-8847-2b8b3a24d3dd"),
|
|
286
286
|
distributionGroup: (0, models_1.guid)("65bfe718-74d1-4195-84fe-9293bc14a684")
|
|
287
287
|
},
|
|
288
|
+
builtInDynamicGroupsIds: {
|
|
289
|
+
anonymousGroup: (0, models_1.guid)("7e30a8b1-c9c0-4d1d-a561-48c7adb4dbdf")
|
|
290
|
+
},
|
|
288
291
|
undefinedUserTypeId: (0, models_1.guid)("930fd165-96a9-4503-8d14-f7369694c75f")
|
|
289
292
|
},
|
|
290
293
|
identityQueryItemLimit: 10,
|
package/Enums.d.ts
CHANGED
|
@@ -534,3 +534,18 @@ export declare enum CompletionImpactType {
|
|
|
534
534
|
Medium = 2,
|
|
535
535
|
High = 3
|
|
536
536
|
}
|
|
537
|
+
export declare enum ActionItemType {
|
|
538
|
+
Button = 0,
|
|
539
|
+
GroupButtons = 1,// Group button wapper
|
|
540
|
+
ButtonGroup = 2,// Button inside group
|
|
541
|
+
CustomButton = 3
|
|
542
|
+
}
|
|
543
|
+
export declare enum EditorDisplayModes {
|
|
544
|
+
contentEditing = 0,
|
|
545
|
+
layoutDesign = 1,
|
|
546
|
+
contentPreview = 2
|
|
547
|
+
}
|
|
548
|
+
export declare enum EditorUserExperience {
|
|
549
|
+
simple = 0,
|
|
550
|
+
advanced = 1
|
|
551
|
+
}
|
package/Enums.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.ButtonIconPosition = exports.TooltipPosition = exports.RichTextModes = exports.DateOperator = exports.TimePeriodTypes = exports.TargetUser = exports.RedirectRuleType = exports.MultilingualScopes = exports.OmniaRoleTypes = exports.TargetResolverTypes = exports.PermissionRoles = exports.FirstDayOfWeeks = exports.TimeFormats = exports.CompareBusinessProfilePathType = exports.StatusMessageOverlayType = exports.HttpStatusCode = exports.QueueMessageStatus = exports.StaticEndpoint = exports.LegacyThemeType = exports.FeatureInstanceStatus = exports.RoleDefinitions = exports.Parameters = exports.ParamTypes = exports.PropertyIndexedType = exports.UserPickingType = exports.PrincipalTypes = exports.AppInstanceScopedQueryTypes = exports.AppInstanceStatus = exports.VideoRatio = exports.AdminNavigationBuiltInCategory = exports.AdminVisibility = exports.AuthenticationValidationStatuses = exports.IconSources = exports.LocalizationTargetTypes = exports.BundleTargetTypes = exports.ServerManifestTypes = exports.ClientManifestTypes = exports.RuleLogicalOperator = exports.ResourceEvaluators = exports.ConsoleStateStorageMessageTypes = exports.ConsoleMessageTypes = exports.LogLevels = exports.ManifestLoadStatus = exports.LogSources = exports.AppTemplatePermissionLevel = exports.SecurityAccessType = exports.SecurityRoleScopes = exports.SecurityProviderTypes = exports.BuiltInAppInstanceInternalNames = exports.BuiltInEnterprisePropertyInternalNames = void 0;
|
|
4
|
-
exports.CompletionImpactType = exports.LayoutActionOpenType = exports.ReCaptChaSecretFormNames = exports.reCaptchaSecretKey = exports.WPServiceDefinition = exports.StatusFilter = exports.PersistentDiskTypes = exports.CookieKeys = exports.LocalServingMessageType = exports.DisplayBreakpointCodes = exports.IdentityUserIdTypeMatch = exports.PropertyEditModeElementNameType = exports.DirectionRules = exports.PropertyArchiveType = exports.ImageSources = exports.IconSizes = exports.BlockRenderingModes = exports.LayoutCanvasModes = exports.ChromeTypes = exports.LayoutItemActions = exports.LayoutEditorModes = exports.TabbedDisplayModes = exports.TabbedIconPositions = exports.Positions = exports.BorderPositions = exports.IconPositions = exports.LayoutItemTypes = exports.LayoutDrawerTabs = exports.BladeSizes = exports.ImageResolution = exports.AppInstanceAction = exports.VDataGridHeaderType = exports.VDataGridHeaderAlign = exports.ButtonSizes = exports.ButtonModes = void 0;
|
|
4
|
+
exports.EditorUserExperience = exports.EditorDisplayModes = exports.ActionItemType = exports.CompletionImpactType = exports.LayoutActionOpenType = exports.ReCaptChaSecretFormNames = exports.reCaptchaSecretKey = exports.WPServiceDefinition = exports.StatusFilter = exports.PersistentDiskTypes = exports.CookieKeys = exports.LocalServingMessageType = exports.DisplayBreakpointCodes = exports.IdentityUserIdTypeMatch = exports.PropertyEditModeElementNameType = exports.DirectionRules = exports.PropertyArchiveType = exports.ImageSources = exports.IconSizes = exports.BlockRenderingModes = exports.LayoutCanvasModes = exports.ChromeTypes = exports.LayoutItemActions = exports.LayoutEditorModes = exports.TabbedDisplayModes = exports.TabbedIconPositions = exports.Positions = exports.BorderPositions = exports.IconPositions = exports.LayoutItemTypes = exports.LayoutDrawerTabs = exports.BladeSizes = exports.ImageResolution = exports.AppInstanceAction = exports.VDataGridHeaderType = exports.VDataGridHeaderAlign = exports.ButtonSizes = exports.ButtonModes = void 0;
|
|
5
5
|
const models_1 = require("@omnia/fx-models/internal-do-not-import-from-here/shared/models");
|
|
6
6
|
var BuiltInEnterprisePropertyInternalNames;
|
|
7
7
|
(function (BuiltInEnterprisePropertyInternalNames) {
|
|
@@ -625,3 +625,21 @@ var CompletionImpactType;
|
|
|
625
625
|
CompletionImpactType[CompletionImpactType["Medium"] = 2] = "Medium";
|
|
626
626
|
CompletionImpactType[CompletionImpactType["High"] = 3] = "High";
|
|
627
627
|
})(CompletionImpactType || (exports.CompletionImpactType = CompletionImpactType = {}));
|
|
628
|
+
var ActionItemType;
|
|
629
|
+
(function (ActionItemType) {
|
|
630
|
+
ActionItemType[ActionItemType["Button"] = 0] = "Button";
|
|
631
|
+
ActionItemType[ActionItemType["GroupButtons"] = 1] = "GroupButtons";
|
|
632
|
+
ActionItemType[ActionItemType["ButtonGroup"] = 2] = "ButtonGroup";
|
|
633
|
+
ActionItemType[ActionItemType["CustomButton"] = 3] = "CustomButton";
|
|
634
|
+
})(ActionItemType || (exports.ActionItemType = ActionItemType = {}));
|
|
635
|
+
var EditorDisplayModes;
|
|
636
|
+
(function (EditorDisplayModes) {
|
|
637
|
+
EditorDisplayModes[EditorDisplayModes["contentEditing"] = 0] = "contentEditing";
|
|
638
|
+
EditorDisplayModes[EditorDisplayModes["layoutDesign"] = 1] = "layoutDesign";
|
|
639
|
+
EditorDisplayModes[EditorDisplayModes["contentPreview"] = 2] = "contentPreview";
|
|
640
|
+
})(EditorDisplayModes || (exports.EditorDisplayModes = EditorDisplayModes = {}));
|
|
641
|
+
var EditorUserExperience;
|
|
642
|
+
(function (EditorUserExperience) {
|
|
643
|
+
EditorUserExperience[EditorUserExperience["simple"] = 0] = "simple";
|
|
644
|
+
EditorUserExperience[EditorUserExperience["advanced"] = 1] = "advanced";
|
|
645
|
+
})(EditorUserExperience || (exports.EditorUserExperience = EditorUserExperience = {}));
|
package/Exposes.d.ts
CHANGED
|
@@ -114,7 +114,6 @@ export * from "./azure-openai";
|
|
|
114
114
|
export * from "./bulkimportusers";
|
|
115
115
|
export * from "./businessprofilesettings";
|
|
116
116
|
export * from "./docs";
|
|
117
|
-
export * from "./editor-chrome";
|
|
118
117
|
export * from "./enterprise-glossary";
|
|
119
118
|
export * from "./enterprise-properties";
|
|
120
119
|
export * from "./filterengine";
|
|
@@ -154,3 +153,4 @@ export * from "./connected-tenants";
|
|
|
154
153
|
export * from "./TenantAdminSettingSection";
|
|
155
154
|
export * from "./RecurrenceSettings";
|
|
156
155
|
export * from "./ConditionalControl";
|
|
156
|
+
export * from "./NotificationMessage";
|
package/Exposes.js
CHANGED
|
@@ -126,7 +126,6 @@ tslib_1.__exportStar(require("./azure-openai"), exports);
|
|
|
126
126
|
tslib_1.__exportStar(require("./bulkimportusers"), exports);
|
|
127
127
|
tslib_1.__exportStar(require("./businessprofilesettings"), exports);
|
|
128
128
|
tslib_1.__exportStar(require("./docs"), exports);
|
|
129
|
-
tslib_1.__exportStar(require("./editor-chrome"), exports);
|
|
130
129
|
tslib_1.__exportStar(require("./enterprise-glossary"), exports);
|
|
131
130
|
tslib_1.__exportStar(require("./enterprise-properties"), exports);
|
|
132
131
|
tslib_1.__exportStar(require("./filterengine"), exports);
|
|
@@ -169,3 +168,4 @@ tslib_1.__exportStar(require("./connected-tenants"), exports);
|
|
|
169
168
|
tslib_1.__exportStar(require("./TenantAdminSettingSection"), exports);
|
|
170
169
|
tslib_1.__exportStar(require("./RecurrenceSettings"), exports);
|
|
171
170
|
tslib_1.__exportStar(require("./ConditionalControl"), exports);
|
|
171
|
+
tslib_1.__exportStar(require("./NotificationMessage"), exports);
|
package/package.json
CHANGED
|
@@ -1,11 +1,4 @@
|
|
|
1
1
|
import { Layout } from "../Layout";
|
|
2
|
-
import { IEditorItem } from "../editor-chrome";
|
|
3
|
-
export interface IStatusCodeLayoutItem extends IEditorItem {
|
|
4
|
-
layout: any;
|
|
5
|
-
onSave<ItemType>(): Promise<ItemType>;
|
|
6
|
-
onEdit<ItemType>(): Promise<ItemType>;
|
|
7
|
-
onCancel<ItemType>(): Promise<ItemType>;
|
|
8
|
-
}
|
|
9
2
|
export interface TenantStatusCodeLayoutSettings {
|
|
10
3
|
unauthorizedLayout: Layout;
|
|
11
4
|
notFoundLayout: Layout;
|
|
@@ -1,77 +0,0 @@
|
|
|
1
|
-
import { VNodeChild } from "vue";
|
|
2
|
-
import { guid, IIcon } from "@omnia/fx-models";
|
|
3
|
-
import { ConfirmDialogOptions } from "@omnia/fx/ux";
|
|
4
|
-
export interface EditorChromePanel {
|
|
5
|
-
title?: string;
|
|
6
|
-
icon?: IIcon;
|
|
7
|
-
renderer?: () => Array<JSX.Element> | JSX.Element;
|
|
8
|
-
actions?: Array<ChromeActionItem>;
|
|
9
|
-
closeHook?: () => void;
|
|
10
|
-
footerToolbar?: {
|
|
11
|
-
actionsLeft?: Array<ChromeActionItem>;
|
|
12
|
-
actionsCenter?: Array<ChromeActionItem>;
|
|
13
|
-
actionsRight?: Array<ChromeActionItem>;
|
|
14
|
-
ExtendActionsRight?: Array<ChromeActionItem>;
|
|
15
|
-
};
|
|
16
|
-
}
|
|
17
|
-
export interface EditorChromeNavigationConfiguration {
|
|
18
|
-
title?: string;
|
|
19
|
-
renderer?: () => Array<JSX.Element> | JSX.Element;
|
|
20
|
-
}
|
|
21
|
-
export interface EditorChromeView {
|
|
22
|
-
id: guid;
|
|
23
|
-
configurations: Array<EditorChromeConfiguration>;
|
|
24
|
-
}
|
|
25
|
-
export interface EditorChromeConfiguration {
|
|
26
|
-
id: guid;
|
|
27
|
-
renderer?: () => Array<JSX.Element> | JSX.Element;
|
|
28
|
-
title?: string;
|
|
29
|
-
hidden?: boolean | (() => boolean);
|
|
30
|
-
icon?: IIcon;
|
|
31
|
-
onActivated?: () => void;
|
|
32
|
-
focused?: boolean;
|
|
33
|
-
settings?: {
|
|
34
|
-
displayResizable?: boolean;
|
|
35
|
-
zoomable?: boolean;
|
|
36
|
-
backNavigation?: boolean;
|
|
37
|
-
renderingMode?: "default" | "journey" | "center-panel";
|
|
38
|
-
};
|
|
39
|
-
active?: boolean;
|
|
40
|
-
rightDrawer?: {
|
|
41
|
-
title?: string;
|
|
42
|
-
renderer?: () => Array<JSX.Element> | JSX.Element;
|
|
43
|
-
actions?: Array<ChromeActionItem>;
|
|
44
|
-
};
|
|
45
|
-
footerToolbar?: {
|
|
46
|
-
actionsLeft?: Array<ChromeActionItem>;
|
|
47
|
-
actionsCenter?: Array<ChromeActionItem>;
|
|
48
|
-
actionsRight?: Array<ChromeActionItem>;
|
|
49
|
-
ExtendActionsRight?: Array<ChromeActionItem>;
|
|
50
|
-
};
|
|
51
|
-
headerToolbar?: {
|
|
52
|
-
actions?: Array<ChromeActionItem>;
|
|
53
|
-
actionSlot?: () => Array<JSX.Element> | JSX.Element;
|
|
54
|
-
};
|
|
55
|
-
}
|
|
56
|
-
export interface ChromeActionItem {
|
|
57
|
-
id?: guid;
|
|
58
|
-
active?: boolean | (() => boolean);
|
|
59
|
-
disableToggle?: boolean;
|
|
60
|
-
disabled?: boolean | (() => boolean);
|
|
61
|
-
hidden?: boolean | (() => boolean);
|
|
62
|
-
onActivated?: (action: ChromeActionItem) => void;
|
|
63
|
-
compactMode?: {
|
|
64
|
-
showText?: boolean;
|
|
65
|
-
hide?: boolean;
|
|
66
|
-
};
|
|
67
|
-
confirmation?: ConfirmDialogOptions;
|
|
68
|
-
requiredRoles?: guid[];
|
|
69
|
-
excludedRoles?: guid[];
|
|
70
|
-
title?: string | (() => string);
|
|
71
|
-
toolTip?: string | (() => string);
|
|
72
|
-
description?: string;
|
|
73
|
-
loading?: boolean | (() => boolean);
|
|
74
|
-
icon?: IIcon;
|
|
75
|
-
clickHandler?: (e: MouseEvent, store: any) => void | Promise<void>;
|
|
76
|
-
activator?: (activatorRenderer: VNodeChild) => VNodeChild;
|
|
77
|
-
}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import { LayoutItem } from "@omnia/fx-models";
|
|
2
|
-
export declare enum EditorDisplayModes {
|
|
3
|
-
contentEditing = 0,
|
|
4
|
-
layoutDesign = 1,
|
|
5
|
-
contentPreview = 2
|
|
6
|
-
}
|
|
7
|
-
export declare enum EditorUserExperience {
|
|
8
|
-
simple = 0,
|
|
9
|
-
advanced = 1
|
|
10
|
-
}
|
|
11
|
-
export interface EditorSettings {
|
|
12
|
-
showContentNavigation: boolean;
|
|
13
|
-
editorDisplayMode: EditorDisplayModes;
|
|
14
|
-
editorUserExperience: EditorUserExperience;
|
|
15
|
-
itemIsCheckOut: boolean;
|
|
16
|
-
}
|
|
17
|
-
export interface LayoutItemSettingsRequest {
|
|
18
|
-
showSettings?: boolean;
|
|
19
|
-
item: LayoutItem;
|
|
20
|
-
}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.EditorUserExperience = exports.EditorDisplayModes = void 0;
|
|
4
|
-
var EditorDisplayModes;
|
|
5
|
-
(function (EditorDisplayModes) {
|
|
6
|
-
EditorDisplayModes[EditorDisplayModes["contentEditing"] = 0] = "contentEditing";
|
|
7
|
-
EditorDisplayModes[EditorDisplayModes["layoutDesign"] = 1] = "layoutDesign";
|
|
8
|
-
EditorDisplayModes[EditorDisplayModes["contentPreview"] = 2] = "contentPreview";
|
|
9
|
-
})(EditorDisplayModes || (exports.EditorDisplayModes = EditorDisplayModes = {}));
|
|
10
|
-
var EditorUserExperience;
|
|
11
|
-
(function (EditorUserExperience) {
|
|
12
|
-
EditorUserExperience[EditorUserExperience["simple"] = 0] = "simple";
|
|
13
|
-
EditorUserExperience[EditorUserExperience["advanced"] = 1] = "advanced";
|
|
14
|
-
})(EditorUserExperience || (exports.EditorUserExperience = EditorUserExperience = {}));
|
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
import { guid } from "@omnia/fx-models";
|
|
2
|
-
import { ConfirmDialogOptions, Vue } from "@omnia/fx/ux";
|
|
3
|
-
export declare enum ActionItemType {
|
|
4
|
-
Button = 0,
|
|
5
|
-
GroupButtons = 1,// Group button wapper
|
|
6
|
-
ButtonGroup = 2,// Button inside group
|
|
7
|
-
CustomButton = 3
|
|
8
|
-
}
|
|
9
|
-
export interface IActionItem {
|
|
10
|
-
id?: string;
|
|
11
|
-
type: ActionItemType;
|
|
12
|
-
highLighted: boolean;
|
|
13
|
-
visibilityCallBack?: Function;
|
|
14
|
-
requiredRoles?: guid[];
|
|
15
|
-
}
|
|
16
|
-
export interface IActionCustomButton extends IActionItem {
|
|
17
|
-
render: (vue: Vue) => JSX.Element;
|
|
18
|
-
loading?: boolean;
|
|
19
|
-
}
|
|
20
|
-
export interface IActionButton extends IActionItem {
|
|
21
|
-
title: () => string;
|
|
22
|
-
actionCallback: Function;
|
|
23
|
-
icon: string;
|
|
24
|
-
iconRight?: boolean;
|
|
25
|
-
disableCallBack?: Function;
|
|
26
|
-
confirmationOptions?: ConfirmDialogOptions;
|
|
27
|
-
loading?: boolean;
|
|
28
|
-
disabled?: boolean;
|
|
29
|
-
hasBottomDelimiter?: boolean;
|
|
30
|
-
}
|
|
31
|
-
export interface IActionButtonGroup extends IActionButton {
|
|
32
|
-
tooltip?: string;
|
|
33
|
-
color?: string;
|
|
34
|
-
}
|
|
35
|
-
export interface IActionGroupButtons extends IActionItem {
|
|
36
|
-
buttons?: Array<IActionButton>;
|
|
37
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ActionItemType = void 0;
|
|
4
|
-
var ActionItemType;
|
|
5
|
-
(function (ActionItemType) {
|
|
6
|
-
ActionItemType[ActionItemType["Button"] = 0] = "Button";
|
|
7
|
-
ActionItemType[ActionItemType["GroupButtons"] = 1] = "GroupButtons";
|
|
8
|
-
ActionItemType[ActionItemType["ButtonGroup"] = 2] = "ButtonGroup";
|
|
9
|
-
ActionItemType[ActionItemType["CustomButton"] = 3] = "CustomButton";
|
|
10
|
-
})(ActionItemType || (exports.ActionItemType = ActionItemType = {}));
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { IActionButton } from "./IActionButton";
|
|
2
|
-
import { EditorDisplayModes } from ".";
|
|
3
|
-
import { guid } from "@omnia/fx-models";
|
|
4
|
-
export interface IEditorDisplayActionButton extends IActionButton {
|
|
5
|
-
editorDisplayMode: EditorDisplayModes;
|
|
6
|
-
requiredRoles?: guid[];
|
|
7
|
-
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { IEditorItemTitleRenderer, IEditorItemTopToolbarRenderer } from ".";
|
|
2
|
-
import { EditorDisplayModes } from "./EditorSettings";
|
|
3
|
-
import { IEditorItemPanelsRenderer } from "./IEditorItemPanelsRenderer";
|
|
4
|
-
import { IEditorTabRegistration } from "./IEditorTabRegistration";
|
|
5
|
-
export interface IEditorItem {
|
|
6
|
-
settings: {
|
|
7
|
-
defaultDisplayMode: EditorDisplayModes;
|
|
8
|
-
};
|
|
9
|
-
tabs: Array<IEditorTabRegistration>;
|
|
10
|
-
title: JSX.Element[] | JSX.Element | string;
|
|
11
|
-
onEditorActivation(): any;
|
|
12
|
-
titleRenderer?: IEditorItemTitleRenderer;
|
|
13
|
-
topToolbarRenderer?: IEditorItemTopToolbarRenderer;
|
|
14
|
-
panelsRenderer?: IEditorItemPanelsRenderer;
|
|
15
|
-
}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import { IActionItem, IEditorTabRenderer } from ".";
|
|
2
|
-
export interface IEditorTabRegistration {
|
|
3
|
-
tabId: string;
|
|
4
|
-
tabRenderer: IEditorTabRenderer;
|
|
5
|
-
tabName: string;
|
|
6
|
-
journey?: boolean;
|
|
7
|
-
active: boolean;
|
|
8
|
-
actionToolbar: {
|
|
9
|
-
leftItemRenderer?: () => Array<IActionItem>;
|
|
10
|
-
leftItemExtendRenderer?: () => Array<IActionItem>;
|
|
11
|
-
rightItemRenderer?: () => Array<IActionItem>;
|
|
12
|
-
rightItemExtendRenderer?: () => Array<IActionItem>;
|
|
13
|
-
};
|
|
14
|
-
footer?: () => Array<IActionItem>;
|
|
15
|
-
header?: () => Array<IActionItem>;
|
|
16
|
-
maxHeight?: number | string;
|
|
17
|
-
tabIcon?: string;
|
|
18
|
-
}
|
package/editor-chrome/index.d.ts
DELETED
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
export * from "./EditorSettings";
|
|
2
|
-
export * from "./IActionButton";
|
|
3
|
-
export * from "./IEditorDisplayActionButton";
|
|
4
|
-
export * from "./IEditorItem";
|
|
5
|
-
export * from "./IEditorItemTitleRenderer";
|
|
6
|
-
export * from "./IEditorItemMainRenderer";
|
|
7
|
-
export * from "./IEditorTabRegistration";
|
|
8
|
-
export * from "./IEditorTabRenderer";
|
|
9
|
-
export * from "./IEditorItemTopToolbarRenderer";
|
|
10
|
-
export * from "./NotificationMessage";
|
|
11
|
-
export * from "./IEditorItemPanelsRenderer";
|
|
12
|
-
export * from "./EditorLeaveDestination";
|
|
13
|
-
export * from "./EditorChromeRegistration";
|
package/editor-chrome/index.js
DELETED
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
const tslib_1 = require("tslib");
|
|
4
|
-
tslib_1.__exportStar(require("./EditorSettings"), exports);
|
|
5
|
-
tslib_1.__exportStar(require("./IActionButton"), exports);
|
|
6
|
-
tslib_1.__exportStar(require("./IEditorDisplayActionButton"), exports);
|
|
7
|
-
tslib_1.__exportStar(require("./IEditorItem"), exports);
|
|
8
|
-
tslib_1.__exportStar(require("./IEditorItemTitleRenderer"), exports);
|
|
9
|
-
tslib_1.__exportStar(require("./IEditorItemMainRenderer"), exports);
|
|
10
|
-
tslib_1.__exportStar(require("./IEditorTabRegistration"), exports);
|
|
11
|
-
tslib_1.__exportStar(require("./IEditorTabRenderer"), exports);
|
|
12
|
-
tslib_1.__exportStar(require("./IEditorItemTopToolbarRenderer"), exports);
|
|
13
|
-
tslib_1.__exportStar(require("./NotificationMessage"), exports);
|
|
14
|
-
tslib_1.__exportStar(require("./IEditorItemPanelsRenderer"), exports);
|
|
15
|
-
tslib_1.__exportStar(require("./EditorLeaveDestination"), exports);
|
|
16
|
-
tslib_1.__exportStar(require("./EditorChromeRegistration"), exports);
|
|
File without changes
|
|
File without changes
|