@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/esm/i18n/zh_TW.js
CHANGED
|
@@ -7,6 +7,8 @@
|
|
|
7
7
|
*/
|
|
8
8
|
//Chinese (Traditional)
|
|
9
9
|
export default {
|
|
10
|
+
'editor-common-extensibility-extension-lozenge-editToggle.done.editing': '完成編輯',
|
|
11
|
+
'editor-common-extensibility-extension-lozenge-editToggle.make.edits': '進行編輯',
|
|
10
12
|
'editor-common-extensibility.macro.button.configure': '設定 {macroName}',
|
|
11
13
|
'fabric.editor.action': '動作項目',
|
|
12
14
|
'fabric.editor.action.description': '建立並指派動作項目',
|
|
@@ -208,7 +210,7 @@ export default {
|
|
|
208
210
|
'fabric.editor.findNext': '尋找下一個',
|
|
209
211
|
'fabric.editor.findPrevious': '尋找上一個',
|
|
210
212
|
'fabric.editor.findReplaceToolbarButton': '尋找與取代',
|
|
211
|
-
'fabric.editor.fiveColumns': '
|
|
213
|
+
'fabric.editor.fiveColumns': '5 欄版面配置',
|
|
212
214
|
'fabric.editor.floatingToolbar.confirmModalCancel': '取消',
|
|
213
215
|
'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': '同時刪除已連結的元素',
|
|
214
216
|
'fabric.editor.floatingToolbar.confirmModalConnectedUnit': '{amount, plural, =0 {{name}} other {{name} (+{amount,number} 個連結的元素)}}',
|
|
@@ -220,7 +222,7 @@ export default {
|
|
|
220
222
|
'fabric.editor.floatingToolbar.scrollLeft': '向左捲動',
|
|
221
223
|
'fabric.editor.floatingToolbar.scrollRight': '向右捲動',
|
|
222
224
|
'fabric.editor.focusTableResizeHandle': '聚焦於表格調整大小控點',
|
|
223
|
-
'fabric.editor.fourColumns': '
|
|
225
|
+
'fabric.editor.fourColumns': '4 欄版面配置',
|
|
224
226
|
'fabric.editor.headerColumn': '標題欄',
|
|
225
227
|
'fabric.editor.headerRow': '標題列',
|
|
226
228
|
'fabric.editor.heading1': '標題 1',
|
|
@@ -292,7 +294,7 @@ export default {
|
|
|
292
294
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {邀請團隊成員加入 {productName}} trusted {邀請團隊成員加入 {productName}} other {將團隊成員新增至 {productName}}}',
|
|
293
295
|
'fabric.editor.italic': '斜體',
|
|
294
296
|
'fabric.editor.keyboardShortcuts': '鍵盤快速鍵',
|
|
295
|
-
'fabric.editor.layout.columnOption': '{count, plural, other {{count}
|
|
297
|
+
'fabric.editor.layout.columnOption': '{count, plural, other {{count} 欄}}',
|
|
296
298
|
'fabric.editor.layout.placeholder': '新增內容',
|
|
297
299
|
'fabric.editor.layoutFixedWidth': '返回中央',
|
|
298
300
|
'fabric.editor.layoutFullWidth': '採用完整寬度',
|
|
@@ -465,10 +467,13 @@ export default {
|
|
|
465
467
|
'fabric.editor.text.formatting.off': '文字格式設定關閉',
|
|
466
468
|
'fabric.editor.textColor': '{selectedColorName}的文字顏色',
|
|
467
469
|
'fabric.editor.textColorTooltip': '文字顏色',
|
|
470
|
+
'fabric.editor.textFormat': '設定文字格式',
|
|
468
471
|
'fabric.editor.textFormatting': '文字格式設定',
|
|
469
472
|
'fabric.editor.textStyles': '{blockTypeName}的文字樣式',
|
|
470
473
|
'fabric.editor.textStylesTooltip': '文字樣式',
|
|
471
|
-
'fabric.editor.threeColumns': '
|
|
474
|
+
'fabric.editor.threeColumns': '3 欄版面配置',
|
|
475
|
+
'fabric.editor.threeColumnsWithLeftSidebars': '包含左側邊欄的三欄版面配置',
|
|
476
|
+
'fabric.editor.threeColumnsWithRightSidebars': '包含右側邊欄的三欄版面配置',
|
|
472
477
|
'fabric.editor.threeColumnsWithSidebars': '包含側邊欄的三欄版面配置',
|
|
473
478
|
'fabric.editor.time.ago': '前',
|
|
474
479
|
'fabric.editor.time.updated': '已更新',
|
|
@@ -482,7 +487,7 @@ export default {
|
|
|
482
487
|
'fabric.editor.tooltip.nestedExpand': '巢狀擴充',
|
|
483
488
|
'fabric.editor.tooltip.taskList': '動作項目',
|
|
484
489
|
'fabric.editor.turnInto': '轉變成',
|
|
485
|
-
'fabric.editor.twoColumns': '
|
|
490
|
+
'fabric.editor.twoColumns': '2 欄版面配置',
|
|
486
491
|
'fabric.editor.typeAhead.popupLabel': '自動提示結果',
|
|
487
492
|
'fabric.editor.typeAhead.quickInsertInputLabel': '開始輸入以搜尋或篩選快速鍵選項',
|
|
488
493
|
'fabric.editor.typeAhead.quickInsertPopupLabel': '插入和格式化的快速鍵',
|
|
@@ -7,7 +7,7 @@ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t =
|
|
|
7
7
|
import { isFedRamp } from './environment';
|
|
8
8
|
var SENTRY_DSN = 'https://0b10c8e02fb44d8796c047b102c9bee8@o55978.ingest.sentry.io/4505129224110080';
|
|
9
9
|
var packageName = 'editor-common'; // Sentry doesn't accept '/' in its releases https://docs.sentry.io/platforms/javascript/configuration/releases/
|
|
10
|
-
var packageVersion = "96.5.
|
|
10
|
+
var packageVersion = "96.5.4";
|
|
11
11
|
var sanitiseSentryEvents = function sanitiseSentryEvents(data, _hint) {
|
|
12
12
|
// Remove URL as it has UGC
|
|
13
13
|
// TODO: Sanitise the URL instead of just removing it
|
|
@@ -20,7 +20,7 @@ import withAnalyticsContext from '@atlaskit/analytics-next/withAnalyticsContext'
|
|
|
20
20
|
import withAnalyticsEvents from '@atlaskit/analytics-next/withAnalyticsEvents';
|
|
21
21
|
import Layer from '../Layer';
|
|
22
22
|
var packageName = "@atlaskit/editor-common";
|
|
23
|
-
var packageVersion = "96.5.
|
|
23
|
+
var packageVersion = "96.5.4";
|
|
24
24
|
var halfFocusRing = 1;
|
|
25
25
|
var dropOffset = '0, 8';
|
|
26
26
|
var DropList = /*#__PURE__*/function (_Component) {
|
|
@@ -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;
|
package/dist/types/i18n/cs.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/da.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/de.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/en.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;
|
|
@@ -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;
|
package/dist/types/i18n/es.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/fi.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/fr.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/hu.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;
|
|
@@ -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;
|
package/dist/types/i18n/it.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/ja.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/ko.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/nb.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/nl.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/pl.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;
|
|
@@ -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/ru.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/sv.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/th.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;
|
|
@@ -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;
|
package/dist/types/i18n/tr.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;
|