@atlaskit/editor-common 89.2.0 → 89.2.1
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 +9 -0
- package/dist/cjs/i18n/cs.js +3 -0
- package/dist/cjs/i18n/da.js +3 -0
- package/dist/cjs/i18n/de.js +3 -0
- package/dist/cjs/i18n/es.js +3 -0
- package/dist/cjs/i18n/fi.js +3 -0
- package/dist/cjs/i18n/fr.js +3 -0
- package/dist/cjs/i18n/hu.js +3 -0
- package/dist/cjs/i18n/it.js +3 -0
- package/dist/cjs/i18n/ja.js +3 -0
- package/dist/cjs/i18n/ko.js +3 -0
- package/dist/cjs/i18n/nb.js +3 -0
- package/dist/cjs/i18n/nl.js +3 -0
- package/dist/cjs/i18n/pl.js +3 -0
- package/dist/cjs/i18n/pt_BR.js +3 -0
- package/dist/cjs/i18n/ru.js +3 -0
- package/dist/cjs/i18n/sv.js +3 -0
- package/dist/cjs/i18n/th.js +3 -0
- package/dist/cjs/i18n/tr.js +3 -0
- package/dist/cjs/i18n/uk.js +3 -0
- package/dist/cjs/i18n/vi.js +3 -0
- package/dist/cjs/i18n/zh.js +3 -0
- package/dist/cjs/i18n/zh_TW.js +3 -0
- package/dist/cjs/icons/shared/DynamicStrokeIconDecoration.js +1 -1
- package/dist/cjs/monitoring/error.js +1 -1
- package/dist/cjs/ui/DropList/index.js +1 -1
- package/dist/es2019/i18n/cs.js +3 -0
- package/dist/es2019/i18n/da.js +3 -0
- package/dist/es2019/i18n/de.js +3 -0
- package/dist/es2019/i18n/es.js +3 -0
- package/dist/es2019/i18n/fi.js +3 -0
- package/dist/es2019/i18n/fr.js +3 -0
- package/dist/es2019/i18n/hu.js +3 -0
- package/dist/es2019/i18n/it.js +3 -0
- package/dist/es2019/i18n/ja.js +3 -0
- package/dist/es2019/i18n/ko.js +3 -0
- package/dist/es2019/i18n/nb.js +3 -0
- package/dist/es2019/i18n/nl.js +3 -0
- package/dist/es2019/i18n/pl.js +3 -0
- package/dist/es2019/i18n/pt_BR.js +3 -0
- package/dist/es2019/i18n/ru.js +3 -0
- package/dist/es2019/i18n/sv.js +3 -0
- package/dist/es2019/i18n/th.js +3 -0
- package/dist/es2019/i18n/tr.js +3 -0
- package/dist/es2019/i18n/uk.js +3 -0
- package/dist/es2019/i18n/vi.js +3 -0
- package/dist/es2019/i18n/zh.js +3 -0
- package/dist/es2019/i18n/zh_TW.js +3 -0
- package/dist/es2019/icons/shared/DynamicStrokeIconDecoration.js +1 -1
- package/dist/es2019/monitoring/error.js +1 -1
- package/dist/es2019/ui/DropList/index.js +1 -1
- package/dist/esm/i18n/cs.js +3 -0
- package/dist/esm/i18n/da.js +3 -0
- package/dist/esm/i18n/de.js +3 -0
- package/dist/esm/i18n/es.js +3 -0
- package/dist/esm/i18n/fi.js +3 -0
- package/dist/esm/i18n/fr.js +3 -0
- package/dist/esm/i18n/hu.js +3 -0
- package/dist/esm/i18n/it.js +3 -0
- package/dist/esm/i18n/ja.js +3 -0
- package/dist/esm/i18n/ko.js +3 -0
- package/dist/esm/i18n/nb.js +3 -0
- package/dist/esm/i18n/nl.js +3 -0
- package/dist/esm/i18n/pl.js +3 -0
- package/dist/esm/i18n/pt_BR.js +3 -0
- package/dist/esm/i18n/ru.js +3 -0
- package/dist/esm/i18n/sv.js +3 -0
- package/dist/esm/i18n/th.js +3 -0
- package/dist/esm/i18n/tr.js +3 -0
- package/dist/esm/i18n/uk.js +3 -0
- package/dist/esm/i18n/vi.js +3 -0
- package/dist/esm/i18n/zh.js +3 -0
- package/dist/esm/i18n/zh_TW.js +3 -0
- package/dist/esm/icons/shared/DynamicStrokeIconDecoration.js +1 -1
- package/dist/esm/monitoring/error.js +1 -1
- package/dist/esm/ui/DropList/index.js +1 -1
- package/dist/types/i18n/cs.d.ts +3 -0
- package/dist/types/i18n/da.d.ts +3 -0
- package/dist/types/i18n/de.d.ts +3 -0
- package/dist/types/i18n/es.d.ts +3 -0
- package/dist/types/i18n/fi.d.ts +3 -0
- package/dist/types/i18n/fr.d.ts +3 -0
- package/dist/types/i18n/hu.d.ts +3 -0
- package/dist/types/i18n/it.d.ts +3 -0
- package/dist/types/i18n/ja.d.ts +3 -0
- package/dist/types/i18n/ko.d.ts +3 -0
- package/dist/types/i18n/nb.d.ts +3 -0
- package/dist/types/i18n/nl.d.ts +3 -0
- package/dist/types/i18n/pl.d.ts +3 -0
- package/dist/types/i18n/pt_BR.d.ts +3 -0
- package/dist/types/i18n/ru.d.ts +3 -0
- package/dist/types/i18n/sv.d.ts +3 -0
- package/dist/types/i18n/th.d.ts +3 -0
- package/dist/types/i18n/tr.d.ts +3 -0
- package/dist/types/i18n/uk.d.ts +3 -0
- package/dist/types/i18n/vi.d.ts +3 -0
- package/dist/types/i18n/zh.d.ts +3 -0
- package/dist/types/i18n/zh_TW.d.ts +3 -0
- package/dist/types-ts4.5/i18n/cs.d.ts +3 -0
- package/dist/types-ts4.5/i18n/da.d.ts +3 -0
- package/dist/types-ts4.5/i18n/de.d.ts +3 -0
- package/dist/types-ts4.5/i18n/es.d.ts +3 -0
- package/dist/types-ts4.5/i18n/fi.d.ts +3 -0
- package/dist/types-ts4.5/i18n/fr.d.ts +3 -0
- package/dist/types-ts4.5/i18n/hu.d.ts +3 -0
- package/dist/types-ts4.5/i18n/it.d.ts +3 -0
- package/dist/types-ts4.5/i18n/ja.d.ts +3 -0
- package/dist/types-ts4.5/i18n/ko.d.ts +3 -0
- package/dist/types-ts4.5/i18n/nb.d.ts +3 -0
- package/dist/types-ts4.5/i18n/nl.d.ts +3 -0
- package/dist/types-ts4.5/i18n/pl.d.ts +3 -0
- package/dist/types-ts4.5/i18n/pt_BR.d.ts +3 -0
- package/dist/types-ts4.5/i18n/ru.d.ts +3 -0
- package/dist/types-ts4.5/i18n/sv.d.ts +3 -0
- package/dist/types-ts4.5/i18n/th.d.ts +3 -0
- package/dist/types-ts4.5/i18n/tr.d.ts +3 -0
- package/dist/types-ts4.5/i18n/uk.d.ts +3 -0
- package/dist/types-ts4.5/i18n/vi.d.ts +3 -0
- package/dist/types-ts4.5/i18n/zh.d.ts +3 -0
- package/dist/types-ts4.5/i18n/zh_TW.d.ts +3 -0
- package/package.json +7 -7
package/dist/esm/i18n/vi.js
CHANGED
|
@@ -36,6 +36,7 @@ export default {
|
|
|
36
36
|
'fabric.editor.backgroundColor': 'Màu nền',
|
|
37
37
|
'fabric.editor.blockCardUnavailable': 'Liên kết nội tuyến nằm trong {node} và không thể thay đổi chế độ xem liên kết',
|
|
38
38
|
'fabric.editor.blockControlDragHandleUsageInfo': 'Kéo để di chuyển',
|
|
39
|
+
'fabric.editor.blockControlInsert': 'Chèn',
|
|
39
40
|
'fabric.editor.blockControlMoveDown': 'Di chuyển xuống',
|
|
40
41
|
'fabric.editor.blockControlMoveUp': 'Di chuyển lên',
|
|
41
42
|
'fabric.editor.blockControlMovedDown': 'Nội dung đã được chuyển xuống',
|
|
@@ -272,6 +273,8 @@ export default {
|
|
|
272
273
|
'fabric.editor.insertMediaFromUrl': 'Hình ảnh từ liên kết',
|
|
273
274
|
'fabric.editor.insertMediaFromUrlDescription': 'Thêm hình ảnh hoặc video từ một liên kết',
|
|
274
275
|
'fabric.editor.insertMenu': 'Chèn thành phần',
|
|
276
|
+
'fabric.editor.insertRightRail.close': 'Đóng',
|
|
277
|
+
'fabric.editor.insertRightRail.title': 'Chèn',
|
|
275
278
|
'fabric.editor.insertRow': 'Chèn hàng ở bên dưới',
|
|
276
279
|
'fabric.editor.insertRowDrag': 'Chèn hàng',
|
|
277
280
|
'fabric.editor.insertTableColumn': 'Chèn cột bảng',
|
package/dist/esm/i18n/zh.js
CHANGED
|
@@ -36,6 +36,7 @@ export default {
|
|
|
36
36
|
'fabric.editor.backgroundColor': '背景颜色',
|
|
37
37
|
'fabric.editor.blockCardUnavailable': '内联链接位于 {node} 内部,无法更改其视图',
|
|
38
38
|
'fabric.editor.blockControlDragHandleUsageInfo': '拖动以移动',
|
|
39
|
+
'fabric.editor.blockControlInsert': '插入',
|
|
39
40
|
'fabric.editor.blockControlMoveDown': '下移',
|
|
40
41
|
'fabric.editor.blockControlMoveUp': '上移',
|
|
41
42
|
'fabric.editor.blockControlMovedDown': '内容已下移',
|
|
@@ -272,6 +273,8 @@ export default {
|
|
|
272
273
|
'fabric.editor.insertMediaFromUrl': '来自链接的图像',
|
|
273
274
|
'fabric.editor.insertMediaFromUrlDescription': '添加来自链接的图像或视频',
|
|
274
275
|
'fabric.editor.insertMenu': '插入元素',
|
|
276
|
+
'fabric.editor.insertRightRail.close': '关闭',
|
|
277
|
+
'fabric.editor.insertRightRail.title': '插入',
|
|
275
278
|
'fabric.editor.insertRow': '在下方插入行',
|
|
276
279
|
'fabric.editor.insertRowDrag': '插入行',
|
|
277
280
|
'fabric.editor.insertTableColumn': '插入表格列',
|
package/dist/esm/i18n/zh_TW.js
CHANGED
|
@@ -36,6 +36,7 @@ export default {
|
|
|
36
36
|
'fabric.editor.backgroundColor': '背景顏色',
|
|
37
37
|
'fabric.editor.blockCardUnavailable': '內嵌連結位於 {node} 內,無法變更其檢視',
|
|
38
38
|
'fabric.editor.blockControlDragHandleUsageInfo': '拖曳即可移動',
|
|
39
|
+
'fabric.editor.blockControlInsert': '插入',
|
|
39
40
|
'fabric.editor.blockControlMoveDown': '向下移動',
|
|
40
41
|
'fabric.editor.blockControlMoveUp': '向上移動',
|
|
41
42
|
'fabric.editor.blockControlMovedDown': '內容已向下移動',
|
|
@@ -272,6 +273,8 @@ export default {
|
|
|
272
273
|
'fabric.editor.insertMediaFromUrl': '圖片來源連結',
|
|
273
274
|
'fabric.editor.insertMediaFromUrlDescription': '透過連結新增圖片或影片',
|
|
274
275
|
'fabric.editor.insertMenu': '插入元素',
|
|
276
|
+
'fabric.editor.insertRightRail.close': '關閉',
|
|
277
|
+
'fabric.editor.insertRightRail.title': '插入',
|
|
275
278
|
'fabric.editor.insertRow': '在下方插入列',
|
|
276
279
|
'fabric.editor.insertRowDrag': '插入列',
|
|
277
280
|
'fabric.editor.insertTableColumn': '插入表格欄',
|
|
@@ -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 = "89.2.
|
|
10
|
+
var packageVersion = "89.2.1";
|
|
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
|
|
@@ -22,7 +22,7 @@ import withAnalyticsEvents from '@atlaskit/analytics-next/withAnalyticsEvents';
|
|
|
22
22
|
import { N0, N50A, N60A, N900 } from '@atlaskit/theme/colors';
|
|
23
23
|
import Layer from '../Layer';
|
|
24
24
|
var packageName = "@atlaskit/editor-common";
|
|
25
|
-
var packageVersion = "89.2.
|
|
25
|
+
var packageVersion = "89.2.1";
|
|
26
26
|
var halfFocusRing = 1;
|
|
27
27
|
var dropOffset = '0, 8';
|
|
28
28
|
var DropList = /*#__PURE__*/function (_Component) {
|
package/dist/types/i18n/cs.d.ts
CHANGED
|
@@ -34,6 +34,7 @@ declare const _default: {
|
|
|
34
34
|
'fabric.editor.backgroundColor': string;
|
|
35
35
|
'fabric.editor.blockCardUnavailable': string;
|
|
36
36
|
'fabric.editor.blockControlDragHandleUsageInfo': string;
|
|
37
|
+
'fabric.editor.blockControlInsert': string;
|
|
37
38
|
'fabric.editor.blockControlMoveDown': string;
|
|
38
39
|
'fabric.editor.blockControlMoveUp': string;
|
|
39
40
|
'fabric.editor.blockControlMovedDown': string;
|
|
@@ -270,6 +271,8 @@ declare const _default: {
|
|
|
270
271
|
'fabric.editor.insertMediaFromUrl': string;
|
|
271
272
|
'fabric.editor.insertMediaFromUrlDescription': string;
|
|
272
273
|
'fabric.editor.insertMenu': string;
|
|
274
|
+
'fabric.editor.insertRightRail.close': string;
|
|
275
|
+
'fabric.editor.insertRightRail.title': string;
|
|
273
276
|
'fabric.editor.insertRow': string;
|
|
274
277
|
'fabric.editor.insertRowDrag': string;
|
|
275
278
|
'fabric.editor.insertTableColumn': string;
|
package/dist/types/i18n/da.d.ts
CHANGED
|
@@ -34,6 +34,7 @@ declare const _default: {
|
|
|
34
34
|
'fabric.editor.backgroundColor': string;
|
|
35
35
|
'fabric.editor.blockCardUnavailable': string;
|
|
36
36
|
'fabric.editor.blockControlDragHandleUsageInfo': string;
|
|
37
|
+
'fabric.editor.blockControlInsert': string;
|
|
37
38
|
'fabric.editor.blockControlMoveDown': string;
|
|
38
39
|
'fabric.editor.blockControlMoveUp': string;
|
|
39
40
|
'fabric.editor.blockControlMovedDown': string;
|
|
@@ -270,6 +271,8 @@ declare const _default: {
|
|
|
270
271
|
'fabric.editor.insertMediaFromUrl': string;
|
|
271
272
|
'fabric.editor.insertMediaFromUrlDescription': string;
|
|
272
273
|
'fabric.editor.insertMenu': string;
|
|
274
|
+
'fabric.editor.insertRightRail.close': string;
|
|
275
|
+
'fabric.editor.insertRightRail.title': string;
|
|
273
276
|
'fabric.editor.insertRow': string;
|
|
274
277
|
'fabric.editor.insertRowDrag': string;
|
|
275
278
|
'fabric.editor.insertTableColumn': string;
|
package/dist/types/i18n/de.d.ts
CHANGED
|
@@ -34,6 +34,7 @@ declare const _default: {
|
|
|
34
34
|
'fabric.editor.backgroundColor': string;
|
|
35
35
|
'fabric.editor.blockCardUnavailable': string;
|
|
36
36
|
'fabric.editor.blockControlDragHandleUsageInfo': string;
|
|
37
|
+
'fabric.editor.blockControlInsert': string;
|
|
37
38
|
'fabric.editor.blockControlMoveDown': string;
|
|
38
39
|
'fabric.editor.blockControlMoveUp': string;
|
|
39
40
|
'fabric.editor.blockControlMovedDown': string;
|
|
@@ -270,6 +271,8 @@ declare const _default: {
|
|
|
270
271
|
'fabric.editor.insertMediaFromUrl': string;
|
|
271
272
|
'fabric.editor.insertMediaFromUrlDescription': string;
|
|
272
273
|
'fabric.editor.insertMenu': string;
|
|
274
|
+
'fabric.editor.insertRightRail.close': string;
|
|
275
|
+
'fabric.editor.insertRightRail.title': string;
|
|
273
276
|
'fabric.editor.insertRow': string;
|
|
274
277
|
'fabric.editor.insertRowDrag': string;
|
|
275
278
|
'fabric.editor.insertTableColumn': string;
|
package/dist/types/i18n/es.d.ts
CHANGED
|
@@ -34,6 +34,7 @@ declare const _default: {
|
|
|
34
34
|
'fabric.editor.backgroundColor': string;
|
|
35
35
|
'fabric.editor.blockCardUnavailable': string;
|
|
36
36
|
'fabric.editor.blockControlDragHandleUsageInfo': string;
|
|
37
|
+
'fabric.editor.blockControlInsert': string;
|
|
37
38
|
'fabric.editor.blockControlMoveDown': string;
|
|
38
39
|
'fabric.editor.blockControlMoveUp': string;
|
|
39
40
|
'fabric.editor.blockControlMovedDown': string;
|
|
@@ -270,6 +271,8 @@ declare const _default: {
|
|
|
270
271
|
'fabric.editor.insertMediaFromUrl': string;
|
|
271
272
|
'fabric.editor.insertMediaFromUrlDescription': string;
|
|
272
273
|
'fabric.editor.insertMenu': string;
|
|
274
|
+
'fabric.editor.insertRightRail.close': string;
|
|
275
|
+
'fabric.editor.insertRightRail.title': string;
|
|
273
276
|
'fabric.editor.insertRow': string;
|
|
274
277
|
'fabric.editor.insertRowDrag': string;
|
|
275
278
|
'fabric.editor.insertTableColumn': string;
|
package/dist/types/i18n/fi.d.ts
CHANGED
|
@@ -34,6 +34,7 @@ declare const _default: {
|
|
|
34
34
|
'fabric.editor.backgroundColor': string;
|
|
35
35
|
'fabric.editor.blockCardUnavailable': string;
|
|
36
36
|
'fabric.editor.blockControlDragHandleUsageInfo': string;
|
|
37
|
+
'fabric.editor.blockControlInsert': string;
|
|
37
38
|
'fabric.editor.blockControlMoveDown': string;
|
|
38
39
|
'fabric.editor.blockControlMoveUp': string;
|
|
39
40
|
'fabric.editor.blockControlMovedDown': string;
|
|
@@ -270,6 +271,8 @@ declare const _default: {
|
|
|
270
271
|
'fabric.editor.insertMediaFromUrl': string;
|
|
271
272
|
'fabric.editor.insertMediaFromUrlDescription': string;
|
|
272
273
|
'fabric.editor.insertMenu': string;
|
|
274
|
+
'fabric.editor.insertRightRail.close': string;
|
|
275
|
+
'fabric.editor.insertRightRail.title': string;
|
|
273
276
|
'fabric.editor.insertRow': string;
|
|
274
277
|
'fabric.editor.insertRowDrag': string;
|
|
275
278
|
'fabric.editor.insertTableColumn': string;
|
package/dist/types/i18n/fr.d.ts
CHANGED
|
@@ -34,6 +34,7 @@ declare const _default: {
|
|
|
34
34
|
'fabric.editor.backgroundColor': string;
|
|
35
35
|
'fabric.editor.blockCardUnavailable': string;
|
|
36
36
|
'fabric.editor.blockControlDragHandleUsageInfo': string;
|
|
37
|
+
'fabric.editor.blockControlInsert': string;
|
|
37
38
|
'fabric.editor.blockControlMoveDown': string;
|
|
38
39
|
'fabric.editor.blockControlMoveUp': string;
|
|
39
40
|
'fabric.editor.blockControlMovedDown': string;
|
|
@@ -270,6 +271,8 @@ declare const _default: {
|
|
|
270
271
|
'fabric.editor.insertMediaFromUrl': string;
|
|
271
272
|
'fabric.editor.insertMediaFromUrlDescription': string;
|
|
272
273
|
'fabric.editor.insertMenu': string;
|
|
274
|
+
'fabric.editor.insertRightRail.close': string;
|
|
275
|
+
'fabric.editor.insertRightRail.title': string;
|
|
273
276
|
'fabric.editor.insertRow': string;
|
|
274
277
|
'fabric.editor.insertRowDrag': string;
|
|
275
278
|
'fabric.editor.insertTableColumn': string;
|
package/dist/types/i18n/hu.d.ts
CHANGED
|
@@ -34,6 +34,7 @@ declare const _default: {
|
|
|
34
34
|
'fabric.editor.backgroundColor': string;
|
|
35
35
|
'fabric.editor.blockCardUnavailable': string;
|
|
36
36
|
'fabric.editor.blockControlDragHandleUsageInfo': string;
|
|
37
|
+
'fabric.editor.blockControlInsert': string;
|
|
37
38
|
'fabric.editor.blockControlMoveDown': string;
|
|
38
39
|
'fabric.editor.blockControlMoveUp': string;
|
|
39
40
|
'fabric.editor.blockControlMovedDown': string;
|
|
@@ -270,6 +271,8 @@ declare const _default: {
|
|
|
270
271
|
'fabric.editor.insertMediaFromUrl': string;
|
|
271
272
|
'fabric.editor.insertMediaFromUrlDescription': string;
|
|
272
273
|
'fabric.editor.insertMenu': string;
|
|
274
|
+
'fabric.editor.insertRightRail.close': string;
|
|
275
|
+
'fabric.editor.insertRightRail.title': string;
|
|
273
276
|
'fabric.editor.insertRow': string;
|
|
274
277
|
'fabric.editor.insertRowDrag': string;
|
|
275
278
|
'fabric.editor.insertTableColumn': string;
|
package/dist/types/i18n/it.d.ts
CHANGED
|
@@ -34,6 +34,7 @@ declare const _default: {
|
|
|
34
34
|
'fabric.editor.backgroundColor': string;
|
|
35
35
|
'fabric.editor.blockCardUnavailable': string;
|
|
36
36
|
'fabric.editor.blockControlDragHandleUsageInfo': string;
|
|
37
|
+
'fabric.editor.blockControlInsert': string;
|
|
37
38
|
'fabric.editor.blockControlMoveDown': string;
|
|
38
39
|
'fabric.editor.blockControlMoveUp': string;
|
|
39
40
|
'fabric.editor.blockControlMovedDown': string;
|
|
@@ -270,6 +271,8 @@ declare const _default: {
|
|
|
270
271
|
'fabric.editor.insertMediaFromUrl': string;
|
|
271
272
|
'fabric.editor.insertMediaFromUrlDescription': string;
|
|
272
273
|
'fabric.editor.insertMenu': string;
|
|
274
|
+
'fabric.editor.insertRightRail.close': string;
|
|
275
|
+
'fabric.editor.insertRightRail.title': string;
|
|
273
276
|
'fabric.editor.insertRow': string;
|
|
274
277
|
'fabric.editor.insertRowDrag': string;
|
|
275
278
|
'fabric.editor.insertTableColumn': string;
|
package/dist/types/i18n/ja.d.ts
CHANGED
|
@@ -34,6 +34,7 @@ declare const _default: {
|
|
|
34
34
|
'fabric.editor.backgroundColor': string;
|
|
35
35
|
'fabric.editor.blockCardUnavailable': string;
|
|
36
36
|
'fabric.editor.blockControlDragHandleUsageInfo': string;
|
|
37
|
+
'fabric.editor.blockControlInsert': string;
|
|
37
38
|
'fabric.editor.blockControlMoveDown': string;
|
|
38
39
|
'fabric.editor.blockControlMoveUp': string;
|
|
39
40
|
'fabric.editor.blockControlMovedDown': string;
|
|
@@ -270,6 +271,8 @@ declare const _default: {
|
|
|
270
271
|
'fabric.editor.insertMediaFromUrl': string;
|
|
271
272
|
'fabric.editor.insertMediaFromUrlDescription': string;
|
|
272
273
|
'fabric.editor.insertMenu': string;
|
|
274
|
+
'fabric.editor.insertRightRail.close': string;
|
|
275
|
+
'fabric.editor.insertRightRail.title': string;
|
|
273
276
|
'fabric.editor.insertRow': string;
|
|
274
277
|
'fabric.editor.insertRowDrag': string;
|
|
275
278
|
'fabric.editor.insertTableColumn': string;
|
package/dist/types/i18n/ko.d.ts
CHANGED
|
@@ -34,6 +34,7 @@ declare const _default: {
|
|
|
34
34
|
'fabric.editor.backgroundColor': string;
|
|
35
35
|
'fabric.editor.blockCardUnavailable': string;
|
|
36
36
|
'fabric.editor.blockControlDragHandleUsageInfo': string;
|
|
37
|
+
'fabric.editor.blockControlInsert': string;
|
|
37
38
|
'fabric.editor.blockControlMoveDown': string;
|
|
38
39
|
'fabric.editor.blockControlMoveUp': string;
|
|
39
40
|
'fabric.editor.blockControlMovedDown': string;
|
|
@@ -270,6 +271,8 @@ declare const _default: {
|
|
|
270
271
|
'fabric.editor.insertMediaFromUrl': string;
|
|
271
272
|
'fabric.editor.insertMediaFromUrlDescription': string;
|
|
272
273
|
'fabric.editor.insertMenu': string;
|
|
274
|
+
'fabric.editor.insertRightRail.close': string;
|
|
275
|
+
'fabric.editor.insertRightRail.title': string;
|
|
273
276
|
'fabric.editor.insertRow': string;
|
|
274
277
|
'fabric.editor.insertRowDrag': string;
|
|
275
278
|
'fabric.editor.insertTableColumn': string;
|
package/dist/types/i18n/nb.d.ts
CHANGED
|
@@ -34,6 +34,7 @@ declare const _default: {
|
|
|
34
34
|
'fabric.editor.backgroundColor': string;
|
|
35
35
|
'fabric.editor.blockCardUnavailable': string;
|
|
36
36
|
'fabric.editor.blockControlDragHandleUsageInfo': string;
|
|
37
|
+
'fabric.editor.blockControlInsert': string;
|
|
37
38
|
'fabric.editor.blockControlMoveDown': string;
|
|
38
39
|
'fabric.editor.blockControlMoveUp': string;
|
|
39
40
|
'fabric.editor.blockControlMovedDown': string;
|
|
@@ -270,6 +271,8 @@ declare const _default: {
|
|
|
270
271
|
'fabric.editor.insertMediaFromUrl': string;
|
|
271
272
|
'fabric.editor.insertMediaFromUrlDescription': string;
|
|
272
273
|
'fabric.editor.insertMenu': string;
|
|
274
|
+
'fabric.editor.insertRightRail.close': string;
|
|
275
|
+
'fabric.editor.insertRightRail.title': string;
|
|
273
276
|
'fabric.editor.insertRow': string;
|
|
274
277
|
'fabric.editor.insertRowDrag': string;
|
|
275
278
|
'fabric.editor.insertTableColumn': string;
|
package/dist/types/i18n/nl.d.ts
CHANGED
|
@@ -34,6 +34,7 @@ declare const _default: {
|
|
|
34
34
|
'fabric.editor.backgroundColor': string;
|
|
35
35
|
'fabric.editor.blockCardUnavailable': string;
|
|
36
36
|
'fabric.editor.blockControlDragHandleUsageInfo': string;
|
|
37
|
+
'fabric.editor.blockControlInsert': string;
|
|
37
38
|
'fabric.editor.blockControlMoveDown': string;
|
|
38
39
|
'fabric.editor.blockControlMoveUp': string;
|
|
39
40
|
'fabric.editor.blockControlMovedDown': string;
|
|
@@ -270,6 +271,8 @@ declare const _default: {
|
|
|
270
271
|
'fabric.editor.insertMediaFromUrl': string;
|
|
271
272
|
'fabric.editor.insertMediaFromUrlDescription': string;
|
|
272
273
|
'fabric.editor.insertMenu': string;
|
|
274
|
+
'fabric.editor.insertRightRail.close': string;
|
|
275
|
+
'fabric.editor.insertRightRail.title': string;
|
|
273
276
|
'fabric.editor.insertRow': string;
|
|
274
277
|
'fabric.editor.insertRowDrag': string;
|
|
275
278
|
'fabric.editor.insertTableColumn': string;
|
package/dist/types/i18n/pl.d.ts
CHANGED
|
@@ -34,6 +34,7 @@ declare const _default: {
|
|
|
34
34
|
'fabric.editor.backgroundColor': string;
|
|
35
35
|
'fabric.editor.blockCardUnavailable': string;
|
|
36
36
|
'fabric.editor.blockControlDragHandleUsageInfo': string;
|
|
37
|
+
'fabric.editor.blockControlInsert': string;
|
|
37
38
|
'fabric.editor.blockControlMoveDown': string;
|
|
38
39
|
'fabric.editor.blockControlMoveUp': string;
|
|
39
40
|
'fabric.editor.blockControlMovedDown': string;
|
|
@@ -270,6 +271,8 @@ declare const _default: {
|
|
|
270
271
|
'fabric.editor.insertMediaFromUrl': string;
|
|
271
272
|
'fabric.editor.insertMediaFromUrlDescription': string;
|
|
272
273
|
'fabric.editor.insertMenu': string;
|
|
274
|
+
'fabric.editor.insertRightRail.close': string;
|
|
275
|
+
'fabric.editor.insertRightRail.title': string;
|
|
273
276
|
'fabric.editor.insertRow': string;
|
|
274
277
|
'fabric.editor.insertRowDrag': string;
|
|
275
278
|
'fabric.editor.insertTableColumn': string;
|
|
@@ -34,6 +34,7 @@ declare const _default: {
|
|
|
34
34
|
'fabric.editor.backgroundColor': string;
|
|
35
35
|
'fabric.editor.blockCardUnavailable': string;
|
|
36
36
|
'fabric.editor.blockControlDragHandleUsageInfo': string;
|
|
37
|
+
'fabric.editor.blockControlInsert': string;
|
|
37
38
|
'fabric.editor.blockControlMoveDown': string;
|
|
38
39
|
'fabric.editor.blockControlMoveUp': string;
|
|
39
40
|
'fabric.editor.blockControlMovedDown': string;
|
|
@@ -270,6 +271,8 @@ declare const _default: {
|
|
|
270
271
|
'fabric.editor.insertMediaFromUrl': string;
|
|
271
272
|
'fabric.editor.insertMediaFromUrlDescription': string;
|
|
272
273
|
'fabric.editor.insertMenu': string;
|
|
274
|
+
'fabric.editor.insertRightRail.close': string;
|
|
275
|
+
'fabric.editor.insertRightRail.title': string;
|
|
273
276
|
'fabric.editor.insertRow': string;
|
|
274
277
|
'fabric.editor.insertRowDrag': string;
|
|
275
278
|
'fabric.editor.insertTableColumn': string;
|
package/dist/types/i18n/ru.d.ts
CHANGED
|
@@ -34,6 +34,7 @@ declare const _default: {
|
|
|
34
34
|
'fabric.editor.backgroundColor': string;
|
|
35
35
|
'fabric.editor.blockCardUnavailable': string;
|
|
36
36
|
'fabric.editor.blockControlDragHandleUsageInfo': string;
|
|
37
|
+
'fabric.editor.blockControlInsert': string;
|
|
37
38
|
'fabric.editor.blockControlMoveDown': string;
|
|
38
39
|
'fabric.editor.blockControlMoveUp': string;
|
|
39
40
|
'fabric.editor.blockControlMovedDown': string;
|
|
@@ -270,6 +271,8 @@ declare const _default: {
|
|
|
270
271
|
'fabric.editor.insertMediaFromUrl': string;
|
|
271
272
|
'fabric.editor.insertMediaFromUrlDescription': string;
|
|
272
273
|
'fabric.editor.insertMenu': string;
|
|
274
|
+
'fabric.editor.insertRightRail.close': string;
|
|
275
|
+
'fabric.editor.insertRightRail.title': string;
|
|
273
276
|
'fabric.editor.insertRow': string;
|
|
274
277
|
'fabric.editor.insertRowDrag': string;
|
|
275
278
|
'fabric.editor.insertTableColumn': string;
|
package/dist/types/i18n/sv.d.ts
CHANGED
|
@@ -34,6 +34,7 @@ declare const _default: {
|
|
|
34
34
|
'fabric.editor.backgroundColor': string;
|
|
35
35
|
'fabric.editor.blockCardUnavailable': string;
|
|
36
36
|
'fabric.editor.blockControlDragHandleUsageInfo': string;
|
|
37
|
+
'fabric.editor.blockControlInsert': string;
|
|
37
38
|
'fabric.editor.blockControlMoveDown': string;
|
|
38
39
|
'fabric.editor.blockControlMoveUp': string;
|
|
39
40
|
'fabric.editor.blockControlMovedDown': string;
|
|
@@ -270,6 +271,8 @@ declare const _default: {
|
|
|
270
271
|
'fabric.editor.insertMediaFromUrl': string;
|
|
271
272
|
'fabric.editor.insertMediaFromUrlDescription': string;
|
|
272
273
|
'fabric.editor.insertMenu': string;
|
|
274
|
+
'fabric.editor.insertRightRail.close': string;
|
|
275
|
+
'fabric.editor.insertRightRail.title': string;
|
|
273
276
|
'fabric.editor.insertRow': string;
|
|
274
277
|
'fabric.editor.insertRowDrag': string;
|
|
275
278
|
'fabric.editor.insertTableColumn': string;
|
package/dist/types/i18n/th.d.ts
CHANGED
|
@@ -34,6 +34,7 @@ declare const _default: {
|
|
|
34
34
|
'fabric.editor.backgroundColor': string;
|
|
35
35
|
'fabric.editor.blockCardUnavailable': string;
|
|
36
36
|
'fabric.editor.blockControlDragHandleUsageInfo': string;
|
|
37
|
+
'fabric.editor.blockControlInsert': string;
|
|
37
38
|
'fabric.editor.blockControlMoveDown': string;
|
|
38
39
|
'fabric.editor.blockControlMoveUp': string;
|
|
39
40
|
'fabric.editor.blockControlMovedDown': string;
|
|
@@ -270,6 +271,8 @@ declare const _default: {
|
|
|
270
271
|
'fabric.editor.insertMediaFromUrl': string;
|
|
271
272
|
'fabric.editor.insertMediaFromUrlDescription': string;
|
|
272
273
|
'fabric.editor.insertMenu': string;
|
|
274
|
+
'fabric.editor.insertRightRail.close': string;
|
|
275
|
+
'fabric.editor.insertRightRail.title': string;
|
|
273
276
|
'fabric.editor.insertRow': string;
|
|
274
277
|
'fabric.editor.insertRowDrag': string;
|
|
275
278
|
'fabric.editor.insertTableColumn': string;
|
package/dist/types/i18n/tr.d.ts
CHANGED
|
@@ -34,6 +34,7 @@ declare const _default: {
|
|
|
34
34
|
'fabric.editor.backgroundColor': string;
|
|
35
35
|
'fabric.editor.blockCardUnavailable': string;
|
|
36
36
|
'fabric.editor.blockControlDragHandleUsageInfo': string;
|
|
37
|
+
'fabric.editor.blockControlInsert': string;
|
|
37
38
|
'fabric.editor.blockControlMoveDown': string;
|
|
38
39
|
'fabric.editor.blockControlMoveUp': string;
|
|
39
40
|
'fabric.editor.blockControlMovedDown': string;
|
|
@@ -270,6 +271,8 @@ declare const _default: {
|
|
|
270
271
|
'fabric.editor.insertMediaFromUrl': string;
|
|
271
272
|
'fabric.editor.insertMediaFromUrlDescription': string;
|
|
272
273
|
'fabric.editor.insertMenu': string;
|
|
274
|
+
'fabric.editor.insertRightRail.close': string;
|
|
275
|
+
'fabric.editor.insertRightRail.title': string;
|
|
273
276
|
'fabric.editor.insertRow': string;
|
|
274
277
|
'fabric.editor.insertRowDrag': string;
|
|
275
278
|
'fabric.editor.insertTableColumn': string;
|
package/dist/types/i18n/uk.d.ts
CHANGED
|
@@ -34,6 +34,7 @@ declare const _default: {
|
|
|
34
34
|
'fabric.editor.backgroundColor': string;
|
|
35
35
|
'fabric.editor.blockCardUnavailable': string;
|
|
36
36
|
'fabric.editor.blockControlDragHandleUsageInfo': string;
|
|
37
|
+
'fabric.editor.blockControlInsert': string;
|
|
37
38
|
'fabric.editor.blockControlMoveDown': string;
|
|
38
39
|
'fabric.editor.blockControlMoveUp': string;
|
|
39
40
|
'fabric.editor.blockControlMovedDown': string;
|
|
@@ -270,6 +271,8 @@ declare const _default: {
|
|
|
270
271
|
'fabric.editor.insertMediaFromUrl': string;
|
|
271
272
|
'fabric.editor.insertMediaFromUrlDescription': string;
|
|
272
273
|
'fabric.editor.insertMenu': string;
|
|
274
|
+
'fabric.editor.insertRightRail.close': string;
|
|
275
|
+
'fabric.editor.insertRightRail.title': string;
|
|
273
276
|
'fabric.editor.insertRow': string;
|
|
274
277
|
'fabric.editor.insertRowDrag': string;
|
|
275
278
|
'fabric.editor.insertTableColumn': string;
|
package/dist/types/i18n/vi.d.ts
CHANGED
|
@@ -34,6 +34,7 @@ declare const _default: {
|
|
|
34
34
|
'fabric.editor.backgroundColor': string;
|
|
35
35
|
'fabric.editor.blockCardUnavailable': string;
|
|
36
36
|
'fabric.editor.blockControlDragHandleUsageInfo': string;
|
|
37
|
+
'fabric.editor.blockControlInsert': string;
|
|
37
38
|
'fabric.editor.blockControlMoveDown': string;
|
|
38
39
|
'fabric.editor.blockControlMoveUp': string;
|
|
39
40
|
'fabric.editor.blockControlMovedDown': string;
|
|
@@ -270,6 +271,8 @@ declare const _default: {
|
|
|
270
271
|
'fabric.editor.insertMediaFromUrl': string;
|
|
271
272
|
'fabric.editor.insertMediaFromUrlDescription': string;
|
|
272
273
|
'fabric.editor.insertMenu': string;
|
|
274
|
+
'fabric.editor.insertRightRail.close': string;
|
|
275
|
+
'fabric.editor.insertRightRail.title': string;
|
|
273
276
|
'fabric.editor.insertRow': string;
|
|
274
277
|
'fabric.editor.insertRowDrag': string;
|
|
275
278
|
'fabric.editor.insertTableColumn': string;
|
package/dist/types/i18n/zh.d.ts
CHANGED
|
@@ -34,6 +34,7 @@ declare const _default: {
|
|
|
34
34
|
'fabric.editor.backgroundColor': string;
|
|
35
35
|
'fabric.editor.blockCardUnavailable': string;
|
|
36
36
|
'fabric.editor.blockControlDragHandleUsageInfo': string;
|
|
37
|
+
'fabric.editor.blockControlInsert': string;
|
|
37
38
|
'fabric.editor.blockControlMoveDown': string;
|
|
38
39
|
'fabric.editor.blockControlMoveUp': string;
|
|
39
40
|
'fabric.editor.blockControlMovedDown': string;
|
|
@@ -270,6 +271,8 @@ declare const _default: {
|
|
|
270
271
|
'fabric.editor.insertMediaFromUrl': string;
|
|
271
272
|
'fabric.editor.insertMediaFromUrlDescription': string;
|
|
272
273
|
'fabric.editor.insertMenu': string;
|
|
274
|
+
'fabric.editor.insertRightRail.close': string;
|
|
275
|
+
'fabric.editor.insertRightRail.title': string;
|
|
273
276
|
'fabric.editor.insertRow': string;
|
|
274
277
|
'fabric.editor.insertRowDrag': string;
|
|
275
278
|
'fabric.editor.insertTableColumn': string;
|
|
@@ -34,6 +34,7 @@ declare const _default: {
|
|
|
34
34
|
'fabric.editor.backgroundColor': string;
|
|
35
35
|
'fabric.editor.blockCardUnavailable': string;
|
|
36
36
|
'fabric.editor.blockControlDragHandleUsageInfo': string;
|
|
37
|
+
'fabric.editor.blockControlInsert': string;
|
|
37
38
|
'fabric.editor.blockControlMoveDown': string;
|
|
38
39
|
'fabric.editor.blockControlMoveUp': string;
|
|
39
40
|
'fabric.editor.blockControlMovedDown': string;
|
|
@@ -270,6 +271,8 @@ declare const _default: {
|
|
|
270
271
|
'fabric.editor.insertMediaFromUrl': string;
|
|
271
272
|
'fabric.editor.insertMediaFromUrlDescription': string;
|
|
272
273
|
'fabric.editor.insertMenu': string;
|
|
274
|
+
'fabric.editor.insertRightRail.close': string;
|
|
275
|
+
'fabric.editor.insertRightRail.title': string;
|
|
273
276
|
'fabric.editor.insertRow': string;
|
|
274
277
|
'fabric.editor.insertRowDrag': string;
|
|
275
278
|
'fabric.editor.insertTableColumn': string;
|
|
@@ -34,6 +34,7 @@ declare const _default: {
|
|
|
34
34
|
'fabric.editor.backgroundColor': string;
|
|
35
35
|
'fabric.editor.blockCardUnavailable': string;
|
|
36
36
|
'fabric.editor.blockControlDragHandleUsageInfo': string;
|
|
37
|
+
'fabric.editor.blockControlInsert': string;
|
|
37
38
|
'fabric.editor.blockControlMoveDown': string;
|
|
38
39
|
'fabric.editor.blockControlMoveUp': string;
|
|
39
40
|
'fabric.editor.blockControlMovedDown': string;
|
|
@@ -270,6 +271,8 @@ declare const _default: {
|
|
|
270
271
|
'fabric.editor.insertMediaFromUrl': string;
|
|
271
272
|
'fabric.editor.insertMediaFromUrlDescription': string;
|
|
272
273
|
'fabric.editor.insertMenu': string;
|
|
274
|
+
'fabric.editor.insertRightRail.close': string;
|
|
275
|
+
'fabric.editor.insertRightRail.title': string;
|
|
273
276
|
'fabric.editor.insertRow': string;
|
|
274
277
|
'fabric.editor.insertRowDrag': string;
|
|
275
278
|
'fabric.editor.insertTableColumn': string;
|
|
@@ -34,6 +34,7 @@ declare const _default: {
|
|
|
34
34
|
'fabric.editor.backgroundColor': string;
|
|
35
35
|
'fabric.editor.blockCardUnavailable': string;
|
|
36
36
|
'fabric.editor.blockControlDragHandleUsageInfo': string;
|
|
37
|
+
'fabric.editor.blockControlInsert': string;
|
|
37
38
|
'fabric.editor.blockControlMoveDown': string;
|
|
38
39
|
'fabric.editor.blockControlMoveUp': string;
|
|
39
40
|
'fabric.editor.blockControlMovedDown': string;
|
|
@@ -270,6 +271,8 @@ declare const _default: {
|
|
|
270
271
|
'fabric.editor.insertMediaFromUrl': string;
|
|
271
272
|
'fabric.editor.insertMediaFromUrlDescription': string;
|
|
272
273
|
'fabric.editor.insertMenu': string;
|
|
274
|
+
'fabric.editor.insertRightRail.close': string;
|
|
275
|
+
'fabric.editor.insertRightRail.title': string;
|
|
273
276
|
'fabric.editor.insertRow': string;
|
|
274
277
|
'fabric.editor.insertRowDrag': string;
|
|
275
278
|
'fabric.editor.insertTableColumn': string;
|
|
@@ -34,6 +34,7 @@ declare const _default: {
|
|
|
34
34
|
'fabric.editor.backgroundColor': string;
|
|
35
35
|
'fabric.editor.blockCardUnavailable': string;
|
|
36
36
|
'fabric.editor.blockControlDragHandleUsageInfo': string;
|
|
37
|
+
'fabric.editor.blockControlInsert': string;
|
|
37
38
|
'fabric.editor.blockControlMoveDown': string;
|
|
38
39
|
'fabric.editor.blockControlMoveUp': string;
|
|
39
40
|
'fabric.editor.blockControlMovedDown': string;
|
|
@@ -270,6 +271,8 @@ declare const _default: {
|
|
|
270
271
|
'fabric.editor.insertMediaFromUrl': string;
|
|
271
272
|
'fabric.editor.insertMediaFromUrlDescription': string;
|
|
272
273
|
'fabric.editor.insertMenu': string;
|
|
274
|
+
'fabric.editor.insertRightRail.close': string;
|
|
275
|
+
'fabric.editor.insertRightRail.title': string;
|
|
273
276
|
'fabric.editor.insertRow': string;
|
|
274
277
|
'fabric.editor.insertRowDrag': string;
|
|
275
278
|
'fabric.editor.insertTableColumn': string;
|
|
@@ -34,6 +34,7 @@ declare const _default: {
|
|
|
34
34
|
'fabric.editor.backgroundColor': string;
|
|
35
35
|
'fabric.editor.blockCardUnavailable': string;
|
|
36
36
|
'fabric.editor.blockControlDragHandleUsageInfo': string;
|
|
37
|
+
'fabric.editor.blockControlInsert': string;
|
|
37
38
|
'fabric.editor.blockControlMoveDown': string;
|
|
38
39
|
'fabric.editor.blockControlMoveUp': string;
|
|
39
40
|
'fabric.editor.blockControlMovedDown': string;
|
|
@@ -270,6 +271,8 @@ declare const _default: {
|
|
|
270
271
|
'fabric.editor.insertMediaFromUrl': string;
|
|
271
272
|
'fabric.editor.insertMediaFromUrlDescription': string;
|
|
272
273
|
'fabric.editor.insertMenu': string;
|
|
274
|
+
'fabric.editor.insertRightRail.close': string;
|
|
275
|
+
'fabric.editor.insertRightRail.title': string;
|
|
273
276
|
'fabric.editor.insertRow': string;
|
|
274
277
|
'fabric.editor.insertRowDrag': string;
|
|
275
278
|
'fabric.editor.insertTableColumn': string;
|
|
@@ -34,6 +34,7 @@ declare const _default: {
|
|
|
34
34
|
'fabric.editor.backgroundColor': string;
|
|
35
35
|
'fabric.editor.blockCardUnavailable': string;
|
|
36
36
|
'fabric.editor.blockControlDragHandleUsageInfo': string;
|
|
37
|
+
'fabric.editor.blockControlInsert': string;
|
|
37
38
|
'fabric.editor.blockControlMoveDown': string;
|
|
38
39
|
'fabric.editor.blockControlMoveUp': string;
|
|
39
40
|
'fabric.editor.blockControlMovedDown': string;
|
|
@@ -270,6 +271,8 @@ declare const _default: {
|
|
|
270
271
|
'fabric.editor.insertMediaFromUrl': string;
|
|
271
272
|
'fabric.editor.insertMediaFromUrlDescription': string;
|
|
272
273
|
'fabric.editor.insertMenu': string;
|
|
274
|
+
'fabric.editor.insertRightRail.close': string;
|
|
275
|
+
'fabric.editor.insertRightRail.title': string;
|
|
273
276
|
'fabric.editor.insertRow': string;
|
|
274
277
|
'fabric.editor.insertRowDrag': string;
|
|
275
278
|
'fabric.editor.insertTableColumn': string;
|
|
@@ -34,6 +34,7 @@ declare const _default: {
|
|
|
34
34
|
'fabric.editor.backgroundColor': string;
|
|
35
35
|
'fabric.editor.blockCardUnavailable': string;
|
|
36
36
|
'fabric.editor.blockControlDragHandleUsageInfo': string;
|
|
37
|
+
'fabric.editor.blockControlInsert': string;
|
|
37
38
|
'fabric.editor.blockControlMoveDown': string;
|
|
38
39
|
'fabric.editor.blockControlMoveUp': string;
|
|
39
40
|
'fabric.editor.blockControlMovedDown': string;
|
|
@@ -270,6 +271,8 @@ declare const _default: {
|
|
|
270
271
|
'fabric.editor.insertMediaFromUrl': string;
|
|
271
272
|
'fabric.editor.insertMediaFromUrlDescription': string;
|
|
272
273
|
'fabric.editor.insertMenu': string;
|
|
274
|
+
'fabric.editor.insertRightRail.close': string;
|
|
275
|
+
'fabric.editor.insertRightRail.title': string;
|
|
273
276
|
'fabric.editor.insertRow': string;
|
|
274
277
|
'fabric.editor.insertRowDrag': string;
|
|
275
278
|
'fabric.editor.insertTableColumn': string;
|
|
@@ -34,6 +34,7 @@ declare const _default: {
|
|
|
34
34
|
'fabric.editor.backgroundColor': string;
|
|
35
35
|
'fabric.editor.blockCardUnavailable': string;
|
|
36
36
|
'fabric.editor.blockControlDragHandleUsageInfo': string;
|
|
37
|
+
'fabric.editor.blockControlInsert': string;
|
|
37
38
|
'fabric.editor.blockControlMoveDown': string;
|
|
38
39
|
'fabric.editor.blockControlMoveUp': string;
|
|
39
40
|
'fabric.editor.blockControlMovedDown': string;
|
|
@@ -270,6 +271,8 @@ declare const _default: {
|
|
|
270
271
|
'fabric.editor.insertMediaFromUrl': string;
|
|
271
272
|
'fabric.editor.insertMediaFromUrlDescription': string;
|
|
272
273
|
'fabric.editor.insertMenu': string;
|
|
274
|
+
'fabric.editor.insertRightRail.close': string;
|
|
275
|
+
'fabric.editor.insertRightRail.title': string;
|
|
273
276
|
'fabric.editor.insertRow': string;
|
|
274
277
|
'fabric.editor.insertRowDrag': string;
|
|
275
278
|
'fabric.editor.insertTableColumn': string;
|
|
@@ -34,6 +34,7 @@ declare const _default: {
|
|
|
34
34
|
'fabric.editor.backgroundColor': string;
|
|
35
35
|
'fabric.editor.blockCardUnavailable': string;
|
|
36
36
|
'fabric.editor.blockControlDragHandleUsageInfo': string;
|
|
37
|
+
'fabric.editor.blockControlInsert': string;
|
|
37
38
|
'fabric.editor.blockControlMoveDown': string;
|
|
38
39
|
'fabric.editor.blockControlMoveUp': string;
|
|
39
40
|
'fabric.editor.blockControlMovedDown': string;
|
|
@@ -270,6 +271,8 @@ declare const _default: {
|
|
|
270
271
|
'fabric.editor.insertMediaFromUrl': string;
|
|
271
272
|
'fabric.editor.insertMediaFromUrlDescription': string;
|
|
272
273
|
'fabric.editor.insertMenu': string;
|
|
274
|
+
'fabric.editor.insertRightRail.close': string;
|
|
275
|
+
'fabric.editor.insertRightRail.title': string;
|
|
273
276
|
'fabric.editor.insertRow': string;
|
|
274
277
|
'fabric.editor.insertRowDrag': string;
|
|
275
278
|
'fabric.editor.insertTableColumn': string;
|
|
@@ -34,6 +34,7 @@ declare const _default: {
|
|
|
34
34
|
'fabric.editor.backgroundColor': string;
|
|
35
35
|
'fabric.editor.blockCardUnavailable': string;
|
|
36
36
|
'fabric.editor.blockControlDragHandleUsageInfo': string;
|
|
37
|
+
'fabric.editor.blockControlInsert': string;
|
|
37
38
|
'fabric.editor.blockControlMoveDown': string;
|
|
38
39
|
'fabric.editor.blockControlMoveUp': string;
|
|
39
40
|
'fabric.editor.blockControlMovedDown': string;
|
|
@@ -270,6 +271,8 @@ declare const _default: {
|
|
|
270
271
|
'fabric.editor.insertMediaFromUrl': string;
|
|
271
272
|
'fabric.editor.insertMediaFromUrlDescription': string;
|
|
272
273
|
'fabric.editor.insertMenu': string;
|
|
274
|
+
'fabric.editor.insertRightRail.close': string;
|
|
275
|
+
'fabric.editor.insertRightRail.title': string;
|
|
273
276
|
'fabric.editor.insertRow': string;
|
|
274
277
|
'fabric.editor.insertRowDrag': string;
|
|
275
278
|
'fabric.editor.insertTableColumn': string;
|