@univerjs-pro/collaboration 0.2.7 → 0.2.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/cjs/index.js +1 -1
- package/lib/es/index.js +1 -1
- package/lib/types/command/create-unit.mutation.d.ts +0 -1
- package/lib/types/command/revert-revision.mutation.d.ts +0 -1
- package/lib/types/controllers/doc-transform/algorithms/doc-algo.d.ts +0 -1
- package/lib/types/controllers/doc-transform/doc-transform.controller.d.ts +0 -1
- package/lib/types/controllers/rev/rev.controller.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/__tests__/transform-test-bed.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/add-comment/__test__/util.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/add-comment/add-comment.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/add-conditional-rule/add-conditional-formatting-rule.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/add-data-validation/__test__/util.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/add-data-validation/add-data-validation.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/add-data-validation/update-data-validation.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/add-hyper-link/add-hyper-link.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/add-range-protection/add-comment.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/add-range-protection/add-conditional-rule.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/add-range-protection/add-range-protection.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/add-range-protection/add-worksheet-merge.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/add-range-protection/add-worksheet-protection.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/add-range-protection/delete-conditional-formatting-rule.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/add-range-protection/insert-col.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/add-range-protection/insert-row.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/add-range-protection/move-col.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/add-range-protection/move-range.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/add-range-protection/move-row.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/add-range-protection/remove-col.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/add-range-protection/remove-data-validation-rule.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/add-range-protection/remove-numfmt.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/add-range-protection/remove-row.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/add-range-protection/remove-sheet-filter.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/add-range-protection/remove-worksheet-merge.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/add-range-protection/set-conditional-formatting-rule.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/add-range-protection/set-frozen.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/add-range-protection/set-numfmt.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/add-range-protection/set-range-protection.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/add-range-protection/set-range-value.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/add-range-protection/set-worksheet-col-width.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/add-range-protection/update-comment.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/add-range-protection/update-data-validation-rule.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/add-worksheet-merge/add-worksheet-merge.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/add-worksheet-merge/insert-col.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/add-worksheet-merge/insert-row.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/add-worksheet-merge/move-col.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/add-worksheet-merge/move-range.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/add-worksheet-merge/move-row.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/add-worksheet-merge/remove-col.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/add-worksheet-merge/remove-row.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/add-worksheet-merge/remove-worksheet-merge.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/add-worksheet-merge/set-range-values.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/add-worksheet-merge/set-selection.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/add-worksheet-merge/utils/merge-tools.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/add-worksheet-protection/add-comment.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/add-worksheet-protection/add-conditional-rule.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/add-worksheet-protection/add-range-protection.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/add-worksheet-protection/add-worksheet-merge.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/add-worksheet-protection/add-worksheet-protection.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/add-worksheet-protection/change-sheet-order.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/add-worksheet-protection/delete-conditional-formatting-rule.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/add-worksheet-protection/insert-col.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/add-worksheet-protection/insert-row.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/add-worksheet-protection/move-col.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/add-worksheet-protection/move-range.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/add-worksheet-protection/move-row.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/add-worksheet-protection/remove-col.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/add-worksheet-protection/remove-data-validation-rule.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/add-worksheet-protection/remove-numfmt.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/add-worksheet-protection/remove-row.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/add-worksheet-protection/remove-sheet-filter.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/add-worksheet-protection/remove-worksheet-merge.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/add-worksheet-protection/remove-worksheet.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/add-worksheet-protection/set-conditional-formatting-rule.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/add-worksheet-protection/set-frozen.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/add-worksheet-protection/set-numfmt.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/add-worksheet-protection/set-range-protection.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/add-worksheet-protection/set-range-value.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/add-worksheet-protection/set-worksheet-col-width.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/add-worksheet-protection/set-worksheet-name.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/add-worksheet-protection/update-comment.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/add-worksheet-protection/update-data-validation-rule.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/delete-comment/add-comment.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/delete-comment/delete-comment.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/delete-conditional-formatting-rule/delete-conditional-formatting-rule.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/insert-col/add-comment.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/insert-col/add-data-validation.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/insert-col/add-worksheet-merge.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/insert-col/insert-col.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/insert-col/move-col.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/insert-col/move-range.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/insert-col/remove-col.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/insert-col/remove-numfmt.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/insert-col/remove-worksheet-merge.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/insert-col/reorder-range.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/insert-col/set-col-hidden.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/insert-col/set-col-visible.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/insert-col/set-numfmt.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/insert-col/set-range-values.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/insert-col/set-selection.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/insert-col/set-sheets-filter-criteria.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/insert-col/set-sheets-filter-range.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/insert-col/set-worksheet-col-width.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/insert-col/update-comment-ref.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/insert-col/update-data-validation.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/insert-row/add-comment.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/insert-row/add-data-validation.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/insert-row/add-worksheet-merge.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/insert-row/insert-row.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/insert-row/move-range.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/insert-row/move-row.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/insert-row/remove-numfmt.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/insert-row/remove-row.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/insert-row/remove-worksheet-merge.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/insert-row/reorder-range.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/insert-row/set-numfmt.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/insert-row/set-range-values.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/insert-row/set-row-hidden.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/insert-row/set-row-visible.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/insert-row/set-selection.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/insert-row/set-sheets-filter-range.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/insert-row/update-comment-ref.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/insert-row/update-data-validation.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/move-col/add-comment.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/move-col/add-data-validation.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/move-col/add-worksheet-merge.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/move-col/move-col.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/move-col/move-range.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/move-col/remove-numfmt.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/move-col/remove-worksheet-merge.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/move-col/reorder-range.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/move-col/set-col-hidden.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/move-col/set-col-visible.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/move-col/set-numfmt.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/move-col/set-range-values.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/move-col/set-selection.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/move-col/set-sheets-filter-criteria.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/move-col/set-sheets-filter-range.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/move-col/set-worksheet-col-width.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/move-col/update-comment-ref.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/move-col/update-data-validation.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/move-conditional-formatting-rule/move-conditional-formatting-rule.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/move-range/add-comment.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/move-range/add-data-validation.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/move-range/add-worksheet-merge.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/move-range/move-range.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/move-range/remove-numfmt.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/move-range/reorder-range.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/move-range/set-numfmt.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/move-range/update-comment-ref.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/move-row/add-comment.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/move-row/add-data-validation.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/move-row/add-worksheet-merge.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/move-row/move-range.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/move-row/move-row.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/move-row/remove-numfmt.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/move-row/remove-worksheet-merge.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/move-row/reorder-range.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/move-row/set-numfmt.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/move-row/set-range-values.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/move-row/set-row-hidden.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/move-row/set-row-visible.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/move-row/set-selection.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/move-row/set-sheets-filter-range.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/move-row/update-comment-ref.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/move-row/update-data-validation.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/remove-col/add-comment.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/remove-col/add-data-validation.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/remove-col/add-worksheet-merge.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/remove-col/move-col.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/remove-col/move-range.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/remove-col/remove-col.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/remove-col/remove-numfmt.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/remove-col/remove-worksheet-merge.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/remove-col/reorder-range.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/remove-col/set-col-hidden.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/remove-col/set-col-visible.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/remove-col/set-numfmt.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/remove-col/set-range-values.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/remove-col/set-selection.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/remove-col/set-sheets-filter-criteria.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/remove-col/set-sheets-filter-range.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/remove-col/set-worksheet-col-width.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/remove-col/update-comment-ref.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/remove-col/update-data-validation.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/remove-data-validation/remove-data-validation.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/remove-hyper-link/remove-hyper-link.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/remove-numfmt/remove-numfmt.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/remove-numfmt/set-numfmt.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/remove-row/add-comment.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/remove-row/add-data-validation.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/remove-row/add-worksheet-merge.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/remove-row/move-range.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/remove-row/move-row.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/remove-row/remove-numfmt.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/remove-row/remove-row.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/remove-row/remove-worksheet-merge.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/remove-row/reorder-range.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/remove-row/set-numfmt.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/remove-row/set-range-values.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/remove-row/set-row-hidden.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/remove-row/set-row-visible.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/remove-row/set-selection.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/remove-row/set-sheets-filter-range.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/remove-row/update-comment-ref.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/remove-row/update-data-validation.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/remove-sheets-filter/remove-sheets-filter.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/remove-sheets-filter/set-sheets-filter-range.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/remove-worksheet-merge/add-worksheet-merge.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/remove-worksheet-merge/insert-col.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/remove-worksheet-merge/insert-row.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/remove-worksheet-merge/move-col.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/remove-worksheet-merge/move-row.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/remove-worksheet-merge/remove-col.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/remove-worksheet-merge/remove-row.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/remove-worksheet-merge/set-selection.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/reorder-range/reorder-range.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/revert-revision/revert-revision.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/set-conditional-formatting-rule/set-conditional-formatting-rule.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/set-drawing/set-drawing-apply.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/set-frozen/set-frozen.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/set-numfmt/remove-numfmt.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/set-numfmt/set-numfmt.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/set-range-protection/add-comment.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/set-range-protection/add-conditional-rule.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/set-range-protection/add-worksheet-merge.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/set-range-protection/add-worksheet-protection.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/set-range-protection/delete-conditional-formatting-rule.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/set-range-protection/insert-col.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/set-range-protection/insert-row.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/set-range-protection/move-col.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/set-range-protection/move-range.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/set-range-protection/move-row.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/set-range-protection/remove-col.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/set-range-protection/remove-data-validation-rule.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/set-range-protection/remove-numfmt.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/set-range-protection/remove-row.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/set-range-protection/remove-sheet-filter.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/set-range-protection/remove-worksheet-merge.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/set-range-protection/set-conditional-formatting-rule.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/set-range-protection/set-frozen.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/set-range-protection/set-numfmt.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/set-range-protection/set-range-protection.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/set-range-protection/set-range-value.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/set-range-protection/set-worksheet-col-width.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/set-range-protection/update-comment.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/set-range-protection/update-data-validation-rule.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/set-range-values/add-worksheet-merge.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/set-range-values/move-range.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/set-range-values/reorder-range.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/set-range-values/set-range-values.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/set-sheets-filter-criteria/move-range.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/set-sheets-filter-criteria/remove-sheets-filter.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/set-sheets-filter-criteria/set-range-values.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/set-sheets-filter-criteria/set-sheets-filter-criteria.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/set-sheets-filter-range/remove-sheets-filter.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/set-sheets-filter-range/set-sheets-filter-range.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/set-tab-color/set-tab-color.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/set-worksheet-col-width/set-worksheet-col-width.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/set-worksheet-name/set-worksheet-name.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/update-comment/update-comment.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/update-comment-ref/update-comment-ref.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/update-data-validation/add-data-validation.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/update-data-validation/remove-data-validation.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/update-data-validation/update-data-validation.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/update-hyper-link/update-hyper-link.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/update-hyper-link-ref/update-hyper-link-ref.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/utils.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/worksheet/add-worksheet-merge.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/worksheet/remove-worksheet-merge.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/worksheet/worksheet.algo.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/sheet-transform.controller.d.ts +0 -1
- package/lib/types/models/changeset.d.ts +0 -1
- package/lib/types/models/collaboration-events.d.ts +0 -1
- package/lib/types/models/socket-events.d.ts +0 -1
- package/lib/types/plugin.d.ts +1 -2
- package/lib/types/services/compose-changesets/compose-changesets.service.d.ts +0 -1
- package/lib/types/services/compress-mutation/compress-mutation-service.d.ts +0 -1
- package/lib/types/services/compress-mutation/compress-mutations/set-range-values.d.ts +0 -1
- package/lib/types/services/history/type.d.ts +0 -1
- package/lib/types/services/rev/__tests__/rev.service.spec.d.ts +0 -1
- package/lib/types/services/rev/rev.service.d.ts +0 -1
- package/lib/types/services/snapshot/__tests__/snapshot.service.spec.d.ts +0 -1
- package/lib/types/services/snapshot/snapshot.service.d.ts +0 -1
- package/lib/types/services/transform/transform.service.d.ts +0 -1
- package/lib/types/services/transform/types.d.ts +0 -1
- package/lib/types/utils.d.ts +0 -1
- package/lib/umd/index.js +1 -1
- package/package.json +23 -23
|
@@ -1,4 +1,3 @@
|
|
|
1
1
|
import { IRemoveColMutationParams } from '@univerjs/sheets';
|
|
2
2
|
import { IMutationTransformAlgorithm } from '../../../../services/transform/transform.service';
|
|
3
|
-
|
|
4
3
|
export declare const removeColMutationWithSelf: IMutationTransformAlgorithm<IRemoveColMutationParams, IRemoveColMutationParams>;
|
|
@@ -1,4 +1,3 @@
|
|
|
1
1
|
import { IRemoveColMutationParams, IRemoveNumfmtMutationParams } from '@univerjs/sheets';
|
|
2
2
|
import { IMutationTransformAlgorithm } from '../../../../services/transform/transform.service';
|
|
3
|
-
|
|
4
3
|
export declare const removeColMutationWithRemoveNumfmt: IMutationTransformAlgorithm<IRemoveColMutationParams, IRemoveNumfmtMutationParams>;
|
package/lib/types/controllers/sheet-transform/algorithms/remove-col/remove-worksheet-merge.algo.d.ts
CHANGED
|
@@ -1,4 +1,3 @@
|
|
|
1
1
|
import { IRemoveColMutationParams, IRemoveWorksheetMergeMutationParams } from '@univerjs/sheets';
|
|
2
2
|
import { IMutationTransformAlgorithm } from '../../../../services/transform/transform.service';
|
|
3
|
-
|
|
4
3
|
export declare const removeColMutationWithRemoveWorksheetMerge: IMutationTransformAlgorithm<IRemoveColMutationParams, IRemoveWorksheetMergeMutationParams>;
|
|
@@ -1,4 +1,3 @@
|
|
|
1
1
|
import { IRemoveColMutationParams, IReorderRangeMutationParams } from '@univerjs/sheets';
|
|
2
2
|
import { IMutationTransformAlgorithm } from '../../../../services/transform/transform.service';
|
|
3
|
-
|
|
4
3
|
export declare const removeColMutationWithReorderRange: IMutationTransformAlgorithm<IRemoveColMutationParams, IReorderRangeMutationParams>;
|
package/lib/types/controllers/sheet-transform/algorithms/remove-col/set-col-hidden.algo.d.ts
CHANGED
|
@@ -1,4 +1,3 @@
|
|
|
1
1
|
import { IRemoveColMutationParams, ISetColHiddenMutationParams } from '@univerjs/sheets';
|
|
2
2
|
import { IMutationTransformAlgorithm } from '../../../../services/transform/transform.service';
|
|
3
|
-
|
|
4
3
|
export declare const removeColMutationWithSetColHidden: IMutationTransformAlgorithm<IRemoveColMutationParams, ISetColHiddenMutationParams>;
|
package/lib/types/controllers/sheet-transform/algorithms/remove-col/set-col-visible.algo.d.ts
CHANGED
|
@@ -1,4 +1,3 @@
|
|
|
1
1
|
import { IRemoveColMutationParams, ISetColVisibleMutationParams } from '@univerjs/sheets';
|
|
2
2
|
import { IMutationTransformAlgorithm } from '../../../../services/transform/transform.service';
|
|
3
|
-
|
|
4
3
|
export declare const removeColMutationWithSetColVisible: IMutationTransformAlgorithm<IRemoveColMutationParams, ISetColVisibleMutationParams>;
|
|
@@ -1,4 +1,3 @@
|
|
|
1
1
|
import { IRemoveColMutationParams, ISetNumfmtMutationParams } from '@univerjs/sheets';
|
|
2
2
|
import { IMutationTransformAlgorithm } from '../../../../services/transform/transform.service';
|
|
3
|
-
|
|
4
3
|
export declare const removeColMutationWithSetNumfmt: IMutationTransformAlgorithm<IRemoveColMutationParams, ISetNumfmtMutationParams>;
|
package/lib/types/controllers/sheet-transform/algorithms/remove-col/set-range-values.algo.d.ts
CHANGED
|
@@ -1,4 +1,3 @@
|
|
|
1
1
|
import { IRemoveColMutationParams, ISetRangeValuesMutationParams } from '@univerjs/sheets';
|
|
2
2
|
import { IMutationTransformAlgorithm } from '../../../../services/transform/transform.service';
|
|
3
|
-
|
|
4
3
|
export declare const removeColMutationWithSetRangeValues: IMutationTransformAlgorithm<IRemoveColMutationParams, ISetRangeValuesMutationParams>;
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { IRemoveColMutationParams, ISetSelectionsOperationParams } from '@univerjs/sheets';
|
|
2
2
|
import { IMutationTransformAlgorithm } from '../../../../services/transform/transform.service';
|
|
3
|
-
|
|
4
3
|
/**
|
|
5
4
|
* The selection transform is a special case of mutation transform which only used at local.
|
|
6
5
|
* In this case, we only need m2Prime to change current selections.
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { IRemoveColMutationParams } from '@univerjs/sheets';
|
|
2
2
|
import { ISetSheetsFilterCriteriaMutationParams } from '@univerjs/sheets-filter';
|
|
3
3
|
import { IMutationTransformAlgorithm } from '../../../../services/transform/transform.service';
|
|
4
|
-
|
|
5
4
|
export declare const removeColMutationWithSetSheetsFilterCriteria: IMutationTransformAlgorithm<IRemoveColMutationParams, ISetSheetsFilterCriteriaMutationParams>;
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { IRemoveColMutationParams } from '@univerjs/sheets';
|
|
2
2
|
import { ISetSheetsFilterRangeMutationParams } from '@univerjs/sheets-filter';
|
|
3
3
|
import { IMutationTransformAlgorithm } from '../../../../services/transform/transform.service';
|
|
4
|
-
|
|
5
4
|
export declare const removeColMutationWithSetSheetsFilterRange: IMutationTransformAlgorithm<IRemoveColMutationParams, ISetSheetsFilterRangeMutationParams>;
|
|
@@ -1,4 +1,3 @@
|
|
|
1
1
|
import { IRemoveColMutationParams, ISetWorksheetColWidthMutationParams } from '@univerjs/sheets';
|
|
2
2
|
import { IMutationTransformAlgorithm } from '../../../../services/transform/transform.service';
|
|
3
|
-
|
|
4
3
|
export declare const removeColMutationWithSetWorksheetColWidth: IMutationTransformAlgorithm<IRemoveColMutationParams, ISetWorksheetColWidthMutationParams>;
|
package/lib/types/controllers/sheet-transform/algorithms/remove-col/update-comment-ref.algo.d.ts
CHANGED
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { IRemoveColMutationParams } from '@univerjs/sheets';
|
|
2
2
|
import { IUpdateCommentRefMutationParams } from '@univerjs/thread-comment';
|
|
3
3
|
import { IMutationTransformAlgorithm } from '../../../../services/transform/transform.service';
|
|
4
|
-
|
|
5
4
|
export declare const removeColWithUpdateCommentRef: IMutationTransformAlgorithm<IRemoveColMutationParams, IUpdateCommentRefMutationParams>;
|
package/lib/types/controllers/sheet-transform/algorithms/remove-col/update-data-validation.algo.d.ts
CHANGED
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { IUpdateDataValidationMutationParams } from '@univerjs/data-validation';
|
|
2
2
|
import { IRemoveColMutationParams } from '@univerjs/sheets';
|
|
3
3
|
import { IMutationTransformAlgorithm } from '../../../../services/transform/transform.service';
|
|
4
|
-
|
|
5
4
|
export declare const removeColMutationWithUpdateDataValidation: IMutationTransformAlgorithm<IRemoveColMutationParams, IUpdateDataValidationMutationParams>;
|
|
@@ -1,4 +1,3 @@
|
|
|
1
1
|
import { IRemoveDataValidationMutationParams } from '@univerjs/data-validation';
|
|
2
2
|
import { IMutationTransformAlgorithm } from '../../../../services/transform/transform.service';
|
|
3
|
-
|
|
4
3
|
export declare const removeDataValidationMutationWithSelf: IMutationTransformAlgorithm<IRemoveDataValidationMutationParams, IRemoveDataValidationMutationParams>;
|
package/lib/types/controllers/sheet-transform/algorithms/remove-hyper-link/remove-hyper-link.d.ts
CHANGED
|
@@ -1,4 +1,3 @@
|
|
|
1
1
|
import { IRemoveHyperLinkMutationParams } from '@univerjs/sheets-hyper-link';
|
|
2
2
|
import { IMutationTransformAlgorithm } from '../../../../services/transform/transform.service';
|
|
3
|
-
|
|
4
3
|
export declare const removeHyperLinkWithSelf: IMutationTransformAlgorithm<IRemoveHyperLinkMutationParams, IRemoveHyperLinkMutationParams>;
|
package/lib/types/controllers/sheet-transform/algorithms/remove-numfmt/remove-numfmt.algo.d.ts
CHANGED
|
@@ -1,4 +1,3 @@
|
|
|
1
1
|
import { IRemoveNumfmtMutationParams } from '@univerjs/sheets';
|
|
2
2
|
import { IMutationTransformAlgorithm } from '../../../../services/transform/transform.service';
|
|
3
|
-
|
|
4
3
|
export declare const removeNumfmtMutationWithSelf: IMutationTransformAlgorithm<IRemoveNumfmtMutationParams, IRemoveNumfmtMutationParams>;
|
|
@@ -1,4 +1,3 @@
|
|
|
1
1
|
import { IRemoveNumfmtMutationParams, ISetNumfmtMutationParams } from '@univerjs/sheets';
|
|
2
2
|
import { IMutationTransformAlgorithm } from '../../../../services/transform/transform.service';
|
|
3
|
-
|
|
4
3
|
export declare const removeNumfmtMutationWithSetNumfmt: IMutationTransformAlgorithm<IRemoveNumfmtMutationParams, ISetNumfmtMutationParams>;
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { IRemoveRowsMutationParams } from '@univerjs/sheets';
|
|
2
2
|
import { IAddCommentMutationParams } from '@univerjs/thread-comment';
|
|
3
3
|
import { IMutationTransformAlgorithm } from '../../../../services/transform/transform.service';
|
|
4
|
-
|
|
5
4
|
export declare const removeRowWithAddComment: IMutationTransformAlgorithm<IRemoveRowsMutationParams, IAddCommentMutationParams>;
|
package/lib/types/controllers/sheet-transform/algorithms/remove-row/add-data-validation.algo.d.ts
CHANGED
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { IAddDataValidationMutationParams } from '@univerjs/data-validation';
|
|
2
2
|
import { IRemoveRowsMutationParams } from '@univerjs/sheets';
|
|
3
3
|
import { IMutationTransformAlgorithm } from '../../../../services/transform/transform.service';
|
|
4
|
-
|
|
5
4
|
export declare const removeRowMutationWithAddDataValidation: IMutationTransformAlgorithm<IRemoveRowsMutationParams, IAddDataValidationMutationParams>;
|
package/lib/types/controllers/sheet-transform/algorithms/remove-row/add-worksheet-merge.algo.d.ts
CHANGED
|
@@ -1,4 +1,3 @@
|
|
|
1
1
|
import { IAddWorksheetMergeMutationParams, IRemoveRowsMutationParams } from '@univerjs/sheets';
|
|
2
2
|
import { IMutationTransformAlgorithm } from '../../../../services/transform/transform.service';
|
|
3
|
-
|
|
4
3
|
export declare const removeRowMutationWithAddMerge: IMutationTransformAlgorithm<IRemoveRowsMutationParams, IAddWorksheetMergeMutationParams>;
|
|
@@ -1,4 +1,3 @@
|
|
|
1
1
|
import { IMoveRangeMutationParams, IRemoveRowsMutationParams } from '@univerjs/sheets';
|
|
2
2
|
import { IMutationTransformAlgorithm } from '../../../../services/transform/transform.service';
|
|
3
|
-
|
|
4
3
|
export declare const removeRowMutationWithMoveRange: IMutationTransformAlgorithm<IRemoveRowsMutationParams, IMoveRangeMutationParams>;
|
|
@@ -1,4 +1,3 @@
|
|
|
1
1
|
import { IMoveRowsMutationParams, IRemoveRowsMutationParams } from '@univerjs/sheets';
|
|
2
2
|
import { IMutationTransformAlgorithm } from '../../../../services/transform/transform.service';
|
|
3
|
-
|
|
4
3
|
export declare const removeRowMutationWithMoveRow: IMutationTransformAlgorithm<IRemoveRowsMutationParams, IMoveRowsMutationParams>;
|
|
@@ -1,4 +1,3 @@
|
|
|
1
1
|
import { IRemoveNumfmtMutationParams, IRemoveRowsMutationParams } from '@univerjs/sheets';
|
|
2
2
|
import { IMutationTransformAlgorithm } from '../../../../services/transform/transform.service';
|
|
3
|
-
|
|
4
3
|
export declare const removeRowMutationWithRemoveNumfmt: IMutationTransformAlgorithm<IRemoveRowsMutationParams, IRemoveNumfmtMutationParams>;
|
|
@@ -1,4 +1,3 @@
|
|
|
1
1
|
import { IRemoveRowsMutationParams } from '@univerjs/sheets';
|
|
2
2
|
import { IMutationTransformAlgorithm } from '../../../../services/transform/transform.service';
|
|
3
|
-
|
|
4
3
|
export declare const removeRowMutationWithSelf: IMutationTransformAlgorithm<IRemoveRowsMutationParams, IRemoveRowsMutationParams>;
|
package/lib/types/controllers/sheet-transform/algorithms/remove-row/remove-worksheet-merge.algo.d.ts
CHANGED
|
@@ -1,4 +1,3 @@
|
|
|
1
1
|
import { IRemoveRowsMutationParams, IRemoveWorksheetMergeMutationParams } from '@univerjs/sheets';
|
|
2
2
|
import { IMutationTransformAlgorithm } from '../../../../services/transform/transform.service';
|
|
3
|
-
|
|
4
3
|
export declare const removeRowMutationWithRemoveWorksheetMerge: IMutationTransformAlgorithm<IRemoveRowsMutationParams, IRemoveWorksheetMergeMutationParams>;
|
|
@@ -1,4 +1,3 @@
|
|
|
1
1
|
import { IRemoveRowsMutationParams, IReorderRangeMutationParams } from '@univerjs/sheets';
|
|
2
2
|
import { IMutationTransformAlgorithm } from '../../../../services/transform/transform.service';
|
|
3
|
-
|
|
4
3
|
export declare const removeRowMutationWithReorderRange: IMutationTransformAlgorithm<IRemoveRowsMutationParams, IReorderRangeMutationParams>;
|
|
@@ -1,4 +1,3 @@
|
|
|
1
1
|
import { IRemoveRowsMutationParams, ISetNumfmtMutationParams } from '@univerjs/sheets';
|
|
2
2
|
import { IMutationTransformAlgorithm } from '../../../../services/transform/transform.service';
|
|
3
|
-
|
|
4
3
|
export declare const removeRowMutationWithSetNumfmt: IMutationTransformAlgorithm<IRemoveRowsMutationParams, ISetNumfmtMutationParams>;
|
package/lib/types/controllers/sheet-transform/algorithms/remove-row/set-range-values.algo.d.ts
CHANGED
|
@@ -1,4 +1,3 @@
|
|
|
1
1
|
import { IRemoveRowsMutationParams, ISetRangeValuesMutationParams } from '@univerjs/sheets';
|
|
2
2
|
import { IMutationTransformAlgorithm } from '../../../../services/transform/transform.service';
|
|
3
|
-
|
|
4
3
|
export declare const removeRowMutationWithSetRangeValues: IMutationTransformAlgorithm<IRemoveRowsMutationParams, ISetRangeValuesMutationParams>;
|
package/lib/types/controllers/sheet-transform/algorithms/remove-row/set-row-hidden.algo.d.ts
CHANGED
|
@@ -1,4 +1,3 @@
|
|
|
1
1
|
import { IRemoveRowsMutationParams, ISetRowHiddenMutationParams } from '@univerjs/sheets';
|
|
2
2
|
import { IMutationTransformAlgorithm } from '../../../../services/transform/transform.service';
|
|
3
|
-
|
|
4
3
|
export declare const removeRowMutationWithSetRowHidden: IMutationTransformAlgorithm<IRemoveRowsMutationParams, ISetRowHiddenMutationParams>;
|
package/lib/types/controllers/sheet-transform/algorithms/remove-row/set-row-visible.algo.d.ts
CHANGED
|
@@ -1,4 +1,3 @@
|
|
|
1
1
|
import { IRemoveRowsMutationParams, ISetRowVisibleMutationParams } from '@univerjs/sheets';
|
|
2
2
|
import { IMutationTransformAlgorithm } from '../../../../services/transform/transform.service';
|
|
3
|
-
|
|
4
3
|
export declare const removeRowMutationWithSetRowVisible: IMutationTransformAlgorithm<IRemoveRowsMutationParams, ISetRowVisibleMutationParams>;
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { IRemoveRowsMutationParams, ISetSelectionsOperationParams } from '@univerjs/sheets';
|
|
2
2
|
import { IMutationTransformAlgorithm } from '../../../../services/transform/transform.service';
|
|
3
|
-
|
|
4
3
|
/**
|
|
5
4
|
* The selection transform is a special case of mutation transform which only used at local.
|
|
6
5
|
* In this case, we only need m2Prime to change current selections.
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { IRemoveRowsMutationParams } from '@univerjs/sheets';
|
|
2
2
|
import { ISetSheetsFilterRangeMutationParams } from '@univerjs/sheets-filter';
|
|
3
3
|
import { IMutationTransformAlgorithm } from '../../../../services/transform/transform.service';
|
|
4
|
-
|
|
5
4
|
export declare const removeRowMutationWithSetSheetsFilterRange: IMutationTransformAlgorithm<IRemoveRowsMutationParams, ISetSheetsFilterRangeMutationParams>;
|
package/lib/types/controllers/sheet-transform/algorithms/remove-row/update-comment-ref.algo.d.ts
CHANGED
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { IRemoveRowsMutationParams } from '@univerjs/sheets';
|
|
2
2
|
import { IUpdateCommentRefMutationParams } from '@univerjs/thread-comment';
|
|
3
3
|
import { IMutationTransformAlgorithm } from '../../../../services/transform/transform.service';
|
|
4
|
-
|
|
5
4
|
export declare const removeRowWithUpdateCommentRef: IMutationTransformAlgorithm<IRemoveRowsMutationParams, IUpdateCommentRefMutationParams>;
|
package/lib/types/controllers/sheet-transform/algorithms/remove-row/update-data-validation.algo.d.ts
CHANGED
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { IUpdateDataValidationMutationParams } from '@univerjs/data-validation';
|
|
2
2
|
import { IRemoveRowsMutationParams } from '@univerjs/sheets';
|
|
3
3
|
import { IMutationTransformAlgorithm } from '../../../../services/transform/transform.service';
|
|
4
|
-
|
|
5
4
|
export declare const removeRowMutationWithUpdateDataValidation: IMutationTransformAlgorithm<IRemoveRowsMutationParams, IUpdateDataValidationMutationParams>;
|
|
@@ -1,4 +1,3 @@
|
|
|
1
1
|
import { IRemoveSheetsFilterMutationParams } from '@univerjs/sheets-filter';
|
|
2
2
|
import { IMutationTransformAlgorithm } from '../../../../services/transform/transform.service';
|
|
3
|
-
|
|
4
3
|
export declare const removeSheetsFilterWithSelf: IMutationTransformAlgorithm<IRemoveSheetsFilterMutationParams, IRemoveSheetsFilterMutationParams>;
|
|
@@ -1,4 +1,3 @@
|
|
|
1
1
|
import { IRemoveSheetsFilterMutationParams, ISetSheetsFilterRangeMutationParams } from '@univerjs/sheets-filter';
|
|
2
2
|
import { IMutationTransformAlgorithm } from '../../../../services/transform/transform.service';
|
|
3
|
-
|
|
4
3
|
export declare const removeSheetsFilterWithSetSheetsFilterRange: IMutationTransformAlgorithm<IRemoveSheetsFilterMutationParams, ISetSheetsFilterRangeMutationParams>;
|
|
@@ -1,4 +1,3 @@
|
|
|
1
1
|
import { IAddWorksheetMergeMutationParams, IRemoveWorksheetMergeMutationParams } from '@univerjs/sheets';
|
|
2
2
|
import { IMutationTransformAlgorithm } from '../../../../services/transform/transform.service';
|
|
3
|
-
|
|
4
3
|
export declare const removeWorksheetMergeMutationWithAddMerge: IMutationTransformAlgorithm<IRemoveWorksheetMergeMutationParams, IAddWorksheetMergeMutationParams>;
|
package/lib/types/controllers/sheet-transform/algorithms/remove-worksheet-merge/insert-col.algo.d.ts
CHANGED
|
@@ -1,4 +1,3 @@
|
|
|
1
1
|
import { IInsertColMutationParams, IRemoveWorksheetMergeMutationParams } from '@univerjs/sheets';
|
|
2
2
|
import { IMutationTransformAlgorithm } from '../../../../services/transform/transform.service';
|
|
3
|
-
|
|
4
3
|
export declare const removeWorksheetMergeMutationWithInsertColMutation: IMutationTransformAlgorithm<IRemoveWorksheetMergeMutationParams, IInsertColMutationParams>;
|
package/lib/types/controllers/sheet-transform/algorithms/remove-worksheet-merge/insert-row.algo.d.ts
CHANGED
|
@@ -1,4 +1,3 @@
|
|
|
1
1
|
import { IInsertRowMutationParams, IRemoveWorksheetMergeMutationParams } from '@univerjs/sheets';
|
|
2
2
|
import { IMutationTransformAlgorithm } from '../../../../services/transform/transform.service';
|
|
3
|
-
|
|
4
3
|
export declare const removeWorksheetMergeMutationWithInsertRowMutation: IMutationTransformAlgorithm<IRemoveWorksheetMergeMutationParams, IInsertRowMutationParams>;
|
package/lib/types/controllers/sheet-transform/algorithms/remove-worksheet-merge/move-col.algo.d.ts
CHANGED
|
@@ -1,4 +1,3 @@
|
|
|
1
1
|
import { IMoveColumnsMutationParams, IRemoveWorksheetMergeMutationParams } from '@univerjs/sheets';
|
|
2
2
|
import { IMutationTransformAlgorithm } from '../../../../services/transform/transform.service';
|
|
3
|
-
|
|
4
3
|
export declare const removeWorksheetMergeMutationWithMoveColMutation: IMutationTransformAlgorithm<IRemoveWorksheetMergeMutationParams, IMoveColumnsMutationParams>;
|
package/lib/types/controllers/sheet-transform/algorithms/remove-worksheet-merge/move-row.algo.d.ts
CHANGED
|
@@ -1,4 +1,3 @@
|
|
|
1
1
|
import { IMoveRowsMutationParams, IRemoveWorksheetMergeMutationParams } from '@univerjs/sheets';
|
|
2
2
|
import { IMutationTransformAlgorithm } from '../../../../services/transform/transform.service';
|
|
3
|
-
|
|
4
3
|
export declare const removeWorksheetMergeMutationWithMoveRowMutation: IMutationTransformAlgorithm<IRemoveWorksheetMergeMutationParams, IMoveRowsMutationParams>;
|
package/lib/types/controllers/sheet-transform/algorithms/remove-worksheet-merge/remove-col.algo.d.ts
CHANGED
|
@@ -1,4 +1,3 @@
|
|
|
1
1
|
import { IRemoveColMutationParams, IRemoveWorksheetMergeMutationParams } from '@univerjs/sheets';
|
|
2
2
|
import { IMutationTransformAlgorithm } from '../../../../services/transform/transform.service';
|
|
3
|
-
|
|
4
3
|
export declare const removeWorksheetMergeMutationWithRemoveColMutation: IMutationTransformAlgorithm<IRemoveWorksheetMergeMutationParams, IRemoveColMutationParams>;
|
package/lib/types/controllers/sheet-transform/algorithms/remove-worksheet-merge/remove-row.algo.d.ts
CHANGED
|
@@ -1,4 +1,3 @@
|
|
|
1
1
|
import { IRemoveRowsMutationParams, IRemoveWorksheetMergeMutationParams } from '@univerjs/sheets';
|
|
2
2
|
import { IMutationTransformAlgorithm } from '../../../../services/transform/transform.service';
|
|
3
|
-
|
|
4
3
|
export declare const removeWorksheetMergeMutationWithRemoveRowMutation: IMutationTransformAlgorithm<IRemoveWorksheetMergeMutationParams, IRemoveRowsMutationParams>;
|
|
@@ -1,4 +1,3 @@
|
|
|
1
1
|
import { IRemoveWorksheetMergeMutationParams, ISetSelectionsOperationParams } from '@univerjs/sheets';
|
|
2
2
|
import { IMutationTransformAlgorithm } from '../../../../services/transform/transform.service';
|
|
3
|
-
|
|
4
3
|
export declare const removeWorksheetMergeMutationWithSetSelection: IMutationTransformAlgorithm<IRemoveWorksheetMergeMutationParams, ISetSelectionsOperationParams>;
|
package/lib/types/controllers/sheet-transform/algorithms/reorder-range/reorder-range.algo.d.ts
CHANGED
|
@@ -1,4 +1,3 @@
|
|
|
1
1
|
import { IReorderRangeMutationParams } from '@univerjs/sheets';
|
|
2
2
|
import { IMutationTransformAlgorithm } from '../../../../services/transform/transform.service';
|
|
3
|
-
|
|
4
3
|
export declare const reorderRangeMutationWithSelf: IMutationTransformAlgorithm<IReorderRangeMutationParams, IReorderRangeMutationParams>;
|
package/lib/types/controllers/sheet-transform/algorithms/revert-revision/revert-revision.algo.d.ts
CHANGED
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { IMutationTransformAlgorithm } from '../../../../services/transform/transform.service';
|
|
2
2
|
import { IRevertRevisionMutationParams } from '../../../../command/revert-revision.mutation';
|
|
3
|
-
|
|
4
3
|
export declare const RevertRevisionMutationWithOthers: IMutationTransformAlgorithm<IRevertRevisionMutationParams, any>;
|
|
5
4
|
export declare const OthersWithRevertRevision: IMutationTransformAlgorithm<any, IRevertRevisionMutationParams>;
|
|
@@ -1,4 +1,3 @@
|
|
|
1
1
|
import { ISetConditionalRuleMutationParams } from '@univerjs/sheets-conditional-formatting';
|
|
2
2
|
import { IMutationTransformAlgorithm } from '../../../../services/transform/transform.service';
|
|
3
|
-
|
|
4
3
|
export declare const setConditionalFormattingRuleMutationWithSelf: IMutationTransformAlgorithm<ISetConditionalRuleMutationParams, ISetConditionalRuleMutationParams>;
|
package/lib/types/controllers/sheet-transform/algorithms/set-drawing/set-drawing-apply.algo.d.ts
CHANGED
|
@@ -1,4 +1,3 @@
|
|
|
1
1
|
import { ISetDrawingApplyMutationParams } from '@univerjs/sheets-drawing';
|
|
2
2
|
import { IMutationTransformAlgorithm } from '../../../../services/transform/transform.service';
|
|
3
|
-
|
|
4
3
|
export declare const setDrawingApplyMutationWithSelf: IMutationTransformAlgorithm<ISetDrawingApplyMutationParams, ISetDrawingApplyMutationParams>;
|
|
@@ -1,4 +1,3 @@
|
|
|
1
1
|
import { ISetFrozenMutationParams } from '@univerjs/sheets';
|
|
2
2
|
import { IMutationTransformAlgorithm } from '../../../../services/transform/transform.service';
|
|
3
|
-
|
|
4
3
|
export declare const setFrozenMutationWithSelf: IMutationTransformAlgorithm<ISetFrozenMutationParams, ISetFrozenMutationParams>;
|
|
@@ -1,4 +1,3 @@
|
|
|
1
1
|
import { IRemoveNumfmtMutationParams, ISetNumfmtMutationParams } from '@univerjs/sheets';
|
|
2
2
|
import { IMutationTransformAlgorithm } from '../../../../services/transform/transform.service';
|
|
3
|
-
|
|
4
3
|
export declare const setNumfmtMutationWithRemoveNumfmt: IMutationTransformAlgorithm<ISetNumfmtMutationParams, IRemoveNumfmtMutationParams>;
|
|
@@ -1,4 +1,3 @@
|
|
|
1
1
|
import { ISetNumfmtMutationParams } from '@univerjs/sheets';
|
|
2
2
|
import { IMutationTransformAlgorithm } from '../../../../services/transform/transform.service';
|
|
3
|
-
|
|
4
3
|
export declare const setNumfmtMutationWithSelf: IMutationTransformAlgorithm<ISetNumfmtMutationParams, ISetNumfmtMutationParams>;
|
package/lib/types/controllers/sheet-transform/algorithms/set-range-protection/add-comment.algo.d.ts
CHANGED
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { IAddCommentMutationParams } from '@univerjs/thread-comment';
|
|
2
2
|
import { ISetRangeProtectionMutationParams } from '@univerjs/sheets';
|
|
3
3
|
import { IMutationTransformAlgorithm } from '../../../../services/transform/transform.service';
|
|
4
|
-
|
|
5
4
|
export declare const setRangeProtectionWithAddComment: IMutationTransformAlgorithm<ISetRangeProtectionMutationParams, IAddCommentMutationParams>;
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { IAddConditionalRuleMutationParams } from '@univerjs/sheets-conditional-formatting';
|
|
2
2
|
import { ISetRangeProtectionMutationParams } from '@univerjs/sheets';
|
|
3
3
|
import { IMutationTransformAlgorithm } from '../../../../services/transform/transform.service';
|
|
4
|
-
|
|
5
4
|
export declare const setRangeProtectionWithAddConditionRule: IMutationTransformAlgorithm<ISetRangeProtectionMutationParams, IAddConditionalRuleMutationParams>;
|
|
@@ -1,4 +1,3 @@
|
|
|
1
1
|
import { IAddWorksheetMergeMutationParams, ISetRangeProtectionMutationParams } from '@univerjs/sheets';
|
|
2
2
|
import { IMutationTransformAlgorithm } from '../../../../services/transform/transform.service';
|
|
3
|
-
|
|
4
3
|
export declare const setRangeProtectionWithAddWorksheetMerge: IMutationTransformAlgorithm<ISetRangeProtectionMutationParams, IAddWorksheetMergeMutationParams>;
|
|
@@ -1,4 +1,3 @@
|
|
|
1
1
|
import { IAddWorksheetProtectionParams, ISetRangeProtectionMutationParams } from '@univerjs/sheets';
|
|
2
2
|
import { IMutationTransformAlgorithm } from '../../../../services/transform/transform.service';
|
|
3
|
-
|
|
4
3
|
export declare const setRangeProtectionWithAddWorksheetProtection: IMutationTransformAlgorithm<ISetRangeProtectionMutationParams, IAddWorksheetProtectionParams>;
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { ISetRangeProtectionMutationParams } from '@univerjs/sheets';
|
|
2
2
|
import { IDeleteConditionalRuleMutationParams } from '@univerjs/sheets-conditional-formatting';
|
|
3
3
|
import { IMutationTransformAlgorithm } from '../../../../services/transform/transform.service';
|
|
4
|
-
|
|
5
4
|
export declare const setRangeProtectionWithDeleteConditionFormattingRule: IMutationTransformAlgorithm<ISetRangeProtectionMutationParams, IDeleteConditionalRuleMutationParams>;
|
package/lib/types/controllers/sheet-transform/algorithms/set-range-protection/insert-col.algo.d.ts
CHANGED
|
@@ -1,4 +1,3 @@
|
|
|
1
1
|
import { IInsertColMutationParams, ISetRangeProtectionMutationParams } from '@univerjs/sheets';
|
|
2
2
|
import { IMutationTransformAlgorithm } from '../../../../services/transform/transform.service';
|
|
3
|
-
|
|
4
3
|
export declare const setRangeProtectionWithInsertCol: IMutationTransformAlgorithm<ISetRangeProtectionMutationParams, IInsertColMutationParams>;
|
package/lib/types/controllers/sheet-transform/algorithms/set-range-protection/insert-row.algo.d.ts
CHANGED
|
@@ -1,4 +1,3 @@
|
|
|
1
1
|
import { IInsertRowMutationParams, ISetRangeProtectionMutationParams } from '@univerjs/sheets';
|
|
2
2
|
import { IMutationTransformAlgorithm } from '../../../../services/transform/transform.service';
|
|
3
|
-
|
|
4
3
|
export declare const setRangeProtectionWithInsertRow: IMutationTransformAlgorithm<ISetRangeProtectionMutationParams, IInsertRowMutationParams>;
|
package/lib/types/controllers/sheet-transform/algorithms/set-range-protection/move-col.algo.d.ts
CHANGED
|
@@ -1,4 +1,3 @@
|
|
|
1
1
|
import { IMoveColumnsMutationParams, ISetRangeProtectionMutationParams } from '@univerjs/sheets';
|
|
2
2
|
import { IMutationTransformAlgorithm } from '../../../../services/transform/transform.service';
|
|
3
|
-
|
|
4
3
|
export declare const setRangeProtectionWithMoveCol: IMutationTransformAlgorithm<ISetRangeProtectionMutationParams, IMoveColumnsMutationParams>;
|
package/lib/types/controllers/sheet-transform/algorithms/set-range-protection/move-range.algo.d.ts
CHANGED
|
@@ -1,4 +1,3 @@
|
|
|
1
1
|
import { IMoveRangeMutationParams, ISetRangeProtectionMutationParams } from '@univerjs/sheets';
|
|
2
2
|
import { IMutationTransformAlgorithm } from '../../../../services/transform/transform.service';
|
|
3
|
-
|
|
4
3
|
export declare const setRangeProtectionWithMoveRange: IMutationTransformAlgorithm<ISetRangeProtectionMutationParams, IMoveRangeMutationParams>;
|
package/lib/types/controllers/sheet-transform/algorithms/set-range-protection/move-row.algo.d.ts
CHANGED
|
@@ -1,4 +1,3 @@
|
|
|
1
1
|
import { IMoveRowsMutationParams, ISetRangeProtectionMutationParams } from '@univerjs/sheets';
|
|
2
2
|
import { IMutationTransformAlgorithm } from '../../../../services/transform/transform.service';
|
|
3
|
-
|
|
4
3
|
export declare const setRangeProtectionWithMoveRow: IMutationTransformAlgorithm<ISetRangeProtectionMutationParams, IMoveRowsMutationParams>;
|
package/lib/types/controllers/sheet-transform/algorithms/set-range-protection/remove-col.algo.d.ts
CHANGED
|
@@ -1,4 +1,3 @@
|
|
|
1
1
|
import { IRemoveColMutationParams, ISetRangeProtectionMutationParams } from '@univerjs/sheets';
|
|
2
2
|
import { IMutationTransformAlgorithm } from '../../../../services/transform/transform.service';
|
|
3
|
-
|
|
4
3
|
export declare const setRangeProtectionWithRemoveCol: IMutationTransformAlgorithm<ISetRangeProtectionMutationParams, IRemoveColMutationParams>;
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { ISetRangeProtectionMutationParams } from '@univerjs/sheets';
|
|
2
2
|
import { IRemoveDataValidationMutationParams } from '@univerjs/data-validation';
|
|
3
3
|
import { IMutationTransformAlgorithm } from '../../../../services/transform/transform.service';
|
|
4
|
-
|
|
5
4
|
export declare const setRangeProtectionWithRemoveDataValidation: IMutationTransformAlgorithm<ISetRangeProtectionMutationParams, IRemoveDataValidationMutationParams>;
|
|
@@ -1,4 +1,3 @@
|
|
|
1
1
|
import { IRemoveNumfmtMutationParams, ISetRangeProtectionMutationParams } from '@univerjs/sheets';
|
|
2
2
|
import { IMutationTransformAlgorithm } from '../../../../services/transform/transform.service';
|
|
3
|
-
|
|
4
3
|
export declare const setRangeProtectionWithRemoveNumfmt: IMutationTransformAlgorithm<ISetRangeProtectionMutationParams, IRemoveNumfmtMutationParams>;
|
package/lib/types/controllers/sheet-transform/algorithms/set-range-protection/remove-row.algo.d.ts
CHANGED
|
@@ -1,4 +1,3 @@
|
|
|
1
1
|
import { IRemoveRowsMutationParams, ISetRangeProtectionMutationParams } from '@univerjs/sheets';
|
|
2
2
|
import { IMutationTransformAlgorithm } from '../../../../services/transform/transform.service';
|
|
3
|
-
|
|
4
3
|
export declare const setRangeProtectionWithRemoveRow: IMutationTransformAlgorithm<ISetRangeProtectionMutationParams, IRemoveRowsMutationParams>;
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { ISetRangeProtectionMutationParams } from '@univerjs/sheets';
|
|
2
2
|
import { IRemoveSheetsFilterMutationParams } from '@univerjs/sheets-filter';
|
|
3
3
|
import { IMutationTransformAlgorithm } from '../../../../services/transform/transform.service';
|
|
4
|
-
|
|
5
4
|
export declare const setRangeProtectionWithRemoveFilter: IMutationTransformAlgorithm<ISetRangeProtectionMutationParams, IRemoveSheetsFilterMutationParams>;
|
|
@@ -1,4 +1,3 @@
|
|
|
1
1
|
import { IRemoveWorksheetMergeMutationParams, ISetRangeProtectionMutationParams } from '@univerjs/sheets';
|
|
2
2
|
import { IMutationTransformAlgorithm } from '../../../../services/transform/transform.service';
|
|
3
|
-
|
|
4
3
|
export declare const setRangeProtectionWithRemoveWorksheetMerge: IMutationTransformAlgorithm<ISetRangeProtectionMutationParams, IRemoveWorksheetMergeMutationParams>;
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { ISetRangeProtectionMutationParams } from '@univerjs/sheets';
|
|
2
2
|
import { ISetConditionalRuleMutationParams } from '@univerjs/sheets-conditional-formatting';
|
|
3
3
|
import { IMutationTransformAlgorithm } from '../../../../services/transform/transform.service';
|
|
4
|
-
|
|
5
4
|
export declare const setRangeProtectionWithSetConditionalFormattingRule: IMutationTransformAlgorithm<ISetRangeProtectionMutationParams, ISetConditionalRuleMutationParams>;
|
package/lib/types/controllers/sheet-transform/algorithms/set-range-protection/set-frozen.algo.d.ts
CHANGED
|
@@ -1,4 +1,3 @@
|
|
|
1
1
|
import { ISetFrozenMutationParams, ISetRangeProtectionMutationParams } from '@univerjs/sheets';
|
|
2
2
|
import { IMutationTransformAlgorithm } from '../../../../services/transform/transform.service';
|
|
3
|
-
|
|
4
3
|
export declare const setRangeProtectionWithSetFrozen: IMutationTransformAlgorithm<ISetRangeProtectionMutationParams, ISetFrozenMutationParams>;
|
package/lib/types/controllers/sheet-transform/algorithms/set-range-protection/set-numfmt.algo.d.ts
CHANGED
|
@@ -1,4 +1,3 @@
|
|
|
1
1
|
import { ISetNumfmtMutationParams, ISetRangeProtectionMutationParams } from '@univerjs/sheets';
|
|
2
2
|
import { IMutationTransformAlgorithm } from '../../../../services/transform/transform.service';
|
|
3
|
-
|
|
4
3
|
export declare const setRangeProtectionWithSetNumfmt: IMutationTransformAlgorithm<ISetRangeProtectionMutationParams, ISetNumfmtMutationParams>;
|
|
@@ -1,4 +1,3 @@
|
|
|
1
1
|
import { ISetRangeProtectionMutationParams } from '@univerjs/sheets';
|
|
2
2
|
import { IMutationTransformAlgorithm } from '../../../../services/transform/transform.service';
|
|
3
|
-
|
|
4
3
|
export declare const setRangeProtectionWithSetRangeProtection: IMutationTransformAlgorithm<ISetRangeProtectionMutationParams, ISetRangeProtectionMutationParams>;
|
|
@@ -1,4 +1,3 @@
|
|
|
1
1
|
import { ISetRangeProtectionMutationParams, ISetRangeValuesMutationParams } from '@univerjs/sheets';
|
|
2
2
|
import { IMutationTransformAlgorithm } from '../../../../services/transform/transform.service';
|
|
3
|
-
|
|
4
3
|
export declare const setRangeProtectionWithSetRangeValue: IMutationTransformAlgorithm<ISetRangeProtectionMutationParams, ISetRangeValuesMutationParams>;
|
|
@@ -1,4 +1,3 @@
|
|
|
1
1
|
import { ISetRangeProtectionMutationParams, ISetWorksheetColWidthMutationParams } from '@univerjs/sheets';
|
|
2
2
|
import { IMutationTransformAlgorithm } from '../../../../services/transform/transform.service';
|
|
3
|
-
|
|
4
3
|
export declare const setRangeProtectionWithSetWorksheetColWidth: IMutationTransformAlgorithm<ISetRangeProtectionMutationParams, ISetWorksheetColWidthMutationParams>;
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { ISetRangeProtectionMutationParams } from '@univerjs/sheets';
|
|
2
2
|
import { IUpdateCommentCommandParams } from '@univerjs/thread-comment';
|
|
3
3
|
import { IMutationTransformAlgorithm } from '../../../../services/transform/transform.service';
|
|
4
|
-
|
|
5
4
|
export declare const setRangeProtectionWithUpdateComment: IMutationTransformAlgorithm<ISetRangeProtectionMutationParams, IUpdateCommentCommandParams>;
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { IUpdateDataValidationMutationParams } from '@univerjs/data-validation';
|
|
2
2
|
import { ISetRangeProtectionMutationParams } from '@univerjs/sheets';
|
|
3
3
|
import { IMutationTransformAlgorithm } from '../../../../services/transform/transform.service';
|
|
4
|
-
|
|
5
4
|
export declare const setRangeProtectionWithUpdateDataValidation: IMutationTransformAlgorithm<ISetRangeProtectionMutationParams, IUpdateDataValidationMutationParams>;
|
|
@@ -1,4 +1,3 @@
|
|
|
1
1
|
import { IAddWorksheetMergeMutationParams, ISetRangeValuesMutationParams } from '@univerjs/sheets';
|
|
2
2
|
import { IMutationTransformAlgorithm } from '../../../../services/transform/transform.service';
|
|
3
|
-
|
|
4
3
|
export declare const setRangeValueMutationWithAddMerge: IMutationTransformAlgorithm<ISetRangeValuesMutationParams, IAddWorksheetMergeMutationParams>;
|
package/lib/types/controllers/sheet-transform/algorithms/set-range-values/move-range.algo.d.ts
CHANGED
|
@@ -1,4 +1,3 @@
|
|
|
1
1
|
import { IMoveRangeMutationParams, ISetRangeValuesMutationParams } from '@univerjs/sheets';
|
|
2
2
|
import { IMutationTransformAlgorithm } from '../../../../services/transform/transform.service';
|
|
3
|
-
|
|
4
3
|
export declare const setRangeValuesWithMoveRange: IMutationTransformAlgorithm<ISetRangeValuesMutationParams, IMoveRangeMutationParams>;
|
package/lib/types/controllers/sheet-transform/algorithms/set-range-values/reorder-range.algo.d.ts
CHANGED
|
@@ -1,4 +1,3 @@
|
|
|
1
1
|
import { IReorderRangeMutationParams, ISetRangeValuesMutationParams } from '@univerjs/sheets';
|
|
2
2
|
import { IMutationTransformAlgorithm } from '../../../../services/transform/transform.service';
|
|
3
|
-
|
|
4
3
|
export declare const setRangeValuesMutationWithReorderRange: IMutationTransformAlgorithm<ISetRangeValuesMutationParams, IReorderRangeMutationParams>;
|
package/lib/types/controllers/sheet-transform/algorithms/set-range-values/set-range-values.algo.d.ts
CHANGED
|
@@ -1,4 +1,3 @@
|
|
|
1
1
|
import { ISetRangeValuesMutationParams } from '@univerjs/sheets';
|
|
2
2
|
import { IMutationTransformAlgorithm } from '../../../../services/transform/transform.service';
|
|
3
|
-
|
|
4
3
|
export declare const setRangeValuesMutationWithSelf: IMutationTransformAlgorithm<ISetRangeValuesMutationParams, ISetRangeValuesMutationParams>;
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { ISetSheetsFilterCriteriaMutationParams } from '@univerjs/sheets-filter';
|
|
2
2
|
import { IMoveRangeMutationParams } from '@univerjs/sheets';
|
|
3
3
|
import { IMutationTransformAlgorithm } from '../../../../services/transform/transform.service';
|
|
4
|
-
|
|
5
4
|
export declare const setSheetsFilterCriteriaWithMoveRange: IMutationTransformAlgorithm<ISetSheetsFilterCriteriaMutationParams, IMoveRangeMutationParams>;
|
|
@@ -1,4 +1,3 @@
|
|
|
1
1
|
import { IRemoveSheetsFilterMutationParams, ISetSheetsFilterCriteriaMutationParams } from '@univerjs/sheets-filter';
|
|
2
2
|
import { IMutationTransformAlgorithm } from '../../../../services/transform/transform.service';
|
|
3
|
-
|
|
4
3
|
export declare const setSheetsFilterCriteriaWithRemoveSheetsFilter: IMutationTransformAlgorithm<ISetSheetsFilterCriteriaMutationParams, IRemoveSheetsFilterMutationParams>;
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { ISetSheetsFilterCriteriaMutationParams } from '@univerjs/sheets-filter';
|
|
2
2
|
import { ISetRangeValuesMutationParams } from '@univerjs/sheets';
|
|
3
3
|
import { IMutationTransformAlgorithm } from '../../../../services/transform/transform.service';
|
|
4
|
-
|
|
5
4
|
export declare const setSheetsFilterCriteriaWithSetRangeValues: IMutationTransformAlgorithm<ISetSheetsFilterCriteriaMutationParams, ISetRangeValuesMutationParams>;
|
|
@@ -1,4 +1,3 @@
|
|
|
1
1
|
import { ISetSheetsFilterCriteriaMutationParams } from '@univerjs/sheets-filter';
|
|
2
2
|
import { IMutationTransformAlgorithm } from '../../../../services/transform/transform.service';
|
|
3
|
-
|
|
4
3
|
export declare const setSheetsFilterCriteriaWithSelf: IMutationTransformAlgorithm<ISetSheetsFilterCriteriaMutationParams, ISetSheetsFilterCriteriaMutationParams>;
|
|
@@ -1,4 +1,3 @@
|
|
|
1
1
|
import { IRemoveSheetsFilterMutationParams, ISetSheetsFilterRangeMutationParams } from '@univerjs/sheets-filter';
|
|
2
2
|
import { IMutationTransformAlgorithm } from '../../../../services/transform/transform.service';
|
|
3
|
-
|
|
4
3
|
export declare const setSheetsFilterRangeWithRemoveSheetsFilter: IMutationTransformAlgorithm<ISetSheetsFilterRangeMutationParams, IRemoveSheetsFilterMutationParams>;
|