@atlaskit/editor-common 76.35.0 → 76.36.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +11 -1
- package/dist/cjs/i18n/cs.js +5 -2
- package/dist/cjs/i18n/da.js +5 -2
- package/dist/cjs/i18n/de.js +5 -2
- package/dist/cjs/i18n/en.js +7 -1
- package/dist/cjs/i18n/en_GB.js +8 -2
- package/dist/cjs/i18n/en_ZZ.js +8 -2
- package/dist/cjs/i18n/es.js +5 -2
- package/dist/cjs/i18n/fi.js +5 -2
- package/dist/cjs/i18n/fr.js +5 -2
- package/dist/cjs/i18n/hu.js +5 -2
- package/dist/cjs/i18n/it.js +5 -2
- package/dist/cjs/i18n/ja.js +1 -2
- package/dist/cjs/i18n/ko.js +5 -2
- package/dist/cjs/i18n/nb.js +1 -2
- package/dist/cjs/i18n/nl.js +5 -2
- package/dist/cjs/i18n/pl.js +5 -2
- package/dist/cjs/i18n/pt_BR.js +5 -2
- package/dist/cjs/i18n/ru.js +5 -2
- package/dist/cjs/i18n/sv.js +5 -2
- package/dist/cjs/i18n/th.js +5 -2
- package/dist/cjs/i18n/tr.js +5 -2
- package/dist/cjs/i18n/uk.js +5 -2
- package/dist/cjs/i18n/vi.js +5 -2
- package/dist/cjs/i18n/zh.js +5 -2
- package/dist/cjs/i18n/zh_TW.js +5 -2
- package/dist/cjs/link/LinkPicker/HyperlinkAddToolbar/HyperlinkAddToolbar.js +2 -1
- package/dist/cjs/link/LinkPicker/HyperlinkAddToolbar/index.js +1 -2
- package/dist/cjs/monitoring/error.js +1 -1
- package/dist/cjs/ui/DropList/index.js +1 -1
- package/dist/es2019/i18n/cs.js +5 -2
- package/dist/es2019/i18n/da.js +5 -2
- package/dist/es2019/i18n/de.js +5 -2
- package/dist/es2019/i18n/en.js +7 -1
- package/dist/es2019/i18n/en_GB.js +8 -2
- package/dist/es2019/i18n/en_ZZ.js +8 -2
- package/dist/es2019/i18n/es.js +5 -2
- package/dist/es2019/i18n/fi.js +5 -2
- package/dist/es2019/i18n/fr.js +5 -2
- package/dist/es2019/i18n/hu.js +5 -2
- package/dist/es2019/i18n/it.js +5 -2
- package/dist/es2019/i18n/ja.js +1 -2
- package/dist/es2019/i18n/ko.js +5 -2
- package/dist/es2019/i18n/nb.js +1 -2
- package/dist/es2019/i18n/nl.js +5 -2
- package/dist/es2019/i18n/pl.js +5 -2
- package/dist/es2019/i18n/pt_BR.js +5 -2
- package/dist/es2019/i18n/ru.js +5 -2
- package/dist/es2019/i18n/sv.js +5 -2
- package/dist/es2019/i18n/th.js +5 -2
- package/dist/es2019/i18n/tr.js +5 -2
- package/dist/es2019/i18n/uk.js +5 -2
- package/dist/es2019/i18n/vi.js +5 -2
- package/dist/es2019/i18n/zh.js +5 -2
- package/dist/es2019/i18n/zh_TW.js +5 -2
- package/dist/es2019/link/LinkPicker/HyperlinkAddToolbar/HyperlinkAddToolbar.js +2 -1
- package/dist/es2019/link/LinkPicker/HyperlinkAddToolbar/index.js +1 -4
- package/dist/es2019/monitoring/error.js +1 -1
- package/dist/es2019/ui/DropList/index.js +1 -1
- package/dist/esm/i18n/cs.js +5 -2
- package/dist/esm/i18n/da.js +5 -2
- package/dist/esm/i18n/de.js +5 -2
- package/dist/esm/i18n/en.js +7 -1
- package/dist/esm/i18n/en_GB.js +8 -2
- package/dist/esm/i18n/en_ZZ.js +8 -2
- package/dist/esm/i18n/es.js +5 -2
- package/dist/esm/i18n/fi.js +5 -2
- package/dist/esm/i18n/fr.js +5 -2
- package/dist/esm/i18n/hu.js +5 -2
- package/dist/esm/i18n/it.js +5 -2
- package/dist/esm/i18n/ja.js +1 -2
- package/dist/esm/i18n/ko.js +5 -2
- package/dist/esm/i18n/nb.js +1 -2
- package/dist/esm/i18n/nl.js +5 -2
- package/dist/esm/i18n/pl.js +5 -2
- package/dist/esm/i18n/pt_BR.js +5 -2
- package/dist/esm/i18n/ru.js +5 -2
- package/dist/esm/i18n/sv.js +5 -2
- package/dist/esm/i18n/th.js +5 -2
- package/dist/esm/i18n/tr.js +5 -2
- package/dist/esm/i18n/uk.js +5 -2
- package/dist/esm/i18n/vi.js +5 -2
- package/dist/esm/i18n/zh.js +5 -2
- package/dist/esm/i18n/zh_TW.js +5 -2
- package/dist/esm/link/LinkPicker/HyperlinkAddToolbar/HyperlinkAddToolbar.js +2 -1
- package/dist/esm/link/LinkPicker/HyperlinkAddToolbar/index.js +1 -2
- package/dist/esm/monitoring/error.js +1 -1
- package/dist/esm/ui/DropList/index.js +1 -1
- package/dist/types/i18n/cs.d.ts +5 -2
- package/dist/types/i18n/da.d.ts +5 -2
- package/dist/types/i18n/de.d.ts +5 -2
- package/dist/types/i18n/en.d.ts +7 -1
- package/dist/types/i18n/en_GB.d.ts +7 -1
- package/dist/types/i18n/en_ZZ.d.ts +7 -1
- package/dist/types/i18n/es.d.ts +5 -2
- package/dist/types/i18n/fi.d.ts +5 -2
- package/dist/types/i18n/fr.d.ts +5 -2
- package/dist/types/i18n/hu.d.ts +5 -2
- package/dist/types/i18n/it.d.ts +5 -2
- package/dist/types/i18n/ja.d.ts +1 -2
- package/dist/types/i18n/ko.d.ts +5 -2
- package/dist/types/i18n/nb.d.ts +1 -2
- package/dist/types/i18n/nl.d.ts +5 -2
- package/dist/types/i18n/pl.d.ts +5 -2
- package/dist/types/i18n/pt_BR.d.ts +5 -2
- package/dist/types/i18n/ru.d.ts +5 -2
- package/dist/types/i18n/sv.d.ts +5 -2
- package/dist/types/i18n/th.d.ts +5 -2
- package/dist/types/i18n/tr.d.ts +5 -2
- package/dist/types/i18n/uk.d.ts +5 -2
- package/dist/types/i18n/vi.d.ts +5 -2
- package/dist/types/i18n/zh.d.ts +5 -2
- package/dist/types/i18n/zh_TW.d.ts +5 -2
- package/dist/types/link/LinkPicker/HyperlinkAddToolbar/index.d.ts +7 -7
- package/dist/types/types/floating-toolbar.d.ts +1 -1
- package/dist/types/types/hyperlink.d.ts +1 -0
- package/dist/types/ui/OverflowShadow/index.d.ts +1 -1
- package/dist/types/ui/with-outer-listeners.d.ts +2 -2
- package/dist/types/ui-react/with-react-editor-view-outer-listeners.d.ts +2 -2
- package/dist/types-ts4.5/i18n/cs.d.ts +5 -2
- package/dist/types-ts4.5/i18n/da.d.ts +5 -2
- package/dist/types-ts4.5/i18n/de.d.ts +5 -2
- package/dist/types-ts4.5/i18n/en.d.ts +7 -1
- package/dist/types-ts4.5/i18n/en_GB.d.ts +7 -1
- package/dist/types-ts4.5/i18n/en_ZZ.d.ts +7 -1
- package/dist/types-ts4.5/i18n/es.d.ts +5 -2
- package/dist/types-ts4.5/i18n/fi.d.ts +5 -2
- package/dist/types-ts4.5/i18n/fr.d.ts +5 -2
- package/dist/types-ts4.5/i18n/hu.d.ts +5 -2
- package/dist/types-ts4.5/i18n/it.d.ts +5 -2
- package/dist/types-ts4.5/i18n/ja.d.ts +1 -2
- package/dist/types-ts4.5/i18n/ko.d.ts +5 -2
- package/dist/types-ts4.5/i18n/nb.d.ts +1 -2
- package/dist/types-ts4.5/i18n/nl.d.ts +5 -2
- package/dist/types-ts4.5/i18n/pl.d.ts +5 -2
- package/dist/types-ts4.5/i18n/pt_BR.d.ts +5 -2
- package/dist/types-ts4.5/i18n/ru.d.ts +5 -2
- package/dist/types-ts4.5/i18n/sv.d.ts +5 -2
- package/dist/types-ts4.5/i18n/th.d.ts +5 -2
- package/dist/types-ts4.5/i18n/tr.d.ts +5 -2
- package/dist/types-ts4.5/i18n/uk.d.ts +5 -2
- package/dist/types-ts4.5/i18n/vi.d.ts +5 -2
- package/dist/types-ts4.5/i18n/zh.d.ts +5 -2
- package/dist/types-ts4.5/i18n/zh_TW.d.ts +5 -2
- package/dist/types-ts4.5/link/LinkPicker/HyperlinkAddToolbar/index.d.ts +7 -7
- package/dist/types-ts4.5/types/floating-toolbar.d.ts +1 -1
- package/dist/types-ts4.5/types/hyperlink.d.ts +1 -0
- package/dist/types-ts4.5/ui/OverflowShadow/index.d.ts +1 -1
- package/dist/types-ts4.5/ui/with-outer-listeners.d.ts +2 -2
- package/dist/types-ts4.5/ui-react/with-react-editor-view-outer-listeners.d.ts +2 -2
- package/package.json +4 -4
package/dist/types/i18n/en.d.ts
CHANGED
|
@@ -7,7 +7,9 @@
|
|
|
7
7
|
declare const _default: {
|
|
8
8
|
'fabric.editor.action': string;
|
|
9
9
|
'fabric.editor.action.description': string;
|
|
10
|
+
'fabric.editor.addColumn': string;
|
|
10
11
|
'fabric.editor.addMediaFiles': string;
|
|
12
|
+
'fabric.editor.addRow': string;
|
|
11
13
|
'fabric.editor.alignCenter': string;
|
|
12
14
|
'fabric.editor.alignImageCenter': string;
|
|
13
15
|
'fabric.editor.alignImageLeft': string;
|
|
@@ -15,6 +17,7 @@ declare const _default: {
|
|
|
15
17
|
'fabric.editor.alignLeft': string;
|
|
16
18
|
'fabric.editor.alignRight': string;
|
|
17
19
|
'fabric.editor.annotationToolbar': string;
|
|
20
|
+
'fabric.editor.backgroundColor': string;
|
|
18
21
|
'fabric.editor.blockCardUnavailable': string;
|
|
19
22
|
'fabric.editor.blockDescription': string;
|
|
20
23
|
'fabric.editor.blockTitle': string;
|
|
@@ -209,7 +212,10 @@ declare const _default: {
|
|
|
209
212
|
'fabric.editor.table': string;
|
|
210
213
|
'fabric.editor.table.description': string;
|
|
211
214
|
'fabric.editor.tableOptions': string;
|
|
212
|
-
'fabric.editor.
|
|
215
|
+
'fabric.editor.tableResizeDecreaseScreenReaderInformation': string;
|
|
216
|
+
'fabric.editor.tableResizeIncreaseScreenReaderInformation': string;
|
|
217
|
+
'fabric.editor.tableSelector': string;
|
|
218
|
+
'fabric.editor.tableSelector.description': string;
|
|
213
219
|
'fabric.editor.tables.adjustColumn': string;
|
|
214
220
|
'fabric.editor.tables.confirmDeleteLinkedModalMessage': string;
|
|
215
221
|
'fabric.editor.tables.confirmDeleteLinkedModalOKButton': string;
|
|
@@ -7,7 +7,9 @@
|
|
|
7
7
|
declare const _default: {
|
|
8
8
|
'fabric.editor.action': string;
|
|
9
9
|
'fabric.editor.action.description': string;
|
|
10
|
+
'fabric.editor.addColumn': string;
|
|
10
11
|
'fabric.editor.addMediaFiles': string;
|
|
12
|
+
'fabric.editor.addRow': string;
|
|
11
13
|
'fabric.editor.alignCenter': string;
|
|
12
14
|
'fabric.editor.alignImageCenter': string;
|
|
13
15
|
'fabric.editor.alignImageLeft': string;
|
|
@@ -15,6 +17,7 @@ declare const _default: {
|
|
|
15
17
|
'fabric.editor.alignLeft': string;
|
|
16
18
|
'fabric.editor.alignRight': string;
|
|
17
19
|
'fabric.editor.annotationToolbar': string;
|
|
20
|
+
'fabric.editor.backgroundColor': string;
|
|
18
21
|
'fabric.editor.blockCardUnavailable': string;
|
|
19
22
|
'fabric.editor.blockDescription': string;
|
|
20
23
|
'fabric.editor.blockTitle': string;
|
|
@@ -209,7 +212,10 @@ declare const _default: {
|
|
|
209
212
|
'fabric.editor.table': string;
|
|
210
213
|
'fabric.editor.table.description': string;
|
|
211
214
|
'fabric.editor.tableOptions': string;
|
|
212
|
-
'fabric.editor.
|
|
215
|
+
'fabric.editor.tableResizeDecreaseScreenReaderInformation': string;
|
|
216
|
+
'fabric.editor.tableResizeIncreaseScreenReaderInformation': string;
|
|
217
|
+
'fabric.editor.tableSelector': string;
|
|
218
|
+
'fabric.editor.tableSelector.description': string;
|
|
213
219
|
'fabric.editor.tables.adjustColumn': string;
|
|
214
220
|
'fabric.editor.tables.confirmDeleteLinkedModalMessage': string;
|
|
215
221
|
'fabric.editor.tables.confirmDeleteLinkedModalOKButton': string;
|
|
@@ -7,7 +7,9 @@
|
|
|
7
7
|
declare const _default: {
|
|
8
8
|
'fabric.editor.action': string;
|
|
9
9
|
'fabric.editor.action.description': string;
|
|
10
|
+
'fabric.editor.addColumn': string;
|
|
10
11
|
'fabric.editor.addMediaFiles': string;
|
|
12
|
+
'fabric.editor.addRow': string;
|
|
11
13
|
'fabric.editor.alignCenter': string;
|
|
12
14
|
'fabric.editor.alignImageCenter': string;
|
|
13
15
|
'fabric.editor.alignImageLeft': string;
|
|
@@ -15,6 +17,7 @@ declare const _default: {
|
|
|
15
17
|
'fabric.editor.alignLeft': string;
|
|
16
18
|
'fabric.editor.alignRight': string;
|
|
17
19
|
'fabric.editor.annotationToolbar': string;
|
|
20
|
+
'fabric.editor.backgroundColor': string;
|
|
18
21
|
'fabric.editor.blockCardUnavailable': string;
|
|
19
22
|
'fabric.editor.blockDescription': string;
|
|
20
23
|
'fabric.editor.blockTitle': string;
|
|
@@ -209,7 +212,10 @@ declare const _default: {
|
|
|
209
212
|
'fabric.editor.table': string;
|
|
210
213
|
'fabric.editor.table.description': string;
|
|
211
214
|
'fabric.editor.tableOptions': string;
|
|
212
|
-
'fabric.editor.
|
|
215
|
+
'fabric.editor.tableResizeDecreaseScreenReaderInformation': string;
|
|
216
|
+
'fabric.editor.tableResizeIncreaseScreenReaderInformation': string;
|
|
217
|
+
'fabric.editor.tableSelector': string;
|
|
218
|
+
'fabric.editor.tableSelector.description': string;
|
|
213
219
|
'fabric.editor.tables.adjustColumn': string;
|
|
214
220
|
'fabric.editor.tables.confirmDeleteLinkedModalMessage': string;
|
|
215
221
|
'fabric.editor.tables.confirmDeleteLinkedModalOKButton': string;
|
package/dist/types/i18n/es.d.ts
CHANGED
|
@@ -7,7 +7,9 @@
|
|
|
7
7
|
declare const _default: {
|
|
8
8
|
'fabric.editor.action': string;
|
|
9
9
|
'fabric.editor.action.description': string;
|
|
10
|
+
'fabric.editor.addColumn': string;
|
|
10
11
|
'fabric.editor.addMediaFiles': string;
|
|
12
|
+
'fabric.editor.addRow': string;
|
|
11
13
|
'fabric.editor.alignCenter': string;
|
|
12
14
|
'fabric.editor.alignImageCenter': string;
|
|
13
15
|
'fabric.editor.alignImageLeft': string;
|
|
@@ -15,6 +17,7 @@ declare const _default: {
|
|
|
15
17
|
'fabric.editor.alignLeft': string;
|
|
16
18
|
'fabric.editor.alignRight': string;
|
|
17
19
|
'fabric.editor.annotationToolbar': string;
|
|
20
|
+
'fabric.editor.backgroundColor': string;
|
|
18
21
|
'fabric.editor.blockCardUnavailable': string;
|
|
19
22
|
'fabric.editor.blockDescription': string;
|
|
20
23
|
'fabric.editor.blockTitle': string;
|
|
@@ -136,7 +139,6 @@ declare const _default: {
|
|
|
136
139
|
'fabric.editor.infoPanel': string;
|
|
137
140
|
'fabric.editor.infoPanel.description': string;
|
|
138
141
|
'fabric.editor.inlineDescription': string;
|
|
139
|
-
'fabric.editor.inlineOverlay': string;
|
|
140
142
|
'fabric.editor.inlineTitle': string;
|
|
141
143
|
'fabric.editor.insertColumn': string;
|
|
142
144
|
'fabric.editor.insertColumnDrag': string;
|
|
@@ -209,7 +211,8 @@ declare const _default: {
|
|
|
209
211
|
'fabric.editor.table': string;
|
|
210
212
|
'fabric.editor.table.description': string;
|
|
211
213
|
'fabric.editor.tableOptions': string;
|
|
212
|
-
'fabric.editor.
|
|
214
|
+
'fabric.editor.tableResizeDecreaseScreenReaderInformation': string;
|
|
215
|
+
'fabric.editor.tableResizeIncreaseScreenReaderInformation': string;
|
|
213
216
|
'fabric.editor.tables.adjustColumn': string;
|
|
214
217
|
'fabric.editor.tables.confirmDeleteLinkedModalMessage': string;
|
|
215
218
|
'fabric.editor.tables.confirmDeleteLinkedModalOKButton': string;
|
package/dist/types/i18n/fi.d.ts
CHANGED
|
@@ -7,7 +7,9 @@
|
|
|
7
7
|
declare const _default: {
|
|
8
8
|
'fabric.editor.action': string;
|
|
9
9
|
'fabric.editor.action.description': string;
|
|
10
|
+
'fabric.editor.addColumn': string;
|
|
10
11
|
'fabric.editor.addMediaFiles': string;
|
|
12
|
+
'fabric.editor.addRow': string;
|
|
11
13
|
'fabric.editor.alignCenter': string;
|
|
12
14
|
'fabric.editor.alignImageCenter': string;
|
|
13
15
|
'fabric.editor.alignImageLeft': string;
|
|
@@ -15,6 +17,7 @@ declare const _default: {
|
|
|
15
17
|
'fabric.editor.alignLeft': string;
|
|
16
18
|
'fabric.editor.alignRight': string;
|
|
17
19
|
'fabric.editor.annotationToolbar': string;
|
|
20
|
+
'fabric.editor.backgroundColor': string;
|
|
18
21
|
'fabric.editor.blockCardUnavailable': string;
|
|
19
22
|
'fabric.editor.blockDescription': string;
|
|
20
23
|
'fabric.editor.blockTitle': string;
|
|
@@ -136,7 +139,6 @@ declare const _default: {
|
|
|
136
139
|
'fabric.editor.infoPanel': string;
|
|
137
140
|
'fabric.editor.infoPanel.description': string;
|
|
138
141
|
'fabric.editor.inlineDescription': string;
|
|
139
|
-
'fabric.editor.inlineOverlay': string;
|
|
140
142
|
'fabric.editor.inlineTitle': string;
|
|
141
143
|
'fabric.editor.insertColumn': string;
|
|
142
144
|
'fabric.editor.insertColumnDrag': string;
|
|
@@ -209,7 +211,8 @@ declare const _default: {
|
|
|
209
211
|
'fabric.editor.table': string;
|
|
210
212
|
'fabric.editor.table.description': string;
|
|
211
213
|
'fabric.editor.tableOptions': string;
|
|
212
|
-
'fabric.editor.
|
|
214
|
+
'fabric.editor.tableResizeDecreaseScreenReaderInformation': string;
|
|
215
|
+
'fabric.editor.tableResizeIncreaseScreenReaderInformation': string;
|
|
213
216
|
'fabric.editor.tables.adjustColumn': string;
|
|
214
217
|
'fabric.editor.tables.confirmDeleteLinkedModalMessage': string;
|
|
215
218
|
'fabric.editor.tables.confirmDeleteLinkedModalOKButton': string;
|
package/dist/types/i18n/fr.d.ts
CHANGED
|
@@ -7,7 +7,9 @@
|
|
|
7
7
|
declare const _default: {
|
|
8
8
|
'fabric.editor.action': string;
|
|
9
9
|
'fabric.editor.action.description': string;
|
|
10
|
+
'fabric.editor.addColumn': string;
|
|
10
11
|
'fabric.editor.addMediaFiles': string;
|
|
12
|
+
'fabric.editor.addRow': string;
|
|
11
13
|
'fabric.editor.alignCenter': string;
|
|
12
14
|
'fabric.editor.alignImageCenter': string;
|
|
13
15
|
'fabric.editor.alignImageLeft': string;
|
|
@@ -15,6 +17,7 @@ declare const _default: {
|
|
|
15
17
|
'fabric.editor.alignLeft': string;
|
|
16
18
|
'fabric.editor.alignRight': string;
|
|
17
19
|
'fabric.editor.annotationToolbar': string;
|
|
20
|
+
'fabric.editor.backgroundColor': string;
|
|
18
21
|
'fabric.editor.blockCardUnavailable': string;
|
|
19
22
|
'fabric.editor.blockDescription': string;
|
|
20
23
|
'fabric.editor.blockTitle': string;
|
|
@@ -136,7 +139,6 @@ declare const _default: {
|
|
|
136
139
|
'fabric.editor.infoPanel': string;
|
|
137
140
|
'fabric.editor.infoPanel.description': string;
|
|
138
141
|
'fabric.editor.inlineDescription': string;
|
|
139
|
-
'fabric.editor.inlineOverlay': string;
|
|
140
142
|
'fabric.editor.inlineTitle': string;
|
|
141
143
|
'fabric.editor.insertColumn': string;
|
|
142
144
|
'fabric.editor.insertColumnDrag': string;
|
|
@@ -209,7 +211,8 @@ declare const _default: {
|
|
|
209
211
|
'fabric.editor.table': string;
|
|
210
212
|
'fabric.editor.table.description': string;
|
|
211
213
|
'fabric.editor.tableOptions': string;
|
|
212
|
-
'fabric.editor.
|
|
214
|
+
'fabric.editor.tableResizeDecreaseScreenReaderInformation': string;
|
|
215
|
+
'fabric.editor.tableResizeIncreaseScreenReaderInformation': string;
|
|
213
216
|
'fabric.editor.tables.adjustColumn': string;
|
|
214
217
|
'fabric.editor.tables.confirmDeleteLinkedModalMessage': string;
|
|
215
218
|
'fabric.editor.tables.confirmDeleteLinkedModalOKButton': string;
|
package/dist/types/i18n/hu.d.ts
CHANGED
|
@@ -7,7 +7,9 @@
|
|
|
7
7
|
declare const _default: {
|
|
8
8
|
'fabric.editor.action': string;
|
|
9
9
|
'fabric.editor.action.description': string;
|
|
10
|
+
'fabric.editor.addColumn': string;
|
|
10
11
|
'fabric.editor.addMediaFiles': string;
|
|
12
|
+
'fabric.editor.addRow': string;
|
|
11
13
|
'fabric.editor.alignCenter': string;
|
|
12
14
|
'fabric.editor.alignImageCenter': string;
|
|
13
15
|
'fabric.editor.alignImageLeft': string;
|
|
@@ -15,6 +17,7 @@ declare const _default: {
|
|
|
15
17
|
'fabric.editor.alignLeft': string;
|
|
16
18
|
'fabric.editor.alignRight': string;
|
|
17
19
|
'fabric.editor.annotationToolbar': string;
|
|
20
|
+
'fabric.editor.backgroundColor': string;
|
|
18
21
|
'fabric.editor.blockCardUnavailable': string;
|
|
19
22
|
'fabric.editor.blockDescription': string;
|
|
20
23
|
'fabric.editor.blockTitle': string;
|
|
@@ -136,7 +139,6 @@ declare const _default: {
|
|
|
136
139
|
'fabric.editor.infoPanel': string;
|
|
137
140
|
'fabric.editor.infoPanel.description': string;
|
|
138
141
|
'fabric.editor.inlineDescription': string;
|
|
139
|
-
'fabric.editor.inlineOverlay': string;
|
|
140
142
|
'fabric.editor.inlineTitle': string;
|
|
141
143
|
'fabric.editor.insertColumn': string;
|
|
142
144
|
'fabric.editor.insertColumnDrag': string;
|
|
@@ -209,7 +211,8 @@ declare const _default: {
|
|
|
209
211
|
'fabric.editor.table': string;
|
|
210
212
|
'fabric.editor.table.description': string;
|
|
211
213
|
'fabric.editor.tableOptions': string;
|
|
212
|
-
'fabric.editor.
|
|
214
|
+
'fabric.editor.tableResizeDecreaseScreenReaderInformation': string;
|
|
215
|
+
'fabric.editor.tableResizeIncreaseScreenReaderInformation': string;
|
|
213
216
|
'fabric.editor.tables.adjustColumn': string;
|
|
214
217
|
'fabric.editor.tables.confirmDeleteLinkedModalMessage': string;
|
|
215
218
|
'fabric.editor.tables.confirmDeleteLinkedModalOKButton': string;
|
package/dist/types/i18n/it.d.ts
CHANGED
|
@@ -7,7 +7,9 @@
|
|
|
7
7
|
declare const _default: {
|
|
8
8
|
'fabric.editor.action': string;
|
|
9
9
|
'fabric.editor.action.description': string;
|
|
10
|
+
'fabric.editor.addColumn': string;
|
|
10
11
|
'fabric.editor.addMediaFiles': string;
|
|
12
|
+
'fabric.editor.addRow': string;
|
|
11
13
|
'fabric.editor.alignCenter': string;
|
|
12
14
|
'fabric.editor.alignImageCenter': string;
|
|
13
15
|
'fabric.editor.alignImageLeft': string;
|
|
@@ -15,6 +17,7 @@ declare const _default: {
|
|
|
15
17
|
'fabric.editor.alignLeft': string;
|
|
16
18
|
'fabric.editor.alignRight': string;
|
|
17
19
|
'fabric.editor.annotationToolbar': string;
|
|
20
|
+
'fabric.editor.backgroundColor': string;
|
|
18
21
|
'fabric.editor.blockCardUnavailable': string;
|
|
19
22
|
'fabric.editor.blockDescription': string;
|
|
20
23
|
'fabric.editor.blockTitle': string;
|
|
@@ -136,7 +139,6 @@ declare const _default: {
|
|
|
136
139
|
'fabric.editor.infoPanel': string;
|
|
137
140
|
'fabric.editor.infoPanel.description': string;
|
|
138
141
|
'fabric.editor.inlineDescription': string;
|
|
139
|
-
'fabric.editor.inlineOverlay': string;
|
|
140
142
|
'fabric.editor.inlineTitle': string;
|
|
141
143
|
'fabric.editor.insertColumn': string;
|
|
142
144
|
'fabric.editor.insertColumnDrag': string;
|
|
@@ -209,7 +211,8 @@ declare const _default: {
|
|
|
209
211
|
'fabric.editor.table': string;
|
|
210
212
|
'fabric.editor.table.description': string;
|
|
211
213
|
'fabric.editor.tableOptions': string;
|
|
212
|
-
'fabric.editor.
|
|
214
|
+
'fabric.editor.tableResizeDecreaseScreenReaderInformation': string;
|
|
215
|
+
'fabric.editor.tableResizeIncreaseScreenReaderInformation': string;
|
|
213
216
|
'fabric.editor.tables.adjustColumn': string;
|
|
214
217
|
'fabric.editor.tables.confirmDeleteLinkedModalMessage': string;
|
|
215
218
|
'fabric.editor.tables.confirmDeleteLinkedModalOKButton': string;
|
package/dist/types/i18n/ja.d.ts
CHANGED
|
@@ -136,7 +136,6 @@ declare const _default: {
|
|
|
136
136
|
'fabric.editor.infoPanel': string;
|
|
137
137
|
'fabric.editor.infoPanel.description': string;
|
|
138
138
|
'fabric.editor.inlineDescription': string;
|
|
139
|
-
'fabric.editor.inlineOverlay': string;
|
|
140
139
|
'fabric.editor.inlineTitle': string;
|
|
141
140
|
'fabric.editor.insertColumn': string;
|
|
142
141
|
'fabric.editor.insertColumnDrag': string;
|
|
@@ -209,7 +208,7 @@ declare const _default: {
|
|
|
209
208
|
'fabric.editor.table': string;
|
|
210
209
|
'fabric.editor.table.description': string;
|
|
211
210
|
'fabric.editor.tableOptions': string;
|
|
212
|
-
'fabric.editor.
|
|
211
|
+
'fabric.editor.tableResizeDecreaseScreenReaderInformation': string;
|
|
213
212
|
'fabric.editor.tables.adjustColumn': string;
|
|
214
213
|
'fabric.editor.tables.confirmDeleteLinkedModalMessage': string;
|
|
215
214
|
'fabric.editor.tables.confirmDeleteLinkedModalOKButton': string;
|
package/dist/types/i18n/ko.d.ts
CHANGED
|
@@ -7,7 +7,9 @@
|
|
|
7
7
|
declare const _default: {
|
|
8
8
|
'fabric.editor.action': string;
|
|
9
9
|
'fabric.editor.action.description': string;
|
|
10
|
+
'fabric.editor.addColumn': string;
|
|
10
11
|
'fabric.editor.addMediaFiles': string;
|
|
12
|
+
'fabric.editor.addRow': string;
|
|
11
13
|
'fabric.editor.alignCenter': string;
|
|
12
14
|
'fabric.editor.alignImageCenter': string;
|
|
13
15
|
'fabric.editor.alignImageLeft': string;
|
|
@@ -15,6 +17,7 @@ declare const _default: {
|
|
|
15
17
|
'fabric.editor.alignLeft': string;
|
|
16
18
|
'fabric.editor.alignRight': string;
|
|
17
19
|
'fabric.editor.annotationToolbar': string;
|
|
20
|
+
'fabric.editor.backgroundColor': string;
|
|
18
21
|
'fabric.editor.blockCardUnavailable': string;
|
|
19
22
|
'fabric.editor.blockDescription': string;
|
|
20
23
|
'fabric.editor.blockTitle': string;
|
|
@@ -136,7 +139,6 @@ declare const _default: {
|
|
|
136
139
|
'fabric.editor.infoPanel': string;
|
|
137
140
|
'fabric.editor.infoPanel.description': string;
|
|
138
141
|
'fabric.editor.inlineDescription': string;
|
|
139
|
-
'fabric.editor.inlineOverlay': string;
|
|
140
142
|
'fabric.editor.inlineTitle': string;
|
|
141
143
|
'fabric.editor.insertColumn': string;
|
|
142
144
|
'fabric.editor.insertColumnDrag': string;
|
|
@@ -209,7 +211,8 @@ declare const _default: {
|
|
|
209
211
|
'fabric.editor.table': string;
|
|
210
212
|
'fabric.editor.table.description': string;
|
|
211
213
|
'fabric.editor.tableOptions': string;
|
|
212
|
-
'fabric.editor.
|
|
214
|
+
'fabric.editor.tableResizeDecreaseScreenReaderInformation': string;
|
|
215
|
+
'fabric.editor.tableResizeIncreaseScreenReaderInformation': string;
|
|
213
216
|
'fabric.editor.tables.adjustColumn': string;
|
|
214
217
|
'fabric.editor.tables.confirmDeleteLinkedModalMessage': string;
|
|
215
218
|
'fabric.editor.tables.confirmDeleteLinkedModalOKButton': string;
|
package/dist/types/i18n/nb.d.ts
CHANGED
|
@@ -136,7 +136,6 @@ declare const _default: {
|
|
|
136
136
|
'fabric.editor.infoPanel': string;
|
|
137
137
|
'fabric.editor.infoPanel.description': string;
|
|
138
138
|
'fabric.editor.inlineDescription': string;
|
|
139
|
-
'fabric.editor.inlineOverlay': string;
|
|
140
139
|
'fabric.editor.inlineTitle': string;
|
|
141
140
|
'fabric.editor.insertColumn': string;
|
|
142
141
|
'fabric.editor.insertColumnDrag': string;
|
|
@@ -209,7 +208,7 @@ declare const _default: {
|
|
|
209
208
|
'fabric.editor.table': string;
|
|
210
209
|
'fabric.editor.table.description': string;
|
|
211
210
|
'fabric.editor.tableOptions': string;
|
|
212
|
-
'fabric.editor.
|
|
211
|
+
'fabric.editor.tableResizeDecreaseScreenReaderInformation': string;
|
|
213
212
|
'fabric.editor.tables.adjustColumn': string;
|
|
214
213
|
'fabric.editor.tables.confirmDeleteLinkedModalMessage': string;
|
|
215
214
|
'fabric.editor.tables.confirmDeleteLinkedModalOKButton': string;
|
package/dist/types/i18n/nl.d.ts
CHANGED
|
@@ -7,7 +7,9 @@
|
|
|
7
7
|
declare const _default: {
|
|
8
8
|
'fabric.editor.action': string;
|
|
9
9
|
'fabric.editor.action.description': string;
|
|
10
|
+
'fabric.editor.addColumn': string;
|
|
10
11
|
'fabric.editor.addMediaFiles': string;
|
|
12
|
+
'fabric.editor.addRow': string;
|
|
11
13
|
'fabric.editor.alignCenter': string;
|
|
12
14
|
'fabric.editor.alignImageCenter': string;
|
|
13
15
|
'fabric.editor.alignImageLeft': string;
|
|
@@ -15,6 +17,7 @@ declare const _default: {
|
|
|
15
17
|
'fabric.editor.alignLeft': string;
|
|
16
18
|
'fabric.editor.alignRight': string;
|
|
17
19
|
'fabric.editor.annotationToolbar': string;
|
|
20
|
+
'fabric.editor.backgroundColor': string;
|
|
18
21
|
'fabric.editor.blockCardUnavailable': string;
|
|
19
22
|
'fabric.editor.blockDescription': string;
|
|
20
23
|
'fabric.editor.blockTitle': string;
|
|
@@ -136,7 +139,6 @@ declare const _default: {
|
|
|
136
139
|
'fabric.editor.infoPanel': string;
|
|
137
140
|
'fabric.editor.infoPanel.description': string;
|
|
138
141
|
'fabric.editor.inlineDescription': string;
|
|
139
|
-
'fabric.editor.inlineOverlay': string;
|
|
140
142
|
'fabric.editor.inlineTitle': string;
|
|
141
143
|
'fabric.editor.insertColumn': string;
|
|
142
144
|
'fabric.editor.insertColumnDrag': string;
|
|
@@ -209,7 +211,8 @@ declare const _default: {
|
|
|
209
211
|
'fabric.editor.table': string;
|
|
210
212
|
'fabric.editor.table.description': string;
|
|
211
213
|
'fabric.editor.tableOptions': string;
|
|
212
|
-
'fabric.editor.
|
|
214
|
+
'fabric.editor.tableResizeDecreaseScreenReaderInformation': string;
|
|
215
|
+
'fabric.editor.tableResizeIncreaseScreenReaderInformation': string;
|
|
213
216
|
'fabric.editor.tables.adjustColumn': string;
|
|
214
217
|
'fabric.editor.tables.confirmDeleteLinkedModalMessage': string;
|
|
215
218
|
'fabric.editor.tables.confirmDeleteLinkedModalOKButton': string;
|
package/dist/types/i18n/pl.d.ts
CHANGED
|
@@ -7,7 +7,9 @@
|
|
|
7
7
|
declare const _default: {
|
|
8
8
|
'fabric.editor.action': string;
|
|
9
9
|
'fabric.editor.action.description': string;
|
|
10
|
+
'fabric.editor.addColumn': string;
|
|
10
11
|
'fabric.editor.addMediaFiles': string;
|
|
12
|
+
'fabric.editor.addRow': string;
|
|
11
13
|
'fabric.editor.alignCenter': string;
|
|
12
14
|
'fabric.editor.alignImageCenter': string;
|
|
13
15
|
'fabric.editor.alignImageLeft': string;
|
|
@@ -15,6 +17,7 @@ declare const _default: {
|
|
|
15
17
|
'fabric.editor.alignLeft': string;
|
|
16
18
|
'fabric.editor.alignRight': string;
|
|
17
19
|
'fabric.editor.annotationToolbar': string;
|
|
20
|
+
'fabric.editor.backgroundColor': string;
|
|
18
21
|
'fabric.editor.blockCardUnavailable': string;
|
|
19
22
|
'fabric.editor.blockDescription': string;
|
|
20
23
|
'fabric.editor.blockTitle': string;
|
|
@@ -136,7 +139,6 @@ declare const _default: {
|
|
|
136
139
|
'fabric.editor.infoPanel': string;
|
|
137
140
|
'fabric.editor.infoPanel.description': string;
|
|
138
141
|
'fabric.editor.inlineDescription': string;
|
|
139
|
-
'fabric.editor.inlineOverlay': string;
|
|
140
142
|
'fabric.editor.inlineTitle': string;
|
|
141
143
|
'fabric.editor.insertColumn': string;
|
|
142
144
|
'fabric.editor.insertColumnDrag': string;
|
|
@@ -209,7 +211,8 @@ declare const _default: {
|
|
|
209
211
|
'fabric.editor.table': string;
|
|
210
212
|
'fabric.editor.table.description': string;
|
|
211
213
|
'fabric.editor.tableOptions': string;
|
|
212
|
-
'fabric.editor.
|
|
214
|
+
'fabric.editor.tableResizeDecreaseScreenReaderInformation': string;
|
|
215
|
+
'fabric.editor.tableResizeIncreaseScreenReaderInformation': string;
|
|
213
216
|
'fabric.editor.tables.adjustColumn': string;
|
|
214
217
|
'fabric.editor.tables.confirmDeleteLinkedModalMessage': string;
|
|
215
218
|
'fabric.editor.tables.confirmDeleteLinkedModalOKButton': string;
|
|
@@ -7,7 +7,9 @@
|
|
|
7
7
|
declare const _default: {
|
|
8
8
|
'fabric.editor.action': string;
|
|
9
9
|
'fabric.editor.action.description': string;
|
|
10
|
+
'fabric.editor.addColumn': string;
|
|
10
11
|
'fabric.editor.addMediaFiles': string;
|
|
12
|
+
'fabric.editor.addRow': string;
|
|
11
13
|
'fabric.editor.alignCenter': string;
|
|
12
14
|
'fabric.editor.alignImageCenter': string;
|
|
13
15
|
'fabric.editor.alignImageLeft': string;
|
|
@@ -15,6 +17,7 @@ declare const _default: {
|
|
|
15
17
|
'fabric.editor.alignLeft': string;
|
|
16
18
|
'fabric.editor.alignRight': string;
|
|
17
19
|
'fabric.editor.annotationToolbar': string;
|
|
20
|
+
'fabric.editor.backgroundColor': string;
|
|
18
21
|
'fabric.editor.blockCardUnavailable': string;
|
|
19
22
|
'fabric.editor.blockDescription': string;
|
|
20
23
|
'fabric.editor.blockTitle': string;
|
|
@@ -136,7 +139,6 @@ declare const _default: {
|
|
|
136
139
|
'fabric.editor.infoPanel': string;
|
|
137
140
|
'fabric.editor.infoPanel.description': string;
|
|
138
141
|
'fabric.editor.inlineDescription': string;
|
|
139
|
-
'fabric.editor.inlineOverlay': string;
|
|
140
142
|
'fabric.editor.inlineTitle': string;
|
|
141
143
|
'fabric.editor.insertColumn': string;
|
|
142
144
|
'fabric.editor.insertColumnDrag': string;
|
|
@@ -209,7 +211,8 @@ declare const _default: {
|
|
|
209
211
|
'fabric.editor.table': string;
|
|
210
212
|
'fabric.editor.table.description': string;
|
|
211
213
|
'fabric.editor.tableOptions': string;
|
|
212
|
-
'fabric.editor.
|
|
214
|
+
'fabric.editor.tableResizeDecreaseScreenReaderInformation': string;
|
|
215
|
+
'fabric.editor.tableResizeIncreaseScreenReaderInformation': string;
|
|
213
216
|
'fabric.editor.tables.adjustColumn': string;
|
|
214
217
|
'fabric.editor.tables.confirmDeleteLinkedModalMessage': string;
|
|
215
218
|
'fabric.editor.tables.confirmDeleteLinkedModalOKButton': string;
|
package/dist/types/i18n/ru.d.ts
CHANGED
|
@@ -7,7 +7,9 @@
|
|
|
7
7
|
declare const _default: {
|
|
8
8
|
'fabric.editor.action': string;
|
|
9
9
|
'fabric.editor.action.description': string;
|
|
10
|
+
'fabric.editor.addColumn': string;
|
|
10
11
|
'fabric.editor.addMediaFiles': string;
|
|
12
|
+
'fabric.editor.addRow': string;
|
|
11
13
|
'fabric.editor.alignCenter': string;
|
|
12
14
|
'fabric.editor.alignImageCenter': string;
|
|
13
15
|
'fabric.editor.alignImageLeft': string;
|
|
@@ -15,6 +17,7 @@ declare const _default: {
|
|
|
15
17
|
'fabric.editor.alignLeft': string;
|
|
16
18
|
'fabric.editor.alignRight': string;
|
|
17
19
|
'fabric.editor.annotationToolbar': string;
|
|
20
|
+
'fabric.editor.backgroundColor': string;
|
|
18
21
|
'fabric.editor.blockCardUnavailable': string;
|
|
19
22
|
'fabric.editor.blockDescription': string;
|
|
20
23
|
'fabric.editor.blockTitle': string;
|
|
@@ -136,7 +139,6 @@ declare const _default: {
|
|
|
136
139
|
'fabric.editor.infoPanel': string;
|
|
137
140
|
'fabric.editor.infoPanel.description': string;
|
|
138
141
|
'fabric.editor.inlineDescription': string;
|
|
139
|
-
'fabric.editor.inlineOverlay': string;
|
|
140
142
|
'fabric.editor.inlineTitle': string;
|
|
141
143
|
'fabric.editor.insertColumn': string;
|
|
142
144
|
'fabric.editor.insertColumnDrag': string;
|
|
@@ -209,7 +211,8 @@ declare const _default: {
|
|
|
209
211
|
'fabric.editor.table': string;
|
|
210
212
|
'fabric.editor.table.description': string;
|
|
211
213
|
'fabric.editor.tableOptions': string;
|
|
212
|
-
'fabric.editor.
|
|
214
|
+
'fabric.editor.tableResizeDecreaseScreenReaderInformation': string;
|
|
215
|
+
'fabric.editor.tableResizeIncreaseScreenReaderInformation': string;
|
|
213
216
|
'fabric.editor.tables.adjustColumn': string;
|
|
214
217
|
'fabric.editor.tables.confirmDeleteLinkedModalMessage': string;
|
|
215
218
|
'fabric.editor.tables.confirmDeleteLinkedModalOKButton': string;
|
package/dist/types/i18n/sv.d.ts
CHANGED
|
@@ -7,7 +7,9 @@
|
|
|
7
7
|
declare const _default: {
|
|
8
8
|
'fabric.editor.action': string;
|
|
9
9
|
'fabric.editor.action.description': string;
|
|
10
|
+
'fabric.editor.addColumn': string;
|
|
10
11
|
'fabric.editor.addMediaFiles': string;
|
|
12
|
+
'fabric.editor.addRow': string;
|
|
11
13
|
'fabric.editor.alignCenter': string;
|
|
12
14
|
'fabric.editor.alignImageCenter': string;
|
|
13
15
|
'fabric.editor.alignImageLeft': string;
|
|
@@ -15,6 +17,7 @@ declare const _default: {
|
|
|
15
17
|
'fabric.editor.alignLeft': string;
|
|
16
18
|
'fabric.editor.alignRight': string;
|
|
17
19
|
'fabric.editor.annotationToolbar': string;
|
|
20
|
+
'fabric.editor.backgroundColor': string;
|
|
18
21
|
'fabric.editor.blockCardUnavailable': string;
|
|
19
22
|
'fabric.editor.blockDescription': string;
|
|
20
23
|
'fabric.editor.blockTitle': string;
|
|
@@ -136,7 +139,6 @@ declare const _default: {
|
|
|
136
139
|
'fabric.editor.infoPanel': string;
|
|
137
140
|
'fabric.editor.infoPanel.description': string;
|
|
138
141
|
'fabric.editor.inlineDescription': string;
|
|
139
|
-
'fabric.editor.inlineOverlay': string;
|
|
140
142
|
'fabric.editor.inlineTitle': string;
|
|
141
143
|
'fabric.editor.insertColumn': string;
|
|
142
144
|
'fabric.editor.insertColumnDrag': string;
|
|
@@ -209,7 +211,8 @@ declare const _default: {
|
|
|
209
211
|
'fabric.editor.table': string;
|
|
210
212
|
'fabric.editor.table.description': string;
|
|
211
213
|
'fabric.editor.tableOptions': string;
|
|
212
|
-
'fabric.editor.
|
|
214
|
+
'fabric.editor.tableResizeDecreaseScreenReaderInformation': string;
|
|
215
|
+
'fabric.editor.tableResizeIncreaseScreenReaderInformation': string;
|
|
213
216
|
'fabric.editor.tables.adjustColumn': string;
|
|
214
217
|
'fabric.editor.tables.confirmDeleteLinkedModalMessage': string;
|
|
215
218
|
'fabric.editor.tables.confirmDeleteLinkedModalOKButton': string;
|
package/dist/types/i18n/th.d.ts
CHANGED
|
@@ -7,7 +7,9 @@
|
|
|
7
7
|
declare const _default: {
|
|
8
8
|
'fabric.editor.action': string;
|
|
9
9
|
'fabric.editor.action.description': string;
|
|
10
|
+
'fabric.editor.addColumn': string;
|
|
10
11
|
'fabric.editor.addMediaFiles': string;
|
|
12
|
+
'fabric.editor.addRow': string;
|
|
11
13
|
'fabric.editor.alignCenter': string;
|
|
12
14
|
'fabric.editor.alignImageCenter': string;
|
|
13
15
|
'fabric.editor.alignImageLeft': string;
|
|
@@ -15,6 +17,7 @@ declare const _default: {
|
|
|
15
17
|
'fabric.editor.alignLeft': string;
|
|
16
18
|
'fabric.editor.alignRight': string;
|
|
17
19
|
'fabric.editor.annotationToolbar': string;
|
|
20
|
+
'fabric.editor.backgroundColor': string;
|
|
18
21
|
'fabric.editor.blockCardUnavailable': string;
|
|
19
22
|
'fabric.editor.blockDescription': string;
|
|
20
23
|
'fabric.editor.blockTitle': string;
|
|
@@ -136,7 +139,6 @@ declare const _default: {
|
|
|
136
139
|
'fabric.editor.infoPanel': string;
|
|
137
140
|
'fabric.editor.infoPanel.description': string;
|
|
138
141
|
'fabric.editor.inlineDescription': string;
|
|
139
|
-
'fabric.editor.inlineOverlay': string;
|
|
140
142
|
'fabric.editor.inlineTitle': string;
|
|
141
143
|
'fabric.editor.insertColumn': string;
|
|
142
144
|
'fabric.editor.insertColumnDrag': string;
|
|
@@ -209,7 +211,8 @@ declare const _default: {
|
|
|
209
211
|
'fabric.editor.table': string;
|
|
210
212
|
'fabric.editor.table.description': string;
|
|
211
213
|
'fabric.editor.tableOptions': string;
|
|
212
|
-
'fabric.editor.
|
|
214
|
+
'fabric.editor.tableResizeDecreaseScreenReaderInformation': string;
|
|
215
|
+
'fabric.editor.tableResizeIncreaseScreenReaderInformation': string;
|
|
213
216
|
'fabric.editor.tables.adjustColumn': string;
|
|
214
217
|
'fabric.editor.tables.confirmDeleteLinkedModalMessage': string;
|
|
215
218
|
'fabric.editor.tables.confirmDeleteLinkedModalOKButton': string;
|
package/dist/types/i18n/tr.d.ts
CHANGED
|
@@ -7,7 +7,9 @@
|
|
|
7
7
|
declare const _default: {
|
|
8
8
|
'fabric.editor.action': string;
|
|
9
9
|
'fabric.editor.action.description': string;
|
|
10
|
+
'fabric.editor.addColumn': string;
|
|
10
11
|
'fabric.editor.addMediaFiles': string;
|
|
12
|
+
'fabric.editor.addRow': string;
|
|
11
13
|
'fabric.editor.alignCenter': string;
|
|
12
14
|
'fabric.editor.alignImageCenter': string;
|
|
13
15
|
'fabric.editor.alignImageLeft': string;
|
|
@@ -15,6 +17,7 @@ declare const _default: {
|
|
|
15
17
|
'fabric.editor.alignLeft': string;
|
|
16
18
|
'fabric.editor.alignRight': string;
|
|
17
19
|
'fabric.editor.annotationToolbar': string;
|
|
20
|
+
'fabric.editor.backgroundColor': string;
|
|
18
21
|
'fabric.editor.blockCardUnavailable': string;
|
|
19
22
|
'fabric.editor.blockDescription': string;
|
|
20
23
|
'fabric.editor.blockTitle': string;
|
|
@@ -136,7 +139,6 @@ declare const _default: {
|
|
|
136
139
|
'fabric.editor.infoPanel': string;
|
|
137
140
|
'fabric.editor.infoPanel.description': string;
|
|
138
141
|
'fabric.editor.inlineDescription': string;
|
|
139
|
-
'fabric.editor.inlineOverlay': string;
|
|
140
142
|
'fabric.editor.inlineTitle': string;
|
|
141
143
|
'fabric.editor.insertColumn': string;
|
|
142
144
|
'fabric.editor.insertColumnDrag': string;
|
|
@@ -209,7 +211,8 @@ declare const _default: {
|
|
|
209
211
|
'fabric.editor.table': string;
|
|
210
212
|
'fabric.editor.table.description': string;
|
|
211
213
|
'fabric.editor.tableOptions': string;
|
|
212
|
-
'fabric.editor.
|
|
214
|
+
'fabric.editor.tableResizeDecreaseScreenReaderInformation': string;
|
|
215
|
+
'fabric.editor.tableResizeIncreaseScreenReaderInformation': string;
|
|
213
216
|
'fabric.editor.tables.adjustColumn': string;
|
|
214
217
|
'fabric.editor.tables.confirmDeleteLinkedModalMessage': string;
|
|
215
218
|
'fabric.editor.tables.confirmDeleteLinkedModalOKButton': string;
|
package/dist/types/i18n/uk.d.ts
CHANGED
|
@@ -7,7 +7,9 @@
|
|
|
7
7
|
declare const _default: {
|
|
8
8
|
'fabric.editor.action': string;
|
|
9
9
|
'fabric.editor.action.description': string;
|
|
10
|
+
'fabric.editor.addColumn': string;
|
|
10
11
|
'fabric.editor.addMediaFiles': string;
|
|
12
|
+
'fabric.editor.addRow': string;
|
|
11
13
|
'fabric.editor.alignCenter': string;
|
|
12
14
|
'fabric.editor.alignImageCenter': string;
|
|
13
15
|
'fabric.editor.alignImageLeft': string;
|
|
@@ -15,6 +17,7 @@ declare const _default: {
|
|
|
15
17
|
'fabric.editor.alignLeft': string;
|
|
16
18
|
'fabric.editor.alignRight': string;
|
|
17
19
|
'fabric.editor.annotationToolbar': string;
|
|
20
|
+
'fabric.editor.backgroundColor': string;
|
|
18
21
|
'fabric.editor.blockCardUnavailable': string;
|
|
19
22
|
'fabric.editor.blockDescription': string;
|
|
20
23
|
'fabric.editor.blockTitle': string;
|
|
@@ -136,7 +139,6 @@ declare const _default: {
|
|
|
136
139
|
'fabric.editor.infoPanel': string;
|
|
137
140
|
'fabric.editor.infoPanel.description': string;
|
|
138
141
|
'fabric.editor.inlineDescription': string;
|
|
139
|
-
'fabric.editor.inlineOverlay': string;
|
|
140
142
|
'fabric.editor.inlineTitle': string;
|
|
141
143
|
'fabric.editor.insertColumn': string;
|
|
142
144
|
'fabric.editor.insertColumnDrag': string;
|
|
@@ -209,7 +211,8 @@ declare const _default: {
|
|
|
209
211
|
'fabric.editor.table': string;
|
|
210
212
|
'fabric.editor.table.description': string;
|
|
211
213
|
'fabric.editor.tableOptions': string;
|
|
212
|
-
'fabric.editor.
|
|
214
|
+
'fabric.editor.tableResizeDecreaseScreenReaderInformation': string;
|
|
215
|
+
'fabric.editor.tableResizeIncreaseScreenReaderInformation': string;
|
|
213
216
|
'fabric.editor.tables.adjustColumn': string;
|
|
214
217
|
'fabric.editor.tables.confirmDeleteLinkedModalMessage': string;
|
|
215
218
|
'fabric.editor.tables.confirmDeleteLinkedModalOKButton': string;
|