Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@remirror/extension-tables

Package Overview
Dependencies
Maintainers
1
Versions
247
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@remirror/extension-tables - npm Package Compare versions

Comparing version 0.0.0-pr862.2 to 0.0.0-pr877.1

20

dist/remirror-extension-tables.browser.cjs.js

@@ -256,3 +256,3 @@ 'use strict';

var tablesEnabled = false;
var TableExtension = (_dec = /*#__PURE__*/core.extension({
var TableExtension = (_dec = core.extension({
defaultOptions: {

@@ -262,5 +262,5 @@ resizable: true

defaultPriority: core.ExtensionPriority.Default
}), _dec2 = /*#__PURE__*/core.command(createTableCommand), _dec3 = /*#__PURE__*/core.command(), _dec4 = /*#__PURE__*/core.command(), _dec5 = /*#__PURE__*/core.command(), _dec6 = /*#__PURE__*/core.command(), _dec7 = /*#__PURE__*/core.command(), _dec8 = /*#__PURE__*/core.command(), _dec9 = /*#__PURE__*/core.command(), _dec10 = /*#__PURE__*/core.command(), _dec11 = /*#__PURE__*/core.command(), _dec12 = /*#__PURE__*/core.command(), _dec13 = /*#__PURE__*/core.command(), _dec14 = /*#__PURE__*/core.command(), _dec15 = /*#__PURE__*/core.command(), _dec16 = /*#__PURE__*/core.command(), _dec17 = /*#__PURE__*/core.command({
}), _dec2 = core.command(createTableCommand), _dec3 = core.command(), _dec4 = core.command(), _dec5 = core.command(), _dec6 = core.command(), _dec7 = core.command(), _dec8 = core.command(), _dec9 = core.command(), _dec10 = core.command(), _dec11 = core.command(), _dec12 = core.command(), _dec13 = core.command(), _dec14 = core.command(), _dec15 = core.command(), _dec16 = core.command(), _dec17 = core.command({
disableChaining: true
}), _dec18 = /*#__PURE__*/core.helper(), /*#__PURE__*/_dec(_class = (_class2 = (_temp = class TableExtension extends core.NodeExtension {
}), _dec18 = core.helper(), _dec(_class = (_class2 = (_temp = class TableExtension extends core.NodeExtension {
constructor() {

@@ -496,3 +496,3 @@ super(...arguments);

}, _temp), ( /*#__PURE__*/_applyDecoratedDescriptor(_class2.prototype, "createTable", [_dec2], /*#__PURE__*/Object.getOwnPropertyDescriptor(_class2.prototype, "createTable"), _class2.prototype), /*#__PURE__*/_applyDecoratedDescriptor(_class2.prototype, "deleteTable", [_dec3], /*#__PURE__*/Object.getOwnPropertyDescriptor(_class2.prototype, "deleteTable"), _class2.prototype), /*#__PURE__*/_applyDecoratedDescriptor(_class2.prototype, "addTableColumnBefore", [_dec4], /*#__PURE__*/Object.getOwnPropertyDescriptor(_class2.prototype, "addTableColumnBefore"), _class2.prototype), /*#__PURE__*/_applyDecoratedDescriptor(_class2.prototype, "addTableColumnAfter", [_dec5], /*#__PURE__*/Object.getOwnPropertyDescriptor(_class2.prototype, "addTableColumnAfter"), _class2.prototype), /*#__PURE__*/_applyDecoratedDescriptor(_class2.prototype, "deleteTableColumn", [_dec6], /*#__PURE__*/Object.getOwnPropertyDescriptor(_class2.prototype, "deleteTableColumn"), _class2.prototype), /*#__PURE__*/_applyDecoratedDescriptor(_class2.prototype, "addTableRowBefore", [_dec7], /*#__PURE__*/Object.getOwnPropertyDescriptor(_class2.prototype, "addTableRowBefore"), _class2.prototype), /*#__PURE__*/_applyDecoratedDescriptor(_class2.prototype, "addTableRowAfter", [_dec8], /*#__PURE__*/Object.getOwnPropertyDescriptor(_class2.prototype, "addTableRowAfter"), _class2.prototype), /*#__PURE__*/_applyDecoratedDescriptor(_class2.prototype, "deleteTableRow", [_dec9], /*#__PURE__*/Object.getOwnPropertyDescriptor(_class2.prototype, "deleteTableRow"), _class2.prototype), /*#__PURE__*/_applyDecoratedDescriptor(_class2.prototype, "toggleTableCellMerge", [_dec10], /*#__PURE__*/Object.getOwnPropertyDescriptor(_class2.prototype, "toggleTableCellMerge"), _class2.prototype), /*#__PURE__*/_applyDecoratedDescriptor(_class2.prototype, "mergeTableCells", [_dec11], /*#__PURE__*/Object.getOwnPropertyDescriptor(_class2.prototype, "mergeTableCells"), _class2.prototype), /*#__PURE__*/_applyDecoratedDescriptor(_class2.prototype, "splitTableCell", [_dec12], /*#__PURE__*/Object.getOwnPropertyDescriptor(_class2.prototype, "splitTableCell"), _class2.prototype), /*#__PURE__*/_applyDecoratedDescriptor(_class2.prototype, "toggleTableHeaderColumn", [_dec13], /*#__PURE__*/Object.getOwnPropertyDescriptor(_class2.prototype, "toggleTableHeaderColumn"), _class2.prototype), /*#__PURE__*/_applyDecoratedDescriptor(_class2.prototype, "toggleTableHeaderRow", [_dec14], /*#__PURE__*/Object.getOwnPropertyDescriptor(_class2.prototype, "toggleTableHeaderRow"), _class2.prototype), /*#__PURE__*/_applyDecoratedDescriptor(_class2.prototype, "toggleTableHeaderCell", [_dec15], /*#__PURE__*/Object.getOwnPropertyDescriptor(_class2.prototype, "toggleTableHeaderCell"), _class2.prototype), /*#__PURE__*/_applyDecoratedDescriptor(_class2.prototype, "setTableCellAttribute", [_dec16], /*#__PURE__*/Object.getOwnPropertyDescriptor(_class2.prototype, "setTableCellAttribute"), _class2.prototype), /*#__PURE__*/_applyDecoratedDescriptor(_class2.prototype, "fixTables", [_dec17], /*#__PURE__*/Object.getOwnPropertyDescriptor(_class2.prototype, "fixTables"), _class2.prototype), /*#__PURE__*/_applyDecoratedDescriptor(_class2.prototype, "enableTableSupport", [_dec18], /*#__PURE__*/Object.getOwnPropertyDescriptor(_class2.prototype, "enableTableSupport"), _class2.prototype)), _class2)) || _class);
}, _temp), (_applyDecoratedDescriptor(_class2.prototype, "createTable", [_dec2], Object.getOwnPropertyDescriptor(_class2.prototype, "createTable"), _class2.prototype), _applyDecoratedDescriptor(_class2.prototype, "deleteTable", [_dec3], Object.getOwnPropertyDescriptor(_class2.prototype, "deleteTable"), _class2.prototype), _applyDecoratedDescriptor(_class2.prototype, "addTableColumnBefore", [_dec4], Object.getOwnPropertyDescriptor(_class2.prototype, "addTableColumnBefore"), _class2.prototype), _applyDecoratedDescriptor(_class2.prototype, "addTableColumnAfter", [_dec5], Object.getOwnPropertyDescriptor(_class2.prototype, "addTableColumnAfter"), _class2.prototype), _applyDecoratedDescriptor(_class2.prototype, "deleteTableColumn", [_dec6], Object.getOwnPropertyDescriptor(_class2.prototype, "deleteTableColumn"), _class2.prototype), _applyDecoratedDescriptor(_class2.prototype, "addTableRowBefore", [_dec7], Object.getOwnPropertyDescriptor(_class2.prototype, "addTableRowBefore"), _class2.prototype), _applyDecoratedDescriptor(_class2.prototype, "addTableRowAfter", [_dec8], Object.getOwnPropertyDescriptor(_class2.prototype, "addTableRowAfter"), _class2.prototype), _applyDecoratedDescriptor(_class2.prototype, "deleteTableRow", [_dec9], Object.getOwnPropertyDescriptor(_class2.prototype, "deleteTableRow"), _class2.prototype), _applyDecoratedDescriptor(_class2.prototype, "toggleTableCellMerge", [_dec10], Object.getOwnPropertyDescriptor(_class2.prototype, "toggleTableCellMerge"), _class2.prototype), _applyDecoratedDescriptor(_class2.prototype, "mergeTableCells", [_dec11], Object.getOwnPropertyDescriptor(_class2.prototype, "mergeTableCells"), _class2.prototype), _applyDecoratedDescriptor(_class2.prototype, "splitTableCell", [_dec12], Object.getOwnPropertyDescriptor(_class2.prototype, "splitTableCell"), _class2.prototype), _applyDecoratedDescriptor(_class2.prototype, "toggleTableHeaderColumn", [_dec13], Object.getOwnPropertyDescriptor(_class2.prototype, "toggleTableHeaderColumn"), _class2.prototype), _applyDecoratedDescriptor(_class2.prototype, "toggleTableHeaderRow", [_dec14], Object.getOwnPropertyDescriptor(_class2.prototype, "toggleTableHeaderRow"), _class2.prototype), _applyDecoratedDescriptor(_class2.prototype, "toggleTableHeaderCell", [_dec15], Object.getOwnPropertyDescriptor(_class2.prototype, "toggleTableHeaderCell"), _class2.prototype), _applyDecoratedDescriptor(_class2.prototype, "setTableCellAttribute", [_dec16], Object.getOwnPropertyDescriptor(_class2.prototype, "setTableCellAttribute"), _class2.prototype), _applyDecoratedDescriptor(_class2.prototype, "fixTables", [_dec17], Object.getOwnPropertyDescriptor(_class2.prototype, "fixTables"), _class2.prototype), _applyDecoratedDescriptor(_class2.prototype, "enableTableSupport", [_dec18], Object.getOwnPropertyDescriptor(_class2.prototype, "enableTableSupport"), _class2.prototype)), _class2)) || _class);
/**

@@ -502,5 +502,5 @@ * The extension for a table row node.

var TableRowExtension = (_dec19 = /*#__PURE__*/core.extension({
var TableRowExtension = (_dec19 = core.extension({
defaultPriority: core.ExtensionPriority.Low
}), /*#__PURE__*/_dec19(_class4 = class TableRowExtension extends core.NodeExtension {
}), _dec19(_class4 = class TableRowExtension extends core.NodeExtension {
get name() {

@@ -533,5 +533,5 @@ return 'tableRow';

var TableCellExtension = (_dec20 = /*#__PURE__*/core.extension({
var TableCellExtension = (_dec20 = core.extension({
defaultPriority: core.ExtensionPriority.Low
}), /*#__PURE__*/_dec20(_class5 = class TableCellExtension extends core.NodeExtension {
}), _dec20(_class5 = class TableCellExtension extends core.NodeExtension {
get name() {

@@ -550,5 +550,5 @@ return 'tableCell';

var TableHeaderCellExtension = (_dec21 = /*#__PURE__*/core.extension({
var TableHeaderCellExtension = (_dec21 = core.extension({
defaultPriority: core.ExtensionPriority.Low
}), /*#__PURE__*/_dec21(_class6 = class TableHeaderCellExtension extends core.NodeExtension {
}), _dec21(_class6 = class TableHeaderCellExtension extends core.NodeExtension {
get name() {

@@ -555,0 +555,0 @@ return 'tableHeaderCell';

@@ -252,3 +252,3 @@ import _objectSpread from '@babel/runtime/helpers/esm/objectSpread2';

var tablesEnabled = false;
var TableExtension = (_dec = /*#__PURE__*/extension({
var TableExtension = (_dec = extension({
defaultOptions: {

@@ -258,5 +258,5 @@ resizable: true

defaultPriority: ExtensionPriority.Default
}), _dec2 = /*#__PURE__*/command(createTableCommand), _dec3 = /*#__PURE__*/command(), _dec4 = /*#__PURE__*/command(), _dec5 = /*#__PURE__*/command(), _dec6 = /*#__PURE__*/command(), _dec7 = /*#__PURE__*/command(), _dec8 = /*#__PURE__*/command(), _dec9 = /*#__PURE__*/command(), _dec10 = /*#__PURE__*/command(), _dec11 = /*#__PURE__*/command(), _dec12 = /*#__PURE__*/command(), _dec13 = /*#__PURE__*/command(), _dec14 = /*#__PURE__*/command(), _dec15 = /*#__PURE__*/command(), _dec16 = /*#__PURE__*/command(), _dec17 = /*#__PURE__*/command({
}), _dec2 = command(createTableCommand), _dec3 = command(), _dec4 = command(), _dec5 = command(), _dec6 = command(), _dec7 = command(), _dec8 = command(), _dec9 = command(), _dec10 = command(), _dec11 = command(), _dec12 = command(), _dec13 = command(), _dec14 = command(), _dec15 = command(), _dec16 = command(), _dec17 = command({
disableChaining: true
}), _dec18 = /*#__PURE__*/helper(), /*#__PURE__*/_dec(_class = (_class2 = (_temp = class TableExtension extends NodeExtension {
}), _dec18 = helper(), _dec(_class = (_class2 = (_temp = class TableExtension extends NodeExtension {
constructor() {

@@ -492,3 +492,3 @@ super(...arguments);

}, _temp), ( /*#__PURE__*/_applyDecoratedDescriptor(_class2.prototype, "createTable", [_dec2], /*#__PURE__*/Object.getOwnPropertyDescriptor(_class2.prototype, "createTable"), _class2.prototype), /*#__PURE__*/_applyDecoratedDescriptor(_class2.prototype, "deleteTable", [_dec3], /*#__PURE__*/Object.getOwnPropertyDescriptor(_class2.prototype, "deleteTable"), _class2.prototype), /*#__PURE__*/_applyDecoratedDescriptor(_class2.prototype, "addTableColumnBefore", [_dec4], /*#__PURE__*/Object.getOwnPropertyDescriptor(_class2.prototype, "addTableColumnBefore"), _class2.prototype), /*#__PURE__*/_applyDecoratedDescriptor(_class2.prototype, "addTableColumnAfter", [_dec5], /*#__PURE__*/Object.getOwnPropertyDescriptor(_class2.prototype, "addTableColumnAfter"), _class2.prototype), /*#__PURE__*/_applyDecoratedDescriptor(_class2.prototype, "deleteTableColumn", [_dec6], /*#__PURE__*/Object.getOwnPropertyDescriptor(_class2.prototype, "deleteTableColumn"), _class2.prototype), /*#__PURE__*/_applyDecoratedDescriptor(_class2.prototype, "addTableRowBefore", [_dec7], /*#__PURE__*/Object.getOwnPropertyDescriptor(_class2.prototype, "addTableRowBefore"), _class2.prototype), /*#__PURE__*/_applyDecoratedDescriptor(_class2.prototype, "addTableRowAfter", [_dec8], /*#__PURE__*/Object.getOwnPropertyDescriptor(_class2.prototype, "addTableRowAfter"), _class2.prototype), /*#__PURE__*/_applyDecoratedDescriptor(_class2.prototype, "deleteTableRow", [_dec9], /*#__PURE__*/Object.getOwnPropertyDescriptor(_class2.prototype, "deleteTableRow"), _class2.prototype), /*#__PURE__*/_applyDecoratedDescriptor(_class2.prototype, "toggleTableCellMerge", [_dec10], /*#__PURE__*/Object.getOwnPropertyDescriptor(_class2.prototype, "toggleTableCellMerge"), _class2.prototype), /*#__PURE__*/_applyDecoratedDescriptor(_class2.prototype, "mergeTableCells", [_dec11], /*#__PURE__*/Object.getOwnPropertyDescriptor(_class2.prototype, "mergeTableCells"), _class2.prototype), /*#__PURE__*/_applyDecoratedDescriptor(_class2.prototype, "splitTableCell", [_dec12], /*#__PURE__*/Object.getOwnPropertyDescriptor(_class2.prototype, "splitTableCell"), _class2.prototype), /*#__PURE__*/_applyDecoratedDescriptor(_class2.prototype, "toggleTableHeaderColumn", [_dec13], /*#__PURE__*/Object.getOwnPropertyDescriptor(_class2.prototype, "toggleTableHeaderColumn"), _class2.prototype), /*#__PURE__*/_applyDecoratedDescriptor(_class2.prototype, "toggleTableHeaderRow", [_dec14], /*#__PURE__*/Object.getOwnPropertyDescriptor(_class2.prototype, "toggleTableHeaderRow"), _class2.prototype), /*#__PURE__*/_applyDecoratedDescriptor(_class2.prototype, "toggleTableHeaderCell", [_dec15], /*#__PURE__*/Object.getOwnPropertyDescriptor(_class2.prototype, "toggleTableHeaderCell"), _class2.prototype), /*#__PURE__*/_applyDecoratedDescriptor(_class2.prototype, "setTableCellAttribute", [_dec16], /*#__PURE__*/Object.getOwnPropertyDescriptor(_class2.prototype, "setTableCellAttribute"), _class2.prototype), /*#__PURE__*/_applyDecoratedDescriptor(_class2.prototype, "fixTables", [_dec17], /*#__PURE__*/Object.getOwnPropertyDescriptor(_class2.prototype, "fixTables"), _class2.prototype), /*#__PURE__*/_applyDecoratedDescriptor(_class2.prototype, "enableTableSupport", [_dec18], /*#__PURE__*/Object.getOwnPropertyDescriptor(_class2.prototype, "enableTableSupport"), _class2.prototype)), _class2)) || _class);
}, _temp), (_applyDecoratedDescriptor(_class2.prototype, "createTable", [_dec2], Object.getOwnPropertyDescriptor(_class2.prototype, "createTable"), _class2.prototype), _applyDecoratedDescriptor(_class2.prototype, "deleteTable", [_dec3], Object.getOwnPropertyDescriptor(_class2.prototype, "deleteTable"), _class2.prototype), _applyDecoratedDescriptor(_class2.prototype, "addTableColumnBefore", [_dec4], Object.getOwnPropertyDescriptor(_class2.prototype, "addTableColumnBefore"), _class2.prototype), _applyDecoratedDescriptor(_class2.prototype, "addTableColumnAfter", [_dec5], Object.getOwnPropertyDescriptor(_class2.prototype, "addTableColumnAfter"), _class2.prototype), _applyDecoratedDescriptor(_class2.prototype, "deleteTableColumn", [_dec6], Object.getOwnPropertyDescriptor(_class2.prototype, "deleteTableColumn"), _class2.prototype), _applyDecoratedDescriptor(_class2.prototype, "addTableRowBefore", [_dec7], Object.getOwnPropertyDescriptor(_class2.prototype, "addTableRowBefore"), _class2.prototype), _applyDecoratedDescriptor(_class2.prototype, "addTableRowAfter", [_dec8], Object.getOwnPropertyDescriptor(_class2.prototype, "addTableRowAfter"), _class2.prototype), _applyDecoratedDescriptor(_class2.prototype, "deleteTableRow", [_dec9], Object.getOwnPropertyDescriptor(_class2.prototype, "deleteTableRow"), _class2.prototype), _applyDecoratedDescriptor(_class2.prototype, "toggleTableCellMerge", [_dec10], Object.getOwnPropertyDescriptor(_class2.prototype, "toggleTableCellMerge"), _class2.prototype), _applyDecoratedDescriptor(_class2.prototype, "mergeTableCells", [_dec11], Object.getOwnPropertyDescriptor(_class2.prototype, "mergeTableCells"), _class2.prototype), _applyDecoratedDescriptor(_class2.prototype, "splitTableCell", [_dec12], Object.getOwnPropertyDescriptor(_class2.prototype, "splitTableCell"), _class2.prototype), _applyDecoratedDescriptor(_class2.prototype, "toggleTableHeaderColumn", [_dec13], Object.getOwnPropertyDescriptor(_class2.prototype, "toggleTableHeaderColumn"), _class2.prototype), _applyDecoratedDescriptor(_class2.prototype, "toggleTableHeaderRow", [_dec14], Object.getOwnPropertyDescriptor(_class2.prototype, "toggleTableHeaderRow"), _class2.prototype), _applyDecoratedDescriptor(_class2.prototype, "toggleTableHeaderCell", [_dec15], Object.getOwnPropertyDescriptor(_class2.prototype, "toggleTableHeaderCell"), _class2.prototype), _applyDecoratedDescriptor(_class2.prototype, "setTableCellAttribute", [_dec16], Object.getOwnPropertyDescriptor(_class2.prototype, "setTableCellAttribute"), _class2.prototype), _applyDecoratedDescriptor(_class2.prototype, "fixTables", [_dec17], Object.getOwnPropertyDescriptor(_class2.prototype, "fixTables"), _class2.prototype), _applyDecoratedDescriptor(_class2.prototype, "enableTableSupport", [_dec18], Object.getOwnPropertyDescriptor(_class2.prototype, "enableTableSupport"), _class2.prototype)), _class2)) || _class);
/**

@@ -498,5 +498,5 @@ * The extension for a table row node.

var TableRowExtension = (_dec19 = /*#__PURE__*/extension({
var TableRowExtension = (_dec19 = extension({
defaultPriority: ExtensionPriority.Low
}), /*#__PURE__*/_dec19(_class4 = class TableRowExtension extends NodeExtension {
}), _dec19(_class4 = class TableRowExtension extends NodeExtension {
get name() {

@@ -529,5 +529,5 @@ return 'tableRow';

var TableCellExtension = (_dec20 = /*#__PURE__*/extension({
var TableCellExtension = (_dec20 = extension({
defaultPriority: ExtensionPriority.Low
}), /*#__PURE__*/_dec20(_class5 = class TableCellExtension extends NodeExtension {
}), _dec20(_class5 = class TableCellExtension extends NodeExtension {
get name() {

@@ -546,5 +546,5 @@ return 'tableCell';

var TableHeaderCellExtension = (_dec21 = /*#__PURE__*/extension({
var TableHeaderCellExtension = (_dec21 = extension({
defaultPriority: ExtensionPriority.Low
}), /*#__PURE__*/_dec21(_class6 = class TableHeaderCellExtension extends NodeExtension {
}), _dec21(_class6 = class TableHeaderCellExtension extends NodeExtension {
get name() {

@@ -551,0 +551,0 @@ return 'tableHeaderCell';

@@ -256,3 +256,3 @@ 'use strict';

var tablesEnabled = false;
var TableExtension = (_dec = /*#__PURE__*/core.extension({
var TableExtension = (_dec = core.extension({
defaultOptions: {

@@ -262,5 +262,5 @@ resizable: true

defaultPriority: core.ExtensionPriority.Default
}), _dec2 = /*#__PURE__*/core.command(createTableCommand), _dec3 = /*#__PURE__*/core.command(), _dec4 = /*#__PURE__*/core.command(), _dec5 = /*#__PURE__*/core.command(), _dec6 = /*#__PURE__*/core.command(), _dec7 = /*#__PURE__*/core.command(), _dec8 = /*#__PURE__*/core.command(), _dec9 = /*#__PURE__*/core.command(), _dec10 = /*#__PURE__*/core.command(), _dec11 = /*#__PURE__*/core.command(), _dec12 = /*#__PURE__*/core.command(), _dec13 = /*#__PURE__*/core.command(), _dec14 = /*#__PURE__*/core.command(), _dec15 = /*#__PURE__*/core.command(), _dec16 = /*#__PURE__*/core.command(), _dec17 = /*#__PURE__*/core.command({
}), _dec2 = core.command(createTableCommand), _dec3 = core.command(), _dec4 = core.command(), _dec5 = core.command(), _dec6 = core.command(), _dec7 = core.command(), _dec8 = core.command(), _dec9 = core.command(), _dec10 = core.command(), _dec11 = core.command(), _dec12 = core.command(), _dec13 = core.command(), _dec14 = core.command(), _dec15 = core.command(), _dec16 = core.command(), _dec17 = core.command({
disableChaining: true
}), _dec18 = /*#__PURE__*/core.helper(), /*#__PURE__*/_dec(_class = (_class2 = (_temp = class TableExtension extends core.NodeExtension {
}), _dec18 = core.helper(), _dec(_class = (_class2 = (_temp = class TableExtension extends core.NodeExtension {
constructor() {

@@ -496,3 +496,3 @@ super(...arguments);

}, _temp), ( /*#__PURE__*/_applyDecoratedDescriptor(_class2.prototype, "createTable", [_dec2], /*#__PURE__*/Object.getOwnPropertyDescriptor(_class2.prototype, "createTable"), _class2.prototype), /*#__PURE__*/_applyDecoratedDescriptor(_class2.prototype, "deleteTable", [_dec3], /*#__PURE__*/Object.getOwnPropertyDescriptor(_class2.prototype, "deleteTable"), _class2.prototype), /*#__PURE__*/_applyDecoratedDescriptor(_class2.prototype, "addTableColumnBefore", [_dec4], /*#__PURE__*/Object.getOwnPropertyDescriptor(_class2.prototype, "addTableColumnBefore"), _class2.prototype), /*#__PURE__*/_applyDecoratedDescriptor(_class2.prototype, "addTableColumnAfter", [_dec5], /*#__PURE__*/Object.getOwnPropertyDescriptor(_class2.prototype, "addTableColumnAfter"), _class2.prototype), /*#__PURE__*/_applyDecoratedDescriptor(_class2.prototype, "deleteTableColumn", [_dec6], /*#__PURE__*/Object.getOwnPropertyDescriptor(_class2.prototype, "deleteTableColumn"), _class2.prototype), /*#__PURE__*/_applyDecoratedDescriptor(_class2.prototype, "addTableRowBefore", [_dec7], /*#__PURE__*/Object.getOwnPropertyDescriptor(_class2.prototype, "addTableRowBefore"), _class2.prototype), /*#__PURE__*/_applyDecoratedDescriptor(_class2.prototype, "addTableRowAfter", [_dec8], /*#__PURE__*/Object.getOwnPropertyDescriptor(_class2.prototype, "addTableRowAfter"), _class2.prototype), /*#__PURE__*/_applyDecoratedDescriptor(_class2.prototype, "deleteTableRow", [_dec9], /*#__PURE__*/Object.getOwnPropertyDescriptor(_class2.prototype, "deleteTableRow"), _class2.prototype), /*#__PURE__*/_applyDecoratedDescriptor(_class2.prototype, "toggleTableCellMerge", [_dec10], /*#__PURE__*/Object.getOwnPropertyDescriptor(_class2.prototype, "toggleTableCellMerge"), _class2.prototype), /*#__PURE__*/_applyDecoratedDescriptor(_class2.prototype, "mergeTableCells", [_dec11], /*#__PURE__*/Object.getOwnPropertyDescriptor(_class2.prototype, "mergeTableCells"), _class2.prototype), /*#__PURE__*/_applyDecoratedDescriptor(_class2.prototype, "splitTableCell", [_dec12], /*#__PURE__*/Object.getOwnPropertyDescriptor(_class2.prototype, "splitTableCell"), _class2.prototype), /*#__PURE__*/_applyDecoratedDescriptor(_class2.prototype, "toggleTableHeaderColumn", [_dec13], /*#__PURE__*/Object.getOwnPropertyDescriptor(_class2.prototype, "toggleTableHeaderColumn"), _class2.prototype), /*#__PURE__*/_applyDecoratedDescriptor(_class2.prototype, "toggleTableHeaderRow", [_dec14], /*#__PURE__*/Object.getOwnPropertyDescriptor(_class2.prototype, "toggleTableHeaderRow"), _class2.prototype), /*#__PURE__*/_applyDecoratedDescriptor(_class2.prototype, "toggleTableHeaderCell", [_dec15], /*#__PURE__*/Object.getOwnPropertyDescriptor(_class2.prototype, "toggleTableHeaderCell"), _class2.prototype), /*#__PURE__*/_applyDecoratedDescriptor(_class2.prototype, "setTableCellAttribute", [_dec16], /*#__PURE__*/Object.getOwnPropertyDescriptor(_class2.prototype, "setTableCellAttribute"), _class2.prototype), /*#__PURE__*/_applyDecoratedDescriptor(_class2.prototype, "fixTables", [_dec17], /*#__PURE__*/Object.getOwnPropertyDescriptor(_class2.prototype, "fixTables"), _class2.prototype), /*#__PURE__*/_applyDecoratedDescriptor(_class2.prototype, "enableTableSupport", [_dec18], /*#__PURE__*/Object.getOwnPropertyDescriptor(_class2.prototype, "enableTableSupport"), _class2.prototype)), _class2)) || _class);
}, _temp), (_applyDecoratedDescriptor(_class2.prototype, "createTable", [_dec2], Object.getOwnPropertyDescriptor(_class2.prototype, "createTable"), _class2.prototype), _applyDecoratedDescriptor(_class2.prototype, "deleteTable", [_dec3], Object.getOwnPropertyDescriptor(_class2.prototype, "deleteTable"), _class2.prototype), _applyDecoratedDescriptor(_class2.prototype, "addTableColumnBefore", [_dec4], Object.getOwnPropertyDescriptor(_class2.prototype, "addTableColumnBefore"), _class2.prototype), _applyDecoratedDescriptor(_class2.prototype, "addTableColumnAfter", [_dec5], Object.getOwnPropertyDescriptor(_class2.prototype, "addTableColumnAfter"), _class2.prototype), _applyDecoratedDescriptor(_class2.prototype, "deleteTableColumn", [_dec6], Object.getOwnPropertyDescriptor(_class2.prototype, "deleteTableColumn"), _class2.prototype), _applyDecoratedDescriptor(_class2.prototype, "addTableRowBefore", [_dec7], Object.getOwnPropertyDescriptor(_class2.prototype, "addTableRowBefore"), _class2.prototype), _applyDecoratedDescriptor(_class2.prototype, "addTableRowAfter", [_dec8], Object.getOwnPropertyDescriptor(_class2.prototype, "addTableRowAfter"), _class2.prototype), _applyDecoratedDescriptor(_class2.prototype, "deleteTableRow", [_dec9], Object.getOwnPropertyDescriptor(_class2.prototype, "deleteTableRow"), _class2.prototype), _applyDecoratedDescriptor(_class2.prototype, "toggleTableCellMerge", [_dec10], Object.getOwnPropertyDescriptor(_class2.prototype, "toggleTableCellMerge"), _class2.prototype), _applyDecoratedDescriptor(_class2.prototype, "mergeTableCells", [_dec11], Object.getOwnPropertyDescriptor(_class2.prototype, "mergeTableCells"), _class2.prototype), _applyDecoratedDescriptor(_class2.prototype, "splitTableCell", [_dec12], Object.getOwnPropertyDescriptor(_class2.prototype, "splitTableCell"), _class2.prototype), _applyDecoratedDescriptor(_class2.prototype, "toggleTableHeaderColumn", [_dec13], Object.getOwnPropertyDescriptor(_class2.prototype, "toggleTableHeaderColumn"), _class2.prototype), _applyDecoratedDescriptor(_class2.prototype, "toggleTableHeaderRow", [_dec14], Object.getOwnPropertyDescriptor(_class2.prototype, "toggleTableHeaderRow"), _class2.prototype), _applyDecoratedDescriptor(_class2.prototype, "toggleTableHeaderCell", [_dec15], Object.getOwnPropertyDescriptor(_class2.prototype, "toggleTableHeaderCell"), _class2.prototype), _applyDecoratedDescriptor(_class2.prototype, "setTableCellAttribute", [_dec16], Object.getOwnPropertyDescriptor(_class2.prototype, "setTableCellAttribute"), _class2.prototype), _applyDecoratedDescriptor(_class2.prototype, "fixTables", [_dec17], Object.getOwnPropertyDescriptor(_class2.prototype, "fixTables"), _class2.prototype), _applyDecoratedDescriptor(_class2.prototype, "enableTableSupport", [_dec18], Object.getOwnPropertyDescriptor(_class2.prototype, "enableTableSupport"), _class2.prototype)), _class2)) || _class);
/**

@@ -502,5 +502,5 @@ * The extension for a table row node.

var TableRowExtension = (_dec19 = /*#__PURE__*/core.extension({
var TableRowExtension = (_dec19 = core.extension({
defaultPriority: core.ExtensionPriority.Low
}), /*#__PURE__*/_dec19(_class4 = class TableRowExtension extends core.NodeExtension {
}), _dec19(_class4 = class TableRowExtension extends core.NodeExtension {
get name() {

@@ -533,5 +533,5 @@ return 'tableRow';

var TableCellExtension = (_dec20 = /*#__PURE__*/core.extension({
var TableCellExtension = (_dec20 = core.extension({
defaultPriority: core.ExtensionPriority.Low
}), /*#__PURE__*/_dec20(_class5 = class TableCellExtension extends core.NodeExtension {
}), _dec20(_class5 = class TableCellExtension extends core.NodeExtension {
get name() {

@@ -550,5 +550,5 @@ return 'tableCell';

var TableHeaderCellExtension = (_dec21 = /*#__PURE__*/core.extension({
var TableHeaderCellExtension = (_dec21 = core.extension({
defaultPriority: core.ExtensionPriority.Low
}), /*#__PURE__*/_dec21(_class6 = class TableHeaderCellExtension extends core.NodeExtension {
}), _dec21(_class6 = class TableHeaderCellExtension extends core.NodeExtension {
get name() {

@@ -555,0 +555,0 @@ return 'tableHeaderCell';

@@ -253,3 +253,3 @@ 'use strict';

var tablesEnabled = false;
var TableExtension = (_dec = /*#__PURE__*/core.extension({
var TableExtension = (_dec = core.extension({
defaultOptions: {

@@ -259,5 +259,5 @@ resizable: true

defaultPriority: core.ExtensionPriority.Default
}), _dec2 = /*#__PURE__*/core.command(createTableCommand), _dec3 = /*#__PURE__*/core.command(), _dec4 = /*#__PURE__*/core.command(), _dec5 = /*#__PURE__*/core.command(), _dec6 = /*#__PURE__*/core.command(), _dec7 = /*#__PURE__*/core.command(), _dec8 = /*#__PURE__*/core.command(), _dec9 = /*#__PURE__*/core.command(), _dec10 = /*#__PURE__*/core.command(), _dec11 = /*#__PURE__*/core.command(), _dec12 = /*#__PURE__*/core.command(), _dec13 = /*#__PURE__*/core.command(), _dec14 = /*#__PURE__*/core.command(), _dec15 = /*#__PURE__*/core.command(), _dec16 = /*#__PURE__*/core.command(), _dec17 = /*#__PURE__*/core.command({
}), _dec2 = core.command(createTableCommand), _dec3 = core.command(), _dec4 = core.command(), _dec5 = core.command(), _dec6 = core.command(), _dec7 = core.command(), _dec8 = core.command(), _dec9 = core.command(), _dec10 = core.command(), _dec11 = core.command(), _dec12 = core.command(), _dec13 = core.command(), _dec14 = core.command(), _dec15 = core.command(), _dec16 = core.command(), _dec17 = core.command({
disableChaining: true
}), _dec18 = /*#__PURE__*/core.helper(), /*#__PURE__*/_dec(_class = (_class2 = (_temp = class TableExtension extends core.NodeExtension {
}), _dec18 = core.helper(), _dec(_class = (_class2 = (_temp = class TableExtension extends core.NodeExtension {
constructor() {

@@ -493,3 +493,3 @@ super(...arguments);

}, _temp), ( /*#__PURE__*/_applyDecoratedDescriptor(_class2.prototype, "createTable", [_dec2], /*#__PURE__*/Object.getOwnPropertyDescriptor(_class2.prototype, "createTable"), _class2.prototype), /*#__PURE__*/_applyDecoratedDescriptor(_class2.prototype, "deleteTable", [_dec3], /*#__PURE__*/Object.getOwnPropertyDescriptor(_class2.prototype, "deleteTable"), _class2.prototype), /*#__PURE__*/_applyDecoratedDescriptor(_class2.prototype, "addTableColumnBefore", [_dec4], /*#__PURE__*/Object.getOwnPropertyDescriptor(_class2.prototype, "addTableColumnBefore"), _class2.prototype), /*#__PURE__*/_applyDecoratedDescriptor(_class2.prototype, "addTableColumnAfter", [_dec5], /*#__PURE__*/Object.getOwnPropertyDescriptor(_class2.prototype, "addTableColumnAfter"), _class2.prototype), /*#__PURE__*/_applyDecoratedDescriptor(_class2.prototype, "deleteTableColumn", [_dec6], /*#__PURE__*/Object.getOwnPropertyDescriptor(_class2.prototype, "deleteTableColumn"), _class2.prototype), /*#__PURE__*/_applyDecoratedDescriptor(_class2.prototype, "addTableRowBefore", [_dec7], /*#__PURE__*/Object.getOwnPropertyDescriptor(_class2.prototype, "addTableRowBefore"), _class2.prototype), /*#__PURE__*/_applyDecoratedDescriptor(_class2.prototype, "addTableRowAfter", [_dec8], /*#__PURE__*/Object.getOwnPropertyDescriptor(_class2.prototype, "addTableRowAfter"), _class2.prototype), /*#__PURE__*/_applyDecoratedDescriptor(_class2.prototype, "deleteTableRow", [_dec9], /*#__PURE__*/Object.getOwnPropertyDescriptor(_class2.prototype, "deleteTableRow"), _class2.prototype), /*#__PURE__*/_applyDecoratedDescriptor(_class2.prototype, "toggleTableCellMerge", [_dec10], /*#__PURE__*/Object.getOwnPropertyDescriptor(_class2.prototype, "toggleTableCellMerge"), _class2.prototype), /*#__PURE__*/_applyDecoratedDescriptor(_class2.prototype, "mergeTableCells", [_dec11], /*#__PURE__*/Object.getOwnPropertyDescriptor(_class2.prototype, "mergeTableCells"), _class2.prototype), /*#__PURE__*/_applyDecoratedDescriptor(_class2.prototype, "splitTableCell", [_dec12], /*#__PURE__*/Object.getOwnPropertyDescriptor(_class2.prototype, "splitTableCell"), _class2.prototype), /*#__PURE__*/_applyDecoratedDescriptor(_class2.prototype, "toggleTableHeaderColumn", [_dec13], /*#__PURE__*/Object.getOwnPropertyDescriptor(_class2.prototype, "toggleTableHeaderColumn"), _class2.prototype), /*#__PURE__*/_applyDecoratedDescriptor(_class2.prototype, "toggleTableHeaderRow", [_dec14], /*#__PURE__*/Object.getOwnPropertyDescriptor(_class2.prototype, "toggleTableHeaderRow"), _class2.prototype), /*#__PURE__*/_applyDecoratedDescriptor(_class2.prototype, "toggleTableHeaderCell", [_dec15], /*#__PURE__*/Object.getOwnPropertyDescriptor(_class2.prototype, "toggleTableHeaderCell"), _class2.prototype), /*#__PURE__*/_applyDecoratedDescriptor(_class2.prototype, "setTableCellAttribute", [_dec16], /*#__PURE__*/Object.getOwnPropertyDescriptor(_class2.prototype, "setTableCellAttribute"), _class2.prototype), /*#__PURE__*/_applyDecoratedDescriptor(_class2.prototype, "fixTables", [_dec17], /*#__PURE__*/Object.getOwnPropertyDescriptor(_class2.prototype, "fixTables"), _class2.prototype), /*#__PURE__*/_applyDecoratedDescriptor(_class2.prototype, "enableTableSupport", [_dec18], /*#__PURE__*/Object.getOwnPropertyDescriptor(_class2.prototype, "enableTableSupport"), _class2.prototype)), _class2)) || _class);
}, _temp), (_applyDecoratedDescriptor(_class2.prototype, "createTable", [_dec2], Object.getOwnPropertyDescriptor(_class2.prototype, "createTable"), _class2.prototype), _applyDecoratedDescriptor(_class2.prototype, "deleteTable", [_dec3], Object.getOwnPropertyDescriptor(_class2.prototype, "deleteTable"), _class2.prototype), _applyDecoratedDescriptor(_class2.prototype, "addTableColumnBefore", [_dec4], Object.getOwnPropertyDescriptor(_class2.prototype, "addTableColumnBefore"), _class2.prototype), _applyDecoratedDescriptor(_class2.prototype, "addTableColumnAfter", [_dec5], Object.getOwnPropertyDescriptor(_class2.prototype, "addTableColumnAfter"), _class2.prototype), _applyDecoratedDescriptor(_class2.prototype, "deleteTableColumn", [_dec6], Object.getOwnPropertyDescriptor(_class2.prototype, "deleteTableColumn"), _class2.prototype), _applyDecoratedDescriptor(_class2.prototype, "addTableRowBefore", [_dec7], Object.getOwnPropertyDescriptor(_class2.prototype, "addTableRowBefore"), _class2.prototype), _applyDecoratedDescriptor(_class2.prototype, "addTableRowAfter", [_dec8], Object.getOwnPropertyDescriptor(_class2.prototype, "addTableRowAfter"), _class2.prototype), _applyDecoratedDescriptor(_class2.prototype, "deleteTableRow", [_dec9], Object.getOwnPropertyDescriptor(_class2.prototype, "deleteTableRow"), _class2.prototype), _applyDecoratedDescriptor(_class2.prototype, "toggleTableCellMerge", [_dec10], Object.getOwnPropertyDescriptor(_class2.prototype, "toggleTableCellMerge"), _class2.prototype), _applyDecoratedDescriptor(_class2.prototype, "mergeTableCells", [_dec11], Object.getOwnPropertyDescriptor(_class2.prototype, "mergeTableCells"), _class2.prototype), _applyDecoratedDescriptor(_class2.prototype, "splitTableCell", [_dec12], Object.getOwnPropertyDescriptor(_class2.prototype, "splitTableCell"), _class2.prototype), _applyDecoratedDescriptor(_class2.prototype, "toggleTableHeaderColumn", [_dec13], Object.getOwnPropertyDescriptor(_class2.prototype, "toggleTableHeaderColumn"), _class2.prototype), _applyDecoratedDescriptor(_class2.prototype, "toggleTableHeaderRow", [_dec14], Object.getOwnPropertyDescriptor(_class2.prototype, "toggleTableHeaderRow"), _class2.prototype), _applyDecoratedDescriptor(_class2.prototype, "toggleTableHeaderCell", [_dec15], Object.getOwnPropertyDescriptor(_class2.prototype, "toggleTableHeaderCell"), _class2.prototype), _applyDecoratedDescriptor(_class2.prototype, "setTableCellAttribute", [_dec16], Object.getOwnPropertyDescriptor(_class2.prototype, "setTableCellAttribute"), _class2.prototype), _applyDecoratedDescriptor(_class2.prototype, "fixTables", [_dec17], Object.getOwnPropertyDescriptor(_class2.prototype, "fixTables"), _class2.prototype), _applyDecoratedDescriptor(_class2.prototype, "enableTableSupport", [_dec18], Object.getOwnPropertyDescriptor(_class2.prototype, "enableTableSupport"), _class2.prototype)), _class2)) || _class);
/**

@@ -499,5 +499,5 @@ * The extension for a table row node.

var TableRowExtension = (_dec19 = /*#__PURE__*/core.extension({
var TableRowExtension = (_dec19 = core.extension({
defaultPriority: core.ExtensionPriority.Low
}), /*#__PURE__*/_dec19(_class4 = class TableRowExtension extends core.NodeExtension {
}), _dec19(_class4 = class TableRowExtension extends core.NodeExtension {
get name() {

@@ -530,5 +530,5 @@ return 'tableRow';

var TableCellExtension = (_dec20 = /*#__PURE__*/core.extension({
var TableCellExtension = (_dec20 = core.extension({
defaultPriority: core.ExtensionPriority.Low
}), /*#__PURE__*/_dec20(_class5 = class TableCellExtension extends core.NodeExtension {
}), _dec20(_class5 = class TableCellExtension extends core.NodeExtension {
get name() {

@@ -547,5 +547,5 @@ return 'tableCell';

var TableHeaderCellExtension = (_dec21 = /*#__PURE__*/core.extension({
var TableHeaderCellExtension = (_dec21 = core.extension({
defaultPriority: core.ExtensionPriority.Low
}), /*#__PURE__*/_dec21(_class6 = class TableHeaderCellExtension extends core.NodeExtension {
}), _dec21(_class6 = class TableHeaderCellExtension extends core.NodeExtension {
get name() {

@@ -552,0 +552,0 @@ return 'tableHeaderCell';

@@ -252,3 +252,3 @@ import _objectSpread from '@babel/runtime/helpers/esm/objectSpread2';

var tablesEnabled = false;
var TableExtension = (_dec = /*#__PURE__*/extension({
var TableExtension = (_dec = extension({
defaultOptions: {

@@ -258,5 +258,5 @@ resizable: true

defaultPriority: ExtensionPriority.Default
}), _dec2 = /*#__PURE__*/command(createTableCommand), _dec3 = /*#__PURE__*/command(), _dec4 = /*#__PURE__*/command(), _dec5 = /*#__PURE__*/command(), _dec6 = /*#__PURE__*/command(), _dec7 = /*#__PURE__*/command(), _dec8 = /*#__PURE__*/command(), _dec9 = /*#__PURE__*/command(), _dec10 = /*#__PURE__*/command(), _dec11 = /*#__PURE__*/command(), _dec12 = /*#__PURE__*/command(), _dec13 = /*#__PURE__*/command(), _dec14 = /*#__PURE__*/command(), _dec15 = /*#__PURE__*/command(), _dec16 = /*#__PURE__*/command(), _dec17 = /*#__PURE__*/command({
}), _dec2 = command(createTableCommand), _dec3 = command(), _dec4 = command(), _dec5 = command(), _dec6 = command(), _dec7 = command(), _dec8 = command(), _dec9 = command(), _dec10 = command(), _dec11 = command(), _dec12 = command(), _dec13 = command(), _dec14 = command(), _dec15 = command(), _dec16 = command(), _dec17 = command({
disableChaining: true
}), _dec18 = /*#__PURE__*/helper(), /*#__PURE__*/_dec(_class = (_class2 = (_temp = class TableExtension extends NodeExtension {
}), _dec18 = helper(), _dec(_class = (_class2 = (_temp = class TableExtension extends NodeExtension {
constructor() {

@@ -492,3 +492,3 @@ super(...arguments);

}, _temp), ( /*#__PURE__*/_applyDecoratedDescriptor(_class2.prototype, "createTable", [_dec2], /*#__PURE__*/Object.getOwnPropertyDescriptor(_class2.prototype, "createTable"), _class2.prototype), /*#__PURE__*/_applyDecoratedDescriptor(_class2.prototype, "deleteTable", [_dec3], /*#__PURE__*/Object.getOwnPropertyDescriptor(_class2.prototype, "deleteTable"), _class2.prototype), /*#__PURE__*/_applyDecoratedDescriptor(_class2.prototype, "addTableColumnBefore", [_dec4], /*#__PURE__*/Object.getOwnPropertyDescriptor(_class2.prototype, "addTableColumnBefore"), _class2.prototype), /*#__PURE__*/_applyDecoratedDescriptor(_class2.prototype, "addTableColumnAfter", [_dec5], /*#__PURE__*/Object.getOwnPropertyDescriptor(_class2.prototype, "addTableColumnAfter"), _class2.prototype), /*#__PURE__*/_applyDecoratedDescriptor(_class2.prototype, "deleteTableColumn", [_dec6], /*#__PURE__*/Object.getOwnPropertyDescriptor(_class2.prototype, "deleteTableColumn"), _class2.prototype), /*#__PURE__*/_applyDecoratedDescriptor(_class2.prototype, "addTableRowBefore", [_dec7], /*#__PURE__*/Object.getOwnPropertyDescriptor(_class2.prototype, "addTableRowBefore"), _class2.prototype), /*#__PURE__*/_applyDecoratedDescriptor(_class2.prototype, "addTableRowAfter", [_dec8], /*#__PURE__*/Object.getOwnPropertyDescriptor(_class2.prototype, "addTableRowAfter"), _class2.prototype), /*#__PURE__*/_applyDecoratedDescriptor(_class2.prototype, "deleteTableRow", [_dec9], /*#__PURE__*/Object.getOwnPropertyDescriptor(_class2.prototype, "deleteTableRow"), _class2.prototype), /*#__PURE__*/_applyDecoratedDescriptor(_class2.prototype, "toggleTableCellMerge", [_dec10], /*#__PURE__*/Object.getOwnPropertyDescriptor(_class2.prototype, "toggleTableCellMerge"), _class2.prototype), /*#__PURE__*/_applyDecoratedDescriptor(_class2.prototype, "mergeTableCells", [_dec11], /*#__PURE__*/Object.getOwnPropertyDescriptor(_class2.prototype, "mergeTableCells"), _class2.prototype), /*#__PURE__*/_applyDecoratedDescriptor(_class2.prototype, "splitTableCell", [_dec12], /*#__PURE__*/Object.getOwnPropertyDescriptor(_class2.prototype, "splitTableCell"), _class2.prototype), /*#__PURE__*/_applyDecoratedDescriptor(_class2.prototype, "toggleTableHeaderColumn", [_dec13], /*#__PURE__*/Object.getOwnPropertyDescriptor(_class2.prototype, "toggleTableHeaderColumn"), _class2.prototype), /*#__PURE__*/_applyDecoratedDescriptor(_class2.prototype, "toggleTableHeaderRow", [_dec14], /*#__PURE__*/Object.getOwnPropertyDescriptor(_class2.prototype, "toggleTableHeaderRow"), _class2.prototype), /*#__PURE__*/_applyDecoratedDescriptor(_class2.prototype, "toggleTableHeaderCell", [_dec15], /*#__PURE__*/Object.getOwnPropertyDescriptor(_class2.prototype, "toggleTableHeaderCell"), _class2.prototype), /*#__PURE__*/_applyDecoratedDescriptor(_class2.prototype, "setTableCellAttribute", [_dec16], /*#__PURE__*/Object.getOwnPropertyDescriptor(_class2.prototype, "setTableCellAttribute"), _class2.prototype), /*#__PURE__*/_applyDecoratedDescriptor(_class2.prototype, "fixTables", [_dec17], /*#__PURE__*/Object.getOwnPropertyDescriptor(_class2.prototype, "fixTables"), _class2.prototype), /*#__PURE__*/_applyDecoratedDescriptor(_class2.prototype, "enableTableSupport", [_dec18], /*#__PURE__*/Object.getOwnPropertyDescriptor(_class2.prototype, "enableTableSupport"), _class2.prototype)), _class2)) || _class);
}, _temp), (_applyDecoratedDescriptor(_class2.prototype, "createTable", [_dec2], Object.getOwnPropertyDescriptor(_class2.prototype, "createTable"), _class2.prototype), _applyDecoratedDescriptor(_class2.prototype, "deleteTable", [_dec3], Object.getOwnPropertyDescriptor(_class2.prototype, "deleteTable"), _class2.prototype), _applyDecoratedDescriptor(_class2.prototype, "addTableColumnBefore", [_dec4], Object.getOwnPropertyDescriptor(_class2.prototype, "addTableColumnBefore"), _class2.prototype), _applyDecoratedDescriptor(_class2.prototype, "addTableColumnAfter", [_dec5], Object.getOwnPropertyDescriptor(_class2.prototype, "addTableColumnAfter"), _class2.prototype), _applyDecoratedDescriptor(_class2.prototype, "deleteTableColumn", [_dec6], Object.getOwnPropertyDescriptor(_class2.prototype, "deleteTableColumn"), _class2.prototype), _applyDecoratedDescriptor(_class2.prototype, "addTableRowBefore", [_dec7], Object.getOwnPropertyDescriptor(_class2.prototype, "addTableRowBefore"), _class2.prototype), _applyDecoratedDescriptor(_class2.prototype, "addTableRowAfter", [_dec8], Object.getOwnPropertyDescriptor(_class2.prototype, "addTableRowAfter"), _class2.prototype), _applyDecoratedDescriptor(_class2.prototype, "deleteTableRow", [_dec9], Object.getOwnPropertyDescriptor(_class2.prototype, "deleteTableRow"), _class2.prototype), _applyDecoratedDescriptor(_class2.prototype, "toggleTableCellMerge", [_dec10], Object.getOwnPropertyDescriptor(_class2.prototype, "toggleTableCellMerge"), _class2.prototype), _applyDecoratedDescriptor(_class2.prototype, "mergeTableCells", [_dec11], Object.getOwnPropertyDescriptor(_class2.prototype, "mergeTableCells"), _class2.prototype), _applyDecoratedDescriptor(_class2.prototype, "splitTableCell", [_dec12], Object.getOwnPropertyDescriptor(_class2.prototype, "splitTableCell"), _class2.prototype), _applyDecoratedDescriptor(_class2.prototype, "toggleTableHeaderColumn", [_dec13], Object.getOwnPropertyDescriptor(_class2.prototype, "toggleTableHeaderColumn"), _class2.prototype), _applyDecoratedDescriptor(_class2.prototype, "toggleTableHeaderRow", [_dec14], Object.getOwnPropertyDescriptor(_class2.prototype, "toggleTableHeaderRow"), _class2.prototype), _applyDecoratedDescriptor(_class2.prototype, "toggleTableHeaderCell", [_dec15], Object.getOwnPropertyDescriptor(_class2.prototype, "toggleTableHeaderCell"), _class2.prototype), _applyDecoratedDescriptor(_class2.prototype, "setTableCellAttribute", [_dec16], Object.getOwnPropertyDescriptor(_class2.prototype, "setTableCellAttribute"), _class2.prototype), _applyDecoratedDescriptor(_class2.prototype, "fixTables", [_dec17], Object.getOwnPropertyDescriptor(_class2.prototype, "fixTables"), _class2.prototype), _applyDecoratedDescriptor(_class2.prototype, "enableTableSupport", [_dec18], Object.getOwnPropertyDescriptor(_class2.prototype, "enableTableSupport"), _class2.prototype)), _class2)) || _class);
/**

@@ -498,5 +498,5 @@ * The extension for a table row node.

var TableRowExtension = (_dec19 = /*#__PURE__*/extension({
var TableRowExtension = (_dec19 = extension({
defaultPriority: ExtensionPriority.Low
}), /*#__PURE__*/_dec19(_class4 = class TableRowExtension extends NodeExtension {
}), _dec19(_class4 = class TableRowExtension extends NodeExtension {
get name() {

@@ -529,5 +529,5 @@ return 'tableRow';

var TableCellExtension = (_dec20 = /*#__PURE__*/extension({
var TableCellExtension = (_dec20 = extension({
defaultPriority: ExtensionPriority.Low
}), /*#__PURE__*/_dec20(_class5 = class TableCellExtension extends NodeExtension {
}), _dec20(_class5 = class TableCellExtension extends NodeExtension {
get name() {

@@ -546,5 +546,5 @@ return 'tableCell';

var TableHeaderCellExtension = (_dec21 = /*#__PURE__*/extension({
var TableHeaderCellExtension = (_dec21 = extension({
defaultPriority: ExtensionPriority.Low
}), /*#__PURE__*/_dec21(_class6 = class TableHeaderCellExtension extends NodeExtension {
}), _dec21(_class6 = class TableHeaderCellExtension extends NodeExtension {
get name() {

@@ -551,0 +551,0 @@ return 'tableHeaderCell';

{
"name": "@remirror/extension-tables",
"version": "0.0.0-pr862.2",
"version": "0.0.0-pr877.1",
"description": "A table a day keeps the doctor away. Remirror and play keeps the bad times at bay.",

@@ -43,13 +43,13 @@ "keywords": [

"dependencies": {
"@babel/runtime": "^7.12.13",
"@babel/runtime": "^7.13.7",
"@linaria/core": "^3.0.0-beta.1",
"@remirror/core": "0.0.0-pr862.2",
"@remirror/messages": "0.0.0-pr862.2",
"@remirror/theme": "0.0.0-pr862.2"
"@remirror/core": "0.0.0-pr877.1",
"@remirror/messages": "0.0.0-pr877.1",
"@remirror/theme": "0.0.0-pr877.1"
},
"devDependencies": {
"@remirror/pm": "0.0.0-pr862.2"
"@remirror/pm": "0.0.0-pr877.1"
},
"peerDependencies": {
"@remirror/pm": "1.0.0-next.60"
"@remirror/pm": "0.0.0-pr877.1"
},

@@ -56,0 +56,0 @@ "publishConfig": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc