@atlaskit/editor-common 76.27.2 → 76.27.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +12 -0
- package/dist/cjs/i18n/cs.js +1 -0
- package/dist/cjs/i18n/da.js +1 -0
- package/dist/cjs/i18n/de.js +1 -0
- package/dist/cjs/i18n/es.js +1 -0
- package/dist/cjs/i18n/fi.js +1 -0
- package/dist/cjs/i18n/fr.js +1 -0
- package/dist/cjs/i18n/hu.js +1 -0
- package/dist/cjs/i18n/it.js +1 -0
- package/dist/cjs/i18n/ko.js +1 -0
- package/dist/cjs/i18n/nb.js +1 -0
- package/dist/cjs/i18n/nl.js +1 -0
- package/dist/cjs/i18n/pl.js +1 -0
- package/dist/cjs/i18n/pt_BR.js +1 -0
- package/dist/cjs/i18n/ru.js +1 -0
- package/dist/cjs/i18n/sv.js +1 -0
- package/dist/cjs/i18n/th.js +1 -0
- package/dist/cjs/i18n/tr.js +1 -0
- package/dist/cjs/i18n/uk.js +1 -0
- package/dist/cjs/i18n/vi.js +1 -0
- package/dist/cjs/i18n/zh.js +1 -0
- package/dist/cjs/i18n/zh_TW.js +1 -0
- package/dist/cjs/monitoring/error.js +1 -1
- package/dist/cjs/ui/DropList/index.js +1 -1
- package/dist/cjs/ui/Popup/index.js +7 -9
- package/dist/es2019/i18n/cs.js +1 -0
- package/dist/es2019/i18n/da.js +1 -0
- package/dist/es2019/i18n/de.js +1 -0
- package/dist/es2019/i18n/es.js +1 -0
- package/dist/es2019/i18n/fi.js +1 -0
- package/dist/es2019/i18n/fr.js +1 -0
- package/dist/es2019/i18n/hu.js +1 -0
- package/dist/es2019/i18n/it.js +1 -0
- package/dist/es2019/i18n/ko.js +1 -0
- package/dist/es2019/i18n/nb.js +1 -0
- package/dist/es2019/i18n/nl.js +1 -0
- package/dist/es2019/i18n/pl.js +1 -0
- package/dist/es2019/i18n/pt_BR.js +1 -0
- package/dist/es2019/i18n/ru.js +1 -0
- package/dist/es2019/i18n/sv.js +1 -0
- package/dist/es2019/i18n/th.js +1 -0
- package/dist/es2019/i18n/tr.js +1 -0
- package/dist/es2019/i18n/uk.js +1 -0
- package/dist/es2019/i18n/vi.js +1 -0
- package/dist/es2019/i18n/zh.js +1 -0
- package/dist/es2019/i18n/zh_TW.js +1 -0
- package/dist/es2019/monitoring/error.js +1 -1
- package/dist/es2019/ui/DropList/index.js +1 -1
- package/dist/es2019/ui/Popup/index.js +7 -10
- package/dist/esm/i18n/cs.js +1 -0
- package/dist/esm/i18n/da.js +1 -0
- package/dist/esm/i18n/de.js +1 -0
- package/dist/esm/i18n/es.js +1 -0
- package/dist/esm/i18n/fi.js +1 -0
- package/dist/esm/i18n/fr.js +1 -0
- package/dist/esm/i18n/hu.js +1 -0
- package/dist/esm/i18n/it.js +1 -0
- package/dist/esm/i18n/ko.js +1 -0
- package/dist/esm/i18n/nb.js +1 -0
- package/dist/esm/i18n/nl.js +1 -0
- package/dist/esm/i18n/pl.js +1 -0
- package/dist/esm/i18n/pt_BR.js +1 -0
- package/dist/esm/i18n/ru.js +1 -0
- package/dist/esm/i18n/sv.js +1 -0
- package/dist/esm/i18n/th.js +1 -0
- package/dist/esm/i18n/tr.js +1 -0
- package/dist/esm/i18n/uk.js +1 -0
- package/dist/esm/i18n/vi.js +1 -0
- package/dist/esm/i18n/zh.js +1 -0
- package/dist/esm/i18n/zh_TW.js +1 -0
- package/dist/esm/monitoring/error.js +1 -1
- package/dist/esm/ui/DropList/index.js +1 -1
- package/dist/esm/ui/Popup/index.js +8 -10
- package/dist/types/i18n/cs.d.ts +1 -0
- package/dist/types/i18n/da.d.ts +1 -0
- package/dist/types/i18n/de.d.ts +1 -0
- package/dist/types/i18n/es.d.ts +1 -0
- package/dist/types/i18n/fi.d.ts +1 -0
- package/dist/types/i18n/fr.d.ts +1 -0
- package/dist/types/i18n/hu.d.ts +1 -0
- package/dist/types/i18n/it.d.ts +1 -0
- package/dist/types/i18n/ko.d.ts +1 -0
- package/dist/types/i18n/nb.d.ts +1 -0
- package/dist/types/i18n/nl.d.ts +1 -0
- package/dist/types/i18n/pl.d.ts +1 -0
- package/dist/types/i18n/pt_BR.d.ts +1 -0
- package/dist/types/i18n/ru.d.ts +1 -0
- package/dist/types/i18n/sv.d.ts +1 -0
- package/dist/types/i18n/th.d.ts +1 -0
- package/dist/types/i18n/tr.d.ts +1 -0
- package/dist/types/i18n/uk.d.ts +1 -0
- package/dist/types/i18n/vi.d.ts +1 -0
- package/dist/types/i18n/zh.d.ts +1 -0
- package/dist/types/i18n/zh_TW.d.ts +1 -0
- package/dist/types/types/feature-flags.d.ts +0 -9
- package/dist/types-ts4.5/i18n/cs.d.ts +1 -0
- package/dist/types-ts4.5/i18n/da.d.ts +1 -0
- package/dist/types-ts4.5/i18n/de.d.ts +1 -0
- package/dist/types-ts4.5/i18n/es.d.ts +1 -0
- package/dist/types-ts4.5/i18n/fi.d.ts +1 -0
- package/dist/types-ts4.5/i18n/fr.d.ts +1 -0
- package/dist/types-ts4.5/i18n/hu.d.ts +1 -0
- package/dist/types-ts4.5/i18n/it.d.ts +1 -0
- package/dist/types-ts4.5/i18n/ko.d.ts +1 -0
- package/dist/types-ts4.5/i18n/nb.d.ts +1 -0
- package/dist/types-ts4.5/i18n/nl.d.ts +1 -0
- package/dist/types-ts4.5/i18n/pl.d.ts +1 -0
- package/dist/types-ts4.5/i18n/pt_BR.d.ts +1 -0
- package/dist/types-ts4.5/i18n/ru.d.ts +1 -0
- package/dist/types-ts4.5/i18n/sv.d.ts +1 -0
- package/dist/types-ts4.5/i18n/th.d.ts +1 -0
- package/dist/types-ts4.5/i18n/tr.d.ts +1 -0
- package/dist/types-ts4.5/i18n/uk.d.ts +1 -0
- package/dist/types-ts4.5/i18n/vi.d.ts +1 -0
- package/dist/types-ts4.5/i18n/zh.d.ts +1 -0
- package/dist/types-ts4.5/i18n/zh_TW.d.ts +1 -0
- package/dist/types-ts4.5/types/feature-flags.d.ts +0 -9
- package/package.json +1 -4
|
@@ -209,6 +209,7 @@ declare const _default: {
|
|
|
209
209
|
'fabric.editor.table': string;
|
|
210
210
|
'fabric.editor.table.description': string;
|
|
211
211
|
'fabric.editor.tableOptions': string;
|
|
212
|
+
'fabric.editor.tableResizeScreenReaderInformation': string;
|
|
212
213
|
'fabric.editor.tables.adjustColumn': string;
|
|
213
214
|
'fabric.editor.tables.confirmDeleteLinkedModalMessage': string;
|
|
214
215
|
'fabric.editor.tables.confirmDeleteLinkedModalOKButton': string;
|
|
@@ -207,6 +207,7 @@ declare const _default: {
|
|
|
207
207
|
'fabric.editor.table': string;
|
|
208
208
|
'fabric.editor.table.description': string;
|
|
209
209
|
'fabric.editor.tableOptions': string;
|
|
210
|
+
'fabric.editor.tableResizeScreenReaderInformation': string;
|
|
210
211
|
'fabric.editor.tables.adjustColumn': string;
|
|
211
212
|
'fabric.editor.tables.confirmDeleteLinkedModalMessage': string;
|
|
212
213
|
'fabric.editor.tables.confirmDeleteLinkedModalOKButton': string;
|
|
@@ -209,6 +209,7 @@ declare const _default: {
|
|
|
209
209
|
'fabric.editor.table': string;
|
|
210
210
|
'fabric.editor.table.description': string;
|
|
211
211
|
'fabric.editor.tableOptions': string;
|
|
212
|
+
'fabric.editor.tableResizeScreenReaderInformation': string;
|
|
212
213
|
'fabric.editor.tables.adjustColumn': string;
|
|
213
214
|
'fabric.editor.tables.confirmDeleteLinkedModalMessage': string;
|
|
214
215
|
'fabric.editor.tables.confirmDeleteLinkedModalOKButton': string;
|
|
@@ -209,6 +209,7 @@ declare const _default: {
|
|
|
209
209
|
'fabric.editor.table': string;
|
|
210
210
|
'fabric.editor.table.description': string;
|
|
211
211
|
'fabric.editor.tableOptions': string;
|
|
212
|
+
'fabric.editor.tableResizeScreenReaderInformation': string;
|
|
212
213
|
'fabric.editor.tables.adjustColumn': string;
|
|
213
214
|
'fabric.editor.tables.confirmDeleteLinkedModalMessage': string;
|
|
214
215
|
'fabric.editor.tables.confirmDeleteLinkedModalOKButton': string;
|
|
@@ -209,6 +209,7 @@ declare const _default: {
|
|
|
209
209
|
'fabric.editor.table': string;
|
|
210
210
|
'fabric.editor.table.description': string;
|
|
211
211
|
'fabric.editor.tableOptions': string;
|
|
212
|
+
'fabric.editor.tableResizeScreenReaderInformation': string;
|
|
212
213
|
'fabric.editor.tables.adjustColumn': string;
|
|
213
214
|
'fabric.editor.tables.confirmDeleteLinkedModalMessage': string;
|
|
214
215
|
'fabric.editor.tables.confirmDeleteLinkedModalOKButton': string;
|
|
@@ -209,6 +209,7 @@ declare const _default: {
|
|
|
209
209
|
'fabric.editor.table': string;
|
|
210
210
|
'fabric.editor.table.description': string;
|
|
211
211
|
'fabric.editor.tableOptions': string;
|
|
212
|
+
'fabric.editor.tableResizeScreenReaderInformation': string;
|
|
212
213
|
'fabric.editor.tables.adjustColumn': string;
|
|
213
214
|
'fabric.editor.tables.confirmDeleteLinkedModalMessage': string;
|
|
214
215
|
'fabric.editor.tables.confirmDeleteLinkedModalOKButton': string;
|
|
@@ -220,15 +220,6 @@ export type FeatureFlags = {
|
|
|
220
220
|
* @default false
|
|
221
221
|
*/
|
|
222
222
|
lpLinkPicker?: boolean;
|
|
223
|
-
/**
|
|
224
|
-
* @description
|
|
225
|
-
* Allow numbered lists to start from any number greater than 0, not just 1
|
|
226
|
-
*
|
|
227
|
-
* @see https://product-fabric.atlassian.net/wiki/spaces/EUXQ/pages/3257270398/MAKE+PP+Restart+Numbered+Lists
|
|
228
|
-
* @see https://product-fabric.atlassian.net/browse/ED-15210
|
|
229
|
-
* @default false
|
|
230
|
-
*/
|
|
231
|
-
restartNumberedLists?: boolean;
|
|
232
223
|
/**
|
|
233
224
|
* @description
|
|
234
225
|
* Enable the new editor media resize experience.
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/editor-common",
|
|
3
|
-
"version": "76.27.
|
|
3
|
+
"version": "76.27.4",
|
|
4
4
|
"description": "A package that contains common classes and components for editor and renderer",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"registry": "https://registry.npmjs.org/"
|
|
@@ -217,9 +217,6 @@
|
|
|
217
217
|
"platform.editor.menu.group-items": {
|
|
218
218
|
"type": "boolean"
|
|
219
219
|
},
|
|
220
|
-
"platform.editor.popup.fix-flicker-react-18": {
|
|
221
|
-
"type": "boolean"
|
|
222
|
-
},
|
|
223
220
|
"platform.editor.find-changed-nodes-from-transaction-optimisation": {
|
|
224
221
|
"type": "boolean"
|
|
225
222
|
}
|