@atlaskit/editor-common 96.5.2 → 96.5.4
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 +17 -0
- package/dist/cjs/analytics/types/enums.js +1 -0
- package/dist/cjs/extensibility/Extension/Extension/index.js +4 -3
- package/dist/cjs/extensibility/Extension/Extension/styles.js +19 -3
- package/dist/cjs/i18n/cs.js +10 -5
- package/dist/cjs/i18n/da.js +6 -1
- package/dist/cjs/i18n/de.js +9 -5
- package/dist/cjs/i18n/en.js +11 -5
- package/dist/cjs/i18n/en_GB.js +11 -5
- package/dist/cjs/i18n/en_ZZ.js +11 -5
- package/dist/cjs/i18n/es.js +9 -5
- package/dist/cjs/i18n/fi.js +6 -1
- package/dist/cjs/i18n/fr.js +9 -5
- package/dist/cjs/i18n/hu.js +9 -5
- package/dist/cjs/i18n/it.js +10 -5
- package/dist/cjs/i18n/ja.js +5 -0
- package/dist/cjs/i18n/ko.js +6 -1
- package/dist/cjs/i18n/nb.js +6 -1
- package/dist/cjs/i18n/nl.js +10 -5
- package/dist/cjs/i18n/pl.js +9 -5
- package/dist/cjs/i18n/pt_BR.js +10 -5
- package/dist/cjs/i18n/ru.js +10 -5
- package/dist/cjs/i18n/sv.js +6 -1
- package/dist/cjs/i18n/th.js +12 -5
- package/dist/cjs/i18n/tr.js +10 -5
- package/dist/cjs/i18n/uk.js +8 -3
- package/dist/cjs/i18n/vi.js +8 -4
- package/dist/cjs/i18n/zh.js +9 -4
- package/dist/cjs/i18n/zh_TW.js +10 -5
- package/dist/cjs/monitoring/error.js +1 -1
- package/dist/cjs/ui/DropList/index.js +1 -1
- package/dist/es2019/analytics/types/enums.js +1 -0
- package/dist/es2019/extensibility/Extension/Extension/index.js +5 -4
- package/dist/es2019/extensibility/Extension/Extension/styles.js +18 -2
- package/dist/es2019/i18n/cs.js +10 -5
- package/dist/es2019/i18n/da.js +6 -1
- package/dist/es2019/i18n/de.js +9 -5
- package/dist/es2019/i18n/en.js +11 -5
- package/dist/es2019/i18n/en_GB.js +11 -5
- package/dist/es2019/i18n/en_ZZ.js +11 -5
- package/dist/es2019/i18n/es.js +9 -5
- package/dist/es2019/i18n/fi.js +6 -1
- package/dist/es2019/i18n/fr.js +9 -5
- package/dist/es2019/i18n/hu.js +9 -5
- package/dist/es2019/i18n/it.js +10 -5
- package/dist/es2019/i18n/ja.js +5 -0
- package/dist/es2019/i18n/ko.js +6 -1
- package/dist/es2019/i18n/nb.js +6 -1
- package/dist/es2019/i18n/nl.js +10 -5
- package/dist/es2019/i18n/pl.js +9 -5
- package/dist/es2019/i18n/pt_BR.js +10 -5
- package/dist/es2019/i18n/ru.js +10 -5
- package/dist/es2019/i18n/sv.js +6 -1
- package/dist/es2019/i18n/th.js +12 -5
- package/dist/es2019/i18n/tr.js +10 -5
- package/dist/es2019/i18n/uk.js +8 -3
- package/dist/es2019/i18n/vi.js +8 -4
- package/dist/es2019/i18n/zh.js +9 -4
- package/dist/es2019/i18n/zh_TW.js +10 -5
- package/dist/es2019/monitoring/error.js +1 -1
- package/dist/es2019/ui/DropList/index.js +1 -1
- package/dist/esm/analytics/types/enums.js +1 -0
- package/dist/esm/extensibility/Extension/Extension/index.js +5 -4
- package/dist/esm/extensibility/Extension/Extension/styles.js +18 -2
- package/dist/esm/i18n/cs.js +10 -5
- package/dist/esm/i18n/da.js +6 -1
- package/dist/esm/i18n/de.js +9 -5
- package/dist/esm/i18n/en.js +11 -5
- package/dist/esm/i18n/en_GB.js +11 -5
- package/dist/esm/i18n/en_ZZ.js +11 -5
- package/dist/esm/i18n/es.js +9 -5
- package/dist/esm/i18n/fi.js +6 -1
- package/dist/esm/i18n/fr.js +9 -5
- package/dist/esm/i18n/hu.js +9 -5
- package/dist/esm/i18n/it.js +10 -5
- package/dist/esm/i18n/ja.js +5 -0
- package/dist/esm/i18n/ko.js +6 -1
- package/dist/esm/i18n/nb.js +6 -1
- package/dist/esm/i18n/nl.js +10 -5
- package/dist/esm/i18n/pl.js +9 -5
- package/dist/esm/i18n/pt_BR.js +10 -5
- package/dist/esm/i18n/ru.js +10 -5
- package/dist/esm/i18n/sv.js +6 -1
- package/dist/esm/i18n/th.js +12 -5
- package/dist/esm/i18n/tr.js +10 -5
- package/dist/esm/i18n/uk.js +8 -3
- package/dist/esm/i18n/vi.js +8 -4
- package/dist/esm/i18n/zh.js +9 -4
- package/dist/esm/i18n/zh_TW.js +10 -5
- package/dist/esm/monitoring/error.js +1 -1
- package/dist/esm/ui/DropList/index.js +1 -1
- package/dist/types/analytics/types/ai-command-palette-events.d.ts +4 -1
- package/dist/types/analytics/types/enums.d.ts +1 -0
- package/dist/types/extensibility/Extension/Extension/styles.d.ts +1 -0
- 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 +4 -0
- package/dist/types/i18n/en.d.ts +6 -0
- package/dist/types/i18n/en_GB.d.ts +6 -0
- package/dist/types/i18n/en_ZZ.d.ts +6 -0
- package/dist/types/i18n/es.d.ts +4 -0
- package/dist/types/i18n/fi.d.ts +5 -0
- package/dist/types/i18n/fr.d.ts +4 -0
- package/dist/types/i18n/hu.d.ts +5 -1
- 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 +4 -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 +7 -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 +4 -0
- package/dist/types/i18n/zh.d.ts +5 -0
- package/dist/types/i18n/zh_TW.d.ts +5 -0
- package/dist/types-ts4.5/analytics/types/ai-command-palette-events.d.ts +4 -1
- package/dist/types-ts4.5/analytics/types/enums.d.ts +1 -0
- package/dist/types-ts4.5/extensibility/Extension/Extension/styles.d.ts +1 -0
- 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 +4 -0
- package/dist/types-ts4.5/i18n/en.d.ts +6 -0
- package/dist/types-ts4.5/i18n/en_GB.d.ts +6 -0
- package/dist/types-ts4.5/i18n/en_ZZ.d.ts +6 -0
- package/dist/types-ts4.5/i18n/es.d.ts +4 -0
- package/dist/types-ts4.5/i18n/fi.d.ts +5 -0
- package/dist/types-ts4.5/i18n/fr.d.ts +4 -0
- package/dist/types-ts4.5/i18n/hu.d.ts +5 -1
- 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 +4 -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 +7 -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 +4 -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/package.json +7 -4
package/dist/types/i18n/uk.d.ts
CHANGED
|
@@ -5,6 +5,8 @@
|
|
|
5
5
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
|
+
'editor-common-extensibility-extension-lozenge-editToggle.done.editing': string;
|
|
9
|
+
'editor-common-extensibility-extension-lozenge-editToggle.make.edits': string;
|
|
8
10
|
'editor-common-extensibility.macro.button.configure': string;
|
|
9
11
|
'fabric.editor.action': string;
|
|
10
12
|
'fabric.editor.action.description': string;
|
|
@@ -463,10 +465,13 @@ declare const _default: {
|
|
|
463
465
|
'fabric.editor.text.formatting.off': string;
|
|
464
466
|
'fabric.editor.textColor': string;
|
|
465
467
|
'fabric.editor.textColorTooltip': string;
|
|
468
|
+
'fabric.editor.textFormat': string;
|
|
466
469
|
'fabric.editor.textFormatting': string;
|
|
467
470
|
'fabric.editor.textStyles': string;
|
|
468
471
|
'fabric.editor.textStylesTooltip': string;
|
|
469
472
|
'fabric.editor.threeColumns': string;
|
|
473
|
+
'fabric.editor.threeColumnsWithLeftSidebars': string;
|
|
474
|
+
'fabric.editor.threeColumnsWithRightSidebars': string;
|
|
470
475
|
'fabric.editor.threeColumnsWithSidebars': string;
|
|
471
476
|
'fabric.editor.time.ago': string;
|
|
472
477
|
'fabric.editor.time.updated': string;
|
package/dist/types/i18n/vi.d.ts
CHANGED
|
@@ -5,6 +5,8 @@
|
|
|
5
5
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
|
+
'editor-common-extensibility-extension-lozenge-editToggle.done.editing': string;
|
|
9
|
+
'editor-common-extensibility-extension-lozenge-editToggle.make.edits': string;
|
|
8
10
|
'editor-common-extensibility.macro.button.configure': string;
|
|
9
11
|
'fabric.editor.action': string;
|
|
10
12
|
'fabric.editor.action.description': string;
|
|
@@ -467,6 +469,8 @@ declare const _default: {
|
|
|
467
469
|
'fabric.editor.textStyles': string;
|
|
468
470
|
'fabric.editor.textStylesTooltip': string;
|
|
469
471
|
'fabric.editor.threeColumns': string;
|
|
472
|
+
'fabric.editor.threeColumnsWithLeftSidebars': string;
|
|
473
|
+
'fabric.editor.threeColumnsWithRightSidebars': string;
|
|
470
474
|
'fabric.editor.threeColumnsWithSidebars': string;
|
|
471
475
|
'fabric.editor.time.ago': string;
|
|
472
476
|
'fabric.editor.time.updated': string;
|
package/dist/types/i18n/zh.d.ts
CHANGED
|
@@ -5,6 +5,8 @@
|
|
|
5
5
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
|
+
'editor-common-extensibility-extension-lozenge-editToggle.done.editing': string;
|
|
9
|
+
'editor-common-extensibility-extension-lozenge-editToggle.make.edits': string;
|
|
8
10
|
'editor-common-extensibility.macro.button.configure': string;
|
|
9
11
|
'fabric.editor.action': string;
|
|
10
12
|
'fabric.editor.action.description': string;
|
|
@@ -463,10 +465,13 @@ declare const _default: {
|
|
|
463
465
|
'fabric.editor.text.formatting.off': string;
|
|
464
466
|
'fabric.editor.textColor': string;
|
|
465
467
|
'fabric.editor.textColorTooltip': string;
|
|
468
|
+
'fabric.editor.textFormat': string;
|
|
466
469
|
'fabric.editor.textFormatting': string;
|
|
467
470
|
'fabric.editor.textStyles': string;
|
|
468
471
|
'fabric.editor.textStylesTooltip': string;
|
|
469
472
|
'fabric.editor.threeColumns': string;
|
|
473
|
+
'fabric.editor.threeColumnsWithLeftSidebars': string;
|
|
474
|
+
'fabric.editor.threeColumnsWithRightSidebars': string;
|
|
470
475
|
'fabric.editor.threeColumnsWithSidebars': string;
|
|
471
476
|
'fabric.editor.time.ago': string;
|
|
472
477
|
'fabric.editor.time.updated': string;
|
|
@@ -5,6 +5,8 @@
|
|
|
5
5
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
|
+
'editor-common-extensibility-extension-lozenge-editToggle.done.editing': string;
|
|
9
|
+
'editor-common-extensibility-extension-lozenge-editToggle.make.edits': string;
|
|
8
10
|
'editor-common-extensibility.macro.button.configure': string;
|
|
9
11
|
'fabric.editor.action': string;
|
|
10
12
|
'fabric.editor.action.description': string;
|
|
@@ -463,10 +465,13 @@ declare const _default: {
|
|
|
463
465
|
'fabric.editor.text.formatting.off': string;
|
|
464
466
|
'fabric.editor.textColor': string;
|
|
465
467
|
'fabric.editor.textColorTooltip': string;
|
|
468
|
+
'fabric.editor.textFormat': string;
|
|
466
469
|
'fabric.editor.textFormatting': string;
|
|
467
470
|
'fabric.editor.textStyles': string;
|
|
468
471
|
'fabric.editor.textStylesTooltip': string;
|
|
469
472
|
'fabric.editor.threeColumns': string;
|
|
473
|
+
'fabric.editor.threeColumnsWithLeftSidebars': string;
|
|
474
|
+
'fabric.editor.threeColumnsWithRightSidebars': string;
|
|
470
475
|
'fabric.editor.threeColumnsWithSidebars': string;
|
|
471
476
|
'fabric.editor.time.ago': string;
|
|
472
477
|
'fabric.editor.time.updated': string;
|
|
@@ -1,7 +1,10 @@
|
|
|
1
1
|
import { type ACTION, type ACTION_SUBJECT, type ACTION_SUBJECT_ID } from './enums';
|
|
2
2
|
import { type UIAEP } from './utils';
|
|
3
|
+
type PromptMentionButtonClickedAEP = UIAEP<ACTION.CLICKED, ACTION_SUBJECT.BUTTON, ACTION_SUBJECT_ID.AI_PROMPT_MENTION_BUTTON, {
|
|
4
|
+
promptType: 'user-input' | 'interrogate';
|
|
5
|
+
}, undefined>;
|
|
3
6
|
type PromptLinkPickerButtonClickedAEP = UIAEP<ACTION.CLICKED, ACTION_SUBJECT.BUTTON, ACTION_SUBJECT_ID.AI_PROMPT_LINK_PICKER_BUTTON, {
|
|
4
7
|
promptType: 'user-input' | 'interrogate';
|
|
5
8
|
}, undefined>;
|
|
6
|
-
export type AICommandPaletteEventPayload = PromptLinkPickerButtonClickedAEP;
|
|
9
|
+
export type AICommandPaletteEventPayload = PromptLinkPickerButtonClickedAEP | PromptMentionButtonClickedAEP;
|
|
7
10
|
export {};
|
|
@@ -274,6 +274,7 @@ export declare enum ACTION_SUBJECT_ID {
|
|
|
274
274
|
AI_DEFINITIONS_AUTO_HIGHLIGHT = "aiDefinitionsAutoHighlight",
|
|
275
275
|
AI_PANELS_BODIED_EXTENSION = "aiPanelsBodiedExtension",
|
|
276
276
|
AI_PROMPT_LINK_PICKER_BUTTON = "aiPromptLinkPickerButton",
|
|
277
|
+
AI_PROMPT_MENTION_BUTTON = "aiPromptMentionButton",
|
|
277
278
|
ALL = "all",
|
|
278
279
|
ALT_TEXT = "altText",
|
|
279
280
|
ANNOTATE_BUTTON = "annotateButton",
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
export declare const widerLayoutClassName = "wider-layout";
|
|
2
|
+
export declare const wrapperStyleInheritedCursor: import("@emotion/react").SerializedStyles;
|
|
2
3
|
export declare const wrapperStyle: import("@emotion/react").SerializedStyles;
|
|
3
4
|
export declare const header: import("@emotion/react").SerializedStyles;
|
|
4
5
|
export declare const content: import("@emotion/react").SerializedStyles;
|
|
@@ -5,6 +5,8 @@
|
|
|
5
5
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
|
+
'editor-common-extensibility-extension-lozenge-editToggle.done.editing': string;
|
|
9
|
+
'editor-common-extensibility-extension-lozenge-editToggle.make.edits': string;
|
|
8
10
|
'editor-common-extensibility.macro.button.configure': string;
|
|
9
11
|
'fabric.editor.action': string;
|
|
10
12
|
'fabric.editor.action.description': string;
|
|
@@ -463,10 +465,13 @@ declare const _default: {
|
|
|
463
465
|
'fabric.editor.text.formatting.off': string;
|
|
464
466
|
'fabric.editor.textColor': string;
|
|
465
467
|
'fabric.editor.textColorTooltip': string;
|
|
468
|
+
'fabric.editor.textFormat': string;
|
|
466
469
|
'fabric.editor.textFormatting': string;
|
|
467
470
|
'fabric.editor.textStyles': string;
|
|
468
471
|
'fabric.editor.textStylesTooltip': string;
|
|
469
472
|
'fabric.editor.threeColumns': string;
|
|
473
|
+
'fabric.editor.threeColumnsWithLeftSidebars': string;
|
|
474
|
+
'fabric.editor.threeColumnsWithRightSidebars': string;
|
|
470
475
|
'fabric.editor.threeColumnsWithSidebars': string;
|
|
471
476
|
'fabric.editor.time.ago': string;
|
|
472
477
|
'fabric.editor.time.updated': string;
|
|
@@ -5,6 +5,8 @@
|
|
|
5
5
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
|
+
'editor-common-extensibility-extension-lozenge-editToggle.done.editing': string;
|
|
9
|
+
'editor-common-extensibility-extension-lozenge-editToggle.make.edits': string;
|
|
8
10
|
'editor-common-extensibility.macro.button.configure': string;
|
|
9
11
|
'fabric.editor.action': string;
|
|
10
12
|
'fabric.editor.action.description': string;
|
|
@@ -463,10 +465,13 @@ declare const _default: {
|
|
|
463
465
|
'fabric.editor.text.formatting.off': string;
|
|
464
466
|
'fabric.editor.textColor': string;
|
|
465
467
|
'fabric.editor.textColorTooltip': string;
|
|
468
|
+
'fabric.editor.textFormat': string;
|
|
466
469
|
'fabric.editor.textFormatting': string;
|
|
467
470
|
'fabric.editor.textStyles': string;
|
|
468
471
|
'fabric.editor.textStylesTooltip': string;
|
|
469
472
|
'fabric.editor.threeColumns': string;
|
|
473
|
+
'fabric.editor.threeColumnsWithLeftSidebars': string;
|
|
474
|
+
'fabric.editor.threeColumnsWithRightSidebars': string;
|
|
470
475
|
'fabric.editor.threeColumnsWithSidebars': string;
|
|
471
476
|
'fabric.editor.time.ago': string;
|
|
472
477
|
'fabric.editor.time.updated': string;
|
|
@@ -5,6 +5,8 @@
|
|
|
5
5
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
|
+
'editor-common-extensibility-extension-lozenge-editToggle.done.editing': string;
|
|
9
|
+
'editor-common-extensibility-extension-lozenge-editToggle.make.edits': string;
|
|
8
10
|
'editor-common-extensibility.macro.button.configure': string;
|
|
9
11
|
'fabric.editor.action': string;
|
|
10
12
|
'fabric.editor.action.description': string;
|
|
@@ -467,6 +469,8 @@ declare const _default: {
|
|
|
467
469
|
'fabric.editor.textStyles': string;
|
|
468
470
|
'fabric.editor.textStylesTooltip': string;
|
|
469
471
|
'fabric.editor.threeColumns': string;
|
|
472
|
+
'fabric.editor.threeColumnsWithLeftSidebars': string;
|
|
473
|
+
'fabric.editor.threeColumnsWithRightSidebars': string;
|
|
470
474
|
'fabric.editor.threeColumnsWithSidebars': string;
|
|
471
475
|
'fabric.editor.time.ago': string;
|
|
472
476
|
'fabric.editor.time.updated': string;
|
|
@@ -5,6 +5,8 @@
|
|
|
5
5
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
|
+
'editor-common-extensibility-extension-lozenge-editToggle.done.editing': string;
|
|
9
|
+
'editor-common-extensibility-extension-lozenge-editToggle.make.edits': string;
|
|
8
10
|
'editor-common-extensibility.macro.button.configure': string;
|
|
9
11
|
'fabric.editor.action': string;
|
|
10
12
|
'fabric.editor.action.description': string;
|
|
@@ -82,6 +84,7 @@ declare const _default: {
|
|
|
82
84
|
'fabric.editor.columnMovedRight': string;
|
|
83
85
|
'fabric.editor.columnSelected': string;
|
|
84
86
|
'fabric.editor.columns': string;
|
|
87
|
+
'fabric.editor.columns.advanced.layout.description': string;
|
|
85
88
|
'fabric.editor.columns.description': string;
|
|
86
89
|
'fabric.editor.columnsAreInserted': string;
|
|
87
90
|
'fabric.editor.columnsAreRemoved': string;
|
|
@@ -464,10 +467,13 @@ declare const _default: {
|
|
|
464
467
|
'fabric.editor.text.formatting.off': string;
|
|
465
468
|
'fabric.editor.textColor': string;
|
|
466
469
|
'fabric.editor.textColorTooltip': string;
|
|
470
|
+
'fabric.editor.textFormat': string;
|
|
467
471
|
'fabric.editor.textFormatting': string;
|
|
468
472
|
'fabric.editor.textStyles': string;
|
|
469
473
|
'fabric.editor.textStylesTooltip': string;
|
|
470
474
|
'fabric.editor.threeColumns': string;
|
|
475
|
+
'fabric.editor.threeColumnsWithLeftSidebars': string;
|
|
476
|
+
'fabric.editor.threeColumnsWithRightSidebars': string;
|
|
471
477
|
'fabric.editor.threeColumnsWithSidebars': string;
|
|
472
478
|
'fabric.editor.time.ago': string;
|
|
473
479
|
'fabric.editor.time.updated': string;
|
|
@@ -5,6 +5,8 @@
|
|
|
5
5
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
|
+
'editor-common-extensibility-extension-lozenge-editToggle.done.editing': string;
|
|
9
|
+
'editor-common-extensibility-extension-lozenge-editToggle.make.edits': string;
|
|
8
10
|
'editor-common-extensibility.macro.button.configure': string;
|
|
9
11
|
'fabric.editor.action': string;
|
|
10
12
|
'fabric.editor.action.description': string;
|
|
@@ -82,6 +84,7 @@ declare const _default: {
|
|
|
82
84
|
'fabric.editor.columnMovedRight': string;
|
|
83
85
|
'fabric.editor.columnSelected': string;
|
|
84
86
|
'fabric.editor.columns': string;
|
|
87
|
+
'fabric.editor.columns.advanced.layout.description': string;
|
|
85
88
|
'fabric.editor.columns.description': string;
|
|
86
89
|
'fabric.editor.columnsAreInserted': string;
|
|
87
90
|
'fabric.editor.columnsAreRemoved': string;
|
|
@@ -464,10 +467,13 @@ declare const _default: {
|
|
|
464
467
|
'fabric.editor.text.formatting.off': string;
|
|
465
468
|
'fabric.editor.textColor': string;
|
|
466
469
|
'fabric.editor.textColorTooltip': string;
|
|
470
|
+
'fabric.editor.textFormat': string;
|
|
467
471
|
'fabric.editor.textFormatting': string;
|
|
468
472
|
'fabric.editor.textStyles': string;
|
|
469
473
|
'fabric.editor.textStylesTooltip': string;
|
|
470
474
|
'fabric.editor.threeColumns': string;
|
|
475
|
+
'fabric.editor.threeColumnsWithLeftSidebars': string;
|
|
476
|
+
'fabric.editor.threeColumnsWithRightSidebars': string;
|
|
471
477
|
'fabric.editor.threeColumnsWithSidebars': string;
|
|
472
478
|
'fabric.editor.time.ago': string;
|
|
473
479
|
'fabric.editor.time.updated': string;
|
|
@@ -5,6 +5,8 @@
|
|
|
5
5
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
|
+
'editor-common-extensibility-extension-lozenge-editToggle.done.editing': string;
|
|
9
|
+
'editor-common-extensibility-extension-lozenge-editToggle.make.edits': string;
|
|
8
10
|
'editor-common-extensibility.macro.button.configure': string;
|
|
9
11
|
'fabric.editor.action': string;
|
|
10
12
|
'fabric.editor.action.description': string;
|
|
@@ -82,6 +84,7 @@ declare const _default: {
|
|
|
82
84
|
'fabric.editor.columnMovedRight': string;
|
|
83
85
|
'fabric.editor.columnSelected': string;
|
|
84
86
|
'fabric.editor.columns': string;
|
|
87
|
+
'fabric.editor.columns.advanced.layout.description': string;
|
|
85
88
|
'fabric.editor.columns.description': string;
|
|
86
89
|
'fabric.editor.columnsAreInserted': string;
|
|
87
90
|
'fabric.editor.columnsAreRemoved': string;
|
|
@@ -463,10 +466,13 @@ declare const _default: {
|
|
|
463
466
|
'fabric.editor.text.formatting.off': string;
|
|
464
467
|
'fabric.editor.textColor': string;
|
|
465
468
|
'fabric.editor.textColorTooltip': string;
|
|
469
|
+
'fabric.editor.textFormat': string;
|
|
466
470
|
'fabric.editor.textFormatting': string;
|
|
467
471
|
'fabric.editor.textStyles': string;
|
|
468
472
|
'fabric.editor.textStylesTooltip': string;
|
|
469
473
|
'fabric.editor.threeColumns': string;
|
|
474
|
+
'fabric.editor.threeColumnsWithLeftSidebars': string;
|
|
475
|
+
'fabric.editor.threeColumnsWithRightSidebars': string;
|
|
470
476
|
'fabric.editor.threeColumnsWithSidebars': string;
|
|
471
477
|
'fabric.editor.time.ago': string;
|
|
472
478
|
'fabric.editor.time.updated': string;
|
|
@@ -5,6 +5,8 @@
|
|
|
5
5
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
|
+
'editor-common-extensibility-extension-lozenge-editToggle.done.editing': string;
|
|
9
|
+
'editor-common-extensibility-extension-lozenge-editToggle.make.edits': string;
|
|
8
10
|
'editor-common-extensibility.macro.button.configure': string;
|
|
9
11
|
'fabric.editor.action': string;
|
|
10
12
|
'fabric.editor.action.description': string;
|
|
@@ -467,6 +469,8 @@ declare const _default: {
|
|
|
467
469
|
'fabric.editor.textStyles': string;
|
|
468
470
|
'fabric.editor.textStylesTooltip': string;
|
|
469
471
|
'fabric.editor.threeColumns': string;
|
|
472
|
+
'fabric.editor.threeColumnsWithLeftSidebars': string;
|
|
473
|
+
'fabric.editor.threeColumnsWithRightSidebars': string;
|
|
470
474
|
'fabric.editor.threeColumnsWithSidebars': string;
|
|
471
475
|
'fabric.editor.time.ago': string;
|
|
472
476
|
'fabric.editor.time.updated': string;
|
|
@@ -5,6 +5,8 @@
|
|
|
5
5
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
|
+
'editor-common-extensibility-extension-lozenge-editToggle.done.editing': string;
|
|
9
|
+
'editor-common-extensibility-extension-lozenge-editToggle.make.edits': string;
|
|
8
10
|
'editor-common-extensibility.macro.button.configure': string;
|
|
9
11
|
'fabric.editor.action': string;
|
|
10
12
|
'fabric.editor.action.description': string;
|
|
@@ -463,10 +465,13 @@ declare const _default: {
|
|
|
463
465
|
'fabric.editor.text.formatting.off': string;
|
|
464
466
|
'fabric.editor.textColor': string;
|
|
465
467
|
'fabric.editor.textColorTooltip': string;
|
|
468
|
+
'fabric.editor.textFormat': string;
|
|
466
469
|
'fabric.editor.textFormatting': string;
|
|
467
470
|
'fabric.editor.textStyles': string;
|
|
468
471
|
'fabric.editor.textStylesTooltip': string;
|
|
469
472
|
'fabric.editor.threeColumns': string;
|
|
473
|
+
'fabric.editor.threeColumnsWithLeftSidebars': string;
|
|
474
|
+
'fabric.editor.threeColumnsWithRightSidebars': string;
|
|
470
475
|
'fabric.editor.threeColumnsWithSidebars': string;
|
|
471
476
|
'fabric.editor.time.ago': string;
|
|
472
477
|
'fabric.editor.time.updated': string;
|
|
@@ -5,6 +5,8 @@
|
|
|
5
5
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
|
+
'editor-common-extensibility-extension-lozenge-editToggle.done.editing': string;
|
|
9
|
+
'editor-common-extensibility-extension-lozenge-editToggle.make.edits': string;
|
|
8
10
|
'editor-common-extensibility.macro.button.configure': string;
|
|
9
11
|
'fabric.editor.action': string;
|
|
10
12
|
'fabric.editor.action.description': string;
|
|
@@ -467,6 +469,8 @@ declare const _default: {
|
|
|
467
469
|
'fabric.editor.textStyles': string;
|
|
468
470
|
'fabric.editor.textStylesTooltip': string;
|
|
469
471
|
'fabric.editor.threeColumns': string;
|
|
472
|
+
'fabric.editor.threeColumnsWithLeftSidebars': string;
|
|
473
|
+
'fabric.editor.threeColumnsWithRightSidebars': string;
|
|
470
474
|
'fabric.editor.threeColumnsWithSidebars': string;
|
|
471
475
|
'fabric.editor.time.ago': string;
|
|
472
476
|
'fabric.editor.time.updated': string;
|
|
@@ -5,6 +5,8 @@
|
|
|
5
5
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
|
+
'editor-common-extensibility-extension-lozenge-editToggle.done.editing': string;
|
|
9
|
+
'editor-common-extensibility-extension-lozenge-editToggle.make.edits': string;
|
|
8
10
|
'editor-common-extensibility.macro.button.configure': string;
|
|
9
11
|
'fabric.editor.action': string;
|
|
10
12
|
'fabric.editor.action.description': string;
|
|
@@ -290,7 +292,6 @@ declare const _default: {
|
|
|
290
292
|
'fabric.editor.inviteItem.title': string;
|
|
291
293
|
'fabric.editor.italic': string;
|
|
292
294
|
'fabric.editor.keyboardShortcuts': string;
|
|
293
|
-
'fabric.editor.layout.columnOption': string;
|
|
294
295
|
'fabric.editor.layout.placeholder': string;
|
|
295
296
|
'fabric.editor.layoutFixedWidth': string;
|
|
296
297
|
'fabric.editor.layoutFullWidth': string;
|
|
@@ -463,10 +464,13 @@ declare const _default: {
|
|
|
463
464
|
'fabric.editor.text.formatting.off': string;
|
|
464
465
|
'fabric.editor.textColor': string;
|
|
465
466
|
'fabric.editor.textColorTooltip': string;
|
|
467
|
+
'fabric.editor.textFormat': string;
|
|
466
468
|
'fabric.editor.textFormatting': string;
|
|
467
469
|
'fabric.editor.textStyles': string;
|
|
468
470
|
'fabric.editor.textStylesTooltip': string;
|
|
469
471
|
'fabric.editor.threeColumns': string;
|
|
472
|
+
'fabric.editor.threeColumnsWithLeftSidebars': string;
|
|
473
|
+
'fabric.editor.threeColumnsWithRightSidebars': string;
|
|
470
474
|
'fabric.editor.threeColumnsWithSidebars': string;
|
|
471
475
|
'fabric.editor.time.ago': string;
|
|
472
476
|
'fabric.editor.time.updated': string;
|
|
@@ -5,6 +5,8 @@
|
|
|
5
5
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
|
+
'editor-common-extensibility-extension-lozenge-editToggle.done.editing': string;
|
|
9
|
+
'editor-common-extensibility-extension-lozenge-editToggle.make.edits': string;
|
|
8
10
|
'editor-common-extensibility.macro.button.configure': string;
|
|
9
11
|
'fabric.editor.action': string;
|
|
10
12
|
'fabric.editor.action.description': string;
|
|
@@ -463,10 +465,13 @@ declare const _default: {
|
|
|
463
465
|
'fabric.editor.text.formatting.off': string;
|
|
464
466
|
'fabric.editor.textColor': string;
|
|
465
467
|
'fabric.editor.textColorTooltip': string;
|
|
468
|
+
'fabric.editor.textFormat': string;
|
|
466
469
|
'fabric.editor.textFormatting': string;
|
|
467
470
|
'fabric.editor.textStyles': string;
|
|
468
471
|
'fabric.editor.textStylesTooltip': string;
|
|
469
472
|
'fabric.editor.threeColumns': string;
|
|
473
|
+
'fabric.editor.threeColumnsWithLeftSidebars': string;
|
|
474
|
+
'fabric.editor.threeColumnsWithRightSidebars': string;
|
|
470
475
|
'fabric.editor.threeColumnsWithSidebars': string;
|
|
471
476
|
'fabric.editor.time.ago': string;
|
|
472
477
|
'fabric.editor.time.updated': string;
|
|
@@ -5,6 +5,8 @@
|
|
|
5
5
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
|
+
'editor-common-extensibility-extension-lozenge-editToggle.done.editing': string;
|
|
9
|
+
'editor-common-extensibility-extension-lozenge-editToggle.make.edits': string;
|
|
8
10
|
'editor-common-extensibility.macro.button.configure': string;
|
|
9
11
|
'fabric.editor.action': string;
|
|
10
12
|
'fabric.editor.action.description': string;
|
|
@@ -463,10 +465,13 @@ declare const _default: {
|
|
|
463
465
|
'fabric.editor.text.formatting.off': string;
|
|
464
466
|
'fabric.editor.textColor': string;
|
|
465
467
|
'fabric.editor.textColorTooltip': string;
|
|
468
|
+
'fabric.editor.textFormat': string;
|
|
466
469
|
'fabric.editor.textFormatting': string;
|
|
467
470
|
'fabric.editor.textStyles': string;
|
|
468
471
|
'fabric.editor.textStylesTooltip': string;
|
|
469
472
|
'fabric.editor.threeColumns': string;
|
|
473
|
+
'fabric.editor.threeColumnsWithLeftSidebars': string;
|
|
474
|
+
'fabric.editor.threeColumnsWithRightSidebars': string;
|
|
470
475
|
'fabric.editor.threeColumnsWithSidebars': string;
|
|
471
476
|
'fabric.editor.time.ago': string;
|
|
472
477
|
'fabric.editor.time.updated': string;
|
|
@@ -5,6 +5,8 @@
|
|
|
5
5
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
|
+
'editor-common-extensibility-extension-lozenge-editToggle.done.editing': string;
|
|
9
|
+
'editor-common-extensibility-extension-lozenge-editToggle.make.edits': string;
|
|
8
10
|
'editor-common-extensibility.macro.button.configure': string;
|
|
9
11
|
'fabric.editor.action': string;
|
|
10
12
|
'fabric.editor.action.description': string;
|
|
@@ -463,10 +465,13 @@ declare const _default: {
|
|
|
463
465
|
'fabric.editor.text.formatting.off': string;
|
|
464
466
|
'fabric.editor.textColor': string;
|
|
465
467
|
'fabric.editor.textColorTooltip': string;
|
|
468
|
+
'fabric.editor.textFormat': string;
|
|
466
469
|
'fabric.editor.textFormatting': string;
|
|
467
470
|
'fabric.editor.textStyles': string;
|
|
468
471
|
'fabric.editor.textStylesTooltip': string;
|
|
469
472
|
'fabric.editor.threeColumns': string;
|
|
473
|
+
'fabric.editor.threeColumnsWithLeftSidebars': string;
|
|
474
|
+
'fabric.editor.threeColumnsWithRightSidebars': string;
|
|
470
475
|
'fabric.editor.threeColumnsWithSidebars': string;
|
|
471
476
|
'fabric.editor.time.ago': string;
|
|
472
477
|
'fabric.editor.time.updated': string;
|
|
@@ -5,6 +5,8 @@
|
|
|
5
5
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
|
+
'editor-common-extensibility-extension-lozenge-editToggle.done.editing': string;
|
|
9
|
+
'editor-common-extensibility-extension-lozenge-editToggle.make.edits': string;
|
|
8
10
|
'editor-common-extensibility.macro.button.configure': string;
|
|
9
11
|
'fabric.editor.action': string;
|
|
10
12
|
'fabric.editor.action.description': string;
|
|
@@ -463,10 +465,13 @@ declare const _default: {
|
|
|
463
465
|
'fabric.editor.text.formatting.off': string;
|
|
464
466
|
'fabric.editor.textColor': string;
|
|
465
467
|
'fabric.editor.textColorTooltip': string;
|
|
468
|
+
'fabric.editor.textFormat': string;
|
|
466
469
|
'fabric.editor.textFormatting': string;
|
|
467
470
|
'fabric.editor.textStyles': string;
|
|
468
471
|
'fabric.editor.textStylesTooltip': string;
|
|
469
472
|
'fabric.editor.threeColumns': string;
|
|
473
|
+
'fabric.editor.threeColumnsWithLeftSidebars': string;
|
|
474
|
+
'fabric.editor.threeColumnsWithRightSidebars': string;
|
|
470
475
|
'fabric.editor.threeColumnsWithSidebars': string;
|
|
471
476
|
'fabric.editor.time.ago': string;
|
|
472
477
|
'fabric.editor.time.updated': string;
|
|
@@ -5,6 +5,8 @@
|
|
|
5
5
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
|
+
'editor-common-extensibility-extension-lozenge-editToggle.done.editing': string;
|
|
9
|
+
'editor-common-extensibility-extension-lozenge-editToggle.make.edits': string;
|
|
8
10
|
'editor-common-extensibility.macro.button.configure': string;
|
|
9
11
|
'fabric.editor.action': string;
|
|
10
12
|
'fabric.editor.action.description': string;
|
|
@@ -463,10 +465,13 @@ declare const _default: {
|
|
|
463
465
|
'fabric.editor.text.formatting.off': string;
|
|
464
466
|
'fabric.editor.textColor': string;
|
|
465
467
|
'fabric.editor.textColorTooltip': string;
|
|
468
|
+
'fabric.editor.textFormat': string;
|
|
466
469
|
'fabric.editor.textFormatting': string;
|
|
467
470
|
'fabric.editor.textStyles': string;
|
|
468
471
|
'fabric.editor.textStylesTooltip': string;
|
|
469
472
|
'fabric.editor.threeColumns': string;
|
|
473
|
+
'fabric.editor.threeColumnsWithLeftSidebars': string;
|
|
474
|
+
'fabric.editor.threeColumnsWithRightSidebars': string;
|
|
470
475
|
'fabric.editor.threeColumnsWithSidebars': string;
|
|
471
476
|
'fabric.editor.time.ago': string;
|
|
472
477
|
'fabric.editor.time.updated': string;
|
|
@@ -5,6 +5,8 @@
|
|
|
5
5
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
|
+
'editor-common-extensibility-extension-lozenge-editToggle.done.editing': string;
|
|
9
|
+
'editor-common-extensibility-extension-lozenge-editToggle.make.edits': string;
|
|
8
10
|
'editor-common-extensibility.macro.button.configure': string;
|
|
9
11
|
'fabric.editor.action': string;
|
|
10
12
|
'fabric.editor.action.description': string;
|
|
@@ -467,6 +469,8 @@ declare const _default: {
|
|
|
467
469
|
'fabric.editor.textStyles': string;
|
|
468
470
|
'fabric.editor.textStylesTooltip': string;
|
|
469
471
|
'fabric.editor.threeColumns': string;
|
|
472
|
+
'fabric.editor.threeColumnsWithLeftSidebars': string;
|
|
473
|
+
'fabric.editor.threeColumnsWithRightSidebars': string;
|
|
470
474
|
'fabric.editor.threeColumnsWithSidebars': string;
|
|
471
475
|
'fabric.editor.time.ago': string;
|
|
472
476
|
'fabric.editor.time.updated': string;
|
|
@@ -5,6 +5,8 @@
|
|
|
5
5
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
|
+
'editor-common-extensibility-extension-lozenge-editToggle.done.editing': string;
|
|
9
|
+
'editor-common-extensibility-extension-lozenge-editToggle.make.edits': string;
|
|
8
10
|
'editor-common-extensibility.macro.button.configure': string;
|
|
9
11
|
'fabric.editor.action': string;
|
|
10
12
|
'fabric.editor.action.description': string;
|
|
@@ -463,10 +465,13 @@ declare const _default: {
|
|
|
463
465
|
'fabric.editor.text.formatting.off': string;
|
|
464
466
|
'fabric.editor.textColor': string;
|
|
465
467
|
'fabric.editor.textColorTooltip': string;
|
|
468
|
+
'fabric.editor.textFormat': string;
|
|
466
469
|
'fabric.editor.textFormatting': string;
|
|
467
470
|
'fabric.editor.textStyles': string;
|
|
468
471
|
'fabric.editor.textStylesTooltip': string;
|
|
469
472
|
'fabric.editor.threeColumns': string;
|
|
473
|
+
'fabric.editor.threeColumnsWithLeftSidebars': string;
|
|
474
|
+
'fabric.editor.threeColumnsWithRightSidebars': string;
|
|
470
475
|
'fabric.editor.threeColumnsWithSidebars': string;
|
|
471
476
|
'fabric.editor.time.ago': string;
|
|
472
477
|
'fabric.editor.time.updated': string;
|
|
@@ -5,6 +5,8 @@
|
|
|
5
5
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
|
+
'editor-common-extensibility-extension-lozenge-editToggle.done.editing': string;
|
|
9
|
+
'editor-common-extensibility-extension-lozenge-editToggle.make.edits': string;
|
|
8
10
|
'editor-common-extensibility.macro.button.configure': string;
|
|
9
11
|
'fabric.editor.action': string;
|
|
10
12
|
'fabric.editor.action.description': string;
|
|
@@ -463,10 +465,13 @@ declare const _default: {
|
|
|
463
465
|
'fabric.editor.text.formatting.off': string;
|
|
464
466
|
'fabric.editor.textColor': string;
|
|
465
467
|
'fabric.editor.textColorTooltip': string;
|
|
468
|
+
'fabric.editor.textFormat': string;
|
|
466
469
|
'fabric.editor.textFormatting': string;
|
|
467
470
|
'fabric.editor.textStyles': string;
|
|
468
471
|
'fabric.editor.textStylesTooltip': string;
|
|
469
472
|
'fabric.editor.threeColumns': string;
|
|
473
|
+
'fabric.editor.threeColumnsWithLeftSidebars': string;
|
|
474
|
+
'fabric.editor.threeColumnsWithRightSidebars': string;
|
|
470
475
|
'fabric.editor.threeColumnsWithSidebars': string;
|
|
471
476
|
'fabric.editor.time.ago': string;
|
|
472
477
|
'fabric.editor.time.updated': string;
|
|
@@ -5,6 +5,8 @@
|
|
|
5
5
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
|
+
'editor-common-extensibility-extension-lozenge-editToggle.done.editing': string;
|
|
9
|
+
'editor-common-extensibility-extension-lozenge-editToggle.make.edits': string;
|
|
8
10
|
'editor-common-extensibility.macro.button.configure': string;
|
|
9
11
|
'fabric.editor.action': string;
|
|
10
12
|
'fabric.editor.action.description': string;
|
|
@@ -463,10 +465,13 @@ declare const _default: {
|
|
|
463
465
|
'fabric.editor.text.formatting.off': string;
|
|
464
466
|
'fabric.editor.textColor': string;
|
|
465
467
|
'fabric.editor.textColorTooltip': string;
|
|
468
|
+
'fabric.editor.textFormat': string;
|
|
466
469
|
'fabric.editor.textFormatting': string;
|
|
467
470
|
'fabric.editor.textStyles': string;
|
|
468
471
|
'fabric.editor.textStylesTooltip': string;
|
|
469
472
|
'fabric.editor.threeColumns': string;
|
|
473
|
+
'fabric.editor.threeColumnsWithLeftSidebars': string;
|
|
474
|
+
'fabric.editor.threeColumnsWithRightSidebars': string;
|
|
470
475
|
'fabric.editor.threeColumnsWithSidebars': string;
|
|
471
476
|
'fabric.editor.time.ago': string;
|
|
472
477
|
'fabric.editor.time.updated': string;
|
|
@@ -5,6 +5,8 @@
|
|
|
5
5
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
|
+
'editor-common-extensibility-extension-lozenge-editToggle.done.editing': string;
|
|
9
|
+
'editor-common-extensibility-extension-lozenge-editToggle.make.edits': string;
|
|
8
10
|
'editor-common-extensibility.macro.button.configure': string;
|
|
9
11
|
'fabric.editor.action': string;
|
|
10
12
|
'fabric.editor.action.description': string;
|
|
@@ -18,6 +20,8 @@ declare const _default: {
|
|
|
18
20
|
'fabric.editor.addMediaFiles': string;
|
|
19
21
|
'fabric.editor.addRowAbove': string;
|
|
20
22
|
'fabric.editor.addRowBelow': string;
|
|
23
|
+
'fabric.editor.ai.selectionToolbar.define.disabled.tooltip': string;
|
|
24
|
+
'fabric.editor.ai.selectionToolbar.define.title': string;
|
|
21
25
|
'fabric.editor.alignCenter': string;
|
|
22
26
|
'fabric.editor.alignImageCenter': string;
|
|
23
27
|
'fabric.editor.alignImageLeft': string;
|
|
@@ -461,10 +465,13 @@ declare const _default: {
|
|
|
461
465
|
'fabric.editor.text.formatting.off': string;
|
|
462
466
|
'fabric.editor.textColor': string;
|
|
463
467
|
'fabric.editor.textColorTooltip': string;
|
|
468
|
+
'fabric.editor.textFormat': string;
|
|
464
469
|
'fabric.editor.textFormatting': string;
|
|
465
470
|
'fabric.editor.textStyles': string;
|
|
466
471
|
'fabric.editor.textStylesTooltip': string;
|
|
467
472
|
'fabric.editor.threeColumns': string;
|
|
473
|
+
'fabric.editor.threeColumnsWithLeftSidebars': string;
|
|
474
|
+
'fabric.editor.threeColumnsWithRightSidebars': string;
|
|
468
475
|
'fabric.editor.threeColumnsWithSidebars': string;
|
|
469
476
|
'fabric.editor.time.ago': string;
|
|
470
477
|
'fabric.editor.time.updated': string;
|
|
@@ -5,6 +5,8 @@
|
|
|
5
5
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
|
+
'editor-common-extensibility-extension-lozenge-editToggle.done.editing': string;
|
|
9
|
+
'editor-common-extensibility-extension-lozenge-editToggle.make.edits': string;
|
|
8
10
|
'editor-common-extensibility.macro.button.configure': string;
|
|
9
11
|
'fabric.editor.action': string;
|
|
10
12
|
'fabric.editor.action.description': string;
|
|
@@ -463,10 +465,13 @@ declare const _default: {
|
|
|
463
465
|
'fabric.editor.text.formatting.off': string;
|
|
464
466
|
'fabric.editor.textColor': string;
|
|
465
467
|
'fabric.editor.textColorTooltip': string;
|
|
468
|
+
'fabric.editor.textFormat': string;
|
|
466
469
|
'fabric.editor.textFormatting': string;
|
|
467
470
|
'fabric.editor.textStyles': string;
|
|
468
471
|
'fabric.editor.textStylesTooltip': string;
|
|
469
472
|
'fabric.editor.threeColumns': string;
|
|
473
|
+
'fabric.editor.threeColumnsWithLeftSidebars': string;
|
|
474
|
+
'fabric.editor.threeColumnsWithRightSidebars': string;
|
|
470
475
|
'fabric.editor.threeColumnsWithSidebars': string;
|
|
471
476
|
'fabric.editor.time.ago': string;
|
|
472
477
|
'fabric.editor.time.updated': string;
|