@remirror/extension-tables
Advanced tools
Comparing version 0.0.0-pr862.2 to 0.0.0-pr877.1
@@ -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": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
117108
2638
+ Added@remirror/core@0.0.0-pr877.1(transitive)
+ Added@remirror/core-constants@0.0.0-pr877.1(transitive)
+ Added@remirror/core-helpers@0.0.0-pr877.1(transitive)
+ Added@remirror/core-types@0.0.0-pr877.1(transitive)
+ Added@remirror/core-utils@0.0.0-pr877.1(transitive)
+ Added@remirror/i18n@0.0.0-pr877.1(transitive)
+ Added@remirror/icons@0.0.0-pr877.1(transitive)
+ Added@remirror/messages@0.0.0-pr877.1(transitive)
+ Added@remirror/pm@0.0.0-pr877.1(transitive)
+ Added@remirror/theme@0.0.0-pr877.1(transitive)
+ Added@types/prosemirror-collab@1.3.0(transitive)
+ Addedprosemirror-collab@1.3.1(transitive)
+ Addedprosemirror-paste-rules@0.0.0-pr877.1(transitive)
+ Addedprosemirror-suggest@0.0.0-pr877.1(transitive)
+ Addedprosemirror-trailing-node@0.0.0-pr877.1(transitive)
+ Addedtype-fest@0.21.3(transitive)
- Removed@remirror/core@0.0.0-pr862.2(transitive)
- Removed@remirror/core-constants@0.0.0-pr862.21.0.0-next.601.0.2(transitive)
- Removed@remirror/core-helpers@0.0.0-pr862.21.0.0-next.601.0.6(transitive)
- Removed@remirror/core-types@0.0.0-pr862.21.0.0-next.60(transitive)
- Removed@remirror/core-utils@0.0.0-pr862.2(transitive)
- Removed@remirror/i18n@0.0.0-pr862.2(transitive)
- Removed@remirror/icons@0.0.0-pr862.2(transitive)
- Removed@remirror/messages@0.0.0-pr862.2(transitive)
- Removed@remirror/pm@1.0.0-next.60(transitive)
- Removed@remirror/theme@0.0.0-pr862.2(transitive)
- Removed@remirror/types@0.1.1(transitive)
- Removedprosemirror-suggest@1.1.4(transitive)
- Removedtype-fest@0.18.10.20.21.4.0(transitive)
Updated@babel/runtime@^7.13.7
Updated@remirror/core@0.0.0-pr877.1