@atlaskit/editor-common 87.4.2 → 87.5.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +14 -0
- package/dist/cjs/analytics/types/table-events.js +1 -0
- package/dist/cjs/i18n/en.js +6 -0
- package/dist/cjs/i18n/en_GB.js +6 -0
- package/dist/cjs/i18n/en_ZZ.js +6 -0
- package/dist/cjs/monitoring/error.js +1 -1
- package/dist/cjs/ui/DropList/index.js +1 -1
- package/dist/es2019/analytics/types/table-events.js +1 -0
- package/dist/es2019/i18n/en.js +6 -0
- package/dist/es2019/i18n/en_GB.js +6 -0
- package/dist/es2019/i18n/en_ZZ.js +6 -0
- package/dist/es2019/monitoring/error.js +1 -1
- package/dist/es2019/ui/DropList/index.js +1 -1
- package/dist/esm/analytics/types/table-events.js +1 -0
- package/dist/esm/i18n/en.js +6 -0
- package/dist/esm/i18n/en_GB.js +6 -0
- package/dist/esm/i18n/en_ZZ.js +6 -0
- package/dist/esm/monitoring/error.js +1 -1
- package/dist/esm/ui/DropList/index.js +1 -1
- package/dist/types/analytics/types/table-events.d.ts +4 -2
- package/dist/types/i18n/en.d.ts +6 -0
- package/dist/types/i18n/en_GB.d.ts +6 -0
- package/dist/types/i18n/en_ZZ.d.ts +6 -0
- package/dist/types-ts4.5/analytics/types/table-events.d.ts +4 -2
- package/dist/types-ts4.5/i18n/en.d.ts +6 -0
- package/dist/types-ts4.5/i18n/en_GB.d.ts +6 -0
- package/dist/types-ts4.5/i18n/en_ZZ.d.ts +6 -0
- package/package.json +5 -5
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,19 @@
|
|
|
1
1
|
# @atlaskit/editor-common
|
|
2
2
|
|
|
3
|
+
## 87.5.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies
|
|
8
|
+
|
|
9
|
+
## 87.5.0
|
|
10
|
+
|
|
11
|
+
### Minor Changes
|
|
12
|
+
|
|
13
|
+
- [#127699](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/127699)
|
|
14
|
+
[`7fa3a110dc3b6`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/7fa3a110dc3b6) -
|
|
15
|
+
Add analytics to track usage of dark mode header cell fix.
|
|
16
|
+
|
|
3
17
|
## 87.4.2
|
|
4
18
|
|
|
5
19
|
### Patch Changes
|
|
@@ -38,6 +38,7 @@ var TABLE_ACTION = exports.TABLE_ACTION = /*#__PURE__*/function (TABLE_ACTION) {
|
|
|
38
38
|
TABLE_ACTION["ROW_OR_COLUMN_MOVED"] = "rowOrColumnMoved";
|
|
39
39
|
TABLE_ACTION["CHANGED_DISPLAY_MODE"] = "changedDisplayMode";
|
|
40
40
|
TABLE_ACTION["CHANGED_ALIGNMENT"] = "changedAlignment";
|
|
41
|
+
TABLE_ACTION["TABLE_CELL_BACKGROUND_FIXED"] = "tableCellBackgroundFixed";
|
|
41
42
|
return TABLE_ACTION;
|
|
42
43
|
}({});
|
|
43
44
|
var TABLE_BREAKOUT = exports.TABLE_BREAKOUT = /*#__PURE__*/function (TABLE_BREAKOUT) {
|
package/dist/cjs/i18n/en.js
CHANGED
|
@@ -44,6 +44,8 @@ var _default = exports.default = {
|
|
|
44
44
|
'fabric.editor.blockControlDragHandleUsageInfo': 'Drag to move',
|
|
45
45
|
'fabric.editor.blockControlMoveDown': 'Move down',
|
|
46
46
|
'fabric.editor.blockControlMoveUp': 'Move up',
|
|
47
|
+
'fabric.editor.blockControlMovedDown': 'Content has been moved down',
|
|
48
|
+
'fabric.editor.blockControlMovedUp': 'Content has been moved up',
|
|
47
49
|
'fabric.editor.blockDescription': 'Display more information about a link, including a summary and actions',
|
|
48
50
|
'fabric.editor.blockTitle': 'Card',
|
|
49
51
|
'fabric.editor.blockquote': 'a quote',
|
|
@@ -272,6 +274,8 @@ var _default = exports.default = {
|
|
|
272
274
|
'fabric.editor.inputQueryAssistiveTxt': 'When autocomplete results are available use up and down arrows to review and enter to select. Touch device users, explore by touch or with swipe gestures.',
|
|
273
275
|
'fabric.editor.insertColumn': 'Insert column right',
|
|
274
276
|
'fabric.editor.insertColumnDrag': 'Insert column',
|
|
277
|
+
'fabric.editor.insertMediaFromUrl': 'Image from link',
|
|
278
|
+
'fabric.editor.insertMediaFromUrlDescription': 'Add an image or video from a link',
|
|
275
279
|
'fabric.editor.insertMenu': 'Insert elements',
|
|
276
280
|
'fabric.editor.insertRow': 'Insert row below',
|
|
277
281
|
'fabric.editor.insertRowDrag': 'Insert row',
|
|
@@ -343,6 +347,7 @@ var _default = exports.default = {
|
|
|
343
347
|
'fabric.editor.other': 'Others...',
|
|
344
348
|
'fabric.editor.outdent': 'Outdent',
|
|
345
349
|
'fabric.editor.pageActionsLabel': 'Page actions',
|
|
350
|
+
'fabric.editor.panel': 'Panel',
|
|
346
351
|
'fabric.editor.panel.backgroundColor': 'Background color',
|
|
347
352
|
'fabric.editor.panel.emoji': 'Add emoji',
|
|
348
353
|
'fabric.editor.panel.panelsGroup': 'Panel Types',
|
|
@@ -452,6 +457,7 @@ var _default = exports.default = {
|
|
|
452
457
|
'fabric.editor.tooltip.defaultBlockNode': 'a block node',
|
|
453
458
|
'fabric.editor.tooltip.nestedExpand': 'a nested expand',
|
|
454
459
|
'fabric.editor.tooltip.taskList': 'an action item',
|
|
460
|
+
'fabric.editor.turnInto': 'Turn into',
|
|
455
461
|
'fabric.editor.twoColumns': 'Two columns layout',
|
|
456
462
|
'fabric.editor.typeAhead.popupLabel': 'Typeahead results',
|
|
457
463
|
'fabric.editor.typeAhead.quickInsertInputLabel': 'Begin typing to search or filter shortcut options',
|
package/dist/cjs/i18n/en_GB.js
CHANGED
|
@@ -44,6 +44,8 @@ var _default = exports.default = {
|
|
|
44
44
|
'fabric.editor.blockControlDragHandleUsageInfo': 'Drag to move',
|
|
45
45
|
'fabric.editor.blockControlMoveDown': 'Move down',
|
|
46
46
|
'fabric.editor.blockControlMoveUp': 'Move up',
|
|
47
|
+
'fabric.editor.blockControlMovedDown': 'Content has been moved down',
|
|
48
|
+
'fabric.editor.blockControlMovedUp': 'Content has been moved up',
|
|
47
49
|
'fabric.editor.blockDescription': 'Display more information about a link, including a summary and actions',
|
|
48
50
|
'fabric.editor.blockTitle': 'Card',
|
|
49
51
|
'fabric.editor.blockquote': 'a quote',
|
|
@@ -272,6 +274,8 @@ var _default = exports.default = {
|
|
|
272
274
|
'fabric.editor.inputQueryAssistiveTxt': 'When autocomplete results are available use up and down arrows to review and enter to select. Touch device users, explore by touch or with swipe gestures.',
|
|
273
275
|
'fabric.editor.insertColumn': 'Insert column right',
|
|
274
276
|
'fabric.editor.insertColumnDrag': 'Insert column',
|
|
277
|
+
'fabric.editor.insertMediaFromUrl': 'Image from link',
|
|
278
|
+
'fabric.editor.insertMediaFromUrlDescription': 'Add an image or video from a link',
|
|
275
279
|
'fabric.editor.insertMenu': 'Insert elements',
|
|
276
280
|
'fabric.editor.insertRow': 'Insert row below',
|
|
277
281
|
'fabric.editor.insertRowDrag': 'Insert row',
|
|
@@ -343,6 +347,7 @@ var _default = exports.default = {
|
|
|
343
347
|
'fabric.editor.other': 'Others...',
|
|
344
348
|
'fabric.editor.outdent': 'Outdent',
|
|
345
349
|
'fabric.editor.pageActionsLabel': 'Page actions',
|
|
350
|
+
'fabric.editor.panel': 'Panel',
|
|
346
351
|
'fabric.editor.panel.backgroundColor': 'Background colour',
|
|
347
352
|
'fabric.editor.panel.emoji': 'Add emoji',
|
|
348
353
|
'fabric.editor.panel.panelsGroup': 'Panel Types',
|
|
@@ -452,6 +457,7 @@ var _default = exports.default = {
|
|
|
452
457
|
'fabric.editor.tooltip.defaultBlockNode': 'a block node',
|
|
453
458
|
'fabric.editor.tooltip.nestedExpand': 'a nested expand',
|
|
454
459
|
'fabric.editor.tooltip.taskList': 'an action item',
|
|
460
|
+
'fabric.editor.turnInto': 'Turn into',
|
|
455
461
|
'fabric.editor.twoColumns': 'Two columns layout',
|
|
456
462
|
'fabric.editor.typeAhead.popupLabel': 'Typeahead results',
|
|
457
463
|
'fabric.editor.typeAhead.quickInsertInputLabel': 'Begin typing to search or filter shortcut options',
|
package/dist/cjs/i18n/en_ZZ.js
CHANGED
|
@@ -44,6 +44,8 @@ var _default = exports.default = {
|
|
|
44
44
|
'fabric.editor.blockControlDragHandleUsageInfo': 'Drag to move',
|
|
45
45
|
'fabric.editor.blockControlMoveDown': 'Move down',
|
|
46
46
|
'fabric.editor.blockControlMoveUp': 'Move up',
|
|
47
|
+
'fabric.editor.blockControlMovedDown': 'Content has been moved down',
|
|
48
|
+
'fabric.editor.blockControlMovedUp': 'Content has been moved up',
|
|
47
49
|
'fabric.editor.blockDescription': 'Display more information about a link, including a summary and actions',
|
|
48
50
|
'fabric.editor.blockTitle': 'Card',
|
|
49
51
|
'fabric.editor.blockquote': 'a quote',
|
|
@@ -272,6 +274,8 @@ var _default = exports.default = {
|
|
|
272
274
|
'fabric.editor.inputQueryAssistiveTxt': 'When autocomplete results are available use up and down arrows to review and enter to select. Touch device users, explore by touch or with swipe gestures.',
|
|
273
275
|
'fabric.editor.insertColumn': 'Insert column right',
|
|
274
276
|
'fabric.editor.insertColumnDrag': 'Insert column',
|
|
277
|
+
'fabric.editor.insertMediaFromUrl': 'Image from link',
|
|
278
|
+
'fabric.editor.insertMediaFromUrlDescription': 'Add an image or video from a link',
|
|
275
279
|
'fabric.editor.insertMenu': 'Insert elements',
|
|
276
280
|
'fabric.editor.insertRow': 'Insert row below',
|
|
277
281
|
'fabric.editor.insertRowDrag': 'Insert row',
|
|
@@ -343,6 +347,7 @@ var _default = exports.default = {
|
|
|
343
347
|
'fabric.editor.other': 'Others...',
|
|
344
348
|
'fabric.editor.outdent': 'Outdent',
|
|
345
349
|
'fabric.editor.pageActionsLabel': 'Page actions',
|
|
350
|
+
'fabric.editor.panel': 'Panel',
|
|
346
351
|
'fabric.editor.panel.backgroundColor': 'Background color',
|
|
347
352
|
'fabric.editor.panel.emoji': 'Add emoji',
|
|
348
353
|
'fabric.editor.panel.panelsGroup': 'Panel Types',
|
|
@@ -451,6 +456,7 @@ var _default = exports.default = {
|
|
|
451
456
|
'fabric.editor.tooltip.defaultBlockNode': 'a block node',
|
|
452
457
|
'fabric.editor.tooltip.nestedExpand': 'a nested expand',
|
|
453
458
|
'fabric.editor.tooltip.taskList': 'an action item',
|
|
459
|
+
'fabric.editor.turnInto': 'Turn into',
|
|
454
460
|
'fabric.editor.twoColumns': 'Two columns layout',
|
|
455
461
|
'fabric.editor.typeAhead.popupLabel': 'Typeahead results',
|
|
456
462
|
'fabric.editor.typeAhead.quickInsertInputLabel': 'Begin typing to search or filter shortcut options',
|
|
@@ -17,7 +17,7 @@ function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return
|
|
|
17
17
|
function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != _typeof(e) && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && Object.prototype.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
|
|
18
18
|
var SENTRY_DSN = 'https://0b10c8e02fb44d8796c047b102c9bee8@o55978.ingest.sentry.io/4505129224110080';
|
|
19
19
|
var packageName = 'editor-common'; // Sentry doesn't accept '/' in its releases https://docs.sentry.io/platforms/javascript/configuration/releases/
|
|
20
|
-
var packageVersion = "87.
|
|
20
|
+
var packageVersion = "87.5.1";
|
|
21
21
|
var sanitiseSentryEvents = function sanitiseSentryEvents(data, _hint) {
|
|
22
22
|
// Remove URL as it has UGC
|
|
23
23
|
// TODO: Sanitise the URL instead of just removing it
|
|
@@ -23,7 +23,7 @@ function _isNativeReflectConstruct() { try { var t = !Boolean.prototype.valueOf.
|
|
|
23
23
|
* @jsx jsx
|
|
24
24
|
*/ // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
|
|
25
25
|
var packageName = "@atlaskit/editor-common";
|
|
26
|
-
var packageVersion = "87.
|
|
26
|
+
var packageVersion = "87.5.1";
|
|
27
27
|
var halfFocusRing = 1;
|
|
28
28
|
var dropOffset = '0, 8';
|
|
29
29
|
var DropList = /*#__PURE__*/function (_Component) {
|
|
@@ -32,6 +32,7 @@ export let TABLE_ACTION = /*#__PURE__*/function (TABLE_ACTION) {
|
|
|
32
32
|
TABLE_ACTION["ROW_OR_COLUMN_MOVED"] = "rowOrColumnMoved";
|
|
33
33
|
TABLE_ACTION["CHANGED_DISPLAY_MODE"] = "changedDisplayMode";
|
|
34
34
|
TABLE_ACTION["CHANGED_ALIGNMENT"] = "changedAlignment";
|
|
35
|
+
TABLE_ACTION["TABLE_CELL_BACKGROUND_FIXED"] = "tableCellBackgroundFixed";
|
|
35
36
|
return TABLE_ACTION;
|
|
36
37
|
}({});
|
|
37
38
|
export let TABLE_BREAKOUT = /*#__PURE__*/function (TABLE_BREAKOUT) {
|
package/dist/es2019/i18n/en.js
CHANGED
|
@@ -38,6 +38,8 @@ export default {
|
|
|
38
38
|
'fabric.editor.blockControlDragHandleUsageInfo': 'Drag to move',
|
|
39
39
|
'fabric.editor.blockControlMoveDown': 'Move down',
|
|
40
40
|
'fabric.editor.blockControlMoveUp': 'Move up',
|
|
41
|
+
'fabric.editor.blockControlMovedDown': 'Content has been moved down',
|
|
42
|
+
'fabric.editor.blockControlMovedUp': 'Content has been moved up',
|
|
41
43
|
'fabric.editor.blockDescription': 'Display more information about a link, including a summary and actions',
|
|
42
44
|
'fabric.editor.blockTitle': 'Card',
|
|
43
45
|
'fabric.editor.blockquote': 'a quote',
|
|
@@ -266,6 +268,8 @@ export default {
|
|
|
266
268
|
'fabric.editor.inputQueryAssistiveTxt': 'When autocomplete results are available use up and down arrows to review and enter to select. Touch device users, explore by touch or with swipe gestures.',
|
|
267
269
|
'fabric.editor.insertColumn': 'Insert column right',
|
|
268
270
|
'fabric.editor.insertColumnDrag': 'Insert column',
|
|
271
|
+
'fabric.editor.insertMediaFromUrl': 'Image from link',
|
|
272
|
+
'fabric.editor.insertMediaFromUrlDescription': 'Add an image or video from a link',
|
|
269
273
|
'fabric.editor.insertMenu': 'Insert elements',
|
|
270
274
|
'fabric.editor.insertRow': 'Insert row below',
|
|
271
275
|
'fabric.editor.insertRowDrag': 'Insert row',
|
|
@@ -337,6 +341,7 @@ export default {
|
|
|
337
341
|
'fabric.editor.other': 'Others...',
|
|
338
342
|
'fabric.editor.outdent': 'Outdent',
|
|
339
343
|
'fabric.editor.pageActionsLabel': 'Page actions',
|
|
344
|
+
'fabric.editor.panel': 'Panel',
|
|
340
345
|
'fabric.editor.panel.backgroundColor': 'Background color',
|
|
341
346
|
'fabric.editor.panel.emoji': 'Add emoji',
|
|
342
347
|
'fabric.editor.panel.panelsGroup': 'Panel Types',
|
|
@@ -446,6 +451,7 @@ export default {
|
|
|
446
451
|
'fabric.editor.tooltip.defaultBlockNode': 'a block node',
|
|
447
452
|
'fabric.editor.tooltip.nestedExpand': 'a nested expand',
|
|
448
453
|
'fabric.editor.tooltip.taskList': 'an action item',
|
|
454
|
+
'fabric.editor.turnInto': 'Turn into',
|
|
449
455
|
'fabric.editor.twoColumns': 'Two columns layout',
|
|
450
456
|
'fabric.editor.typeAhead.popupLabel': 'Typeahead results',
|
|
451
457
|
'fabric.editor.typeAhead.quickInsertInputLabel': 'Begin typing to search or filter shortcut options',
|
|
@@ -38,6 +38,8 @@ export default {
|
|
|
38
38
|
'fabric.editor.blockControlDragHandleUsageInfo': 'Drag to move',
|
|
39
39
|
'fabric.editor.blockControlMoveDown': 'Move down',
|
|
40
40
|
'fabric.editor.blockControlMoveUp': 'Move up',
|
|
41
|
+
'fabric.editor.blockControlMovedDown': 'Content has been moved down',
|
|
42
|
+
'fabric.editor.blockControlMovedUp': 'Content has been moved up',
|
|
41
43
|
'fabric.editor.blockDescription': 'Display more information about a link, including a summary and actions',
|
|
42
44
|
'fabric.editor.blockTitle': 'Card',
|
|
43
45
|
'fabric.editor.blockquote': 'a quote',
|
|
@@ -266,6 +268,8 @@ export default {
|
|
|
266
268
|
'fabric.editor.inputQueryAssistiveTxt': 'When autocomplete results are available use up and down arrows to review and enter to select. Touch device users, explore by touch or with swipe gestures.',
|
|
267
269
|
'fabric.editor.insertColumn': 'Insert column right',
|
|
268
270
|
'fabric.editor.insertColumnDrag': 'Insert column',
|
|
271
|
+
'fabric.editor.insertMediaFromUrl': 'Image from link',
|
|
272
|
+
'fabric.editor.insertMediaFromUrlDescription': 'Add an image or video from a link',
|
|
269
273
|
'fabric.editor.insertMenu': 'Insert elements',
|
|
270
274
|
'fabric.editor.insertRow': 'Insert row below',
|
|
271
275
|
'fabric.editor.insertRowDrag': 'Insert row',
|
|
@@ -337,6 +341,7 @@ export default {
|
|
|
337
341
|
'fabric.editor.other': 'Others...',
|
|
338
342
|
'fabric.editor.outdent': 'Outdent',
|
|
339
343
|
'fabric.editor.pageActionsLabel': 'Page actions',
|
|
344
|
+
'fabric.editor.panel': 'Panel',
|
|
340
345
|
'fabric.editor.panel.backgroundColor': 'Background colour',
|
|
341
346
|
'fabric.editor.panel.emoji': 'Add emoji',
|
|
342
347
|
'fabric.editor.panel.panelsGroup': 'Panel Types',
|
|
@@ -446,6 +451,7 @@ export default {
|
|
|
446
451
|
'fabric.editor.tooltip.defaultBlockNode': 'a block node',
|
|
447
452
|
'fabric.editor.tooltip.nestedExpand': 'a nested expand',
|
|
448
453
|
'fabric.editor.tooltip.taskList': 'an action item',
|
|
454
|
+
'fabric.editor.turnInto': 'Turn into',
|
|
449
455
|
'fabric.editor.twoColumns': 'Two columns layout',
|
|
450
456
|
'fabric.editor.typeAhead.popupLabel': 'Typeahead results',
|
|
451
457
|
'fabric.editor.typeAhead.quickInsertInputLabel': 'Begin typing to search or filter shortcut options',
|
|
@@ -38,6 +38,8 @@ export default {
|
|
|
38
38
|
'fabric.editor.blockControlDragHandleUsageInfo': 'Drag to move',
|
|
39
39
|
'fabric.editor.blockControlMoveDown': 'Move down',
|
|
40
40
|
'fabric.editor.blockControlMoveUp': 'Move up',
|
|
41
|
+
'fabric.editor.blockControlMovedDown': 'Content has been moved down',
|
|
42
|
+
'fabric.editor.blockControlMovedUp': 'Content has been moved up',
|
|
41
43
|
'fabric.editor.blockDescription': 'Display more information about a link, including a summary and actions',
|
|
42
44
|
'fabric.editor.blockTitle': 'Card',
|
|
43
45
|
'fabric.editor.blockquote': 'a quote',
|
|
@@ -266,6 +268,8 @@ export default {
|
|
|
266
268
|
'fabric.editor.inputQueryAssistiveTxt': 'When autocomplete results are available use up and down arrows to review and enter to select. Touch device users, explore by touch or with swipe gestures.',
|
|
267
269
|
'fabric.editor.insertColumn': 'Insert column right',
|
|
268
270
|
'fabric.editor.insertColumnDrag': 'Insert column',
|
|
271
|
+
'fabric.editor.insertMediaFromUrl': 'Image from link',
|
|
272
|
+
'fabric.editor.insertMediaFromUrlDescription': 'Add an image or video from a link',
|
|
269
273
|
'fabric.editor.insertMenu': 'Insert elements',
|
|
270
274
|
'fabric.editor.insertRow': 'Insert row below',
|
|
271
275
|
'fabric.editor.insertRowDrag': 'Insert row',
|
|
@@ -337,6 +341,7 @@ export default {
|
|
|
337
341
|
'fabric.editor.other': 'Others...',
|
|
338
342
|
'fabric.editor.outdent': 'Outdent',
|
|
339
343
|
'fabric.editor.pageActionsLabel': 'Page actions',
|
|
344
|
+
'fabric.editor.panel': 'Panel',
|
|
340
345
|
'fabric.editor.panel.backgroundColor': 'Background color',
|
|
341
346
|
'fabric.editor.panel.emoji': 'Add emoji',
|
|
342
347
|
'fabric.editor.panel.panelsGroup': 'Panel Types',
|
|
@@ -445,6 +450,7 @@ export default {
|
|
|
445
450
|
'fabric.editor.tooltip.defaultBlockNode': 'a block node',
|
|
446
451
|
'fabric.editor.tooltip.nestedExpand': 'a nested expand',
|
|
447
452
|
'fabric.editor.tooltip.taskList': 'an action item',
|
|
453
|
+
'fabric.editor.turnInto': 'Turn into',
|
|
448
454
|
'fabric.editor.twoColumns': 'Two columns layout',
|
|
449
455
|
'fabric.editor.typeAhead.popupLabel': 'Typeahead results',
|
|
450
456
|
'fabric.editor.typeAhead.quickInsertInputLabel': 'Begin typing to search or filter shortcut options',
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { isFedRamp } from './environment';
|
|
2
2
|
const SENTRY_DSN = 'https://0b10c8e02fb44d8796c047b102c9bee8@o55978.ingest.sentry.io/4505129224110080';
|
|
3
3
|
const packageName = 'editor-common'; // Sentry doesn't accept '/' in its releases https://docs.sentry.io/platforms/javascript/configuration/releases/
|
|
4
|
-
const packageVersion = "87.
|
|
4
|
+
const packageVersion = "87.5.1";
|
|
5
5
|
const sanitiseSentryEvents = (data, _hint) => {
|
|
6
6
|
// Remove URL as it has UGC
|
|
7
7
|
// TODO: Sanitise the URL instead of just removing it
|
|
@@ -12,7 +12,7 @@ import { createAndFireEvent, withAnalyticsContext, withAnalyticsEvents } from '@
|
|
|
12
12
|
import { N0, N50A, N60A, N900 } from '@atlaskit/theme/colors';
|
|
13
13
|
import Layer from '../Layer';
|
|
14
14
|
const packageName = "@atlaskit/editor-common";
|
|
15
|
-
const packageVersion = "87.
|
|
15
|
+
const packageVersion = "87.5.1";
|
|
16
16
|
const halfFocusRing = 1;
|
|
17
17
|
const dropOffset = '0, 8';
|
|
18
18
|
class DropList extends Component {
|
|
@@ -32,6 +32,7 @@ export var TABLE_ACTION = /*#__PURE__*/function (TABLE_ACTION) {
|
|
|
32
32
|
TABLE_ACTION["ROW_OR_COLUMN_MOVED"] = "rowOrColumnMoved";
|
|
33
33
|
TABLE_ACTION["CHANGED_DISPLAY_MODE"] = "changedDisplayMode";
|
|
34
34
|
TABLE_ACTION["CHANGED_ALIGNMENT"] = "changedAlignment";
|
|
35
|
+
TABLE_ACTION["TABLE_CELL_BACKGROUND_FIXED"] = "tableCellBackgroundFixed";
|
|
35
36
|
return TABLE_ACTION;
|
|
36
37
|
}({});
|
|
37
38
|
export var TABLE_BREAKOUT = /*#__PURE__*/function (TABLE_BREAKOUT) {
|
package/dist/esm/i18n/en.js
CHANGED
|
@@ -38,6 +38,8 @@ export default {
|
|
|
38
38
|
'fabric.editor.blockControlDragHandleUsageInfo': 'Drag to move',
|
|
39
39
|
'fabric.editor.blockControlMoveDown': 'Move down',
|
|
40
40
|
'fabric.editor.blockControlMoveUp': 'Move up',
|
|
41
|
+
'fabric.editor.blockControlMovedDown': 'Content has been moved down',
|
|
42
|
+
'fabric.editor.blockControlMovedUp': 'Content has been moved up',
|
|
41
43
|
'fabric.editor.blockDescription': 'Display more information about a link, including a summary and actions',
|
|
42
44
|
'fabric.editor.blockTitle': 'Card',
|
|
43
45
|
'fabric.editor.blockquote': 'a quote',
|
|
@@ -266,6 +268,8 @@ export default {
|
|
|
266
268
|
'fabric.editor.inputQueryAssistiveTxt': 'When autocomplete results are available use up and down arrows to review and enter to select. Touch device users, explore by touch or with swipe gestures.',
|
|
267
269
|
'fabric.editor.insertColumn': 'Insert column right',
|
|
268
270
|
'fabric.editor.insertColumnDrag': 'Insert column',
|
|
271
|
+
'fabric.editor.insertMediaFromUrl': 'Image from link',
|
|
272
|
+
'fabric.editor.insertMediaFromUrlDescription': 'Add an image or video from a link',
|
|
269
273
|
'fabric.editor.insertMenu': 'Insert elements',
|
|
270
274
|
'fabric.editor.insertRow': 'Insert row below',
|
|
271
275
|
'fabric.editor.insertRowDrag': 'Insert row',
|
|
@@ -337,6 +341,7 @@ export default {
|
|
|
337
341
|
'fabric.editor.other': 'Others...',
|
|
338
342
|
'fabric.editor.outdent': 'Outdent',
|
|
339
343
|
'fabric.editor.pageActionsLabel': 'Page actions',
|
|
344
|
+
'fabric.editor.panel': 'Panel',
|
|
340
345
|
'fabric.editor.panel.backgroundColor': 'Background color',
|
|
341
346
|
'fabric.editor.panel.emoji': 'Add emoji',
|
|
342
347
|
'fabric.editor.panel.panelsGroup': 'Panel Types',
|
|
@@ -446,6 +451,7 @@ export default {
|
|
|
446
451
|
'fabric.editor.tooltip.defaultBlockNode': 'a block node',
|
|
447
452
|
'fabric.editor.tooltip.nestedExpand': 'a nested expand',
|
|
448
453
|
'fabric.editor.tooltip.taskList': 'an action item',
|
|
454
|
+
'fabric.editor.turnInto': 'Turn into',
|
|
449
455
|
'fabric.editor.twoColumns': 'Two columns layout',
|
|
450
456
|
'fabric.editor.typeAhead.popupLabel': 'Typeahead results',
|
|
451
457
|
'fabric.editor.typeAhead.quickInsertInputLabel': 'Begin typing to search or filter shortcut options',
|
package/dist/esm/i18n/en_GB.js
CHANGED
|
@@ -38,6 +38,8 @@ export default {
|
|
|
38
38
|
'fabric.editor.blockControlDragHandleUsageInfo': 'Drag to move',
|
|
39
39
|
'fabric.editor.blockControlMoveDown': 'Move down',
|
|
40
40
|
'fabric.editor.blockControlMoveUp': 'Move up',
|
|
41
|
+
'fabric.editor.blockControlMovedDown': 'Content has been moved down',
|
|
42
|
+
'fabric.editor.blockControlMovedUp': 'Content has been moved up',
|
|
41
43
|
'fabric.editor.blockDescription': 'Display more information about a link, including a summary and actions',
|
|
42
44
|
'fabric.editor.blockTitle': 'Card',
|
|
43
45
|
'fabric.editor.blockquote': 'a quote',
|
|
@@ -266,6 +268,8 @@ export default {
|
|
|
266
268
|
'fabric.editor.inputQueryAssistiveTxt': 'When autocomplete results are available use up and down arrows to review and enter to select. Touch device users, explore by touch or with swipe gestures.',
|
|
267
269
|
'fabric.editor.insertColumn': 'Insert column right',
|
|
268
270
|
'fabric.editor.insertColumnDrag': 'Insert column',
|
|
271
|
+
'fabric.editor.insertMediaFromUrl': 'Image from link',
|
|
272
|
+
'fabric.editor.insertMediaFromUrlDescription': 'Add an image or video from a link',
|
|
269
273
|
'fabric.editor.insertMenu': 'Insert elements',
|
|
270
274
|
'fabric.editor.insertRow': 'Insert row below',
|
|
271
275
|
'fabric.editor.insertRowDrag': 'Insert row',
|
|
@@ -337,6 +341,7 @@ export default {
|
|
|
337
341
|
'fabric.editor.other': 'Others...',
|
|
338
342
|
'fabric.editor.outdent': 'Outdent',
|
|
339
343
|
'fabric.editor.pageActionsLabel': 'Page actions',
|
|
344
|
+
'fabric.editor.panel': 'Panel',
|
|
340
345
|
'fabric.editor.panel.backgroundColor': 'Background colour',
|
|
341
346
|
'fabric.editor.panel.emoji': 'Add emoji',
|
|
342
347
|
'fabric.editor.panel.panelsGroup': 'Panel Types',
|
|
@@ -446,6 +451,7 @@ export default {
|
|
|
446
451
|
'fabric.editor.tooltip.defaultBlockNode': 'a block node',
|
|
447
452
|
'fabric.editor.tooltip.nestedExpand': 'a nested expand',
|
|
448
453
|
'fabric.editor.tooltip.taskList': 'an action item',
|
|
454
|
+
'fabric.editor.turnInto': 'Turn into',
|
|
449
455
|
'fabric.editor.twoColumns': 'Two columns layout',
|
|
450
456
|
'fabric.editor.typeAhead.popupLabel': 'Typeahead results',
|
|
451
457
|
'fabric.editor.typeAhead.quickInsertInputLabel': 'Begin typing to search or filter shortcut options',
|
package/dist/esm/i18n/en_ZZ.js
CHANGED
|
@@ -38,6 +38,8 @@ export default {
|
|
|
38
38
|
'fabric.editor.blockControlDragHandleUsageInfo': 'Drag to move',
|
|
39
39
|
'fabric.editor.blockControlMoveDown': 'Move down',
|
|
40
40
|
'fabric.editor.blockControlMoveUp': 'Move up',
|
|
41
|
+
'fabric.editor.blockControlMovedDown': 'Content has been moved down',
|
|
42
|
+
'fabric.editor.blockControlMovedUp': 'Content has been moved up',
|
|
41
43
|
'fabric.editor.blockDescription': 'Display more information about a link, including a summary and actions',
|
|
42
44
|
'fabric.editor.blockTitle': 'Card',
|
|
43
45
|
'fabric.editor.blockquote': 'a quote',
|
|
@@ -266,6 +268,8 @@ export default {
|
|
|
266
268
|
'fabric.editor.inputQueryAssistiveTxt': 'When autocomplete results are available use up and down arrows to review and enter to select. Touch device users, explore by touch or with swipe gestures.',
|
|
267
269
|
'fabric.editor.insertColumn': 'Insert column right',
|
|
268
270
|
'fabric.editor.insertColumnDrag': 'Insert column',
|
|
271
|
+
'fabric.editor.insertMediaFromUrl': 'Image from link',
|
|
272
|
+
'fabric.editor.insertMediaFromUrlDescription': 'Add an image or video from a link',
|
|
269
273
|
'fabric.editor.insertMenu': 'Insert elements',
|
|
270
274
|
'fabric.editor.insertRow': 'Insert row below',
|
|
271
275
|
'fabric.editor.insertRowDrag': 'Insert row',
|
|
@@ -337,6 +341,7 @@ export default {
|
|
|
337
341
|
'fabric.editor.other': 'Others...',
|
|
338
342
|
'fabric.editor.outdent': 'Outdent',
|
|
339
343
|
'fabric.editor.pageActionsLabel': 'Page actions',
|
|
344
|
+
'fabric.editor.panel': 'Panel',
|
|
340
345
|
'fabric.editor.panel.backgroundColor': 'Background color',
|
|
341
346
|
'fabric.editor.panel.emoji': 'Add emoji',
|
|
342
347
|
'fabric.editor.panel.panelsGroup': 'Panel Types',
|
|
@@ -445,6 +450,7 @@ export default {
|
|
|
445
450
|
'fabric.editor.tooltip.defaultBlockNode': 'a block node',
|
|
446
451
|
'fabric.editor.tooltip.nestedExpand': 'a nested expand',
|
|
447
452
|
'fabric.editor.tooltip.taskList': 'an action item',
|
|
453
|
+
'fabric.editor.turnInto': 'Turn into',
|
|
448
454
|
'fabric.editor.twoColumns': 'Two columns layout',
|
|
449
455
|
'fabric.editor.typeAhead.popupLabel': 'Typeahead results',
|
|
450
456
|
'fabric.editor.typeAhead.quickInsertInputLabel': 'Begin typing to search or filter shortcut options',
|
|
@@ -7,7 +7,7 @@ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t =
|
|
|
7
7
|
import { isFedRamp } from './environment';
|
|
8
8
|
var SENTRY_DSN = 'https://0b10c8e02fb44d8796c047b102c9bee8@o55978.ingest.sentry.io/4505129224110080';
|
|
9
9
|
var packageName = 'editor-common'; // Sentry doesn't accept '/' in its releases https://docs.sentry.io/platforms/javascript/configuration/releases/
|
|
10
|
-
var packageVersion = "87.
|
|
10
|
+
var packageVersion = "87.5.1";
|
|
11
11
|
var sanitiseSentryEvents = function sanitiseSentryEvents(data, _hint) {
|
|
12
12
|
// Remove URL as it has UGC
|
|
13
13
|
// TODO: Sanitise the URL instead of just removing it
|
|
@@ -20,7 +20,7 @@ import { createAndFireEvent, withAnalyticsContext, withAnalyticsEvents } from '@
|
|
|
20
20
|
import { N0, N50A, N60A, N900 } from '@atlaskit/theme/colors';
|
|
21
21
|
import Layer from '../Layer';
|
|
22
22
|
var packageName = "@atlaskit/editor-common";
|
|
23
|
-
var packageVersion = "87.
|
|
23
|
+
var packageVersion = "87.5.1";
|
|
24
24
|
var halfFocusRing = 1;
|
|
25
25
|
var dropOffset = '0, 8';
|
|
26
26
|
var DropList = /*#__PURE__*/function (_Component) {
|
|
@@ -38,7 +38,8 @@ export declare enum TABLE_ACTION {
|
|
|
38
38
|
*/
|
|
39
39
|
ROW_OR_COLUMN_MOVED = "rowOrColumnMoved",
|
|
40
40
|
CHANGED_DISPLAY_MODE = "changedDisplayMode",
|
|
41
|
-
CHANGED_ALIGNMENT = "changedAlignment"
|
|
41
|
+
CHANGED_ALIGNMENT = "changedAlignment",
|
|
42
|
+
TABLE_CELL_BACKGROUND_FIXED = "tableCellBackgroundFixed"
|
|
42
43
|
}
|
|
43
44
|
export declare enum TABLE_BREAKOUT {
|
|
44
45
|
WIDE = "wide",
|
|
@@ -203,5 +204,6 @@ type TableChangedAlignmentAEP = TableAEP<TABLE_ACTION.CHANGED_ALIGNMENT, {
|
|
|
203
204
|
inputMethod: INPUT_METHOD.FLOATING_TB | INPUT_METHOD.AUTO;
|
|
204
205
|
reason: CHANGE_ALIGNMENT_REASON;
|
|
205
206
|
} & TotalRowAndColCount, undefined>;
|
|
206
|
-
|
|
207
|
+
type TableBackgroundColorFixAEP = TableAEP<TABLE_ACTION.TABLE_CELL_BACKGROUND_FIXED, undefined, undefined>;
|
|
208
|
+
export type TableEventPayload = TableDeleteAEP | TableClearAEP | TableMergeSplitAEP | TableColorAEP | TableToggleHeaderAEP | TableChangeBreakoutAEP | TableCopyAndCutAEP | TableAddRowOrColumnAEP | TableSortColumnAEP | TableDeleteRowOrColumnAEP | TableReplaceAEP | TableAttemptedResizeAEP | TableDistributeColumnsWidthsAEP | TableCollapsedAEP | TableFixedAEP | TableOverflowChangedAEP | TableInitialOverflowCapturedAEP | TableResizedAEP | TableResizePerfSamplingAEP | TableRowOrColumnMovedAEP | TableMovedRowOrColumnAEP | TableClonedRowOrColumnAEP | TableChangedDisplayModeAEP | TableColumnResizedAEP | TableBackgroundColorFixAEP | TableChangedAlignmentAEP;
|
|
207
209
|
export {};
|
package/dist/types/i18n/en.d.ts
CHANGED
|
@@ -36,6 +36,8 @@ declare const _default: {
|
|
|
36
36
|
'fabric.editor.blockControlDragHandleUsageInfo': string;
|
|
37
37
|
'fabric.editor.blockControlMoveDown': string;
|
|
38
38
|
'fabric.editor.blockControlMoveUp': string;
|
|
39
|
+
'fabric.editor.blockControlMovedDown': string;
|
|
40
|
+
'fabric.editor.blockControlMovedUp': string;
|
|
39
41
|
'fabric.editor.blockDescription': string;
|
|
40
42
|
'fabric.editor.blockTitle': string;
|
|
41
43
|
'fabric.editor.blockquote': string;
|
|
@@ -264,6 +266,8 @@ declare const _default: {
|
|
|
264
266
|
'fabric.editor.inputQueryAssistiveTxt': string;
|
|
265
267
|
'fabric.editor.insertColumn': string;
|
|
266
268
|
'fabric.editor.insertColumnDrag': string;
|
|
269
|
+
'fabric.editor.insertMediaFromUrl': string;
|
|
270
|
+
'fabric.editor.insertMediaFromUrlDescription': string;
|
|
267
271
|
'fabric.editor.insertMenu': string;
|
|
268
272
|
'fabric.editor.insertRow': string;
|
|
269
273
|
'fabric.editor.insertRowDrag': string;
|
|
@@ -335,6 +339,7 @@ declare const _default: {
|
|
|
335
339
|
'fabric.editor.other': string;
|
|
336
340
|
'fabric.editor.outdent': string;
|
|
337
341
|
'fabric.editor.pageActionsLabel': string;
|
|
342
|
+
'fabric.editor.panel': string;
|
|
338
343
|
'fabric.editor.panel.backgroundColor': string;
|
|
339
344
|
'fabric.editor.panel.emoji': string;
|
|
340
345
|
'fabric.editor.panel.panelsGroup': string;
|
|
@@ -444,6 +449,7 @@ declare const _default: {
|
|
|
444
449
|
'fabric.editor.tooltip.defaultBlockNode': string;
|
|
445
450
|
'fabric.editor.tooltip.nestedExpand': string;
|
|
446
451
|
'fabric.editor.tooltip.taskList': string;
|
|
452
|
+
'fabric.editor.turnInto': string;
|
|
447
453
|
'fabric.editor.twoColumns': string;
|
|
448
454
|
'fabric.editor.typeAhead.popupLabel': string;
|
|
449
455
|
'fabric.editor.typeAhead.quickInsertInputLabel': string;
|
|
@@ -36,6 +36,8 @@ declare const _default: {
|
|
|
36
36
|
'fabric.editor.blockControlDragHandleUsageInfo': string;
|
|
37
37
|
'fabric.editor.blockControlMoveDown': string;
|
|
38
38
|
'fabric.editor.blockControlMoveUp': string;
|
|
39
|
+
'fabric.editor.blockControlMovedDown': string;
|
|
40
|
+
'fabric.editor.blockControlMovedUp': string;
|
|
39
41
|
'fabric.editor.blockDescription': string;
|
|
40
42
|
'fabric.editor.blockTitle': string;
|
|
41
43
|
'fabric.editor.blockquote': string;
|
|
@@ -264,6 +266,8 @@ declare const _default: {
|
|
|
264
266
|
'fabric.editor.inputQueryAssistiveTxt': string;
|
|
265
267
|
'fabric.editor.insertColumn': string;
|
|
266
268
|
'fabric.editor.insertColumnDrag': string;
|
|
269
|
+
'fabric.editor.insertMediaFromUrl': string;
|
|
270
|
+
'fabric.editor.insertMediaFromUrlDescription': string;
|
|
267
271
|
'fabric.editor.insertMenu': string;
|
|
268
272
|
'fabric.editor.insertRow': string;
|
|
269
273
|
'fabric.editor.insertRowDrag': string;
|
|
@@ -335,6 +339,7 @@ declare const _default: {
|
|
|
335
339
|
'fabric.editor.other': string;
|
|
336
340
|
'fabric.editor.outdent': string;
|
|
337
341
|
'fabric.editor.pageActionsLabel': string;
|
|
342
|
+
'fabric.editor.panel': string;
|
|
338
343
|
'fabric.editor.panel.backgroundColor': string;
|
|
339
344
|
'fabric.editor.panel.emoji': string;
|
|
340
345
|
'fabric.editor.panel.panelsGroup': string;
|
|
@@ -444,6 +449,7 @@ declare const _default: {
|
|
|
444
449
|
'fabric.editor.tooltip.defaultBlockNode': string;
|
|
445
450
|
'fabric.editor.tooltip.nestedExpand': string;
|
|
446
451
|
'fabric.editor.tooltip.taskList': string;
|
|
452
|
+
'fabric.editor.turnInto': string;
|
|
447
453
|
'fabric.editor.twoColumns': string;
|
|
448
454
|
'fabric.editor.typeAhead.popupLabel': string;
|
|
449
455
|
'fabric.editor.typeAhead.quickInsertInputLabel': string;
|
|
@@ -36,6 +36,8 @@ declare const _default: {
|
|
|
36
36
|
'fabric.editor.blockControlDragHandleUsageInfo': string;
|
|
37
37
|
'fabric.editor.blockControlMoveDown': string;
|
|
38
38
|
'fabric.editor.blockControlMoveUp': string;
|
|
39
|
+
'fabric.editor.blockControlMovedDown': string;
|
|
40
|
+
'fabric.editor.blockControlMovedUp': string;
|
|
39
41
|
'fabric.editor.blockDescription': string;
|
|
40
42
|
'fabric.editor.blockTitle': string;
|
|
41
43
|
'fabric.editor.blockquote': string;
|
|
@@ -264,6 +266,8 @@ declare const _default: {
|
|
|
264
266
|
'fabric.editor.inputQueryAssistiveTxt': string;
|
|
265
267
|
'fabric.editor.insertColumn': string;
|
|
266
268
|
'fabric.editor.insertColumnDrag': string;
|
|
269
|
+
'fabric.editor.insertMediaFromUrl': string;
|
|
270
|
+
'fabric.editor.insertMediaFromUrlDescription': string;
|
|
267
271
|
'fabric.editor.insertMenu': string;
|
|
268
272
|
'fabric.editor.insertRow': string;
|
|
269
273
|
'fabric.editor.insertRowDrag': string;
|
|
@@ -335,6 +339,7 @@ declare const _default: {
|
|
|
335
339
|
'fabric.editor.other': string;
|
|
336
340
|
'fabric.editor.outdent': string;
|
|
337
341
|
'fabric.editor.pageActionsLabel': string;
|
|
342
|
+
'fabric.editor.panel': string;
|
|
338
343
|
'fabric.editor.panel.backgroundColor': string;
|
|
339
344
|
'fabric.editor.panel.emoji': string;
|
|
340
345
|
'fabric.editor.panel.panelsGroup': string;
|
|
@@ -443,6 +448,7 @@ declare const _default: {
|
|
|
443
448
|
'fabric.editor.tooltip.defaultBlockNode': string;
|
|
444
449
|
'fabric.editor.tooltip.nestedExpand': string;
|
|
445
450
|
'fabric.editor.tooltip.taskList': string;
|
|
451
|
+
'fabric.editor.turnInto': string;
|
|
446
452
|
'fabric.editor.twoColumns': string;
|
|
447
453
|
'fabric.editor.typeAhead.popupLabel': string;
|
|
448
454
|
'fabric.editor.typeAhead.quickInsertInputLabel': string;
|
|
@@ -38,7 +38,8 @@ export declare enum TABLE_ACTION {
|
|
|
38
38
|
*/
|
|
39
39
|
ROW_OR_COLUMN_MOVED = "rowOrColumnMoved",
|
|
40
40
|
CHANGED_DISPLAY_MODE = "changedDisplayMode",
|
|
41
|
-
CHANGED_ALIGNMENT = "changedAlignment"
|
|
41
|
+
CHANGED_ALIGNMENT = "changedAlignment",
|
|
42
|
+
TABLE_CELL_BACKGROUND_FIXED = "tableCellBackgroundFixed"
|
|
42
43
|
}
|
|
43
44
|
export declare enum TABLE_BREAKOUT {
|
|
44
45
|
WIDE = "wide",
|
|
@@ -203,5 +204,6 @@ type TableChangedAlignmentAEP = TableAEP<TABLE_ACTION.CHANGED_ALIGNMENT, {
|
|
|
203
204
|
inputMethod: INPUT_METHOD.FLOATING_TB | INPUT_METHOD.AUTO;
|
|
204
205
|
reason: CHANGE_ALIGNMENT_REASON;
|
|
205
206
|
} & TotalRowAndColCount, undefined>;
|
|
206
|
-
|
|
207
|
+
type TableBackgroundColorFixAEP = TableAEP<TABLE_ACTION.TABLE_CELL_BACKGROUND_FIXED, undefined, undefined>;
|
|
208
|
+
export type TableEventPayload = TableDeleteAEP | TableClearAEP | TableMergeSplitAEP | TableColorAEP | TableToggleHeaderAEP | TableChangeBreakoutAEP | TableCopyAndCutAEP | TableAddRowOrColumnAEP | TableSortColumnAEP | TableDeleteRowOrColumnAEP | TableReplaceAEP | TableAttemptedResizeAEP | TableDistributeColumnsWidthsAEP | TableCollapsedAEP | TableFixedAEP | TableOverflowChangedAEP | TableInitialOverflowCapturedAEP | TableResizedAEP | TableResizePerfSamplingAEP | TableRowOrColumnMovedAEP | TableMovedRowOrColumnAEP | TableClonedRowOrColumnAEP | TableChangedDisplayModeAEP | TableColumnResizedAEP | TableBackgroundColorFixAEP | TableChangedAlignmentAEP;
|
|
207
209
|
export {};
|
|
@@ -36,6 +36,8 @@ declare const _default: {
|
|
|
36
36
|
'fabric.editor.blockControlDragHandleUsageInfo': string;
|
|
37
37
|
'fabric.editor.blockControlMoveDown': string;
|
|
38
38
|
'fabric.editor.blockControlMoveUp': string;
|
|
39
|
+
'fabric.editor.blockControlMovedDown': string;
|
|
40
|
+
'fabric.editor.blockControlMovedUp': string;
|
|
39
41
|
'fabric.editor.blockDescription': string;
|
|
40
42
|
'fabric.editor.blockTitle': string;
|
|
41
43
|
'fabric.editor.blockquote': string;
|
|
@@ -264,6 +266,8 @@ declare const _default: {
|
|
|
264
266
|
'fabric.editor.inputQueryAssistiveTxt': string;
|
|
265
267
|
'fabric.editor.insertColumn': string;
|
|
266
268
|
'fabric.editor.insertColumnDrag': string;
|
|
269
|
+
'fabric.editor.insertMediaFromUrl': string;
|
|
270
|
+
'fabric.editor.insertMediaFromUrlDescription': string;
|
|
267
271
|
'fabric.editor.insertMenu': string;
|
|
268
272
|
'fabric.editor.insertRow': string;
|
|
269
273
|
'fabric.editor.insertRowDrag': string;
|
|
@@ -335,6 +339,7 @@ declare const _default: {
|
|
|
335
339
|
'fabric.editor.other': string;
|
|
336
340
|
'fabric.editor.outdent': string;
|
|
337
341
|
'fabric.editor.pageActionsLabel': string;
|
|
342
|
+
'fabric.editor.panel': string;
|
|
338
343
|
'fabric.editor.panel.backgroundColor': string;
|
|
339
344
|
'fabric.editor.panel.emoji': string;
|
|
340
345
|
'fabric.editor.panel.panelsGroup': string;
|
|
@@ -444,6 +449,7 @@ declare const _default: {
|
|
|
444
449
|
'fabric.editor.tooltip.defaultBlockNode': string;
|
|
445
450
|
'fabric.editor.tooltip.nestedExpand': string;
|
|
446
451
|
'fabric.editor.tooltip.taskList': string;
|
|
452
|
+
'fabric.editor.turnInto': string;
|
|
447
453
|
'fabric.editor.twoColumns': string;
|
|
448
454
|
'fabric.editor.typeAhead.popupLabel': string;
|
|
449
455
|
'fabric.editor.typeAhead.quickInsertInputLabel': string;
|
|
@@ -36,6 +36,8 @@ declare const _default: {
|
|
|
36
36
|
'fabric.editor.blockControlDragHandleUsageInfo': string;
|
|
37
37
|
'fabric.editor.blockControlMoveDown': string;
|
|
38
38
|
'fabric.editor.blockControlMoveUp': string;
|
|
39
|
+
'fabric.editor.blockControlMovedDown': string;
|
|
40
|
+
'fabric.editor.blockControlMovedUp': string;
|
|
39
41
|
'fabric.editor.blockDescription': string;
|
|
40
42
|
'fabric.editor.blockTitle': string;
|
|
41
43
|
'fabric.editor.blockquote': string;
|
|
@@ -264,6 +266,8 @@ declare const _default: {
|
|
|
264
266
|
'fabric.editor.inputQueryAssistiveTxt': string;
|
|
265
267
|
'fabric.editor.insertColumn': string;
|
|
266
268
|
'fabric.editor.insertColumnDrag': string;
|
|
269
|
+
'fabric.editor.insertMediaFromUrl': string;
|
|
270
|
+
'fabric.editor.insertMediaFromUrlDescription': string;
|
|
267
271
|
'fabric.editor.insertMenu': string;
|
|
268
272
|
'fabric.editor.insertRow': string;
|
|
269
273
|
'fabric.editor.insertRowDrag': string;
|
|
@@ -335,6 +339,7 @@ declare const _default: {
|
|
|
335
339
|
'fabric.editor.other': string;
|
|
336
340
|
'fabric.editor.outdent': string;
|
|
337
341
|
'fabric.editor.pageActionsLabel': string;
|
|
342
|
+
'fabric.editor.panel': string;
|
|
338
343
|
'fabric.editor.panel.backgroundColor': string;
|
|
339
344
|
'fabric.editor.panel.emoji': string;
|
|
340
345
|
'fabric.editor.panel.panelsGroup': string;
|
|
@@ -444,6 +449,7 @@ declare const _default: {
|
|
|
444
449
|
'fabric.editor.tooltip.defaultBlockNode': string;
|
|
445
450
|
'fabric.editor.tooltip.nestedExpand': string;
|
|
446
451
|
'fabric.editor.tooltip.taskList': string;
|
|
452
|
+
'fabric.editor.turnInto': string;
|
|
447
453
|
'fabric.editor.twoColumns': string;
|
|
448
454
|
'fabric.editor.typeAhead.popupLabel': string;
|
|
449
455
|
'fabric.editor.typeAhead.quickInsertInputLabel': string;
|
|
@@ -36,6 +36,8 @@ declare const _default: {
|
|
|
36
36
|
'fabric.editor.blockControlDragHandleUsageInfo': string;
|
|
37
37
|
'fabric.editor.blockControlMoveDown': string;
|
|
38
38
|
'fabric.editor.blockControlMoveUp': string;
|
|
39
|
+
'fabric.editor.blockControlMovedDown': string;
|
|
40
|
+
'fabric.editor.blockControlMovedUp': string;
|
|
39
41
|
'fabric.editor.blockDescription': string;
|
|
40
42
|
'fabric.editor.blockTitle': string;
|
|
41
43
|
'fabric.editor.blockquote': string;
|
|
@@ -264,6 +266,8 @@ declare const _default: {
|
|
|
264
266
|
'fabric.editor.inputQueryAssistiveTxt': string;
|
|
265
267
|
'fabric.editor.insertColumn': string;
|
|
266
268
|
'fabric.editor.insertColumnDrag': string;
|
|
269
|
+
'fabric.editor.insertMediaFromUrl': string;
|
|
270
|
+
'fabric.editor.insertMediaFromUrlDescription': string;
|
|
267
271
|
'fabric.editor.insertMenu': string;
|
|
268
272
|
'fabric.editor.insertRow': string;
|
|
269
273
|
'fabric.editor.insertRowDrag': string;
|
|
@@ -335,6 +339,7 @@ declare const _default: {
|
|
|
335
339
|
'fabric.editor.other': string;
|
|
336
340
|
'fabric.editor.outdent': string;
|
|
337
341
|
'fabric.editor.pageActionsLabel': string;
|
|
342
|
+
'fabric.editor.panel': string;
|
|
338
343
|
'fabric.editor.panel.backgroundColor': string;
|
|
339
344
|
'fabric.editor.panel.emoji': string;
|
|
340
345
|
'fabric.editor.panel.panelsGroup': string;
|
|
@@ -443,6 +448,7 @@ declare const _default: {
|
|
|
443
448
|
'fabric.editor.tooltip.defaultBlockNode': string;
|
|
444
449
|
'fabric.editor.tooltip.nestedExpand': string;
|
|
445
450
|
'fabric.editor.tooltip.taskList': string;
|
|
451
|
+
'fabric.editor.turnInto': string;
|
|
446
452
|
'fabric.editor.twoColumns': string;
|
|
447
453
|
'fabric.editor.typeAhead.popupLabel': string;
|
|
448
454
|
'fabric.editor.typeAhead.quickInsertInputLabel': string;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/editor-common",
|
|
3
|
-
"version": "87.
|
|
3
|
+
"version": "87.5.1",
|
|
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/"
|
|
@@ -109,7 +109,7 @@
|
|
|
109
109
|
"@atlaskit/code": "^15.4.0",
|
|
110
110
|
"@atlaskit/codemod-utils": "^4.2.0",
|
|
111
111
|
"@atlaskit/custom-steps": "^0.6.0",
|
|
112
|
-
"@atlaskit/dropdown-menu": "^12.
|
|
112
|
+
"@atlaskit/dropdown-menu": "^12.16.0",
|
|
113
113
|
"@atlaskit/editor-json-transformer": "^8.17.0",
|
|
114
114
|
"@atlaskit/editor-palette": "1.6.0",
|
|
115
115
|
"@atlaskit/editor-prosemirror": "5.0.1",
|
|
@@ -127,9 +127,9 @@
|
|
|
127
127
|
"@atlaskit/media-file-preview": "^0.6.0",
|
|
128
128
|
"@atlaskit/media-picker": "^66.4.0",
|
|
129
129
|
"@atlaskit/media-ui": "^25.10.0",
|
|
130
|
-
"@atlaskit/media-viewer": "48.6.
|
|
130
|
+
"@atlaskit/media-viewer": "48.6.15",
|
|
131
131
|
"@atlaskit/mention": "^23.2.0",
|
|
132
|
-
"@atlaskit/menu": "^2.
|
|
132
|
+
"@atlaskit/menu": "^2.10.0",
|
|
133
133
|
"@atlaskit/platform-feature-flags": "^0.3.0",
|
|
134
134
|
"@atlaskit/primitives": "^11.1.0",
|
|
135
135
|
"@atlaskit/profilecard": "^19.17.0",
|
|
@@ -141,7 +141,7 @@
|
|
|
141
141
|
"@atlaskit/textfield": "^6.4.0",
|
|
142
142
|
"@atlaskit/theme": "^12.11.0",
|
|
143
143
|
"@atlaskit/tokens": "^1.57.0",
|
|
144
|
-
"@atlaskit/tooltip": "^18.
|
|
144
|
+
"@atlaskit/tooltip": "^18.6.0",
|
|
145
145
|
"@atlaskit/ufo": "^0.2.0",
|
|
146
146
|
"@atlaskit/width-detector": "^4.2.0",
|
|
147
147
|
"@babel/runtime": "^7.0.0",
|