@atlaskit/editor-core 187.30.5 → 187.30.7
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 +15 -0
- package/dist/cjs/i18n/cs.js +6 -1
- package/dist/cjs/i18n/da.js +6 -0
- package/dist/cjs/i18n/de.js +6 -0
- package/dist/cjs/i18n/en.js +6 -1
- package/dist/cjs/i18n/en_GB.js +6 -1
- package/dist/cjs/i18n/en_ZZ.js +6 -1
- package/dist/cjs/i18n/es.js +6 -1
- package/dist/cjs/i18n/fi.js +6 -1
- package/dist/cjs/i18n/fr.js +6 -1
- package/dist/cjs/i18n/hu.js +6 -1
- package/dist/cjs/i18n/it.js +6 -1
- package/dist/cjs/i18n/ja.js +6 -1
- package/dist/cjs/i18n/ko.js +6 -1
- package/dist/cjs/i18n/nb.js +6 -1
- package/dist/cjs/i18n/nl.js +6 -1
- package/dist/cjs/i18n/pl.js +6 -1
- package/dist/cjs/i18n/pt_BR.js +6 -2
- package/dist/cjs/i18n/ru.js +6 -1
- package/dist/cjs/i18n/sv.js +6 -0
- package/dist/cjs/i18n/th.js +6 -0
- package/dist/cjs/i18n/tr.js +6 -1
- package/dist/cjs/i18n/uk.js +6 -1
- package/dist/cjs/i18n/vi.js +6 -1
- package/dist/cjs/i18n/zh.js +6 -1
- package/dist/cjs/i18n/zh_TW.js +6 -2
- package/dist/cjs/plugins/media/utils/media-single.js +6 -0
- package/dist/cjs/plugins/selection/gap-cursor/utils/place-gap-cursor.js +6 -3
- package/dist/cjs/version-wrapper.js +1 -1
- package/dist/es2019/i18n/cs.js +6 -1
- package/dist/es2019/i18n/da.js +6 -0
- package/dist/es2019/i18n/de.js +6 -0
- package/dist/es2019/i18n/en.js +6 -1
- package/dist/es2019/i18n/en_GB.js +6 -1
- package/dist/es2019/i18n/en_ZZ.js +6 -1
- package/dist/es2019/i18n/es.js +6 -1
- package/dist/es2019/i18n/fi.js +6 -1
- package/dist/es2019/i18n/fr.js +6 -1
- package/dist/es2019/i18n/hu.js +6 -1
- package/dist/es2019/i18n/it.js +6 -1
- package/dist/es2019/i18n/ja.js +6 -1
- package/dist/es2019/i18n/ko.js +6 -1
- package/dist/es2019/i18n/nb.js +6 -1
- package/dist/es2019/i18n/nl.js +6 -1
- package/dist/es2019/i18n/pl.js +6 -1
- package/dist/es2019/i18n/pt_BR.js +6 -2
- package/dist/es2019/i18n/ru.js +6 -1
- package/dist/es2019/i18n/sv.js +6 -0
- package/dist/es2019/i18n/th.js +6 -0
- package/dist/es2019/i18n/tr.js +6 -1
- package/dist/es2019/i18n/uk.js +6 -1
- package/dist/es2019/i18n/vi.js +6 -1
- package/dist/es2019/i18n/zh.js +6 -1
- package/dist/es2019/i18n/zh_TW.js +6 -2
- package/dist/es2019/plugins/media/utils/media-single.js +6 -0
- package/dist/es2019/plugins/selection/gap-cursor/utils/place-gap-cursor.js +6 -3
- package/dist/es2019/version-wrapper.js +1 -1
- package/dist/esm/i18n/cs.js +6 -1
- package/dist/esm/i18n/da.js +6 -0
- package/dist/esm/i18n/de.js +6 -0
- package/dist/esm/i18n/en.js +6 -1
- package/dist/esm/i18n/en_GB.js +6 -1
- package/dist/esm/i18n/en_ZZ.js +6 -1
- package/dist/esm/i18n/es.js +6 -1
- package/dist/esm/i18n/fi.js +6 -1
- package/dist/esm/i18n/fr.js +6 -1
- package/dist/esm/i18n/hu.js +6 -1
- package/dist/esm/i18n/it.js +6 -1
- package/dist/esm/i18n/ja.js +6 -1
- package/dist/esm/i18n/ko.js +6 -1
- package/dist/esm/i18n/nb.js +6 -1
- package/dist/esm/i18n/nl.js +6 -1
- package/dist/esm/i18n/pl.js +6 -1
- package/dist/esm/i18n/pt_BR.js +6 -2
- package/dist/esm/i18n/ru.js +6 -1
- package/dist/esm/i18n/sv.js +6 -0
- package/dist/esm/i18n/th.js +6 -0
- package/dist/esm/i18n/tr.js +6 -1
- package/dist/esm/i18n/uk.js +6 -1
- package/dist/esm/i18n/vi.js +6 -1
- package/dist/esm/i18n/zh.js +6 -1
- package/dist/esm/i18n/zh_TW.js +6 -2
- package/dist/esm/plugins/media/utils/media-single.js +6 -0
- package/dist/esm/plugins/selection/gap-cursor/utils/place-gap-cursor.js +6 -3
- package/dist/esm/version-wrapper.js +1 -1
- package/dist/types/i18n/cs.d.ts +6 -1
- package/dist/types/i18n/da.d.ts +6 -0
- package/dist/types/i18n/de.d.ts +6 -0
- package/dist/types/i18n/en.d.ts +6 -1
- package/dist/types/i18n/en_GB.d.ts +6 -1
- package/dist/types/i18n/en_ZZ.d.ts +6 -1
- package/dist/types/i18n/es.d.ts +6 -1
- package/dist/types/i18n/fi.d.ts +6 -1
- package/dist/types/i18n/fr.d.ts +6 -1
- package/dist/types/i18n/hu.d.ts +6 -1
- package/dist/types/i18n/it.d.ts +6 -1
- package/dist/types/i18n/ja.d.ts +6 -1
- package/dist/types/i18n/ko.d.ts +6 -1
- package/dist/types/i18n/nb.d.ts +6 -1
- package/dist/types/i18n/nl.d.ts +6 -1
- package/dist/types/i18n/pl.d.ts +6 -1
- package/dist/types/i18n/pt_BR.d.ts +6 -2
- package/dist/types/i18n/ru.d.ts +6 -1
- package/dist/types/i18n/sv.d.ts +6 -0
- package/dist/types/i18n/th.d.ts +6 -0
- package/dist/types/i18n/tr.d.ts +6 -1
- package/dist/types/i18n/uk.d.ts +6 -1
- package/dist/types/i18n/vi.d.ts +6 -1
- package/dist/types/i18n/zh.d.ts +6 -1
- package/dist/types/i18n/zh_TW.d.ts +6 -2
- package/dist/types-ts4.5/i18n/cs.d.ts +6 -1
- package/dist/types-ts4.5/i18n/da.d.ts +6 -0
- package/dist/types-ts4.5/i18n/de.d.ts +6 -0
- package/dist/types-ts4.5/i18n/en.d.ts +6 -1
- package/dist/types-ts4.5/i18n/en_GB.d.ts +6 -1
- package/dist/types-ts4.5/i18n/en_ZZ.d.ts +6 -1
- package/dist/types-ts4.5/i18n/es.d.ts +6 -1
- package/dist/types-ts4.5/i18n/fi.d.ts +6 -1
- package/dist/types-ts4.5/i18n/fr.d.ts +6 -1
- package/dist/types-ts4.5/i18n/hu.d.ts +6 -1
- package/dist/types-ts4.5/i18n/it.d.ts +6 -1
- package/dist/types-ts4.5/i18n/ja.d.ts +6 -1
- package/dist/types-ts4.5/i18n/ko.d.ts +6 -1
- package/dist/types-ts4.5/i18n/nb.d.ts +6 -1
- package/dist/types-ts4.5/i18n/nl.d.ts +6 -1
- package/dist/types-ts4.5/i18n/pl.d.ts +6 -1
- package/dist/types-ts4.5/i18n/pt_BR.d.ts +6 -2
- package/dist/types-ts4.5/i18n/ru.d.ts +6 -1
- package/dist/types-ts4.5/i18n/sv.d.ts +6 -0
- package/dist/types-ts4.5/i18n/th.d.ts +6 -0
- package/dist/types-ts4.5/i18n/tr.d.ts +6 -1
- package/dist/types-ts4.5/i18n/uk.d.ts +6 -1
- package/dist/types-ts4.5/i18n/vi.d.ts +6 -1
- package/dist/types-ts4.5/i18n/zh.d.ts +6 -1
- package/dist/types-ts4.5/i18n/zh_TW.d.ts +6 -2
- package/package.json +7 -7
package/dist/types/i18n/en.d.ts
CHANGED
|
@@ -109,7 +109,6 @@ declare const _default: {
|
|
|
109
109
|
'fabric.editor.heading6Description': string;
|
|
110
110
|
'fabric.editor.headingLink.toolbarHelpTitle': string;
|
|
111
111
|
'fabric.editor.helpDialogTips': string;
|
|
112
|
-
'fabric.editor.image.fullWidthImage': string;
|
|
113
112
|
'fabric.editor.imageBorderBold': string;
|
|
114
113
|
'fabric.editor.imageBorderColor': string;
|
|
115
114
|
'fabric.editor.imageBorderMedium': string;
|
|
@@ -128,6 +127,12 @@ declare const _default: {
|
|
|
128
127
|
'fabric.editor.lists': string;
|
|
129
128
|
'fabric.editor.markdown': string;
|
|
130
129
|
'fabric.editor.matchCase': string;
|
|
130
|
+
'fabric.editor.media.pixelEntry.inputHeightAriaLabel': string;
|
|
131
|
+
'fabric.editor.media.pixelEntry.inputHeightTooltip': string;
|
|
132
|
+
'fabric.editor.media.pixelEntry.inputWidthAriaLabel': string;
|
|
133
|
+
'fabric.editor.media.pixelEntry.inputWidthTooltip': string;
|
|
134
|
+
'fabric.editor.media.pixelEntry.submitButtonText': string;
|
|
135
|
+
'fabric.editor.media.pixelEntry.validationFailedMessage': string;
|
|
131
136
|
'fabric.editor.mediaGroupDeleteLabel': string;
|
|
132
137
|
'fabric.editor.mentionNode.label': string;
|
|
133
138
|
'fabric.editor.mentionsAddLabel': string;
|
|
@@ -109,7 +109,6 @@ declare const _default: {
|
|
|
109
109
|
'fabric.editor.heading6Description': string;
|
|
110
110
|
'fabric.editor.headingLink.toolbarHelpTitle': string;
|
|
111
111
|
'fabric.editor.helpDialogTips': string;
|
|
112
|
-
'fabric.editor.image.fullWidthImage': string;
|
|
113
112
|
'fabric.editor.imageBorderBold': string;
|
|
114
113
|
'fabric.editor.imageBorderColor': string;
|
|
115
114
|
'fabric.editor.imageBorderMedium': string;
|
|
@@ -128,6 +127,12 @@ declare const _default: {
|
|
|
128
127
|
'fabric.editor.lists': string;
|
|
129
128
|
'fabric.editor.markdown': string;
|
|
130
129
|
'fabric.editor.matchCase': string;
|
|
130
|
+
'fabric.editor.media.pixelEntry.inputHeightAriaLabel': string;
|
|
131
|
+
'fabric.editor.media.pixelEntry.inputHeightTooltip': string;
|
|
132
|
+
'fabric.editor.media.pixelEntry.inputWidthAriaLabel': string;
|
|
133
|
+
'fabric.editor.media.pixelEntry.inputWidthTooltip': string;
|
|
134
|
+
'fabric.editor.media.pixelEntry.submitButtonText': string;
|
|
135
|
+
'fabric.editor.media.pixelEntry.validationFailedMessage': string;
|
|
131
136
|
'fabric.editor.mediaGroupDeleteLabel': string;
|
|
132
137
|
'fabric.editor.mentionNode.label': string;
|
|
133
138
|
'fabric.editor.mentionsAddLabel': string;
|
|
@@ -109,7 +109,6 @@ declare const _default: {
|
|
|
109
109
|
'fabric.editor.heading6Description': string;
|
|
110
110
|
'fabric.editor.headingLink.toolbarHelpTitle': string;
|
|
111
111
|
'fabric.editor.helpDialogTips': string;
|
|
112
|
-
'fabric.editor.image.fullWidthImage': string;
|
|
113
112
|
'fabric.editor.imageBorderBold': string;
|
|
114
113
|
'fabric.editor.imageBorderColor': string;
|
|
115
114
|
'fabric.editor.imageBorderMedium': string;
|
|
@@ -128,6 +127,12 @@ declare const _default: {
|
|
|
128
127
|
'fabric.editor.lists': string;
|
|
129
128
|
'fabric.editor.markdown': string;
|
|
130
129
|
'fabric.editor.matchCase': string;
|
|
130
|
+
'fabric.editor.media.pixelEntry.inputHeightAriaLabel': string;
|
|
131
|
+
'fabric.editor.media.pixelEntry.inputHeightTooltip': string;
|
|
132
|
+
'fabric.editor.media.pixelEntry.inputWidthAriaLabel': string;
|
|
133
|
+
'fabric.editor.media.pixelEntry.inputWidthTooltip': string;
|
|
134
|
+
'fabric.editor.media.pixelEntry.submitButtonText': string;
|
|
135
|
+
'fabric.editor.media.pixelEntry.validationFailedMessage': string;
|
|
131
136
|
'fabric.editor.mediaGroupDeleteLabel': string;
|
|
132
137
|
'fabric.editor.mentionNode.label': string;
|
|
133
138
|
'fabric.editor.mentionsAddLabel': string;
|
package/dist/types/i18n/es.d.ts
CHANGED
|
@@ -79,7 +79,6 @@ declare const _default: {
|
|
|
79
79
|
'fabric.editor.extension.confirmDeleteLinkedModalMessage': string;
|
|
80
80
|
'fabric.editor.extension.confirmDeleteLinkedModalOKButton': string;
|
|
81
81
|
'fabric.editor.extension.deleteElementTitle': string;
|
|
82
|
-
'fabric.editor.extension.sourceNoTitledName': string;
|
|
83
82
|
'fabric.editor.extensions.config-panel.save-indicator': string;
|
|
84
83
|
'fabric.editor.find': string;
|
|
85
84
|
'fabric.editor.findNext': string;
|
|
@@ -125,6 +124,12 @@ declare const _default: {
|
|
|
125
124
|
'fabric.editor.lists': string;
|
|
126
125
|
'fabric.editor.markdown': string;
|
|
127
126
|
'fabric.editor.matchCase': string;
|
|
127
|
+
'fabric.editor.media.pixelEntry.inputHeightAriaLabel': string;
|
|
128
|
+
'fabric.editor.media.pixelEntry.inputHeightTooltip': string;
|
|
129
|
+
'fabric.editor.media.pixelEntry.inputWidthAriaLabel': string;
|
|
130
|
+
'fabric.editor.media.pixelEntry.inputWidthTooltip': string;
|
|
131
|
+
'fabric.editor.media.pixelEntry.submitButtonText': string;
|
|
132
|
+
'fabric.editor.media.pixelEntry.validationFailedMessage': string;
|
|
128
133
|
'fabric.editor.mediaGroupDeleteLabel': string;
|
|
129
134
|
'fabric.editor.mentionNode.label': string;
|
|
130
135
|
'fabric.editor.mentionsAddLabel': string;
|
package/dist/types/i18n/fi.d.ts
CHANGED
|
@@ -106,7 +106,6 @@ declare const _default: {
|
|
|
106
106
|
'fabric.editor.heading6Description': string;
|
|
107
107
|
'fabric.editor.headingLink.toolbarHelpTitle': string;
|
|
108
108
|
'fabric.editor.helpDialogTips': string;
|
|
109
|
-
'fabric.editor.image.fullWidthImage': string;
|
|
110
109
|
'fabric.editor.imageBorderBold': string;
|
|
111
110
|
'fabric.editor.imageBorderColor': string;
|
|
112
111
|
'fabric.editor.imageBorderMedium': string;
|
|
@@ -125,6 +124,12 @@ declare const _default: {
|
|
|
125
124
|
'fabric.editor.lists': string;
|
|
126
125
|
'fabric.editor.markdown': string;
|
|
127
126
|
'fabric.editor.matchCase': string;
|
|
127
|
+
'fabric.editor.media.pixelEntry.inputHeightAriaLabel': string;
|
|
128
|
+
'fabric.editor.media.pixelEntry.inputHeightTooltip': string;
|
|
129
|
+
'fabric.editor.media.pixelEntry.inputWidthAriaLabel': string;
|
|
130
|
+
'fabric.editor.media.pixelEntry.inputWidthTooltip': string;
|
|
131
|
+
'fabric.editor.media.pixelEntry.submitButtonText': string;
|
|
132
|
+
'fabric.editor.media.pixelEntry.validationFailedMessage': string;
|
|
128
133
|
'fabric.editor.mediaGroupDeleteLabel': string;
|
|
129
134
|
'fabric.editor.mentionNode.label': string;
|
|
130
135
|
'fabric.editor.mentionsAddLabel': string;
|
package/dist/types/i18n/fr.d.ts
CHANGED
|
@@ -79,7 +79,6 @@ declare const _default: {
|
|
|
79
79
|
'fabric.editor.extension.confirmDeleteLinkedModalMessage': string;
|
|
80
80
|
'fabric.editor.extension.confirmDeleteLinkedModalOKButton': string;
|
|
81
81
|
'fabric.editor.extension.deleteElementTitle': string;
|
|
82
|
-
'fabric.editor.extension.sourceNoTitledName': string;
|
|
83
82
|
'fabric.editor.extensions.config-panel.save-indicator': string;
|
|
84
83
|
'fabric.editor.find': string;
|
|
85
84
|
'fabric.editor.findNext': string;
|
|
@@ -125,6 +124,12 @@ declare const _default: {
|
|
|
125
124
|
'fabric.editor.lists': string;
|
|
126
125
|
'fabric.editor.markdown': string;
|
|
127
126
|
'fabric.editor.matchCase': string;
|
|
127
|
+
'fabric.editor.media.pixelEntry.inputHeightAriaLabel': string;
|
|
128
|
+
'fabric.editor.media.pixelEntry.inputHeightTooltip': string;
|
|
129
|
+
'fabric.editor.media.pixelEntry.inputWidthAriaLabel': string;
|
|
130
|
+
'fabric.editor.media.pixelEntry.inputWidthTooltip': string;
|
|
131
|
+
'fabric.editor.media.pixelEntry.submitButtonText': string;
|
|
132
|
+
'fabric.editor.media.pixelEntry.validationFailedMessage': string;
|
|
128
133
|
'fabric.editor.mediaGroupDeleteLabel': string;
|
|
129
134
|
'fabric.editor.mentionNode.label': string;
|
|
130
135
|
'fabric.editor.mentionsAddLabel': string;
|
package/dist/types/i18n/hu.d.ts
CHANGED
|
@@ -79,7 +79,6 @@ declare const _default: {
|
|
|
79
79
|
'fabric.editor.extension.confirmDeleteLinkedModalMessage': string;
|
|
80
80
|
'fabric.editor.extension.confirmDeleteLinkedModalOKButton': string;
|
|
81
81
|
'fabric.editor.extension.deleteElementTitle': string;
|
|
82
|
-
'fabric.editor.extension.sourceNoTitledName': string;
|
|
83
82
|
'fabric.editor.extensions.config-panel.save-indicator': string;
|
|
84
83
|
'fabric.editor.find': string;
|
|
85
84
|
'fabric.editor.findNext': string;
|
|
@@ -125,6 +124,12 @@ declare const _default: {
|
|
|
125
124
|
'fabric.editor.lists': string;
|
|
126
125
|
'fabric.editor.markdown': string;
|
|
127
126
|
'fabric.editor.matchCase': string;
|
|
127
|
+
'fabric.editor.media.pixelEntry.inputHeightAriaLabel': string;
|
|
128
|
+
'fabric.editor.media.pixelEntry.inputHeightTooltip': string;
|
|
129
|
+
'fabric.editor.media.pixelEntry.inputWidthAriaLabel': string;
|
|
130
|
+
'fabric.editor.media.pixelEntry.inputWidthTooltip': string;
|
|
131
|
+
'fabric.editor.media.pixelEntry.submitButtonText': string;
|
|
132
|
+
'fabric.editor.media.pixelEntry.validationFailedMessage': string;
|
|
128
133
|
'fabric.editor.mediaGroupDeleteLabel': string;
|
|
129
134
|
'fabric.editor.mentionNode.label': string;
|
|
130
135
|
'fabric.editor.mentionsAddLabel': string;
|
package/dist/types/i18n/it.d.ts
CHANGED
|
@@ -79,7 +79,6 @@ declare const _default: {
|
|
|
79
79
|
'fabric.editor.extension.confirmDeleteLinkedModalMessage': string;
|
|
80
80
|
'fabric.editor.extension.confirmDeleteLinkedModalOKButton': string;
|
|
81
81
|
'fabric.editor.extension.deleteElementTitle': string;
|
|
82
|
-
'fabric.editor.extension.sourceNoTitledName': string;
|
|
83
82
|
'fabric.editor.extensions.config-panel.save-indicator': string;
|
|
84
83
|
'fabric.editor.find': string;
|
|
85
84
|
'fabric.editor.findNext': string;
|
|
@@ -125,6 +124,12 @@ declare const _default: {
|
|
|
125
124
|
'fabric.editor.lists': string;
|
|
126
125
|
'fabric.editor.markdown': string;
|
|
127
126
|
'fabric.editor.matchCase': string;
|
|
127
|
+
'fabric.editor.media.pixelEntry.inputHeightAriaLabel': string;
|
|
128
|
+
'fabric.editor.media.pixelEntry.inputHeightTooltip': string;
|
|
129
|
+
'fabric.editor.media.pixelEntry.inputWidthAriaLabel': string;
|
|
130
|
+
'fabric.editor.media.pixelEntry.inputWidthTooltip': string;
|
|
131
|
+
'fabric.editor.media.pixelEntry.submitButtonText': string;
|
|
132
|
+
'fabric.editor.media.pixelEntry.validationFailedMessage': string;
|
|
128
133
|
'fabric.editor.mediaGroupDeleteLabel': string;
|
|
129
134
|
'fabric.editor.mentionNode.label': string;
|
|
130
135
|
'fabric.editor.mentionsAddLabel': string;
|
package/dist/types/i18n/ja.d.ts
CHANGED
|
@@ -79,7 +79,6 @@ declare const _default: {
|
|
|
79
79
|
'fabric.editor.extension.confirmDeleteLinkedModalMessage': string;
|
|
80
80
|
'fabric.editor.extension.confirmDeleteLinkedModalOKButton': string;
|
|
81
81
|
'fabric.editor.extension.deleteElementTitle': string;
|
|
82
|
-
'fabric.editor.extension.sourceNoTitledName': string;
|
|
83
82
|
'fabric.editor.extensions.config-panel.save-indicator': string;
|
|
84
83
|
'fabric.editor.find': string;
|
|
85
84
|
'fabric.editor.findNext': string;
|
|
@@ -125,6 +124,12 @@ declare const _default: {
|
|
|
125
124
|
'fabric.editor.lists': string;
|
|
126
125
|
'fabric.editor.markdown': string;
|
|
127
126
|
'fabric.editor.matchCase': string;
|
|
127
|
+
'fabric.editor.media.pixelEntry.inputHeightAriaLabel': string;
|
|
128
|
+
'fabric.editor.media.pixelEntry.inputHeightTooltip': string;
|
|
129
|
+
'fabric.editor.media.pixelEntry.inputWidthAriaLabel': string;
|
|
130
|
+
'fabric.editor.media.pixelEntry.inputWidthTooltip': string;
|
|
131
|
+
'fabric.editor.media.pixelEntry.submitButtonText': string;
|
|
132
|
+
'fabric.editor.media.pixelEntry.validationFailedMessage': string;
|
|
128
133
|
'fabric.editor.mediaGroupDeleteLabel': string;
|
|
129
134
|
'fabric.editor.mentionNode.label': string;
|
|
130
135
|
'fabric.editor.mentionsAddLabel': string;
|
package/dist/types/i18n/ko.d.ts
CHANGED
|
@@ -106,7 +106,6 @@ declare const _default: {
|
|
|
106
106
|
'fabric.editor.heading6Description': string;
|
|
107
107
|
'fabric.editor.headingLink.toolbarHelpTitle': string;
|
|
108
108
|
'fabric.editor.helpDialogTips': string;
|
|
109
|
-
'fabric.editor.image.fullWidthImage': string;
|
|
110
109
|
'fabric.editor.imageBorderBold': string;
|
|
111
110
|
'fabric.editor.imageBorderColor': string;
|
|
112
111
|
'fabric.editor.imageBorderMedium': string;
|
|
@@ -125,6 +124,12 @@ declare const _default: {
|
|
|
125
124
|
'fabric.editor.lists': string;
|
|
126
125
|
'fabric.editor.markdown': string;
|
|
127
126
|
'fabric.editor.matchCase': string;
|
|
127
|
+
'fabric.editor.media.pixelEntry.inputHeightAriaLabel': string;
|
|
128
|
+
'fabric.editor.media.pixelEntry.inputHeightTooltip': string;
|
|
129
|
+
'fabric.editor.media.pixelEntry.inputWidthAriaLabel': string;
|
|
130
|
+
'fabric.editor.media.pixelEntry.inputWidthTooltip': string;
|
|
131
|
+
'fabric.editor.media.pixelEntry.submitButtonText': string;
|
|
132
|
+
'fabric.editor.media.pixelEntry.validationFailedMessage': string;
|
|
128
133
|
'fabric.editor.mediaGroupDeleteLabel': string;
|
|
129
134
|
'fabric.editor.mentionNode.label': string;
|
|
130
135
|
'fabric.editor.mentionsAddLabel': string;
|
package/dist/types/i18n/nb.d.ts
CHANGED
|
@@ -79,7 +79,6 @@ declare const _default: {
|
|
|
79
79
|
'fabric.editor.extension.confirmDeleteLinkedModalMessage': string;
|
|
80
80
|
'fabric.editor.extension.confirmDeleteLinkedModalOKButton': string;
|
|
81
81
|
'fabric.editor.extension.deleteElementTitle': string;
|
|
82
|
-
'fabric.editor.extension.sourceNoTitledName': string;
|
|
83
82
|
'fabric.editor.extensions.config-panel.save-indicator': string;
|
|
84
83
|
'fabric.editor.find': string;
|
|
85
84
|
'fabric.editor.findNext': string;
|
|
@@ -125,6 +124,12 @@ declare const _default: {
|
|
|
125
124
|
'fabric.editor.lists': string;
|
|
126
125
|
'fabric.editor.markdown': string;
|
|
127
126
|
'fabric.editor.matchCase': string;
|
|
127
|
+
'fabric.editor.media.pixelEntry.inputHeightAriaLabel': string;
|
|
128
|
+
'fabric.editor.media.pixelEntry.inputHeightTooltip': string;
|
|
129
|
+
'fabric.editor.media.pixelEntry.inputWidthAriaLabel': string;
|
|
130
|
+
'fabric.editor.media.pixelEntry.inputWidthTooltip': string;
|
|
131
|
+
'fabric.editor.media.pixelEntry.submitButtonText': string;
|
|
132
|
+
'fabric.editor.media.pixelEntry.validationFailedMessage': string;
|
|
128
133
|
'fabric.editor.mediaGroupDeleteLabel': string;
|
|
129
134
|
'fabric.editor.mentionNode.label': string;
|
|
130
135
|
'fabric.editor.mentionsAddLabel': string;
|
package/dist/types/i18n/nl.d.ts
CHANGED
|
@@ -79,7 +79,6 @@ declare const _default: {
|
|
|
79
79
|
'fabric.editor.extension.confirmDeleteLinkedModalMessage': string;
|
|
80
80
|
'fabric.editor.extension.confirmDeleteLinkedModalOKButton': string;
|
|
81
81
|
'fabric.editor.extension.deleteElementTitle': string;
|
|
82
|
-
'fabric.editor.extension.sourceNoTitledName': string;
|
|
83
82
|
'fabric.editor.extensions.config-panel.save-indicator': string;
|
|
84
83
|
'fabric.editor.find': string;
|
|
85
84
|
'fabric.editor.findNext': string;
|
|
@@ -125,6 +124,12 @@ declare const _default: {
|
|
|
125
124
|
'fabric.editor.lists': string;
|
|
126
125
|
'fabric.editor.markdown': string;
|
|
127
126
|
'fabric.editor.matchCase': string;
|
|
127
|
+
'fabric.editor.media.pixelEntry.inputHeightAriaLabel': string;
|
|
128
|
+
'fabric.editor.media.pixelEntry.inputHeightTooltip': string;
|
|
129
|
+
'fabric.editor.media.pixelEntry.inputWidthAriaLabel': string;
|
|
130
|
+
'fabric.editor.media.pixelEntry.inputWidthTooltip': string;
|
|
131
|
+
'fabric.editor.media.pixelEntry.submitButtonText': string;
|
|
132
|
+
'fabric.editor.media.pixelEntry.validationFailedMessage': string;
|
|
128
133
|
'fabric.editor.mediaGroupDeleteLabel': string;
|
|
129
134
|
'fabric.editor.mentionNode.label': string;
|
|
130
135
|
'fabric.editor.mentionsAddLabel': string;
|
package/dist/types/i18n/pl.d.ts
CHANGED
|
@@ -79,7 +79,6 @@ declare const _default: {
|
|
|
79
79
|
'fabric.editor.extension.confirmDeleteLinkedModalMessage': string;
|
|
80
80
|
'fabric.editor.extension.confirmDeleteLinkedModalOKButton': string;
|
|
81
81
|
'fabric.editor.extension.deleteElementTitle': string;
|
|
82
|
-
'fabric.editor.extension.sourceNoTitledName': string;
|
|
83
82
|
'fabric.editor.extensions.config-panel.save-indicator': string;
|
|
84
83
|
'fabric.editor.find': string;
|
|
85
84
|
'fabric.editor.findNext': string;
|
|
@@ -125,6 +124,12 @@ declare const _default: {
|
|
|
125
124
|
'fabric.editor.lists': string;
|
|
126
125
|
'fabric.editor.markdown': string;
|
|
127
126
|
'fabric.editor.matchCase': string;
|
|
127
|
+
'fabric.editor.media.pixelEntry.inputHeightAriaLabel': string;
|
|
128
|
+
'fabric.editor.media.pixelEntry.inputHeightTooltip': string;
|
|
129
|
+
'fabric.editor.media.pixelEntry.inputWidthAriaLabel': string;
|
|
130
|
+
'fabric.editor.media.pixelEntry.inputWidthTooltip': string;
|
|
131
|
+
'fabric.editor.media.pixelEntry.submitButtonText': string;
|
|
132
|
+
'fabric.editor.media.pixelEntry.validationFailedMessage': string;
|
|
128
133
|
'fabric.editor.mediaGroupDeleteLabel': string;
|
|
129
134
|
'fabric.editor.mentionNode.label': string;
|
|
130
135
|
'fabric.editor.mentionsAddLabel': string;
|
|
@@ -79,7 +79,6 @@ declare const _default: {
|
|
|
79
79
|
'fabric.editor.extension.confirmDeleteLinkedModalMessage': string;
|
|
80
80
|
'fabric.editor.extension.confirmDeleteLinkedModalOKButton': string;
|
|
81
81
|
'fabric.editor.extension.deleteElementTitle': string;
|
|
82
|
-
'fabric.editor.extension.sourceNoTitledName': string;
|
|
83
82
|
'fabric.editor.extensions.config-panel.save-indicator': string;
|
|
84
83
|
'fabric.editor.find': string;
|
|
85
84
|
'fabric.editor.findNext': string;
|
|
@@ -107,7 +106,6 @@ declare const _default: {
|
|
|
107
106
|
'fabric.editor.heading6Description': string;
|
|
108
107
|
'fabric.editor.headingLink.toolbarHelpTitle': string;
|
|
109
108
|
'fabric.editor.helpDialogTips': string;
|
|
110
|
-
'fabric.editor.image.fullWidthImage': string;
|
|
111
109
|
'fabric.editor.imageBorderBold': string;
|
|
112
110
|
'fabric.editor.imageBorderColor': string;
|
|
113
111
|
'fabric.editor.imageBorderMedium': string;
|
|
@@ -126,6 +124,12 @@ declare const _default: {
|
|
|
126
124
|
'fabric.editor.lists': string;
|
|
127
125
|
'fabric.editor.markdown': string;
|
|
128
126
|
'fabric.editor.matchCase': string;
|
|
127
|
+
'fabric.editor.media.pixelEntry.inputHeightAriaLabel': string;
|
|
128
|
+
'fabric.editor.media.pixelEntry.inputHeightTooltip': string;
|
|
129
|
+
'fabric.editor.media.pixelEntry.inputWidthAriaLabel': string;
|
|
130
|
+
'fabric.editor.media.pixelEntry.inputWidthTooltip': string;
|
|
131
|
+
'fabric.editor.media.pixelEntry.submitButtonText': string;
|
|
132
|
+
'fabric.editor.media.pixelEntry.validationFailedMessage': string;
|
|
129
133
|
'fabric.editor.mediaGroupDeleteLabel': string;
|
|
130
134
|
'fabric.editor.mentionNode.label': string;
|
|
131
135
|
'fabric.editor.mentionsAddLabel': string;
|
package/dist/types/i18n/ru.d.ts
CHANGED
|
@@ -79,7 +79,6 @@ declare const _default: {
|
|
|
79
79
|
'fabric.editor.extension.confirmDeleteLinkedModalMessage': string;
|
|
80
80
|
'fabric.editor.extension.confirmDeleteLinkedModalOKButton': string;
|
|
81
81
|
'fabric.editor.extension.deleteElementTitle': string;
|
|
82
|
-
'fabric.editor.extension.sourceNoTitledName': string;
|
|
83
82
|
'fabric.editor.extensions.config-panel.save-indicator': string;
|
|
84
83
|
'fabric.editor.find': string;
|
|
85
84
|
'fabric.editor.findNext': string;
|
|
@@ -125,6 +124,12 @@ declare const _default: {
|
|
|
125
124
|
'fabric.editor.lists': string;
|
|
126
125
|
'fabric.editor.markdown': string;
|
|
127
126
|
'fabric.editor.matchCase': string;
|
|
127
|
+
'fabric.editor.media.pixelEntry.inputHeightAriaLabel': string;
|
|
128
|
+
'fabric.editor.media.pixelEntry.inputHeightTooltip': string;
|
|
129
|
+
'fabric.editor.media.pixelEntry.inputWidthAriaLabel': string;
|
|
130
|
+
'fabric.editor.media.pixelEntry.inputWidthTooltip': string;
|
|
131
|
+
'fabric.editor.media.pixelEntry.submitButtonText': string;
|
|
132
|
+
'fabric.editor.media.pixelEntry.validationFailedMessage': string;
|
|
128
133
|
'fabric.editor.mediaGroupDeleteLabel': string;
|
|
129
134
|
'fabric.editor.mentionNode.label': string;
|
|
130
135
|
'fabric.editor.mentionsAddLabel': string;
|
package/dist/types/i18n/sv.d.ts
CHANGED
|
@@ -124,6 +124,12 @@ declare const _default: {
|
|
|
124
124
|
'fabric.editor.lists': string;
|
|
125
125
|
'fabric.editor.markdown': string;
|
|
126
126
|
'fabric.editor.matchCase': string;
|
|
127
|
+
'fabric.editor.media.pixelEntry.inputHeightAriaLabel': string;
|
|
128
|
+
'fabric.editor.media.pixelEntry.inputHeightTooltip': string;
|
|
129
|
+
'fabric.editor.media.pixelEntry.inputWidthAriaLabel': string;
|
|
130
|
+
'fabric.editor.media.pixelEntry.inputWidthTooltip': string;
|
|
131
|
+
'fabric.editor.media.pixelEntry.submitButtonText': string;
|
|
132
|
+
'fabric.editor.media.pixelEntry.validationFailedMessage': string;
|
|
127
133
|
'fabric.editor.mediaGroupDeleteLabel': string;
|
|
128
134
|
'fabric.editor.mentionNode.label': string;
|
|
129
135
|
'fabric.editor.mentionsAddLabel': string;
|
package/dist/types/i18n/th.d.ts
CHANGED
|
@@ -124,6 +124,12 @@ declare const _default: {
|
|
|
124
124
|
'fabric.editor.lists': string;
|
|
125
125
|
'fabric.editor.markdown': string;
|
|
126
126
|
'fabric.editor.matchCase': string;
|
|
127
|
+
'fabric.editor.media.pixelEntry.inputHeightAriaLabel': string;
|
|
128
|
+
'fabric.editor.media.pixelEntry.inputHeightTooltip': string;
|
|
129
|
+
'fabric.editor.media.pixelEntry.inputWidthAriaLabel': string;
|
|
130
|
+
'fabric.editor.media.pixelEntry.inputWidthTooltip': string;
|
|
131
|
+
'fabric.editor.media.pixelEntry.submitButtonText': string;
|
|
132
|
+
'fabric.editor.media.pixelEntry.validationFailedMessage': string;
|
|
127
133
|
'fabric.editor.mediaGroupDeleteLabel': string;
|
|
128
134
|
'fabric.editor.mentionNode.label': string;
|
|
129
135
|
'fabric.editor.mentionsAddLabel': string;
|
package/dist/types/i18n/tr.d.ts
CHANGED
|
@@ -79,7 +79,6 @@ declare const _default: {
|
|
|
79
79
|
'fabric.editor.extension.confirmDeleteLinkedModalMessage': string;
|
|
80
80
|
'fabric.editor.extension.confirmDeleteLinkedModalOKButton': string;
|
|
81
81
|
'fabric.editor.extension.deleteElementTitle': string;
|
|
82
|
-
'fabric.editor.extension.sourceNoTitledName': string;
|
|
83
82
|
'fabric.editor.extensions.config-panel.save-indicator': string;
|
|
84
83
|
'fabric.editor.find': string;
|
|
85
84
|
'fabric.editor.findNext': string;
|
|
@@ -125,6 +124,12 @@ declare const _default: {
|
|
|
125
124
|
'fabric.editor.lists': string;
|
|
126
125
|
'fabric.editor.markdown': string;
|
|
127
126
|
'fabric.editor.matchCase': string;
|
|
127
|
+
'fabric.editor.media.pixelEntry.inputHeightAriaLabel': string;
|
|
128
|
+
'fabric.editor.media.pixelEntry.inputHeightTooltip': string;
|
|
129
|
+
'fabric.editor.media.pixelEntry.inputWidthAriaLabel': string;
|
|
130
|
+
'fabric.editor.media.pixelEntry.inputWidthTooltip': string;
|
|
131
|
+
'fabric.editor.media.pixelEntry.submitButtonText': string;
|
|
132
|
+
'fabric.editor.media.pixelEntry.validationFailedMessage': string;
|
|
128
133
|
'fabric.editor.mediaGroupDeleteLabel': string;
|
|
129
134
|
'fabric.editor.mentionNode.label': string;
|
|
130
135
|
'fabric.editor.mentionsAddLabel': string;
|
package/dist/types/i18n/uk.d.ts
CHANGED
|
@@ -79,7 +79,6 @@ declare const _default: {
|
|
|
79
79
|
'fabric.editor.extension.confirmDeleteLinkedModalMessage': string;
|
|
80
80
|
'fabric.editor.extension.confirmDeleteLinkedModalOKButton': string;
|
|
81
81
|
'fabric.editor.extension.deleteElementTitle': string;
|
|
82
|
-
'fabric.editor.extension.sourceNoTitledName': string;
|
|
83
82
|
'fabric.editor.extensions.config-panel.save-indicator': string;
|
|
84
83
|
'fabric.editor.find': string;
|
|
85
84
|
'fabric.editor.findNext': string;
|
|
@@ -125,6 +124,12 @@ declare const _default: {
|
|
|
125
124
|
'fabric.editor.lists': string;
|
|
126
125
|
'fabric.editor.markdown': string;
|
|
127
126
|
'fabric.editor.matchCase': string;
|
|
127
|
+
'fabric.editor.media.pixelEntry.inputHeightAriaLabel': string;
|
|
128
|
+
'fabric.editor.media.pixelEntry.inputHeightTooltip': string;
|
|
129
|
+
'fabric.editor.media.pixelEntry.inputWidthAriaLabel': string;
|
|
130
|
+
'fabric.editor.media.pixelEntry.inputWidthTooltip': string;
|
|
131
|
+
'fabric.editor.media.pixelEntry.submitButtonText': string;
|
|
132
|
+
'fabric.editor.media.pixelEntry.validationFailedMessage': string;
|
|
128
133
|
'fabric.editor.mediaGroupDeleteLabel': string;
|
|
129
134
|
'fabric.editor.mentionNode.label': string;
|
|
130
135
|
'fabric.editor.mentionsAddLabel': string;
|
package/dist/types/i18n/vi.d.ts
CHANGED
|
@@ -106,7 +106,6 @@ declare const _default: {
|
|
|
106
106
|
'fabric.editor.heading6Description': string;
|
|
107
107
|
'fabric.editor.headingLink.toolbarHelpTitle': string;
|
|
108
108
|
'fabric.editor.helpDialogTips': string;
|
|
109
|
-
'fabric.editor.image.fullWidthImage': string;
|
|
110
109
|
'fabric.editor.imageBorderBold': string;
|
|
111
110
|
'fabric.editor.imageBorderColor': string;
|
|
112
111
|
'fabric.editor.imageBorderMedium': string;
|
|
@@ -125,6 +124,12 @@ declare const _default: {
|
|
|
125
124
|
'fabric.editor.lists': string;
|
|
126
125
|
'fabric.editor.markdown': string;
|
|
127
126
|
'fabric.editor.matchCase': string;
|
|
127
|
+
'fabric.editor.media.pixelEntry.inputHeightAriaLabel': string;
|
|
128
|
+
'fabric.editor.media.pixelEntry.inputHeightTooltip': string;
|
|
129
|
+
'fabric.editor.media.pixelEntry.inputWidthAriaLabel': string;
|
|
130
|
+
'fabric.editor.media.pixelEntry.inputWidthTooltip': string;
|
|
131
|
+
'fabric.editor.media.pixelEntry.submitButtonText': string;
|
|
132
|
+
'fabric.editor.media.pixelEntry.validationFailedMessage': string;
|
|
128
133
|
'fabric.editor.mediaGroupDeleteLabel': string;
|
|
129
134
|
'fabric.editor.mentionNode.label': string;
|
|
130
135
|
'fabric.editor.mentionsAddLabel': string;
|
package/dist/types/i18n/zh.d.ts
CHANGED
|
@@ -79,7 +79,6 @@ declare const _default: {
|
|
|
79
79
|
'fabric.editor.extension.confirmDeleteLinkedModalMessage': string;
|
|
80
80
|
'fabric.editor.extension.confirmDeleteLinkedModalOKButton': string;
|
|
81
81
|
'fabric.editor.extension.deleteElementTitle': string;
|
|
82
|
-
'fabric.editor.extension.sourceNoTitledName': string;
|
|
83
82
|
'fabric.editor.extensions.config-panel.save-indicator': string;
|
|
84
83
|
'fabric.editor.find': string;
|
|
85
84
|
'fabric.editor.findNext': string;
|
|
@@ -125,6 +124,12 @@ declare const _default: {
|
|
|
125
124
|
'fabric.editor.lists': string;
|
|
126
125
|
'fabric.editor.markdown': string;
|
|
127
126
|
'fabric.editor.matchCase': string;
|
|
127
|
+
'fabric.editor.media.pixelEntry.inputHeightAriaLabel': string;
|
|
128
|
+
'fabric.editor.media.pixelEntry.inputHeightTooltip': string;
|
|
129
|
+
'fabric.editor.media.pixelEntry.inputWidthAriaLabel': string;
|
|
130
|
+
'fabric.editor.media.pixelEntry.inputWidthTooltip': string;
|
|
131
|
+
'fabric.editor.media.pixelEntry.submitButtonText': string;
|
|
132
|
+
'fabric.editor.media.pixelEntry.validationFailedMessage': string;
|
|
128
133
|
'fabric.editor.mediaGroupDeleteLabel': string;
|
|
129
134
|
'fabric.editor.mentionNode.label': string;
|
|
130
135
|
'fabric.editor.mentionsAddLabel': string;
|
|
@@ -79,7 +79,6 @@ declare const _default: {
|
|
|
79
79
|
'fabric.editor.extension.confirmDeleteLinkedModalMessage': string;
|
|
80
80
|
'fabric.editor.extension.confirmDeleteLinkedModalOKButton': string;
|
|
81
81
|
'fabric.editor.extension.deleteElementTitle': string;
|
|
82
|
-
'fabric.editor.extension.sourceNoTitledName': string;
|
|
83
82
|
'fabric.editor.extensions.config-panel.save-indicator': string;
|
|
84
83
|
'fabric.editor.find': string;
|
|
85
84
|
'fabric.editor.findNext': string;
|
|
@@ -107,7 +106,6 @@ declare const _default: {
|
|
|
107
106
|
'fabric.editor.heading6Description': string;
|
|
108
107
|
'fabric.editor.headingLink.toolbarHelpTitle': string;
|
|
109
108
|
'fabric.editor.helpDialogTips': string;
|
|
110
|
-
'fabric.editor.image.fullWidthImage': string;
|
|
111
109
|
'fabric.editor.imageBorderBold': string;
|
|
112
110
|
'fabric.editor.imageBorderColor': string;
|
|
113
111
|
'fabric.editor.imageBorderMedium': string;
|
|
@@ -126,6 +124,12 @@ declare const _default: {
|
|
|
126
124
|
'fabric.editor.lists': string;
|
|
127
125
|
'fabric.editor.markdown': string;
|
|
128
126
|
'fabric.editor.matchCase': string;
|
|
127
|
+
'fabric.editor.media.pixelEntry.inputHeightAriaLabel': string;
|
|
128
|
+
'fabric.editor.media.pixelEntry.inputHeightTooltip': string;
|
|
129
|
+
'fabric.editor.media.pixelEntry.inputWidthAriaLabel': string;
|
|
130
|
+
'fabric.editor.media.pixelEntry.inputWidthTooltip': string;
|
|
131
|
+
'fabric.editor.media.pixelEntry.submitButtonText': string;
|
|
132
|
+
'fabric.editor.media.pixelEntry.validationFailedMessage': string;
|
|
129
133
|
'fabric.editor.mediaGroupDeleteLabel': string;
|
|
130
134
|
'fabric.editor.mentionNode.label': string;
|
|
131
135
|
'fabric.editor.mentionsAddLabel': string;
|
|
@@ -107,7 +107,6 @@ declare const _default: {
|
|
|
107
107
|
'fabric.editor.heading6Description': string;
|
|
108
108
|
'fabric.editor.headingLink.toolbarHelpTitle': string;
|
|
109
109
|
'fabric.editor.helpDialogTips': string;
|
|
110
|
-
'fabric.editor.image.fullWidthImage': string;
|
|
111
110
|
'fabric.editor.imageBorderBold': string;
|
|
112
111
|
'fabric.editor.imageBorderColor': string;
|
|
113
112
|
'fabric.editor.imageBorderMedium': string;
|
|
@@ -126,6 +125,12 @@ declare const _default: {
|
|
|
126
125
|
'fabric.editor.lists': string;
|
|
127
126
|
'fabric.editor.markdown': string;
|
|
128
127
|
'fabric.editor.matchCase': string;
|
|
128
|
+
'fabric.editor.media.pixelEntry.inputHeightAriaLabel': string;
|
|
129
|
+
'fabric.editor.media.pixelEntry.inputHeightTooltip': string;
|
|
130
|
+
'fabric.editor.media.pixelEntry.inputWidthAriaLabel': string;
|
|
131
|
+
'fabric.editor.media.pixelEntry.inputWidthTooltip': string;
|
|
132
|
+
'fabric.editor.media.pixelEntry.submitButtonText': string;
|
|
133
|
+
'fabric.editor.media.pixelEntry.validationFailedMessage': string;
|
|
129
134
|
'fabric.editor.mediaGroupDeleteLabel': string;
|
|
130
135
|
'fabric.editor.mentionNode.label': string;
|
|
131
136
|
'fabric.editor.mentionsAddLabel': string;
|
|
@@ -124,6 +124,12 @@ declare const _default: {
|
|
|
124
124
|
'fabric.editor.lists': string;
|
|
125
125
|
'fabric.editor.markdown': string;
|
|
126
126
|
'fabric.editor.matchCase': string;
|
|
127
|
+
'fabric.editor.media.pixelEntry.inputHeightAriaLabel': string;
|
|
128
|
+
'fabric.editor.media.pixelEntry.inputHeightTooltip': string;
|
|
129
|
+
'fabric.editor.media.pixelEntry.inputWidthAriaLabel': string;
|
|
130
|
+
'fabric.editor.media.pixelEntry.inputWidthTooltip': string;
|
|
131
|
+
'fabric.editor.media.pixelEntry.submitButtonText': string;
|
|
132
|
+
'fabric.editor.media.pixelEntry.validationFailedMessage': string;
|
|
127
133
|
'fabric.editor.mediaGroupDeleteLabel': string;
|
|
128
134
|
'fabric.editor.mentionNode.label': string;
|
|
129
135
|
'fabric.editor.mentionsAddLabel': string;
|
|
@@ -124,6 +124,12 @@ declare const _default: {
|
|
|
124
124
|
'fabric.editor.lists': string;
|
|
125
125
|
'fabric.editor.markdown': string;
|
|
126
126
|
'fabric.editor.matchCase': string;
|
|
127
|
+
'fabric.editor.media.pixelEntry.inputHeightAriaLabel': string;
|
|
128
|
+
'fabric.editor.media.pixelEntry.inputHeightTooltip': string;
|
|
129
|
+
'fabric.editor.media.pixelEntry.inputWidthAriaLabel': string;
|
|
130
|
+
'fabric.editor.media.pixelEntry.inputWidthTooltip': string;
|
|
131
|
+
'fabric.editor.media.pixelEntry.submitButtonText': string;
|
|
132
|
+
'fabric.editor.media.pixelEntry.validationFailedMessage': string;
|
|
127
133
|
'fabric.editor.mediaGroupDeleteLabel': string;
|
|
128
134
|
'fabric.editor.mentionNode.label': string;
|
|
129
135
|
'fabric.editor.mentionsAddLabel': string;
|
|
@@ -109,7 +109,6 @@ declare const _default: {
|
|
|
109
109
|
'fabric.editor.heading6Description': string;
|
|
110
110
|
'fabric.editor.headingLink.toolbarHelpTitle': string;
|
|
111
111
|
'fabric.editor.helpDialogTips': string;
|
|
112
|
-
'fabric.editor.image.fullWidthImage': string;
|
|
113
112
|
'fabric.editor.imageBorderBold': string;
|
|
114
113
|
'fabric.editor.imageBorderColor': string;
|
|
115
114
|
'fabric.editor.imageBorderMedium': string;
|
|
@@ -128,6 +127,12 @@ declare const _default: {
|
|
|
128
127
|
'fabric.editor.lists': string;
|
|
129
128
|
'fabric.editor.markdown': string;
|
|
130
129
|
'fabric.editor.matchCase': string;
|
|
130
|
+
'fabric.editor.media.pixelEntry.inputHeightAriaLabel': string;
|
|
131
|
+
'fabric.editor.media.pixelEntry.inputHeightTooltip': string;
|
|
132
|
+
'fabric.editor.media.pixelEntry.inputWidthAriaLabel': string;
|
|
133
|
+
'fabric.editor.media.pixelEntry.inputWidthTooltip': string;
|
|
134
|
+
'fabric.editor.media.pixelEntry.submitButtonText': string;
|
|
135
|
+
'fabric.editor.media.pixelEntry.validationFailedMessage': string;
|
|
131
136
|
'fabric.editor.mediaGroupDeleteLabel': string;
|
|
132
137
|
'fabric.editor.mentionNode.label': string;
|
|
133
138
|
'fabric.editor.mentionsAddLabel': string;
|
|
@@ -109,7 +109,6 @@ declare const _default: {
|
|
|
109
109
|
'fabric.editor.heading6Description': string;
|
|
110
110
|
'fabric.editor.headingLink.toolbarHelpTitle': string;
|
|
111
111
|
'fabric.editor.helpDialogTips': string;
|
|
112
|
-
'fabric.editor.image.fullWidthImage': string;
|
|
113
112
|
'fabric.editor.imageBorderBold': string;
|
|
114
113
|
'fabric.editor.imageBorderColor': string;
|
|
115
114
|
'fabric.editor.imageBorderMedium': string;
|
|
@@ -128,6 +127,12 @@ declare const _default: {
|
|
|
128
127
|
'fabric.editor.lists': string;
|
|
129
128
|
'fabric.editor.markdown': string;
|
|
130
129
|
'fabric.editor.matchCase': string;
|
|
130
|
+
'fabric.editor.media.pixelEntry.inputHeightAriaLabel': string;
|
|
131
|
+
'fabric.editor.media.pixelEntry.inputHeightTooltip': string;
|
|
132
|
+
'fabric.editor.media.pixelEntry.inputWidthAriaLabel': string;
|
|
133
|
+
'fabric.editor.media.pixelEntry.inputWidthTooltip': string;
|
|
134
|
+
'fabric.editor.media.pixelEntry.submitButtonText': string;
|
|
135
|
+
'fabric.editor.media.pixelEntry.validationFailedMessage': string;
|
|
131
136
|
'fabric.editor.mediaGroupDeleteLabel': string;
|
|
132
137
|
'fabric.editor.mentionNode.label': string;
|
|
133
138
|
'fabric.editor.mentionsAddLabel': string;
|
|
@@ -109,7 +109,6 @@ declare const _default: {
|
|
|
109
109
|
'fabric.editor.heading6Description': string;
|
|
110
110
|
'fabric.editor.headingLink.toolbarHelpTitle': string;
|
|
111
111
|
'fabric.editor.helpDialogTips': string;
|
|
112
|
-
'fabric.editor.image.fullWidthImage': string;
|
|
113
112
|
'fabric.editor.imageBorderBold': string;
|
|
114
113
|
'fabric.editor.imageBorderColor': string;
|
|
115
114
|
'fabric.editor.imageBorderMedium': string;
|
|
@@ -128,6 +127,12 @@ declare const _default: {
|
|
|
128
127
|
'fabric.editor.lists': string;
|
|
129
128
|
'fabric.editor.markdown': string;
|
|
130
129
|
'fabric.editor.matchCase': string;
|
|
130
|
+
'fabric.editor.media.pixelEntry.inputHeightAriaLabel': string;
|
|
131
|
+
'fabric.editor.media.pixelEntry.inputHeightTooltip': string;
|
|
132
|
+
'fabric.editor.media.pixelEntry.inputWidthAriaLabel': string;
|
|
133
|
+
'fabric.editor.media.pixelEntry.inputWidthTooltip': string;
|
|
134
|
+
'fabric.editor.media.pixelEntry.submitButtonText': string;
|
|
135
|
+
'fabric.editor.media.pixelEntry.validationFailedMessage': string;
|
|
131
136
|
'fabric.editor.mediaGroupDeleteLabel': string;
|
|
132
137
|
'fabric.editor.mentionNode.label': string;
|
|
133
138
|
'fabric.editor.mentionsAddLabel': string;
|
|
@@ -79,7 +79,6 @@ declare const _default: {
|
|
|
79
79
|
'fabric.editor.extension.confirmDeleteLinkedModalMessage': string;
|
|
80
80
|
'fabric.editor.extension.confirmDeleteLinkedModalOKButton': string;
|
|
81
81
|
'fabric.editor.extension.deleteElementTitle': string;
|
|
82
|
-
'fabric.editor.extension.sourceNoTitledName': string;
|
|
83
82
|
'fabric.editor.extensions.config-panel.save-indicator': string;
|
|
84
83
|
'fabric.editor.find': string;
|
|
85
84
|
'fabric.editor.findNext': string;
|
|
@@ -125,6 +124,12 @@ declare const _default: {
|
|
|
125
124
|
'fabric.editor.lists': string;
|
|
126
125
|
'fabric.editor.markdown': string;
|
|
127
126
|
'fabric.editor.matchCase': string;
|
|
127
|
+
'fabric.editor.media.pixelEntry.inputHeightAriaLabel': string;
|
|
128
|
+
'fabric.editor.media.pixelEntry.inputHeightTooltip': string;
|
|
129
|
+
'fabric.editor.media.pixelEntry.inputWidthAriaLabel': string;
|
|
130
|
+
'fabric.editor.media.pixelEntry.inputWidthTooltip': string;
|
|
131
|
+
'fabric.editor.media.pixelEntry.submitButtonText': string;
|
|
132
|
+
'fabric.editor.media.pixelEntry.validationFailedMessage': string;
|
|
128
133
|
'fabric.editor.mediaGroupDeleteLabel': string;
|
|
129
134
|
'fabric.editor.mentionNode.label': string;
|
|
130
135
|
'fabric.editor.mentionsAddLabel': string;
|
|
@@ -106,7 +106,6 @@ declare const _default: {
|
|
|
106
106
|
'fabric.editor.heading6Description': string;
|
|
107
107
|
'fabric.editor.headingLink.toolbarHelpTitle': string;
|
|
108
108
|
'fabric.editor.helpDialogTips': string;
|
|
109
|
-
'fabric.editor.image.fullWidthImage': string;
|
|
110
109
|
'fabric.editor.imageBorderBold': string;
|
|
111
110
|
'fabric.editor.imageBorderColor': string;
|
|
112
111
|
'fabric.editor.imageBorderMedium': string;
|
|
@@ -125,6 +124,12 @@ declare const _default: {
|
|
|
125
124
|
'fabric.editor.lists': string;
|
|
126
125
|
'fabric.editor.markdown': string;
|
|
127
126
|
'fabric.editor.matchCase': string;
|
|
127
|
+
'fabric.editor.media.pixelEntry.inputHeightAriaLabel': string;
|
|
128
|
+
'fabric.editor.media.pixelEntry.inputHeightTooltip': string;
|
|
129
|
+
'fabric.editor.media.pixelEntry.inputWidthAriaLabel': string;
|
|
130
|
+
'fabric.editor.media.pixelEntry.inputWidthTooltip': string;
|
|
131
|
+
'fabric.editor.media.pixelEntry.submitButtonText': string;
|
|
132
|
+
'fabric.editor.media.pixelEntry.validationFailedMessage': string;
|
|
128
133
|
'fabric.editor.mediaGroupDeleteLabel': string;
|
|
129
134
|
'fabric.editor.mentionNode.label': string;
|
|
130
135
|
'fabric.editor.mentionsAddLabel': string;
|