@atlaskit/editor-common 94.12.1 → 94.14.0
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/CHANGELOG.md +35 -0
- package/afm-jira/tsconfig.json +158 -158
- package/afm-post-office/tsconfig.json +158 -158
- package/dist/cjs/analytics/types/ai-definitions-events.js +5 -0
- package/dist/cjs/analytics/types/enums.js +3 -0
- package/dist/cjs/extensibility/Extension.js +4 -2
- package/dist/cjs/extensibility/extensionNodeView.js +5 -3
- package/dist/cjs/i18n/cs.js +7 -2
- package/dist/cjs/i18n/da.js +5 -0
- package/dist/cjs/i18n/de.js +7 -2
- package/dist/cjs/i18n/en.js +4 -0
- package/dist/cjs/i18n/en_GB.js +4 -0
- package/dist/cjs/i18n/en_ZZ.js +4 -0
- package/dist/cjs/i18n/es.js +7 -2
- package/dist/cjs/i18n/fi.js +5 -0
- package/dist/cjs/i18n/fr.js +7 -2
- package/dist/cjs/i18n/hu.js +7 -2
- package/dist/cjs/i18n/it.js +7 -2
- package/dist/cjs/i18n/ja.js +5 -0
- package/dist/cjs/i18n/ko.js +5 -0
- package/dist/cjs/i18n/nb.js +5 -0
- package/dist/cjs/i18n/nl.js +7 -2
- package/dist/cjs/i18n/pl.js +7 -2
- package/dist/cjs/i18n/pt_BR.js +5 -0
- package/dist/cjs/i18n/ru.js +7 -2
- package/dist/cjs/i18n/sv.js +5 -0
- package/dist/cjs/i18n/th.js +7 -2
- package/dist/cjs/i18n/tr.js +7 -2
- package/dist/cjs/i18n/uk.js +5 -0
- package/dist/cjs/i18n/vi.js +7 -2
- package/dist/cjs/i18n/zh.js +7 -2
- package/dist/cjs/i18n/zh_TW.js +7 -2
- package/dist/cjs/monitoring/error.js +1 -1
- package/dist/cjs/styles/shared/annotation.js +1 -1
- package/dist/cjs/ui/DropList/index.js +1 -1
- package/dist/cjs/ui/FloatingToolbar/ButtonSpotlightCard.js +1 -1
- package/dist/cjs/utils/breakout.js +10 -1
- package/dist/cjs/utils/datasource.js +1 -1
- package/dist/cjs/utils/index.js +6 -0
- package/dist/es2019/analytics/types/ai-definitions-events.js +1 -0
- package/dist/es2019/analytics/types/enums.js +3 -0
- package/dist/es2019/extensibility/Extension.js +4 -2
- package/dist/es2019/extensibility/extensionNodeView.js +5 -3
- package/dist/es2019/i18n/cs.js +7 -2
- package/dist/es2019/i18n/da.js +5 -0
- package/dist/es2019/i18n/de.js +7 -2
- package/dist/es2019/i18n/en.js +4 -0
- package/dist/es2019/i18n/en_GB.js +4 -0
- package/dist/es2019/i18n/en_ZZ.js +4 -0
- package/dist/es2019/i18n/es.js +7 -2
- package/dist/es2019/i18n/fi.js +5 -0
- package/dist/es2019/i18n/fr.js +7 -2
- package/dist/es2019/i18n/hu.js +7 -2
- package/dist/es2019/i18n/it.js +7 -2
- package/dist/es2019/i18n/ja.js +5 -0
- package/dist/es2019/i18n/ko.js +5 -0
- package/dist/es2019/i18n/nb.js +5 -0
- package/dist/es2019/i18n/nl.js +7 -2
- package/dist/es2019/i18n/pl.js +7 -2
- package/dist/es2019/i18n/pt_BR.js +5 -0
- package/dist/es2019/i18n/ru.js +7 -2
- package/dist/es2019/i18n/sv.js +5 -0
- package/dist/es2019/i18n/th.js +7 -2
- package/dist/es2019/i18n/tr.js +7 -2
- package/dist/es2019/i18n/uk.js +5 -0
- package/dist/es2019/i18n/vi.js +7 -2
- package/dist/es2019/i18n/zh.js +7 -2
- package/dist/es2019/i18n/zh_TW.js +7 -2
- package/dist/es2019/monitoring/error.js +1 -1
- package/dist/es2019/styles/shared/annotation.js +1 -1
- package/dist/es2019/ui/DropList/index.js +1 -1
- package/dist/es2019/ui/FloatingToolbar/ButtonSpotlightCard.js +1 -1
- package/dist/es2019/utils/breakout.js +9 -0
- package/dist/es2019/utils/datasource.js +2 -2
- package/dist/es2019/utils/index.js +1 -1
- package/dist/esm/analytics/types/ai-definitions-events.js +1 -0
- package/dist/esm/analytics/types/enums.js +3 -0
- package/dist/esm/extensibility/Extension.js +4 -2
- package/dist/esm/extensibility/extensionNodeView.js +5 -3
- package/dist/esm/i18n/cs.js +7 -2
- package/dist/esm/i18n/da.js +5 -0
- package/dist/esm/i18n/de.js +7 -2
- package/dist/esm/i18n/en.js +4 -0
- package/dist/esm/i18n/en_GB.js +4 -0
- package/dist/esm/i18n/en_ZZ.js +4 -0
- package/dist/esm/i18n/es.js +7 -2
- package/dist/esm/i18n/fi.js +5 -0
- package/dist/esm/i18n/fr.js +7 -2
- package/dist/esm/i18n/hu.js +7 -2
- package/dist/esm/i18n/it.js +7 -2
- package/dist/esm/i18n/ja.js +5 -0
- package/dist/esm/i18n/ko.js +5 -0
- package/dist/esm/i18n/nb.js +5 -0
- package/dist/esm/i18n/nl.js +7 -2
- package/dist/esm/i18n/pl.js +7 -2
- package/dist/esm/i18n/pt_BR.js +5 -0
- package/dist/esm/i18n/ru.js +7 -2
- package/dist/esm/i18n/sv.js +5 -0
- package/dist/esm/i18n/th.js +7 -2
- package/dist/esm/i18n/tr.js +7 -2
- package/dist/esm/i18n/uk.js +5 -0
- package/dist/esm/i18n/vi.js +7 -2
- package/dist/esm/i18n/zh.js +7 -2
- package/dist/esm/i18n/zh_TW.js +7 -2
- package/dist/esm/monitoring/error.js +1 -1
- package/dist/esm/styles/shared/annotation.js +1 -1
- package/dist/esm/ui/DropList/index.js +1 -1
- package/dist/esm/ui/FloatingToolbar/ButtonSpotlightCard.js +1 -1
- package/dist/esm/utils/breakout.js +9 -0
- package/dist/esm/utils/datasource.js +2 -2
- package/dist/esm/utils/index.js +1 -1
- package/dist/types/analytics/types/ai-definitions-events.d.ts +9 -0
- package/dist/types/analytics/types/enums.d.ts +4 -1
- package/dist/types/analytics/types/events.d.ts +2 -1
- package/dist/types/extensibility/Extension.d.ts +1 -0
- package/dist/types/extensibility/ExtensionComponent.d.ts +1 -0
- package/dist/types/extensibility/extensionNodeView.d.ts +2 -1
- package/dist/types/i18n/cs.d.ts +5 -0
- package/dist/types/i18n/da.d.ts +5 -0
- package/dist/types/i18n/de.d.ts +5 -0
- package/dist/types/i18n/en.d.ts +4 -0
- package/dist/types/i18n/en_GB.d.ts +4 -0
- package/dist/types/i18n/en_ZZ.d.ts +4 -0
- package/dist/types/i18n/es.d.ts +5 -0
- package/dist/types/i18n/fi.d.ts +5 -0
- package/dist/types/i18n/fr.d.ts +5 -0
- package/dist/types/i18n/hu.d.ts +5 -0
- package/dist/types/i18n/it.d.ts +5 -0
- package/dist/types/i18n/ja.d.ts +5 -0
- package/dist/types/i18n/ko.d.ts +5 -0
- package/dist/types/i18n/nb.d.ts +5 -0
- package/dist/types/i18n/nl.d.ts +5 -0
- package/dist/types/i18n/pl.d.ts +5 -0
- package/dist/types/i18n/pt_BR.d.ts +5 -0
- package/dist/types/i18n/ru.d.ts +5 -0
- package/dist/types/i18n/sv.d.ts +5 -0
- package/dist/types/i18n/th.d.ts +5 -0
- package/dist/types/i18n/tr.d.ts +5 -0
- package/dist/types/i18n/uk.d.ts +5 -0
- package/dist/types/i18n/vi.d.ts +5 -0
- package/dist/types/i18n/zh.d.ts +5 -0
- package/dist/types/i18n/zh_TW.d.ts +5 -0
- package/dist/types/types/feature-flags.d.ts +8 -0
- package/dist/types/utils/breakout.d.ts +1 -0
- package/dist/types/utils/index.d.ts +1 -1
- package/dist/types-ts4.5/analytics/types/ai-definitions-events.d.ts +9 -0
- package/dist/types-ts4.5/analytics/types/enums.d.ts +4 -1
- package/dist/types-ts4.5/analytics/types/events.d.ts +2 -1
- package/dist/types-ts4.5/extensibility/Extension.d.ts +1 -0
- package/dist/types-ts4.5/extensibility/ExtensionComponent.d.ts +1 -0
- package/dist/types-ts4.5/extensibility/extensionNodeView.d.ts +2 -1
- package/dist/types-ts4.5/i18n/cs.d.ts +5 -0
- package/dist/types-ts4.5/i18n/da.d.ts +5 -0
- package/dist/types-ts4.5/i18n/de.d.ts +5 -0
- package/dist/types-ts4.5/i18n/en.d.ts +4 -0
- package/dist/types-ts4.5/i18n/en_GB.d.ts +4 -0
- package/dist/types-ts4.5/i18n/en_ZZ.d.ts +4 -0
- package/dist/types-ts4.5/i18n/es.d.ts +5 -0
- package/dist/types-ts4.5/i18n/fi.d.ts +5 -0
- package/dist/types-ts4.5/i18n/fr.d.ts +5 -0
- package/dist/types-ts4.5/i18n/hu.d.ts +5 -0
- package/dist/types-ts4.5/i18n/it.d.ts +5 -0
- package/dist/types-ts4.5/i18n/ja.d.ts +5 -0
- package/dist/types-ts4.5/i18n/ko.d.ts +5 -0
- package/dist/types-ts4.5/i18n/nb.d.ts +5 -0
- package/dist/types-ts4.5/i18n/nl.d.ts +5 -0
- package/dist/types-ts4.5/i18n/pl.d.ts +5 -0
- package/dist/types-ts4.5/i18n/pt_BR.d.ts +5 -0
- package/dist/types-ts4.5/i18n/ru.d.ts +5 -0
- package/dist/types-ts4.5/i18n/sv.d.ts +5 -0
- package/dist/types-ts4.5/i18n/th.d.ts +5 -0
- package/dist/types-ts4.5/i18n/tr.d.ts +5 -0
- package/dist/types-ts4.5/i18n/uk.d.ts +5 -0
- package/dist/types-ts4.5/i18n/vi.d.ts +5 -0
- package/dist/types-ts4.5/i18n/zh.d.ts +5 -0
- package/dist/types-ts4.5/i18n/zh_TW.d.ts +5 -0
- package/dist/types-ts4.5/types/feature-flags.d.ts +8 -0
- package/dist/types-ts4.5/utils/breakout.d.ts +1 -0
- package/dist/types-ts4.5/utils/index.d.ts +1 -1
- package/package.json +7 -7
|
@@ -253,6 +253,14 @@ export type FeatureFlags = {
|
|
|
253
253
|
* @default false
|
|
254
254
|
*/
|
|
255
255
|
macroInteractionButtonUpdates?: boolean;
|
|
256
|
+
/**
|
|
257
|
+
* @description
|
|
258
|
+
* Enables renderer node view of bodied macros in live pages
|
|
259
|
+
*
|
|
260
|
+
* @see https://product-fabric.atlassian.net/browse/PGXT-5931
|
|
261
|
+
* @default false
|
|
262
|
+
*/
|
|
263
|
+
livePagesBodiedMacrosRendererView?: boolean;
|
|
256
264
|
/**
|
|
257
265
|
* @description
|
|
258
266
|
* Enables extra analytics to be added for comments on media
|
|
@@ -11,6 +11,7 @@ export declare const absoluteBreakoutWidth: (layout: 'full-width' | 'wide' | str
|
|
|
11
11
|
export { breakoutConsts };
|
|
12
12
|
export declare const calcWideWidth: any;
|
|
13
13
|
export declare const calcBreakoutWidth: any;
|
|
14
|
+
export declare const calcBreakoutWithCustomWidth: (mode: 'full-width' | 'wide', width: number | null, editorContainerWidth: number) => any;
|
|
14
15
|
export declare function calculateBreakoutStyles({ mode, widthStateLineLength, widthStateWidth, }: {
|
|
15
16
|
mode: BreakoutMarkAttrs['mode'];
|
|
16
17
|
/**
|
|
@@ -27,7 +27,7 @@ export type { Date } from './date';
|
|
|
27
27
|
export { isElementInTableCell, isTextSelection, isLastItemMediaGroup, setNodeSelection, setTextSelection, setAllSelection, setCellSelection, nonNullable, stepAddsOneOf, stepHasSlice, extractSliceFromStep, isValidPosition, isEmptyParagraph, isInLayoutColumn, removeBlockMarks, filterChildrenBetween, } from './editor-core-utils';
|
|
28
28
|
export { withImageLoader } from './imageLoader';
|
|
29
29
|
export type { ImageLoaderProps, ImageLoaderState, ImageStatus } from './imageLoader';
|
|
30
|
-
export { absoluteBreakoutWidth, calcBreakoutWidth, calcWideWidth, breakoutConsts, calculateBreakoutStyles, calcBreakoutWidthPx, getNextBreakoutMode, getTitle, } from './breakout';
|
|
30
|
+
export { absoluteBreakoutWidth, calcBreakoutWidth, calcWideWidth, breakoutConsts, calculateBreakoutStyles, calcBreakoutWidthPx, getNextBreakoutMode, getTitle, calcBreakoutWithCustomWidth, } from './breakout';
|
|
31
31
|
export {
|
|
32
32
|
/**
|
|
33
33
|
* @private
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { type ACTION, type ACTION_SUBJECT, type ACTION_SUBJECT_ID } from './enums';
|
|
2
|
+
import { type UIAEP } from './utils';
|
|
3
|
+
type CommonAttributes = {
|
|
4
|
+
readingAidsSessionId: string;
|
|
5
|
+
};
|
|
6
|
+
type DefineButtonClickedAEP = UIAEP<ACTION.CLICKED, ACTION_SUBJECT.BUTTON, ACTION_SUBJECT_ID.AI_DEFINITIONS_DEFINE_BUTTON, CommonAttributes, undefined>;
|
|
7
|
+
type AutoHighlightClickedAEP = UIAEP<ACTION.CLICKED, ACTION_SUBJECT.DECORATION, ACTION_SUBJECT_ID.AI_DEFINITIONS_AUTO_HIGHLIGHT, CommonAttributes, undefined>;
|
|
8
|
+
export type AIDefinitionsEventPayload = DefineButtonClickedAEP | AutoHighlightClickedAEP;
|
|
9
|
+
export {};
|
|
@@ -262,10 +262,13 @@ export declare enum ACTION_SUBJECT {
|
|
|
262
262
|
CONTEXT_MENU = "contextMenu",
|
|
263
263
|
INLINE_DIALOG = "inlineDialog",
|
|
264
264
|
ENGAGEMENT_PLATFORM = "engagementPlatform",
|
|
265
|
-
MEDIA_VIEWER = "mediaViewer"
|
|
265
|
+
MEDIA_VIEWER = "mediaViewer",
|
|
266
|
+
DECORATION = "decoration"
|
|
266
267
|
}
|
|
267
268
|
export declare enum ACTION_SUBJECT_ID {
|
|
268
269
|
ACTION = "action",
|
|
270
|
+
AI_DEFINITIONS_DEFINE_BUTTON = "aiDefinitionsDefineButton",
|
|
271
|
+
AI_DEFINITIONS_AUTO_HIGHLIGHT = "aiDefinitionsAutoHighlight",
|
|
269
272
|
ALL = "all",
|
|
270
273
|
ALT_TEXT = "altText",
|
|
271
274
|
ANNOTATE_BUTTON = "annotateButton",
|
|
@@ -3,6 +3,7 @@ import type { CreateUIAnalyticsEvent } from '@atlaskit/analytics-next/types';
|
|
|
3
3
|
import type { EditorState, PluginKey } from '@atlaskit/editor-prosemirror/state';
|
|
4
4
|
import type { NewCollabSyncUpErrorAttributes } from '../../collab';
|
|
5
5
|
import type { UnsupportedContentPayload, UnsupportedContentTooltipPayload, UserBrowserExtensionResults } from '../../utils';
|
|
6
|
+
import { type AIDefinitionsEventPayload } from './ai-definitions-events';
|
|
6
7
|
import type { AvatarEventPayload } from './avatar';
|
|
7
8
|
import type { ConfigPanelEventPayload } from './config-panel-events';
|
|
8
9
|
import type { ContextMenuEventPayload } from './context-menu-events';
|
|
@@ -46,7 +47,7 @@ export type SimplifiedNode = {
|
|
|
46
47
|
marks?: string[];
|
|
47
48
|
content?: SimplifiedNode[];
|
|
48
49
|
};
|
|
49
|
-
export type AnalyticsEventPayload<T = void> = AvatarEventPayload | GeneralEventPayload<T> | FormatEventPayload | SubstituteEventPayload | InsertEventPayload | NodeEventPayload | MoveContentEventPayload | MediaEventPayload | TableEventPayload | PasteEventPayload | CutCopyEventPayload | ErrorEventPayload | ExperimentalEventPayload | FindReplaceEventPayload | DateEventPayload | SelectionEventPayload | ListEventPayload | ConfigPanelEventPayload | ElementBrowserEventPayload | CreateLinkInlineDialogEventPayload | HighlightActionsEventPayload | UnsupportedContentPayload | ExtensionEventPayload | TransactionEventPayload | TypeAheadPayload | UnlinkToolbarAEP | EditLinkToolbarAEP | OpenSettingsToolbarAEP | CustomPanelEventPayload | FeatureExposureAEP | NewCollabSyncUpErrorAEP | UnsupportedContentTooltipPayload | ReferentialityEventPayload | LoomEventPayload | MBEEventPayload | HighlightEventPayload | DatasourceClickedPayload | ElementEventPayload | ContextMenuEventPayload | VisitedLinkAEP | ViewEventPayload | MediaUploadEventPayload | MentionEventPayload | EngagementPlatformEventPayload;
|
|
50
|
+
export type AnalyticsEventPayload<T = void> = AvatarEventPayload | GeneralEventPayload<T> | FormatEventPayload | SubstituteEventPayload | InsertEventPayload | NodeEventPayload | MoveContentEventPayload | MediaEventPayload | TableEventPayload | PasteEventPayload | CutCopyEventPayload | ErrorEventPayload | ExperimentalEventPayload | FindReplaceEventPayload | DateEventPayload | SelectionEventPayload | ListEventPayload | ConfigPanelEventPayload | ElementBrowserEventPayload | CreateLinkInlineDialogEventPayload | HighlightActionsEventPayload | UnsupportedContentPayload | ExtensionEventPayload | TransactionEventPayload | TypeAheadPayload | UnlinkToolbarAEP | EditLinkToolbarAEP | OpenSettingsToolbarAEP | CustomPanelEventPayload | FeatureExposureAEP | NewCollabSyncUpErrorAEP | UnsupportedContentTooltipPayload | ReferentialityEventPayload | LoomEventPayload | MBEEventPayload | HighlightEventPayload | DatasourceClickedPayload | ElementEventPayload | ContextMenuEventPayload | VisitedLinkAEP | ViewEventPayload | MediaUploadEventPayload | MentionEventPayload | EngagementPlatformEventPayload | AIDefinitionsEventPayload;
|
|
50
51
|
type CustomPanelEventPayload = TrackAEP<ACTION.CHANGED_BACKGROUND_COLOR | ACTION.CHANGED_ICON | ACTION.REMOVE_ICON, ACTION_SUBJECT.PANEL, ACTION_SUBJECT_ID.PANEL, {
|
|
51
52
|
previousColor: string;
|
|
52
53
|
newColor: string;
|
|
@@ -19,6 +19,7 @@ export interface Props {
|
|
|
19
19
|
pluginInjectionApi: ExtensionsPluginInjectionAPI;
|
|
20
20
|
eventDispatcher?: EventDispatcher;
|
|
21
21
|
macroInteractionDesignFeatureFlags?: MacroInteractionDesignFeatureFlags;
|
|
22
|
+
showLivePagesBodiedMacrosRendererView?: boolean;
|
|
22
23
|
}
|
|
23
24
|
export declare class Extension extends Component<Props, any> {
|
|
24
25
|
static displayName: string;
|
|
@@ -19,6 +19,7 @@ export interface Props {
|
|
|
19
19
|
pluginInjectionApi: ExtensionsPluginInjectionAPI;
|
|
20
20
|
eventDispatcher?: EventDispatcher;
|
|
21
21
|
macroInteractionDesignFeatureFlags?: MacroInteractionDesignFeatureFlags;
|
|
22
|
+
showLivePagesBodiedMacrosRendererView?: boolean;
|
|
22
23
|
}
|
|
23
24
|
export interface State {
|
|
24
25
|
extensionProvider?: ExtensionProvider;
|
|
@@ -26,7 +26,8 @@ export declare class ExtensionNode extends ReactNodeView {
|
|
|
26
26
|
extensionNodeViewOptions?: ExtensionNodeViewOptions;
|
|
27
27
|
pluginInjectionApi: ExtensionsPluginInjectionAPI;
|
|
28
28
|
macroInteractionDesignFeatureFlags?: MacroInteractionDesignFeatureFlags;
|
|
29
|
+
showLivePagesBodiedMacrosRendererView?: boolean;
|
|
29
30
|
}, forwardRef: ForwardRef): JSX.Element;
|
|
30
31
|
}
|
|
31
|
-
export default function ExtensionNodeView(portalProviderAPI: PortalProviderAPI, eventDispatcher: EventDispatcher, providerFactory: ProviderFactory, extensionHandlers: ExtensionHandlers, extensionNodeViewOptions: ExtensionNodeViewOptions, pluginInjectionApi: ExtensionsPluginInjectionAPI, macroInteractionDesignFeatureFlags?: MacroInteractionDesignFeatureFlags): (node: PmNode, view: EditorView, getPos: getPosHandler) => NodeView;
|
|
32
|
+
export default function ExtensionNodeView(portalProviderAPI: PortalProviderAPI, eventDispatcher: EventDispatcher, providerFactory: ProviderFactory, extensionHandlers: ExtensionHandlers, extensionNodeViewOptions: ExtensionNodeViewOptions, pluginInjectionApi: ExtensionsPluginInjectionAPI, macroInteractionDesignFeatureFlags?: MacroInteractionDesignFeatureFlags, showLivePagesBodiedMacrosRendererView?: boolean): (node: PmNode, view: EditorView, getPos: getPosHandler) => NodeView;
|
|
32
33
|
export {};
|
|
@@ -51,6 +51,7 @@ declare const _default: {
|
|
|
51
51
|
'fabric.editor.canNotSortTable': string;
|
|
52
52
|
'fabric.editor.cancelButton': string;
|
|
53
53
|
'fabric.editor.captionPlaceholder': string;
|
|
54
|
+
'fabric.editor.captionPlaceholderWithDoubleClickPrompt': string;
|
|
54
55
|
'fabric.editor.cardFloatingControls': string;
|
|
55
56
|
'fabric.editor.cellBackground': string;
|
|
56
57
|
'fabric.editor.cellOptions': string;
|
|
@@ -107,6 +108,8 @@ declare const _default: {
|
|
|
107
108
|
'fabric.editor.createComment': string;
|
|
108
109
|
'fabric.editor.createCommentDisabled': string;
|
|
109
110
|
'fabric.editor.createCommentInvalid': string;
|
|
111
|
+
'fabric.editor.createCommentOnInlineNodeSpotlight.action': string;
|
|
112
|
+
'fabric.editor.createCommentOnInlineNodeSpotlight.body': string;
|
|
110
113
|
'fabric.editor.customPanel': string;
|
|
111
114
|
'fabric.editor.customPanel.description': string;
|
|
112
115
|
'fabric.editor.datasource.assetsObjects.description': string;
|
|
@@ -285,6 +288,8 @@ declare const _default: {
|
|
|
285
288
|
'fabric.editor.inviteItem.title': string;
|
|
286
289
|
'fabric.editor.italic': string;
|
|
287
290
|
'fabric.editor.keyboardShortcuts': string;
|
|
291
|
+
'fabric.editor.layout.columnOption': string;
|
|
292
|
+
'fabric.editor.layout.placeholder': string;
|
|
288
293
|
'fabric.editor.layoutFixedWidth': string;
|
|
289
294
|
'fabric.editor.layoutFullWidth': string;
|
|
290
295
|
'fabric.editor.layoutWide': string;
|
|
@@ -51,6 +51,7 @@ declare const _default: {
|
|
|
51
51
|
'fabric.editor.canNotSortTable': string;
|
|
52
52
|
'fabric.editor.cancelButton': string;
|
|
53
53
|
'fabric.editor.captionPlaceholder': string;
|
|
54
|
+
'fabric.editor.captionPlaceholderWithDoubleClickPrompt': string;
|
|
54
55
|
'fabric.editor.cardFloatingControls': string;
|
|
55
56
|
'fabric.editor.cellBackground': string;
|
|
56
57
|
'fabric.editor.cellOptions': string;
|
|
@@ -107,6 +108,8 @@ declare const _default: {
|
|
|
107
108
|
'fabric.editor.createComment': string;
|
|
108
109
|
'fabric.editor.createCommentDisabled': string;
|
|
109
110
|
'fabric.editor.createCommentInvalid': string;
|
|
111
|
+
'fabric.editor.createCommentOnInlineNodeSpotlight.action': string;
|
|
112
|
+
'fabric.editor.createCommentOnInlineNodeSpotlight.body': string;
|
|
110
113
|
'fabric.editor.customPanel': string;
|
|
111
114
|
'fabric.editor.customPanel.description': string;
|
|
112
115
|
'fabric.editor.datasource.assetsObjects.description': string;
|
|
@@ -285,6 +288,8 @@ declare const _default: {
|
|
|
285
288
|
'fabric.editor.inviteItem.title': string;
|
|
286
289
|
'fabric.editor.italic': string;
|
|
287
290
|
'fabric.editor.keyboardShortcuts': string;
|
|
291
|
+
'fabric.editor.layout.columnOption': string;
|
|
292
|
+
'fabric.editor.layout.placeholder': string;
|
|
288
293
|
'fabric.editor.layoutFixedWidth': string;
|
|
289
294
|
'fabric.editor.layoutFullWidth': string;
|
|
290
295
|
'fabric.editor.layoutWide': string;
|
|
@@ -51,6 +51,7 @@ declare const _default: {
|
|
|
51
51
|
'fabric.editor.canNotSortTable': string;
|
|
52
52
|
'fabric.editor.cancelButton': string;
|
|
53
53
|
'fabric.editor.captionPlaceholder': string;
|
|
54
|
+
'fabric.editor.captionPlaceholderWithDoubleClickPrompt': string;
|
|
54
55
|
'fabric.editor.cardFloatingControls': string;
|
|
55
56
|
'fabric.editor.cellBackground': string;
|
|
56
57
|
'fabric.editor.cellOptions': string;
|
|
@@ -107,6 +108,8 @@ declare const _default: {
|
|
|
107
108
|
'fabric.editor.createComment': string;
|
|
108
109
|
'fabric.editor.createCommentDisabled': string;
|
|
109
110
|
'fabric.editor.createCommentInvalid': string;
|
|
111
|
+
'fabric.editor.createCommentOnInlineNodeSpotlight.action': string;
|
|
112
|
+
'fabric.editor.createCommentOnInlineNodeSpotlight.body': string;
|
|
110
113
|
'fabric.editor.customPanel': string;
|
|
111
114
|
'fabric.editor.customPanel.description': string;
|
|
112
115
|
'fabric.editor.datasource.assetsObjects.description': string;
|
|
@@ -285,6 +288,8 @@ declare const _default: {
|
|
|
285
288
|
'fabric.editor.inviteItem.title': string;
|
|
286
289
|
'fabric.editor.italic': string;
|
|
287
290
|
'fabric.editor.keyboardShortcuts': string;
|
|
291
|
+
'fabric.editor.layout.columnOption': string;
|
|
292
|
+
'fabric.editor.layout.placeholder': string;
|
|
288
293
|
'fabric.editor.layoutFixedWidth': string;
|
|
289
294
|
'fabric.editor.layoutFullWidth': string;
|
|
290
295
|
'fabric.editor.layoutWide': string;
|
|
@@ -18,6 +18,8 @@ declare const _default: {
|
|
|
18
18
|
'fabric.editor.addMediaFiles': string;
|
|
19
19
|
'fabric.editor.addRowAbove': string;
|
|
20
20
|
'fabric.editor.addRowBelow': string;
|
|
21
|
+
'fabric.editor.ai.selectionToolbar.define.disabled.tooltip': string;
|
|
22
|
+
'fabric.editor.ai.selectionToolbar.define.title': string;
|
|
21
23
|
'fabric.editor.alignCenter': string;
|
|
22
24
|
'fabric.editor.alignImageCenter': string;
|
|
23
25
|
'fabric.editor.alignImageLeft': string;
|
|
@@ -108,6 +110,8 @@ declare const _default: {
|
|
|
108
110
|
'fabric.editor.createComment': string;
|
|
109
111
|
'fabric.editor.createCommentDisabled': string;
|
|
110
112
|
'fabric.editor.createCommentInvalid': string;
|
|
113
|
+
'fabric.editor.createCommentOnInlineNodeSpotlight.action': string;
|
|
114
|
+
'fabric.editor.createCommentOnInlineNodeSpotlight.body': string;
|
|
111
115
|
'fabric.editor.customPanel': string;
|
|
112
116
|
'fabric.editor.customPanel.description': string;
|
|
113
117
|
'fabric.editor.datasource.assetsObjects.description': string;
|
|
@@ -18,6 +18,8 @@ declare const _default: {
|
|
|
18
18
|
'fabric.editor.addMediaFiles': string;
|
|
19
19
|
'fabric.editor.addRowAbove': string;
|
|
20
20
|
'fabric.editor.addRowBelow': string;
|
|
21
|
+
'fabric.editor.ai.selectionToolbar.define.disabled.tooltip': string;
|
|
22
|
+
'fabric.editor.ai.selectionToolbar.define.title': string;
|
|
21
23
|
'fabric.editor.alignCenter': string;
|
|
22
24
|
'fabric.editor.alignImageCenter': string;
|
|
23
25
|
'fabric.editor.alignImageLeft': string;
|
|
@@ -108,6 +110,8 @@ declare const _default: {
|
|
|
108
110
|
'fabric.editor.createComment': string;
|
|
109
111
|
'fabric.editor.createCommentDisabled': string;
|
|
110
112
|
'fabric.editor.createCommentInvalid': string;
|
|
113
|
+
'fabric.editor.createCommentOnInlineNodeSpotlight.action': string;
|
|
114
|
+
'fabric.editor.createCommentOnInlineNodeSpotlight.body': string;
|
|
111
115
|
'fabric.editor.customPanel': string;
|
|
112
116
|
'fabric.editor.customPanel.description': string;
|
|
113
117
|
'fabric.editor.datasource.assetsObjects.description': string;
|
|
@@ -18,6 +18,8 @@ declare const _default: {
|
|
|
18
18
|
'fabric.editor.addMediaFiles': string;
|
|
19
19
|
'fabric.editor.addRowAbove': string;
|
|
20
20
|
'fabric.editor.addRowBelow': string;
|
|
21
|
+
'fabric.editor.ai.selectionToolbar.define.disabled.tooltip': string;
|
|
22
|
+
'fabric.editor.ai.selectionToolbar.define.title': string;
|
|
21
23
|
'fabric.editor.alignCenter': string;
|
|
22
24
|
'fabric.editor.alignImageCenter': string;
|
|
23
25
|
'fabric.editor.alignImageLeft': string;
|
|
@@ -108,6 +110,8 @@ declare const _default: {
|
|
|
108
110
|
'fabric.editor.createComment': string;
|
|
109
111
|
'fabric.editor.createCommentDisabled': string;
|
|
110
112
|
'fabric.editor.createCommentInvalid': string;
|
|
113
|
+
'fabric.editor.createCommentOnInlineNodeSpotlight.action': string;
|
|
114
|
+
'fabric.editor.createCommentOnInlineNodeSpotlight.body': string;
|
|
111
115
|
'fabric.editor.customPanel': string;
|
|
112
116
|
'fabric.editor.customPanel.description': string;
|
|
113
117
|
'fabric.editor.datasource.assetsObjects.description': string;
|
|
@@ -51,6 +51,7 @@ declare const _default: {
|
|
|
51
51
|
'fabric.editor.canNotSortTable': string;
|
|
52
52
|
'fabric.editor.cancelButton': string;
|
|
53
53
|
'fabric.editor.captionPlaceholder': string;
|
|
54
|
+
'fabric.editor.captionPlaceholderWithDoubleClickPrompt': string;
|
|
54
55
|
'fabric.editor.cardFloatingControls': string;
|
|
55
56
|
'fabric.editor.cellBackground': string;
|
|
56
57
|
'fabric.editor.cellOptions': string;
|
|
@@ -107,6 +108,8 @@ declare const _default: {
|
|
|
107
108
|
'fabric.editor.createComment': string;
|
|
108
109
|
'fabric.editor.createCommentDisabled': string;
|
|
109
110
|
'fabric.editor.createCommentInvalid': string;
|
|
111
|
+
'fabric.editor.createCommentOnInlineNodeSpotlight.action': string;
|
|
112
|
+
'fabric.editor.createCommentOnInlineNodeSpotlight.body': string;
|
|
110
113
|
'fabric.editor.customPanel': string;
|
|
111
114
|
'fabric.editor.customPanel.description': string;
|
|
112
115
|
'fabric.editor.datasource.assetsObjects.description': string;
|
|
@@ -285,6 +288,8 @@ declare const _default: {
|
|
|
285
288
|
'fabric.editor.inviteItem.title': string;
|
|
286
289
|
'fabric.editor.italic': string;
|
|
287
290
|
'fabric.editor.keyboardShortcuts': string;
|
|
291
|
+
'fabric.editor.layout.columnOption': string;
|
|
292
|
+
'fabric.editor.layout.placeholder': string;
|
|
288
293
|
'fabric.editor.layoutFixedWidth': string;
|
|
289
294
|
'fabric.editor.layoutFullWidth': string;
|
|
290
295
|
'fabric.editor.layoutWide': string;
|
|
@@ -51,6 +51,7 @@ declare const _default: {
|
|
|
51
51
|
'fabric.editor.canNotSortTable': string;
|
|
52
52
|
'fabric.editor.cancelButton': string;
|
|
53
53
|
'fabric.editor.captionPlaceholder': string;
|
|
54
|
+
'fabric.editor.captionPlaceholderWithDoubleClickPrompt': string;
|
|
54
55
|
'fabric.editor.cardFloatingControls': string;
|
|
55
56
|
'fabric.editor.cellBackground': string;
|
|
56
57
|
'fabric.editor.cellOptions': string;
|
|
@@ -107,6 +108,8 @@ declare const _default: {
|
|
|
107
108
|
'fabric.editor.createComment': string;
|
|
108
109
|
'fabric.editor.createCommentDisabled': string;
|
|
109
110
|
'fabric.editor.createCommentInvalid': string;
|
|
111
|
+
'fabric.editor.createCommentOnInlineNodeSpotlight.action': string;
|
|
112
|
+
'fabric.editor.createCommentOnInlineNodeSpotlight.body': string;
|
|
110
113
|
'fabric.editor.customPanel': string;
|
|
111
114
|
'fabric.editor.customPanel.description': string;
|
|
112
115
|
'fabric.editor.datasource.assetsObjects.description': string;
|
|
@@ -285,6 +288,8 @@ declare const _default: {
|
|
|
285
288
|
'fabric.editor.inviteItem.title': string;
|
|
286
289
|
'fabric.editor.italic': string;
|
|
287
290
|
'fabric.editor.keyboardShortcuts': string;
|
|
291
|
+
'fabric.editor.layout.columnOption': string;
|
|
292
|
+
'fabric.editor.layout.placeholder': string;
|
|
288
293
|
'fabric.editor.layoutFixedWidth': string;
|
|
289
294
|
'fabric.editor.layoutFullWidth': string;
|
|
290
295
|
'fabric.editor.layoutWide': string;
|
|
@@ -51,6 +51,7 @@ declare const _default: {
|
|
|
51
51
|
'fabric.editor.canNotSortTable': string;
|
|
52
52
|
'fabric.editor.cancelButton': string;
|
|
53
53
|
'fabric.editor.captionPlaceholder': string;
|
|
54
|
+
'fabric.editor.captionPlaceholderWithDoubleClickPrompt': string;
|
|
54
55
|
'fabric.editor.cardFloatingControls': string;
|
|
55
56
|
'fabric.editor.cellBackground': string;
|
|
56
57
|
'fabric.editor.cellOptions': string;
|
|
@@ -107,6 +108,8 @@ declare const _default: {
|
|
|
107
108
|
'fabric.editor.createComment': string;
|
|
108
109
|
'fabric.editor.createCommentDisabled': string;
|
|
109
110
|
'fabric.editor.createCommentInvalid': string;
|
|
111
|
+
'fabric.editor.createCommentOnInlineNodeSpotlight.action': string;
|
|
112
|
+
'fabric.editor.createCommentOnInlineNodeSpotlight.body': string;
|
|
110
113
|
'fabric.editor.customPanel': string;
|
|
111
114
|
'fabric.editor.customPanel.description': string;
|
|
112
115
|
'fabric.editor.datasource.assetsObjects.description': string;
|
|
@@ -285,6 +288,8 @@ declare const _default: {
|
|
|
285
288
|
'fabric.editor.inviteItem.title': string;
|
|
286
289
|
'fabric.editor.italic': string;
|
|
287
290
|
'fabric.editor.keyboardShortcuts': string;
|
|
291
|
+
'fabric.editor.layout.columnOption': string;
|
|
292
|
+
'fabric.editor.layout.placeholder': string;
|
|
288
293
|
'fabric.editor.layoutFixedWidth': string;
|
|
289
294
|
'fabric.editor.layoutFullWidth': string;
|
|
290
295
|
'fabric.editor.layoutWide': string;
|
|
@@ -51,6 +51,7 @@ declare const _default: {
|
|
|
51
51
|
'fabric.editor.canNotSortTable': string;
|
|
52
52
|
'fabric.editor.cancelButton': string;
|
|
53
53
|
'fabric.editor.captionPlaceholder': string;
|
|
54
|
+
'fabric.editor.captionPlaceholderWithDoubleClickPrompt': string;
|
|
54
55
|
'fabric.editor.cardFloatingControls': string;
|
|
55
56
|
'fabric.editor.cellBackground': string;
|
|
56
57
|
'fabric.editor.cellOptions': string;
|
|
@@ -107,6 +108,8 @@ declare const _default: {
|
|
|
107
108
|
'fabric.editor.createComment': string;
|
|
108
109
|
'fabric.editor.createCommentDisabled': string;
|
|
109
110
|
'fabric.editor.createCommentInvalid': string;
|
|
111
|
+
'fabric.editor.createCommentOnInlineNodeSpotlight.action': string;
|
|
112
|
+
'fabric.editor.createCommentOnInlineNodeSpotlight.body': string;
|
|
110
113
|
'fabric.editor.customPanel': string;
|
|
111
114
|
'fabric.editor.customPanel.description': string;
|
|
112
115
|
'fabric.editor.datasource.assetsObjects.description': string;
|
|
@@ -285,6 +288,8 @@ declare const _default: {
|
|
|
285
288
|
'fabric.editor.inviteItem.title': string;
|
|
286
289
|
'fabric.editor.italic': string;
|
|
287
290
|
'fabric.editor.keyboardShortcuts': string;
|
|
291
|
+
'fabric.editor.layout.columnOption': string;
|
|
292
|
+
'fabric.editor.layout.placeholder': string;
|
|
288
293
|
'fabric.editor.layoutFixedWidth': string;
|
|
289
294
|
'fabric.editor.layoutFullWidth': string;
|
|
290
295
|
'fabric.editor.layoutWide': string;
|
|
@@ -51,6 +51,7 @@ declare const _default: {
|
|
|
51
51
|
'fabric.editor.canNotSortTable': string;
|
|
52
52
|
'fabric.editor.cancelButton': string;
|
|
53
53
|
'fabric.editor.captionPlaceholder': string;
|
|
54
|
+
'fabric.editor.captionPlaceholderWithDoubleClickPrompt': string;
|
|
54
55
|
'fabric.editor.cardFloatingControls': string;
|
|
55
56
|
'fabric.editor.cellBackground': string;
|
|
56
57
|
'fabric.editor.cellOptions': string;
|
|
@@ -107,6 +108,8 @@ declare const _default: {
|
|
|
107
108
|
'fabric.editor.createComment': string;
|
|
108
109
|
'fabric.editor.createCommentDisabled': string;
|
|
109
110
|
'fabric.editor.createCommentInvalid': string;
|
|
111
|
+
'fabric.editor.createCommentOnInlineNodeSpotlight.action': string;
|
|
112
|
+
'fabric.editor.createCommentOnInlineNodeSpotlight.body': string;
|
|
110
113
|
'fabric.editor.customPanel': string;
|
|
111
114
|
'fabric.editor.customPanel.description': string;
|
|
112
115
|
'fabric.editor.datasource.assetsObjects.description': string;
|
|
@@ -285,6 +288,8 @@ declare const _default: {
|
|
|
285
288
|
'fabric.editor.inviteItem.title': string;
|
|
286
289
|
'fabric.editor.italic': string;
|
|
287
290
|
'fabric.editor.keyboardShortcuts': string;
|
|
291
|
+
'fabric.editor.layout.columnOption': string;
|
|
292
|
+
'fabric.editor.layout.placeholder': string;
|
|
288
293
|
'fabric.editor.layoutFixedWidth': string;
|
|
289
294
|
'fabric.editor.layoutFullWidth': string;
|
|
290
295
|
'fabric.editor.layoutWide': string;
|
|
@@ -51,6 +51,7 @@ declare const _default: {
|
|
|
51
51
|
'fabric.editor.canNotSortTable': string;
|
|
52
52
|
'fabric.editor.cancelButton': string;
|
|
53
53
|
'fabric.editor.captionPlaceholder': string;
|
|
54
|
+
'fabric.editor.captionPlaceholderWithDoubleClickPrompt': string;
|
|
54
55
|
'fabric.editor.cardFloatingControls': string;
|
|
55
56
|
'fabric.editor.cellBackground': string;
|
|
56
57
|
'fabric.editor.cellOptions': string;
|
|
@@ -107,6 +108,8 @@ declare const _default: {
|
|
|
107
108
|
'fabric.editor.createComment': string;
|
|
108
109
|
'fabric.editor.createCommentDisabled': string;
|
|
109
110
|
'fabric.editor.createCommentInvalid': string;
|
|
111
|
+
'fabric.editor.createCommentOnInlineNodeSpotlight.action': string;
|
|
112
|
+
'fabric.editor.createCommentOnInlineNodeSpotlight.body': string;
|
|
110
113
|
'fabric.editor.customPanel': string;
|
|
111
114
|
'fabric.editor.customPanel.description': string;
|
|
112
115
|
'fabric.editor.datasource.assetsObjects.description': string;
|
|
@@ -285,6 +288,8 @@ declare const _default: {
|
|
|
285
288
|
'fabric.editor.inviteItem.title': string;
|
|
286
289
|
'fabric.editor.italic': string;
|
|
287
290
|
'fabric.editor.keyboardShortcuts': string;
|
|
291
|
+
'fabric.editor.layout.columnOption': string;
|
|
292
|
+
'fabric.editor.layout.placeholder': string;
|
|
288
293
|
'fabric.editor.layoutFixedWidth': string;
|
|
289
294
|
'fabric.editor.layoutFullWidth': string;
|
|
290
295
|
'fabric.editor.layoutWide': string;
|
|
@@ -51,6 +51,7 @@ declare const _default: {
|
|
|
51
51
|
'fabric.editor.canNotSortTable': string;
|
|
52
52
|
'fabric.editor.cancelButton': string;
|
|
53
53
|
'fabric.editor.captionPlaceholder': string;
|
|
54
|
+
'fabric.editor.captionPlaceholderWithDoubleClickPrompt': string;
|
|
54
55
|
'fabric.editor.cardFloatingControls': string;
|
|
55
56
|
'fabric.editor.cellBackground': string;
|
|
56
57
|
'fabric.editor.cellOptions': string;
|
|
@@ -107,6 +108,8 @@ declare const _default: {
|
|
|
107
108
|
'fabric.editor.createComment': string;
|
|
108
109
|
'fabric.editor.createCommentDisabled': string;
|
|
109
110
|
'fabric.editor.createCommentInvalid': string;
|
|
111
|
+
'fabric.editor.createCommentOnInlineNodeSpotlight.action': string;
|
|
112
|
+
'fabric.editor.createCommentOnInlineNodeSpotlight.body': string;
|
|
110
113
|
'fabric.editor.customPanel': string;
|
|
111
114
|
'fabric.editor.customPanel.description': string;
|
|
112
115
|
'fabric.editor.datasource.assetsObjects.description': string;
|
|
@@ -285,6 +288,8 @@ declare const _default: {
|
|
|
285
288
|
'fabric.editor.inviteItem.title': string;
|
|
286
289
|
'fabric.editor.italic': string;
|
|
287
290
|
'fabric.editor.keyboardShortcuts': string;
|
|
291
|
+
'fabric.editor.layout.columnOption': string;
|
|
292
|
+
'fabric.editor.layout.placeholder': string;
|
|
288
293
|
'fabric.editor.layoutFixedWidth': string;
|
|
289
294
|
'fabric.editor.layoutFullWidth': string;
|
|
290
295
|
'fabric.editor.layoutWide': string;
|
|
@@ -51,6 +51,7 @@ declare const _default: {
|
|
|
51
51
|
'fabric.editor.canNotSortTable': string;
|
|
52
52
|
'fabric.editor.cancelButton': string;
|
|
53
53
|
'fabric.editor.captionPlaceholder': string;
|
|
54
|
+
'fabric.editor.captionPlaceholderWithDoubleClickPrompt': string;
|
|
54
55
|
'fabric.editor.cardFloatingControls': string;
|
|
55
56
|
'fabric.editor.cellBackground': string;
|
|
56
57
|
'fabric.editor.cellOptions': string;
|
|
@@ -107,6 +108,8 @@ declare const _default: {
|
|
|
107
108
|
'fabric.editor.createComment': string;
|
|
108
109
|
'fabric.editor.createCommentDisabled': string;
|
|
109
110
|
'fabric.editor.createCommentInvalid': string;
|
|
111
|
+
'fabric.editor.createCommentOnInlineNodeSpotlight.action': string;
|
|
112
|
+
'fabric.editor.createCommentOnInlineNodeSpotlight.body': string;
|
|
110
113
|
'fabric.editor.customPanel': string;
|
|
111
114
|
'fabric.editor.customPanel.description': string;
|
|
112
115
|
'fabric.editor.datasource.assetsObjects.description': string;
|
|
@@ -285,6 +288,8 @@ declare const _default: {
|
|
|
285
288
|
'fabric.editor.inviteItem.title': string;
|
|
286
289
|
'fabric.editor.italic': string;
|
|
287
290
|
'fabric.editor.keyboardShortcuts': string;
|
|
291
|
+
'fabric.editor.layout.columnOption': string;
|
|
292
|
+
'fabric.editor.layout.placeholder': string;
|
|
288
293
|
'fabric.editor.layoutFixedWidth': string;
|
|
289
294
|
'fabric.editor.layoutFullWidth': string;
|
|
290
295
|
'fabric.editor.layoutWide': string;
|
|
@@ -51,6 +51,7 @@ declare const _default: {
|
|
|
51
51
|
'fabric.editor.canNotSortTable': string;
|
|
52
52
|
'fabric.editor.cancelButton': string;
|
|
53
53
|
'fabric.editor.captionPlaceholder': string;
|
|
54
|
+
'fabric.editor.captionPlaceholderWithDoubleClickPrompt': string;
|
|
54
55
|
'fabric.editor.cardFloatingControls': string;
|
|
55
56
|
'fabric.editor.cellBackground': string;
|
|
56
57
|
'fabric.editor.cellOptions': string;
|
|
@@ -107,6 +108,8 @@ declare const _default: {
|
|
|
107
108
|
'fabric.editor.createComment': string;
|
|
108
109
|
'fabric.editor.createCommentDisabled': string;
|
|
109
110
|
'fabric.editor.createCommentInvalid': string;
|
|
111
|
+
'fabric.editor.createCommentOnInlineNodeSpotlight.action': string;
|
|
112
|
+
'fabric.editor.createCommentOnInlineNodeSpotlight.body': string;
|
|
110
113
|
'fabric.editor.customPanel': string;
|
|
111
114
|
'fabric.editor.customPanel.description': string;
|
|
112
115
|
'fabric.editor.datasource.assetsObjects.description': string;
|
|
@@ -285,6 +288,8 @@ declare const _default: {
|
|
|
285
288
|
'fabric.editor.inviteItem.title': string;
|
|
286
289
|
'fabric.editor.italic': string;
|
|
287
290
|
'fabric.editor.keyboardShortcuts': string;
|
|
291
|
+
'fabric.editor.layout.columnOption': string;
|
|
292
|
+
'fabric.editor.layout.placeholder': string;
|
|
288
293
|
'fabric.editor.layoutFixedWidth': string;
|
|
289
294
|
'fabric.editor.layoutFullWidth': string;
|
|
290
295
|
'fabric.editor.layoutWide': string;
|
|
@@ -51,6 +51,7 @@ declare const _default: {
|
|
|
51
51
|
'fabric.editor.canNotSortTable': string;
|
|
52
52
|
'fabric.editor.cancelButton': string;
|
|
53
53
|
'fabric.editor.captionPlaceholder': string;
|
|
54
|
+
'fabric.editor.captionPlaceholderWithDoubleClickPrompt': string;
|
|
54
55
|
'fabric.editor.cardFloatingControls': string;
|
|
55
56
|
'fabric.editor.cellBackground': string;
|
|
56
57
|
'fabric.editor.cellOptions': string;
|
|
@@ -107,6 +108,8 @@ declare const _default: {
|
|
|
107
108
|
'fabric.editor.createComment': string;
|
|
108
109
|
'fabric.editor.createCommentDisabled': string;
|
|
109
110
|
'fabric.editor.createCommentInvalid': string;
|
|
111
|
+
'fabric.editor.createCommentOnInlineNodeSpotlight.action': string;
|
|
112
|
+
'fabric.editor.createCommentOnInlineNodeSpotlight.body': string;
|
|
110
113
|
'fabric.editor.customPanel': string;
|
|
111
114
|
'fabric.editor.customPanel.description': string;
|
|
112
115
|
'fabric.editor.datasource.assetsObjects.description': string;
|
|
@@ -285,6 +288,8 @@ declare const _default: {
|
|
|
285
288
|
'fabric.editor.inviteItem.title': string;
|
|
286
289
|
'fabric.editor.italic': string;
|
|
287
290
|
'fabric.editor.keyboardShortcuts': string;
|
|
291
|
+
'fabric.editor.layout.columnOption': string;
|
|
292
|
+
'fabric.editor.layout.placeholder': string;
|
|
288
293
|
'fabric.editor.layoutFixedWidth': string;
|
|
289
294
|
'fabric.editor.layoutFullWidth': string;
|
|
290
295
|
'fabric.editor.layoutWide': string;
|
|
@@ -51,6 +51,7 @@ declare const _default: {
|
|
|
51
51
|
'fabric.editor.canNotSortTable': string;
|
|
52
52
|
'fabric.editor.cancelButton': string;
|
|
53
53
|
'fabric.editor.captionPlaceholder': string;
|
|
54
|
+
'fabric.editor.captionPlaceholderWithDoubleClickPrompt': string;
|
|
54
55
|
'fabric.editor.cardFloatingControls': string;
|
|
55
56
|
'fabric.editor.cellBackground': string;
|
|
56
57
|
'fabric.editor.cellOptions': string;
|
|
@@ -107,6 +108,8 @@ declare const _default: {
|
|
|
107
108
|
'fabric.editor.createComment': string;
|
|
108
109
|
'fabric.editor.createCommentDisabled': string;
|
|
109
110
|
'fabric.editor.createCommentInvalid': string;
|
|
111
|
+
'fabric.editor.createCommentOnInlineNodeSpotlight.action': string;
|
|
112
|
+
'fabric.editor.createCommentOnInlineNodeSpotlight.body': string;
|
|
110
113
|
'fabric.editor.customPanel': string;
|
|
111
114
|
'fabric.editor.customPanel.description': string;
|
|
112
115
|
'fabric.editor.datasource.assetsObjects.description': string;
|
|
@@ -285,6 +288,8 @@ declare const _default: {
|
|
|
285
288
|
'fabric.editor.inviteItem.title': string;
|
|
286
289
|
'fabric.editor.italic': string;
|
|
287
290
|
'fabric.editor.keyboardShortcuts': string;
|
|
291
|
+
'fabric.editor.layout.columnOption': string;
|
|
292
|
+
'fabric.editor.layout.placeholder': string;
|
|
288
293
|
'fabric.editor.layoutFixedWidth': string;
|
|
289
294
|
'fabric.editor.layoutFullWidth': string;
|
|
290
295
|
'fabric.editor.layoutWide': string;
|
|
@@ -51,6 +51,7 @@ declare const _default: {
|
|
|
51
51
|
'fabric.editor.canNotSortTable': string;
|
|
52
52
|
'fabric.editor.cancelButton': string;
|
|
53
53
|
'fabric.editor.captionPlaceholder': string;
|
|
54
|
+
'fabric.editor.captionPlaceholderWithDoubleClickPrompt': string;
|
|
54
55
|
'fabric.editor.cardFloatingControls': string;
|
|
55
56
|
'fabric.editor.cellBackground': string;
|
|
56
57
|
'fabric.editor.cellOptions': string;
|
|
@@ -107,6 +108,8 @@ declare const _default: {
|
|
|
107
108
|
'fabric.editor.createComment': string;
|
|
108
109
|
'fabric.editor.createCommentDisabled': string;
|
|
109
110
|
'fabric.editor.createCommentInvalid': string;
|
|
111
|
+
'fabric.editor.createCommentOnInlineNodeSpotlight.action': string;
|
|
112
|
+
'fabric.editor.createCommentOnInlineNodeSpotlight.body': string;
|
|
110
113
|
'fabric.editor.customPanel': string;
|
|
111
114
|
'fabric.editor.customPanel.description': string;
|
|
112
115
|
'fabric.editor.datasource.assetsObjects.description': string;
|
|
@@ -285,6 +288,8 @@ declare const _default: {
|
|
|
285
288
|
'fabric.editor.inviteItem.title': string;
|
|
286
289
|
'fabric.editor.italic': string;
|
|
287
290
|
'fabric.editor.keyboardShortcuts': string;
|
|
291
|
+
'fabric.editor.layout.columnOption': string;
|
|
292
|
+
'fabric.editor.layout.placeholder': string;
|
|
288
293
|
'fabric.editor.layoutFixedWidth': string;
|
|
289
294
|
'fabric.editor.layoutFullWidth': string;
|
|
290
295
|
'fabric.editor.layoutWide': string;
|
|
@@ -51,6 +51,7 @@ declare const _default: {
|
|
|
51
51
|
'fabric.editor.canNotSortTable': string;
|
|
52
52
|
'fabric.editor.cancelButton': string;
|
|
53
53
|
'fabric.editor.captionPlaceholder': string;
|
|
54
|
+
'fabric.editor.captionPlaceholderWithDoubleClickPrompt': string;
|
|
54
55
|
'fabric.editor.cardFloatingControls': string;
|
|
55
56
|
'fabric.editor.cellBackground': string;
|
|
56
57
|
'fabric.editor.cellOptions': string;
|
|
@@ -107,6 +108,8 @@ declare const _default: {
|
|
|
107
108
|
'fabric.editor.createComment': string;
|
|
108
109
|
'fabric.editor.createCommentDisabled': string;
|
|
109
110
|
'fabric.editor.createCommentInvalid': string;
|
|
111
|
+
'fabric.editor.createCommentOnInlineNodeSpotlight.action': string;
|
|
112
|
+
'fabric.editor.createCommentOnInlineNodeSpotlight.body': string;
|
|
110
113
|
'fabric.editor.customPanel': string;
|
|
111
114
|
'fabric.editor.customPanel.description': string;
|
|
112
115
|
'fabric.editor.datasource.assetsObjects.description': string;
|
|
@@ -285,6 +288,8 @@ declare const _default: {
|
|
|
285
288
|
'fabric.editor.inviteItem.title': string;
|
|
286
289
|
'fabric.editor.italic': string;
|
|
287
290
|
'fabric.editor.keyboardShortcuts': string;
|
|
291
|
+
'fabric.editor.layout.columnOption': string;
|
|
292
|
+
'fabric.editor.layout.placeholder': string;
|
|
288
293
|
'fabric.editor.layoutFixedWidth': string;
|
|
289
294
|
'fabric.editor.layoutFullWidth': string;
|
|
290
295
|
'fabric.editor.layoutWide': string;
|
|
@@ -51,6 +51,7 @@ declare const _default: {
|
|
|
51
51
|
'fabric.editor.canNotSortTable': string;
|
|
52
52
|
'fabric.editor.cancelButton': string;
|
|
53
53
|
'fabric.editor.captionPlaceholder': string;
|
|
54
|
+
'fabric.editor.captionPlaceholderWithDoubleClickPrompt': string;
|
|
54
55
|
'fabric.editor.cardFloatingControls': string;
|
|
55
56
|
'fabric.editor.cellBackground': string;
|
|
56
57
|
'fabric.editor.cellOptions': string;
|
|
@@ -107,6 +108,8 @@ declare const _default: {
|
|
|
107
108
|
'fabric.editor.createComment': string;
|
|
108
109
|
'fabric.editor.createCommentDisabled': string;
|
|
109
110
|
'fabric.editor.createCommentInvalid': string;
|
|
111
|
+
'fabric.editor.createCommentOnInlineNodeSpotlight.action': string;
|
|
112
|
+
'fabric.editor.createCommentOnInlineNodeSpotlight.body': string;
|
|
110
113
|
'fabric.editor.customPanel': string;
|
|
111
114
|
'fabric.editor.customPanel.description': string;
|
|
112
115
|
'fabric.editor.datasource.assetsObjects.description': string;
|
|
@@ -285,6 +288,8 @@ declare const _default: {
|
|
|
285
288
|
'fabric.editor.inviteItem.title': string;
|
|
286
289
|
'fabric.editor.italic': string;
|
|
287
290
|
'fabric.editor.keyboardShortcuts': string;
|
|
291
|
+
'fabric.editor.layout.columnOption': string;
|
|
292
|
+
'fabric.editor.layout.placeholder': string;
|
|
288
293
|
'fabric.editor.layoutFixedWidth': string;
|
|
289
294
|
'fabric.editor.layoutFullWidth': string;
|
|
290
295
|
'fabric.editor.layoutWide': string;
|