@univerjs/sheets 0.17.0 → 0.18.0
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/facade.js +1 -1
- package/lib/cjs/index.js +2 -3
- package/lib/cjs/locale/ca-ES.js +1 -1
- package/lib/cjs/locale/en-US.js +1 -1
- package/lib/cjs/locale/es-ES.js +1 -1
- package/lib/cjs/locale/fa-IR.js +1 -1
- package/lib/cjs/locale/fr-FR.js +1 -1
- package/lib/cjs/locale/ja-JP.js +1 -1
- package/lib/cjs/locale/ko-KR.js +1 -1
- package/lib/cjs/locale/ru-RU.js +1 -1
- package/lib/cjs/locale/sk-SK.js +1 -1
- package/lib/cjs/locale/vi-VN.js +1 -1
- package/lib/cjs/locale/zh-CN.js +1 -1
- package/lib/cjs/locale/zh-TW.js +1 -1
- package/lib/es/facade.js +1 -8762
- package/lib/es/index.js +2 -15285
- package/lib/es/locale/ca-ES.js +1 -17
- package/lib/es/locale/en-US.js +1 -17
- package/lib/es/locale/es-ES.js +1 -17
- package/lib/es/locale/fa-IR.js +1 -17
- package/lib/es/locale/fr-FR.js +1 -17
- package/lib/es/locale/ja-JP.js +1 -17
- package/lib/es/locale/ko-KR.js +1 -17
- package/lib/es/locale/ru-RU.js +1 -17
- package/lib/es/locale/sk-SK.js +1 -17
- package/lib/es/locale/vi-VN.js +1 -17
- package/lib/es/locale/zh-CN.js +1 -17
- package/lib/es/locale/zh-TW.js +1 -17
- package/lib/facade.js +1 -8762
- package/lib/index.js +2 -15285
- package/lib/locale/ca-ES.js +1 -17
- package/lib/locale/en-US.js +1 -17
- package/lib/locale/es-ES.js +1 -17
- package/lib/locale/fa-IR.js +1 -17
- package/lib/locale/fr-FR.js +1 -17
- package/lib/locale/ja-JP.js +1 -17
- package/lib/locale/ko-KR.js +1 -17
- package/lib/locale/ru-RU.js +1 -17
- package/lib/locale/sk-SK.js +1 -17
- package/lib/locale/vi-VN.js +1 -17
- package/lib/locale/zh-CN.js +1 -17
- package/lib/locale/zh-TW.js +1 -17
- package/lib/types/basics/cell-style.d.ts +16 -1
- package/lib/types/basics/cell-type.d.ts +17 -1
- package/lib/types/basics/cell-value.d.ts +18 -2
- package/lib/types/basics/const/command-listener-const.d.ts +31 -16
- package/lib/types/basics/const/default-spreadsheet-plugin-data.d.ts +16 -1
- package/lib/types/basics/expand-range.d.ts +16 -1
- package/lib/types/basics/interfaces/i-ruler-manager.d.ts +16 -1
- package/lib/types/basics/interfaces/mutation-interface.d.ts +16 -1
- package/lib/types/basics/interfaces/selection-config.d.ts +16 -1
- package/lib/types/basics/interfaces/spreadsheet-config.d.ts +16 -1
- package/lib/types/basics/range-merge.d.ts +17 -1
- package/lib/types/basics/row-column-value.d.ts +16 -1
- package/lib/types/basics/selection.d.ts +16 -1
- package/lib/types/basics/sheet-header.d.ts +16 -1
- package/lib/types/basics/split-range-text.d.ts +16 -1
- package/lib/types/basics/utils.d.ts +17 -2
- package/lib/types/commands/commands/add-range-protection.command.d.ts +17 -2
- package/lib/types/commands/commands/add-worksheet-merge.command.d.ts +18 -2
- package/lib/types/commands/commands/add-worksheet-protection.command.d.ts +17 -2
- package/lib/types/commands/commands/add-worksheet-range-theme.command.d.ts +16 -1
- package/lib/types/commands/commands/append-row.command.d.ts +16 -1
- package/lib/types/commands/commands/auto-fill.command.d.ts +18 -1
- package/lib/types/commands/commands/clear-selection-all.command.d.ts +16 -1
- package/lib/types/commands/commands/clear-selection-content.command.d.ts +16 -1
- package/lib/types/commands/commands/clear-selection-format.command.d.ts +16 -1
- package/lib/types/commands/commands/copy-worksheet.command.d.ts +17 -1
- package/lib/types/commands/commands/delete-range-move-left.command.d.ts +16 -1
- package/lib/types/commands/commands/delete-range-move-up.command.d.ts +16 -1
- package/lib/types/commands/commands/delete-range-protection.command.d.ts +17 -2
- package/lib/types/commands/commands/delete-worksheet-protection.command.d.ts +17 -2
- package/lib/types/commands/commands/delete-worksheet-range-theme.command.d.ts +16 -1
- package/lib/types/commands/commands/insert-defined-name.command.d.ts +16 -1
- package/lib/types/commands/commands/insert-range-move-down.command.d.ts +16 -1
- package/lib/types/commands/commands/insert-range-move-right.command.d.ts +16 -1
- package/lib/types/commands/commands/insert-row-col.command.d.ts +17 -1
- package/lib/types/commands/commands/insert-sheet.command.d.ts +16 -1
- package/lib/types/commands/commands/move-range.command.d.ts +16 -1
- package/lib/types/commands/commands/move-rows-cols.command.d.ts +16 -1
- package/lib/types/commands/commands/refill.command.d.ts +17 -2
- package/lib/types/commands/commands/register-range-theme.command.d.ts +17 -2
- package/lib/types/commands/commands/remove-defined-name.command.d.ts +16 -1
- package/lib/types/commands/commands/remove-row-col.command.d.ts +16 -1
- package/lib/types/commands/commands/remove-sheet.command.d.ts +16 -1
- package/lib/types/commands/commands/remove-worksheet-merge.command.d.ts +16 -1
- package/lib/types/commands/commands/reorder-range.command.d.ts +17 -2
- package/lib/types/commands/commands/set-border-command.d.ts +18 -2
- package/lib/types/commands/commands/set-col-data.command.d.ts +17 -2
- package/lib/types/commands/commands/set-col-visible.command.d.ts +16 -1
- package/lib/types/commands/commands/set-defined-name.command.d.ts +16 -1
- package/lib/types/commands/commands/set-frozen.command.d.ts +16 -1
- package/lib/types/commands/commands/set-gridlines-color.command.d.ts +16 -1
- package/lib/types/commands/commands/set-protection.command.d.ts +18 -3
- package/lib/types/commands/commands/set-range-custom-metadata.command.d.ts +17 -2
- package/lib/types/commands/commands/set-range-values.command.d.ts +17 -2
- package/lib/types/commands/commands/set-row-data.command.d.ts +17 -2
- package/lib/types/commands/commands/set-row-visible.command.d.ts +16 -1
- package/lib/types/commands/commands/set-style.command.d.ts +17 -2
- package/lib/types/commands/commands/set-tab-color.command.d.ts +17 -2
- package/lib/types/commands/commands/set-workbook-name.command.d.ts +16 -1
- package/lib/types/commands/commands/set-worksheet-activate.command.d.ts +16 -1
- package/lib/types/commands/commands/set-worksheet-col-width.command.d.ts +16 -1
- package/lib/types/commands/commands/set-worksheet-column-count.command.d.ts +16 -1
- package/lib/types/commands/commands/set-worksheet-default-style.command.d.ts +16 -1
- package/lib/types/commands/commands/set-worksheet-hide.command.d.ts +16 -1
- package/lib/types/commands/commands/set-worksheet-name.command.d.ts +16 -1
- package/lib/types/commands/commands/set-worksheet-order.command.d.ts +16 -1
- package/lib/types/commands/commands/set-worksheet-permission-points.command.d.ts +17 -2
- package/lib/types/commands/commands/set-worksheet-protection.command.d.ts +17 -2
- package/lib/types/commands/commands/set-worksheet-right-to-left.command.d.ts +17 -1
- package/lib/types/commands/commands/set-worksheet-row-count.command.d.ts +16 -1
- package/lib/types/commands/commands/set-worksheet-row-height.command.d.ts +16 -1
- package/lib/types/commands/commands/set-worksheet-show.command.d.ts +16 -1
- package/lib/types/commands/commands/split-text-to-columns.command.d.ts +18 -2
- package/lib/types/commands/commands/text-to-number.command.d.ts +17 -2
- package/lib/types/commands/commands/toggle-checkbox.command.d.ts +16 -1
- package/lib/types/commands/commands/toggle-gridlines.command.d.ts +17 -1
- package/lib/types/commands/commands/unregister-range-theme.command.d.ts +16 -1
- package/lib/types/commands/commands/util.d.ts +17 -1
- package/lib/types/commands/commands/utils/selection-utils.d.ts +18 -3
- package/lib/types/commands/commands/utils/target-util.d.ts +16 -1
- package/lib/types/commands/mutations/add-range-protection.mutation.d.ts +18 -3
- package/lib/types/commands/mutations/add-range-theme.mutation.d.ts +17 -2
- package/lib/types/commands/mutations/add-worksheet-merge.mutation.d.ts +17 -2
- package/lib/types/commands/mutations/add-worksheet-protection.mutation.d.ts +17 -2
- package/lib/types/commands/mutations/add-worksheet-range-theme.mutation.d.ts +18 -3
- package/lib/types/commands/mutations/copy-worksheet-end.mutation.d.ts +16 -1
- package/lib/types/commands/mutations/delete-range-protection.mutation.d.ts +17 -2
- package/lib/types/commands/mutations/delete-worksheet-protection.mutation.d.ts +16 -1
- package/lib/types/commands/mutations/delete-worksheet-range-theme.mutation.d.ts +18 -3
- package/lib/types/commands/mutations/empty.mutation.d.ts +16 -1
- package/lib/types/commands/mutations/insert-row-col.mutation.d.ts +17 -2
- package/lib/types/commands/mutations/insert-sheet.mutation.d.ts +17 -2
- package/lib/types/commands/mutations/mark-dirty-auto-height.mutation.d.ts +16 -1
- package/lib/types/commands/mutations/move-range.mutation.d.ts +16 -1
- package/lib/types/commands/mutations/move-rows-cols.mutation.d.ts +16 -1
- package/lib/types/commands/mutations/numfmt-mutation.d.ts +16 -1
- package/lib/types/commands/mutations/register-range-theme.mutation.d.ts +17 -2
- package/lib/types/commands/mutations/remove-range-theme.mutation.d.ts +16 -1
- package/lib/types/commands/mutations/remove-row-col.mutation.d.ts +17 -2
- package/lib/types/commands/mutations/remove-sheet.mutation.d.ts +17 -2
- package/lib/types/commands/mutations/remove-worksheet-merge.mutation.d.ts +17 -2
- package/lib/types/commands/mutations/reorder-range.mutation.d.ts +17 -2
- package/lib/types/commands/mutations/set-col-data.mutation.d.ts +16 -1
- package/lib/types/commands/mutations/set-col-visible.mutation.d.ts +16 -1
- package/lib/types/commands/mutations/set-frozen.mutation.d.ts +16 -1
- package/lib/types/commands/mutations/set-gridlines-color.mutation.d.ts +16 -1
- package/lib/types/commands/mutations/set-range-protection.mutation.d.ts +17 -2
- package/lib/types/commands/mutations/set-range-theme.mutation.d.ts +17 -2
- package/lib/types/commands/mutations/set-range-values.mutation.d.ts +16 -1
- package/lib/types/commands/mutations/set-row-data.mutation.d.ts +16 -1
- package/lib/types/commands/mutations/set-row-visible.mutation.d.ts +16 -1
- package/lib/types/commands/mutations/set-tab-color.mutation.d.ts +16 -1
- package/lib/types/commands/mutations/set-workbook-name.mutation.d.ts +16 -1
- package/lib/types/commands/mutations/set-worksheet-col-width.mutation.d.ts +16 -1
- package/lib/types/commands/mutations/set-worksheet-column-count.mutation.d.ts +16 -1
- package/lib/types/commands/mutations/set-worksheet-default-style.mutation.d.ts +16 -1
- package/lib/types/commands/mutations/set-worksheet-hide.mutation.d.ts +16 -1
- package/lib/types/commands/mutations/set-worksheet-name.mutation.d.ts +16 -1
- package/lib/types/commands/mutations/set-worksheet-order.mutation.d.ts +16 -1
- package/lib/types/commands/mutations/set-worksheet-permission-points.mutation.d.ts +17 -2
- package/lib/types/commands/mutations/set-worksheet-protection.mutation.d.ts +17 -2
- package/lib/types/commands/mutations/set-worksheet-right-to-left.mutation.d.ts +16 -1
- package/lib/types/commands/mutations/set-worksheet-row-count.mutation.d.ts +16 -1
- package/lib/types/commands/mutations/set-worksheet-row-height.mutation.d.ts +16 -1
- package/lib/types/commands/mutations/toggle-gridlines.mutation.d.ts +16 -1
- package/lib/types/commands/mutations/unregister-range-theme-style.mutation.d.ts +16 -1
- package/lib/types/commands/operations/scroll-to-cell.operation.d.ts +16 -1
- package/lib/types/commands/operations/selection.operation.d.ts +18 -3
- package/lib/types/commands/operations/set-worksheet-active.operation.d.ts +16 -1
- package/lib/types/commands/utils/handle-merge-operation.d.ts +18 -3
- package/lib/types/commands/utils/handle-range-mutation.d.ts +18 -2
- package/lib/types/commands/utils/selection-command-util.d.ts +16 -1
- package/lib/types/config/config.d.ts +16 -1
- package/lib/types/controllers/active-worksheet.controller.d.ts +15 -0
- package/lib/types/controllers/auto-fill.controller.d.ts +15 -0
- package/lib/types/controllers/basic-worksheet.controller.d.ts +17 -1
- package/lib/types/controllers/calculate-result-apply.controller.d.ts +15 -0
- package/lib/types/controllers/defined-name-data.controller.d.ts +15 -0
- package/lib/types/controllers/freeze-sync.controller.d.ts +15 -0
- package/lib/types/controllers/merge-cell.controller.d.ts +21 -5
- package/lib/types/controllers/number-cell.controller.d.ts +15 -0
- package/lib/types/controllers/permission/sheet-permission-check.controller.d.ts +18 -2
- package/lib/types/controllers/permission/sheet-permission-init.controller.d.ts +15 -0
- package/lib/types/controllers/permission/sheet-permission-view-model.controller.d.ts +15 -0
- package/lib/types/controllers/zebar-crossing.controller.d.ts +15 -0
- package/lib/types/facade/f-defined-name.d.ts +18 -2
- package/lib/types/facade/f-enum.d.ts +15 -0
- package/lib/types/facade/f-event.d.ts +21 -6
- package/lib/types/facade/f-permission.d.ts +55 -39
- package/lib/types/facade/f-range.d.ts +20 -4
- package/lib/types/facade/f-selection.d.ts +18 -2
- package/lib/types/facade/f-sheet-hooks.d.ts +15 -0
- package/lib/types/facade/f-univer.d.ts +17 -2
- package/lib/types/facade/f-workbook.d.ts +23 -4
- package/lib/types/facade/f-worksheet.d.ts +19 -3
- package/lib/types/facade/permission/f-range-permission.d.ts +20 -4
- package/lib/types/facade/permission/f-range-protection-rule.d.ts +17 -2
- package/lib/types/facade/permission/f-workbook-permission.d.ts +19 -3
- package/lib/types/facade/permission/f-worksheet-permission.d.ts +20 -4
- package/lib/types/facade/permission/permission-point-map.d.ts +16 -1
- package/lib/types/facade/permission/permission-types.d.ts +17 -2
- package/lib/types/facade/utils.d.ts +17 -1
- package/lib/types/index.d.ts +1 -1
- package/lib/types/locale/ca-ES.d.ts +16 -1
- package/lib/types/locale/es-ES.d.ts +16 -1
- package/lib/types/locale/fa-IR.d.ts +16 -1
- package/lib/types/locale/fr-FR.d.ts +16 -1
- package/lib/types/locale/ja-JP.d.ts +16 -1
- package/lib/types/locale/ko-KR.d.ts +16 -1
- package/lib/types/locale/ru-RU.d.ts +16 -1
- package/lib/types/locale/sk-SK.d.ts +16 -1
- package/lib/types/locale/vi-VN.d.ts +16 -1
- package/lib/types/locale/zh-CN.d.ts +16 -1
- package/lib/types/locale/zh-TW.d.ts +16 -1
- package/lib/types/model/range-protection-render.model.d.ts +18 -2
- package/lib/types/model/range-protection-rule.model.d.ts +20 -5
- package/lib/types/model/range-protection.cache.d.ts +17 -1
- package/lib/types/model/range-theme-model.d.ts +20 -3
- package/lib/types/model/range-theme-util.d.ts +16 -1
- package/lib/types/model/range-themes/build-in-theme.factory.d.ts +15 -0
- package/lib/types/model/range-themes/default.d.ts +15 -0
- package/lib/types/model/zebra-crossing-cache.d.ts +16 -1
- package/lib/types/plugin.d.ts +16 -1
- package/lib/types/services/auto-fill/auto-fill.service.d.ts +21 -4
- package/lib/types/services/auto-fill/rules.d.ts +16 -1
- package/lib/types/services/auto-fill/tools.d.ts +24 -8
- package/lib/types/services/auto-fill/type.d.ts +17 -2
- package/lib/types/services/border-style-manager.service.d.ts +18 -2
- package/lib/types/services/exclusive-range/exclusive-range-service.d.ts +20 -4
- package/lib/types/services/lazy-execute-schedule.service.d.ts +18 -2
- package/lib/types/services/numfmt/numfmt.service.d.ts +18 -2
- package/lib/types/services/numfmt/type.d.ts +17 -2
- package/lib/types/services/permission/permission-point/const.d.ts +15 -0
- package/lib/types/services/permission/permission-point/range/delete-protection.d.ts +17 -1
- package/lib/types/services/permission/permission-point/range/edit.d.ts +17 -1
- package/lib/types/services/permission/permission-point/range/manage-collaborator.d.ts +17 -1
- package/lib/types/services/permission/permission-point/range/view.d.ts +17 -1
- package/lib/types/services/permission/permission-point/workbook/comment.d.ts +17 -1
- package/lib/types/services/permission/permission-point/workbook/copy-sheet.d.ts +17 -1
- package/lib/types/services/permission/permission-point/workbook/copy.d.ts +17 -1
- package/lib/types/services/permission/permission-point/workbook/create-permission.d.ts +17 -1
- package/lib/types/services/permission/permission-point/workbook/create-sheet.d.ts +17 -1
- package/lib/types/services/permission/permission-point/workbook/delete-column.d.ts +17 -1
- package/lib/types/services/permission/permission-point/workbook/delete-row.d.ts +17 -1
- package/lib/types/services/permission/permission-point/workbook/delete-sheet.d.ts +17 -1
- package/lib/types/services/permission/permission-point/workbook/duplicate.d.ts +17 -1
- package/lib/types/services/permission/permission-point/workbook/editable.d.ts +17 -1
- package/lib/types/services/permission/permission-point/workbook/export.d.ts +17 -1
- package/lib/types/services/permission/permission-point/workbook/hide-sheet.d.ts +17 -1
- package/lib/types/services/permission/permission-point/workbook/history.d.ts +17 -1
- package/lib/types/services/permission/permission-point/workbook/insert-column.d.ts +17 -1
- package/lib/types/services/permission/permission-point/workbook/insert-row.d.ts +17 -1
- package/lib/types/services/permission/permission-point/workbook/manage-collaborator.d.ts +17 -1
- package/lib/types/services/permission/permission-point/workbook/move-sheet.d.ts +17 -1
- package/lib/types/services/permission/permission-point/workbook/print.d.ts +17 -1
- package/lib/types/services/permission/permission-point/workbook/recover-history.d.ts +17 -1
- package/lib/types/services/permission/permission-point/workbook/rename-sheet.d.ts +17 -1
- package/lib/types/services/permission/permission-point/workbook/share.d.ts +17 -1
- package/lib/types/services/permission/permission-point/workbook/view-history.d.ts +17 -1
- package/lib/types/services/permission/permission-point/workbook/view.d.ts +17 -1
- package/lib/types/services/permission/permission-point/worksheet/copy.d.ts +17 -1
- package/lib/types/services/permission/permission-point/worksheet/delete-column.d.ts +17 -1
- package/lib/types/services/permission/permission-point/worksheet/delete-protection.d.ts +17 -1
- package/lib/types/services/permission/permission-point/worksheet/delete-row.d.ts +17 -1
- package/lib/types/services/permission/permission-point/worksheet/edit-extra-object.d.ts +17 -1
- package/lib/types/services/permission/permission-point/worksheet/edit.d.ts +17 -1
- package/lib/types/services/permission/permission-point/worksheet/filter.d.ts +17 -1
- package/lib/types/services/permission/permission-point/worksheet/insert-column.d.ts +17 -1
- package/lib/types/services/permission/permission-point/worksheet/insert-hyperlink.d.ts +17 -1
- package/lib/types/services/permission/permission-point/worksheet/insert-row.d.ts +17 -1
- package/lib/types/services/permission/permission-point/worksheet/manage-collaborator.d.ts +17 -1
- package/lib/types/services/permission/permission-point/worksheet/pivot-table.d.ts +17 -1
- package/lib/types/services/permission/permission-point/worksheet/select-protected-cells.d.ts +17 -1
- package/lib/types/services/permission/permission-point/worksheet/select-un-protected-cells.d.ts +17 -1
- package/lib/types/services/permission/permission-point/worksheet/set-cell-style.d.ts +17 -1
- package/lib/types/services/permission/permission-point/worksheet/set-cell-value.d.ts +17 -1
- package/lib/types/services/permission/permission-point/worksheet/set-column-style.d.ts +17 -1
- package/lib/types/services/permission/permission-point/worksheet/set-row-style.d.ts +17 -1
- package/lib/types/services/permission/permission-point/worksheet/sort.d.ts +17 -1
- package/lib/types/services/permission/permission-point/worksheet/view.d.ts +17 -1
- package/lib/types/services/permission/range-permission/range-protection.ref-range.d.ts +21 -5
- package/lib/types/services/permission/range-permission/range-protection.service.d.ts +15 -0
- package/lib/types/services/permission/range-permission/util.d.ts +15 -0
- package/lib/types/services/permission/type.d.ts +17 -2
- package/lib/types/services/permission/util.d.ts +16 -1
- package/lib/types/services/permission/workbook-permission/util.d.ts +15 -0
- package/lib/types/services/permission/workbook-permission/workbook-permission.service.d.ts +16 -1
- package/lib/types/services/permission/worksheet-permission/type.d.ts +16 -1
- package/lib/types/services/permission/worksheet-permission/utils.d.ts +15 -0
- package/lib/types/services/permission/worksheet-permission/worksheet-permission-point.model.d.ts +17 -2
- package/lib/types/services/permission/worksheet-permission/worksheet-permission-rule.model.d.ts +20 -5
- package/lib/types/services/permission/worksheet-permission/worksheet-permission.service.d.ts +15 -0
- package/lib/types/services/range-theme-service.d.ts +18 -2
- package/lib/types/services/ref-range/ref-range.service.d.ts +20 -4
- package/lib/types/services/ref-range/type.d.ts +34 -10
- package/lib/types/services/ref-range/util.d.ts +31 -15
- package/lib/types/services/selections/move-active-cell-util.d.ts +18 -2
- package/lib/types/services/selections/ref-selections.service.d.ts +16 -1
- package/lib/types/services/selections/selection-data-model.d.ts +20 -3
- package/lib/types/services/selections/selection.service.d.ts +21 -4
- package/lib/types/services/sheet-interceptor/interceptor-const.d.ts +18 -3
- package/lib/types/services/sheet-interceptor/sheet-interceptor.service.d.ts +18 -2
- package/lib/types/services/sheet-interceptor/utils/interceptor.d.ts +16 -1
- package/lib/types/skeleton/skeleton.service.d.ts +17 -1
- package/lib/umd/facade.js +1 -1
- package/lib/umd/index.js +2 -3
- package/lib/umd/locale/ca-ES.js +1 -1
- package/lib/umd/locale/en-US.js +1 -1
- package/lib/umd/locale/es-ES.js +1 -1
- package/lib/umd/locale/fa-IR.js +1 -1
- package/lib/umd/locale/fr-FR.js +1 -1
- package/lib/umd/locale/ja-JP.js +1 -1
- package/lib/umd/locale/ko-KR.js +1 -1
- package/lib/umd/locale/ru-RU.js +1 -1
- package/lib/umd/locale/sk-SK.js +1 -1
- package/lib/umd/locale/vi-VN.js +1 -1
- package/lib/umd/locale/zh-CN.js +1 -1
- package/lib/umd/locale/zh-TW.js +1 -1
- package/package.json +11 -10
|
@@ -1,4 +1,20 @@
|
|
|
1
|
-
|
|
1
|
+
/**
|
|
2
|
+
* Copyright 2023-present DreamNum Co., Ltd.
|
|
3
|
+
*
|
|
4
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
* you may not use this file except in compliance with the License.
|
|
6
|
+
* You may obtain a copy of the License at
|
|
7
|
+
*
|
|
8
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
*
|
|
10
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
* See the License for the specific language governing permissions and
|
|
14
|
+
* limitations under the License.
|
|
15
|
+
*/
|
|
16
|
+
import type { IPermissionPoint } from '@univerjs/core';
|
|
17
|
+
import { PermissionStatus } from '@univerjs/core';
|
|
2
18
|
import { UnitAction, UnitObject } from '@univerjs/protocol';
|
|
3
19
|
export declare class WorksheetManageCollaboratorPermission implements IPermissionPoint {
|
|
4
20
|
unitId: string;
|
|
@@ -1,4 +1,20 @@
|
|
|
1
|
-
|
|
1
|
+
/**
|
|
2
|
+
* Copyright 2023-present DreamNum Co., Ltd.
|
|
3
|
+
*
|
|
4
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
* you may not use this file except in compliance with the License.
|
|
6
|
+
* You may obtain a copy of the License at
|
|
7
|
+
*
|
|
8
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
*
|
|
10
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
* See the License for the specific language governing permissions and
|
|
14
|
+
* limitations under the License.
|
|
15
|
+
*/
|
|
16
|
+
import type { IPermissionPoint } from '@univerjs/core';
|
|
17
|
+
import { PermissionStatus } from '@univerjs/core';
|
|
2
18
|
import { UnitAction, UnitObject } from '@univerjs/protocol';
|
|
3
19
|
export declare class WorksheetPivotTablePermission implements IPermissionPoint {
|
|
4
20
|
unitId: string;
|
package/lib/types/services/permission/permission-point/worksheet/select-protected-cells.d.ts
CHANGED
|
@@ -1,4 +1,20 @@
|
|
|
1
|
-
|
|
1
|
+
/**
|
|
2
|
+
* Copyright 2023-present DreamNum Co., Ltd.
|
|
3
|
+
*
|
|
4
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
* you may not use this file except in compliance with the License.
|
|
6
|
+
* You may obtain a copy of the License at
|
|
7
|
+
*
|
|
8
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
*
|
|
10
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
* See the License for the specific language governing permissions and
|
|
14
|
+
* limitations under the License.
|
|
15
|
+
*/
|
|
16
|
+
import type { IPermissionPoint } from '@univerjs/core';
|
|
17
|
+
import { PermissionStatus } from '@univerjs/core';
|
|
2
18
|
import { UnitAction, UnitObject } from '@univerjs/protocol';
|
|
3
19
|
export declare class WorksheetSelectProtectedCellsPermission implements IPermissionPoint {
|
|
4
20
|
unitId: string;
|
package/lib/types/services/permission/permission-point/worksheet/select-un-protected-cells.d.ts
CHANGED
|
@@ -1,4 +1,20 @@
|
|
|
1
|
-
|
|
1
|
+
/**
|
|
2
|
+
* Copyright 2023-present DreamNum Co., Ltd.
|
|
3
|
+
*
|
|
4
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
* you may not use this file except in compliance with the License.
|
|
6
|
+
* You may obtain a copy of the License at
|
|
7
|
+
*
|
|
8
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
*
|
|
10
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
* See the License for the specific language governing permissions and
|
|
14
|
+
* limitations under the License.
|
|
15
|
+
*/
|
|
16
|
+
import type { IPermissionPoint } from '@univerjs/core';
|
|
17
|
+
import { PermissionStatus } from '@univerjs/core';
|
|
2
18
|
import { UnitAction, UnitObject } from '@univerjs/protocol';
|
|
3
19
|
export declare class WorksheetSelectUnProtectedCellsPermission implements IPermissionPoint {
|
|
4
20
|
unitId: string;
|
|
@@ -1,4 +1,20 @@
|
|
|
1
|
-
|
|
1
|
+
/**
|
|
2
|
+
* Copyright 2023-present DreamNum Co., Ltd.
|
|
3
|
+
*
|
|
4
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
* you may not use this file except in compliance with the License.
|
|
6
|
+
* You may obtain a copy of the License at
|
|
7
|
+
*
|
|
8
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
*
|
|
10
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
* See the License for the specific language governing permissions and
|
|
14
|
+
* limitations under the License.
|
|
15
|
+
*/
|
|
16
|
+
import type { IPermissionPoint } from '@univerjs/core';
|
|
17
|
+
import { PermissionStatus } from '@univerjs/core';
|
|
2
18
|
import { UnitAction, UnitObject } from '@univerjs/protocol';
|
|
3
19
|
export declare class WorksheetSetCellStylePermission implements IPermissionPoint {
|
|
4
20
|
unitId: string;
|
|
@@ -1,4 +1,20 @@
|
|
|
1
|
-
|
|
1
|
+
/**
|
|
2
|
+
* Copyright 2023-present DreamNum Co., Ltd.
|
|
3
|
+
*
|
|
4
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
* you may not use this file except in compliance with the License.
|
|
6
|
+
* You may obtain a copy of the License at
|
|
7
|
+
*
|
|
8
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
*
|
|
10
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
* See the License for the specific language governing permissions and
|
|
14
|
+
* limitations under the License.
|
|
15
|
+
*/
|
|
16
|
+
import type { IPermissionPoint } from '@univerjs/core';
|
|
17
|
+
import { PermissionStatus } from '@univerjs/core';
|
|
2
18
|
import { UnitAction, UnitObject } from '@univerjs/protocol';
|
|
3
19
|
export declare class WorksheetSetCellValuePermission implements IPermissionPoint {
|
|
4
20
|
unitId: string;
|
|
@@ -1,4 +1,20 @@
|
|
|
1
|
-
|
|
1
|
+
/**
|
|
2
|
+
* Copyright 2023-present DreamNum Co., Ltd.
|
|
3
|
+
*
|
|
4
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
* you may not use this file except in compliance with the License.
|
|
6
|
+
* You may obtain a copy of the License at
|
|
7
|
+
*
|
|
8
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
*
|
|
10
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
* See the License for the specific language governing permissions and
|
|
14
|
+
* limitations under the License.
|
|
15
|
+
*/
|
|
16
|
+
import type { IPermissionPoint } from '@univerjs/core';
|
|
17
|
+
import { PermissionStatus } from '@univerjs/core';
|
|
2
18
|
import { UnitAction, UnitObject } from '@univerjs/protocol';
|
|
3
19
|
export declare class WorksheetSetColumnStylePermission implements IPermissionPoint {
|
|
4
20
|
unitId: string;
|
|
@@ -1,4 +1,20 @@
|
|
|
1
|
-
|
|
1
|
+
/**
|
|
2
|
+
* Copyright 2023-present DreamNum Co., Ltd.
|
|
3
|
+
*
|
|
4
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
* you may not use this file except in compliance with the License.
|
|
6
|
+
* You may obtain a copy of the License at
|
|
7
|
+
*
|
|
8
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
*
|
|
10
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
* See the License for the specific language governing permissions and
|
|
14
|
+
* limitations under the License.
|
|
15
|
+
*/
|
|
16
|
+
import type { IPermissionPoint } from '@univerjs/core';
|
|
17
|
+
import { PermissionStatus } from '@univerjs/core';
|
|
2
18
|
import { UnitAction, UnitObject } from '@univerjs/protocol';
|
|
3
19
|
export declare class WorksheetSetRowStylePermission implements IPermissionPoint {
|
|
4
20
|
unitId: string;
|
|
@@ -1,4 +1,20 @@
|
|
|
1
|
-
|
|
1
|
+
/**
|
|
2
|
+
* Copyright 2023-present DreamNum Co., Ltd.
|
|
3
|
+
*
|
|
4
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
* you may not use this file except in compliance with the License.
|
|
6
|
+
* You may obtain a copy of the License at
|
|
7
|
+
*
|
|
8
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
*
|
|
10
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
* See the License for the specific language governing permissions and
|
|
14
|
+
* limitations under the License.
|
|
15
|
+
*/
|
|
16
|
+
import type { IPermissionPoint } from '@univerjs/core';
|
|
17
|
+
import { PermissionStatus } from '@univerjs/core';
|
|
2
18
|
import { UnitAction, UnitObject } from '@univerjs/protocol';
|
|
3
19
|
export declare class WorksheetSortPermission implements IPermissionPoint {
|
|
4
20
|
unitId: string;
|
|
@@ -1,4 +1,20 @@
|
|
|
1
|
-
|
|
1
|
+
/**
|
|
2
|
+
* Copyright 2023-present DreamNum Co., Ltd.
|
|
3
|
+
*
|
|
4
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
* you may not use this file except in compliance with the License.
|
|
6
|
+
* You may obtain a copy of the License at
|
|
7
|
+
*
|
|
8
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
*
|
|
10
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
* See the License for the specific language governing permissions and
|
|
14
|
+
* limitations under the License.
|
|
15
|
+
*/
|
|
16
|
+
import type { IPermissionPoint } from '@univerjs/core';
|
|
17
|
+
import { PermissionStatus } from '@univerjs/core';
|
|
2
18
|
import { UnitAction, UnitObject } from '@univerjs/protocol';
|
|
3
19
|
export declare class WorksheetViewPermission implements IPermissionPoint {
|
|
4
20
|
unitId: string;
|
|
@@ -1,8 +1,24 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
1
|
+
/**
|
|
2
|
+
* Copyright 2023-present DreamNum Co., Ltd.
|
|
3
|
+
*
|
|
4
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
* you may not use this file except in compliance with the License.
|
|
6
|
+
* You may obtain a copy of the License at
|
|
7
|
+
*
|
|
8
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
*
|
|
10
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
* See the License for the specific language governing permissions and
|
|
14
|
+
* limitations under the License.
|
|
15
|
+
*/
|
|
16
|
+
import type { IMutationInfo } from '@univerjs/core';
|
|
17
|
+
import type { IAddRangeProtectionMutationParams } from '../../../commands/mutations/add-range-protection.mutation';
|
|
18
|
+
import type { IDeleteRangeProtectionMutationParams } from '../../../commands/mutations/delete-range-protection.mutation';
|
|
19
|
+
import type { ISetRangeProtectionMutationParams } from '../../../commands/mutations/set-range-protection.mutation';
|
|
20
|
+
import type { EffectRefRangeParams } from '../../ref-range/type';
|
|
21
|
+
import { Disposable, DisposableCollection, ICommandService, IUniverInstanceService } from '@univerjs/core';
|
|
6
22
|
import { RangeProtectionRenderModel } from '../../../model/range-protection-render.model';
|
|
7
23
|
import { RangeProtectionRuleModel } from '../../../model/range-protection-rule.model';
|
|
8
24
|
import { RangeProtectionCache } from '../../../model/range-protection.cache';
|
|
@@ -1,3 +1,18 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Copyright 2023-present DreamNum Co., Ltd.
|
|
3
|
+
*
|
|
4
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
* you may not use this file except in compliance with the License.
|
|
6
|
+
* You may obtain a copy of the License at
|
|
7
|
+
*
|
|
8
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
*
|
|
10
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
* See the License for the specific language governing permissions and
|
|
14
|
+
* limitations under the License.
|
|
15
|
+
*/
|
|
1
16
|
import { Disposable, IPermissionService, IResourceManagerService, IUniverInstanceService } from '@univerjs/core';
|
|
2
17
|
import { RangeProtectionRuleModel } from '../../../model/range-protection-rule.model';
|
|
3
18
|
import { RangeProtectionCache } from '../../../model/range-protection.cache';
|
|
@@ -1,3 +1,18 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Copyright 2023-present DreamNum Co., Ltd.
|
|
3
|
+
*
|
|
4
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
* you may not use this file except in compliance with the License.
|
|
6
|
+
* You may obtain a copy of the License at
|
|
7
|
+
*
|
|
8
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
*
|
|
10
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
* See the License for the specific language governing permissions and
|
|
14
|
+
* limitations under the License.
|
|
15
|
+
*/
|
|
1
16
|
import { UnitAction } from '@univerjs/protocol';
|
|
2
17
|
import { RangeProtectionPermissionEditPoint } from '../permission-point/range/edit';
|
|
3
18
|
import { RangeProtectionPermissionViewPoint } from '../permission-point/range/view';
|
|
@@ -1,5 +1,20 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
1
|
+
/**
|
|
2
|
+
* Copyright 2023-present DreamNum Co., Ltd.
|
|
3
|
+
*
|
|
4
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
* you may not use this file except in compliance with the License.
|
|
6
|
+
* You may obtain a copy of the License at
|
|
7
|
+
*
|
|
8
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
*
|
|
10
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
* See the License for the specific language governing permissions and
|
|
14
|
+
* limitations under the License.
|
|
15
|
+
*/
|
|
16
|
+
import type { UnitObject } from '@univerjs/protocol';
|
|
17
|
+
import type { EditStateEnum, ViewStateEnum } from '../../model/range-protection-rule.model';
|
|
3
18
|
export interface IWorksheetProtectionRule {
|
|
4
19
|
permissionId: string;
|
|
5
20
|
description?: string;
|
|
@@ -1,2 +1,17 @@
|
|
|
1
|
-
|
|
1
|
+
/**
|
|
2
|
+
* Copyright 2023-present DreamNum Co., Ltd.
|
|
3
|
+
*
|
|
4
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
* you may not use this file except in compliance with the License.
|
|
6
|
+
* You may obtain a copy of the License at
|
|
7
|
+
*
|
|
8
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
*
|
|
10
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
* See the License for the specific language governing permissions and
|
|
14
|
+
* limitations under the License.
|
|
15
|
+
*/
|
|
16
|
+
import type { IAccessor, IRange } from '@univerjs/core';
|
|
2
17
|
export declare const checkRangesEditablePermission: (accessor: IAccessor, unitId: string, subUnitId: string, ranges: IRange[]) => boolean;
|
|
@@ -1,3 +1,18 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Copyright 2023-present DreamNum Co., Ltd.
|
|
3
|
+
*
|
|
4
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
* you may not use this file except in compliance with the License.
|
|
6
|
+
* You may obtain a copy of the License at
|
|
7
|
+
*
|
|
8
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
*
|
|
10
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
* See the License for the specific language governing permissions and
|
|
14
|
+
* limitations under the License.
|
|
15
|
+
*/
|
|
1
16
|
import { UnitAction } from '@univerjs/protocol';
|
|
2
17
|
import { WorkbookCommentPermission } from '../permission-point';
|
|
3
18
|
export declare const getAllWorkbookPermissionPoint: () => (typeof WorkbookCommentPermission)[];
|
|
@@ -1,3 +1,18 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Copyright 2023-present DreamNum Co., Ltd.
|
|
3
|
+
*
|
|
4
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
* you may not use this file except in compliance with the License.
|
|
6
|
+
* You may obtain a copy of the License at
|
|
7
|
+
*
|
|
8
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
*
|
|
10
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
* See the License for the specific language governing permissions and
|
|
14
|
+
* limitations under the License.
|
|
15
|
+
*/
|
|
1
16
|
import { Disposable, IPermissionService, IUniverInstanceService } from '@univerjs/core';
|
|
2
17
|
import { RangeProtectionRuleModel } from '../../../model/range-protection-rule.model';
|
|
3
18
|
import { WorksheetProtectionPointModel, WorksheetProtectionRuleModel } from '../worksheet-permission';
|
|
@@ -8,7 +23,7 @@ export declare class WorkbookPermissionService extends Disposable {
|
|
|
8
23
|
private _worksheetProtectionRuleModel;
|
|
9
24
|
private _worksheetProtectionPointModel;
|
|
10
25
|
private _unitPermissionInitStateChange;
|
|
11
|
-
unitPermissionInitStateChange$: import(
|
|
26
|
+
unitPermissionInitStateChange$: import("rxjs").Observable<boolean>;
|
|
12
27
|
constructor(_permissionService: IPermissionService, _univerInstanceService: IUniverInstanceService, _rangeProtectionRuleModel: RangeProtectionRuleModel, _worksheetProtectionRuleModel: WorksheetProtectionRuleModel, _worksheetProtectionPointModel: WorksheetProtectionPointModel);
|
|
13
28
|
private _init;
|
|
14
29
|
changeUnitInitState(state: boolean): void;
|
|
@@ -1,4 +1,19 @@
|
|
|
1
|
-
|
|
1
|
+
/**
|
|
2
|
+
* Copyright 2023-present DreamNum Co., Ltd.
|
|
3
|
+
*
|
|
4
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
* you may not use this file except in compliance with the License.
|
|
6
|
+
* You may obtain a copy of the License at
|
|
7
|
+
*
|
|
8
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
*
|
|
10
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
* See the License for the specific language governing permissions and
|
|
14
|
+
* limitations under the License.
|
|
15
|
+
*/
|
|
16
|
+
import type { ICellDataForSheetInterceptor } from '@univerjs/core';
|
|
2
17
|
import { UnitAction } from '@univerjs/protocol';
|
|
3
18
|
export declare const defaultSheetActions: UnitAction[];
|
|
4
19
|
export type IWorksheetProtectionRenderCellData = ICellDataForSheetInterceptor & {
|
|
@@ -1,3 +1,18 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Copyright 2023-present DreamNum Co., Ltd.
|
|
3
|
+
*
|
|
4
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
* you may not use this file except in compliance with the License.
|
|
6
|
+
* You may obtain a copy of the License at
|
|
7
|
+
*
|
|
8
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
*
|
|
10
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
* See the License for the specific language governing permissions and
|
|
14
|
+
* limitations under the License.
|
|
15
|
+
*/
|
|
1
16
|
import { UnitAction } from '@univerjs/protocol';
|
|
2
17
|
import { WorksheetCopyPermission, WorksheetDeleteProtectionPermission } from '../permission-point';
|
|
3
18
|
export declare const getAllWorksheetPermissionPoint: () => (typeof WorksheetDeleteProtectionPermission)[];
|
package/lib/types/services/permission/worksheet-permission/worksheet-permission-point.model.d.ts
CHANGED
|
@@ -1,8 +1,23 @@
|
|
|
1
|
-
|
|
1
|
+
/**
|
|
2
|
+
* Copyright 2023-present DreamNum Co., Ltd.
|
|
3
|
+
*
|
|
4
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
* you may not use this file except in compliance with the License.
|
|
6
|
+
* You may obtain a copy of the License at
|
|
7
|
+
*
|
|
8
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
*
|
|
10
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
* See the License for the specific language governing permissions and
|
|
14
|
+
* limitations under the License.
|
|
15
|
+
*/
|
|
16
|
+
import type { IObjectPointModel, IWorksheetProtectionPointRule } from '../type';
|
|
2
17
|
export declare class WorksheetProtectionPointModel {
|
|
3
18
|
private _model;
|
|
4
19
|
private _pointChange;
|
|
5
|
-
pointChange$: import(
|
|
20
|
+
pointChange$: import("rxjs").Observable<{
|
|
6
21
|
unitId: string;
|
|
7
22
|
subUnitId: string;
|
|
8
23
|
permissionId: string;
|
package/lib/types/services/permission/worksheet-permission/worksheet-permission-rule.model.d.ts
CHANGED
|
@@ -1,4 +1,19 @@
|
|
|
1
|
-
|
|
1
|
+
/**
|
|
2
|
+
* Copyright 2023-present DreamNum Co., Ltd.
|
|
3
|
+
*
|
|
4
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
* you may not use this file except in compliance with the License.
|
|
6
|
+
* You may obtain a copy of the License at
|
|
7
|
+
*
|
|
8
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
*
|
|
10
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
* See the License for the specific language governing permissions and
|
|
14
|
+
* limitations under the License.
|
|
15
|
+
*/
|
|
16
|
+
import type { IObjectModel, IWorksheetProtectionRule } from '../type';
|
|
2
17
|
type IRuleChangeType = 'add' | 'set' | 'delete';
|
|
3
18
|
export declare class WorksheetProtectionRuleModel {
|
|
4
19
|
/**
|
|
@@ -9,17 +24,17 @@ export declare class WorksheetProtectionRuleModel {
|
|
|
9
24
|
private _ruleChange;
|
|
10
25
|
private _ruleRefresh;
|
|
11
26
|
private _resetOrder;
|
|
12
|
-
ruleChange$: import(
|
|
27
|
+
ruleChange$: import("rxjs").Observable<{
|
|
13
28
|
unitId: string;
|
|
14
29
|
subUnitId: string;
|
|
15
30
|
rule: IWorksheetProtectionRule;
|
|
16
31
|
oldRule?: IWorksheetProtectionRule;
|
|
17
32
|
type: IRuleChangeType;
|
|
18
33
|
}>;
|
|
19
|
-
ruleRefresh$: import(
|
|
20
|
-
resetOrder$: import(
|
|
34
|
+
ruleRefresh$: import("rxjs").Observable<string>;
|
|
35
|
+
resetOrder$: import("rxjs").Observable<unknown>;
|
|
21
36
|
private _worksheetRuleInitStateChange;
|
|
22
|
-
worksheetRuleInitStateChange$: import(
|
|
37
|
+
worksheetRuleInitStateChange$: import("rxjs").Observable<boolean>;
|
|
23
38
|
changeRuleInitState(state: boolean): void;
|
|
24
39
|
getSheetRuleInitState(): boolean;
|
|
25
40
|
addRule(unitId: string, rule: IWorksheetProtectionRule): void;
|
package/lib/types/services/permission/worksheet-permission/worksheet-permission.service.d.ts
CHANGED
|
@@ -1,3 +1,18 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Copyright 2023-present DreamNum Co., Ltd.
|
|
3
|
+
*
|
|
4
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
* you may not use this file except in compliance with the License.
|
|
6
|
+
* You may obtain a copy of the License at
|
|
7
|
+
*
|
|
8
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
*
|
|
10
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
* See the License for the specific language governing permissions and
|
|
14
|
+
* limitations under the License.
|
|
15
|
+
*/
|
|
1
16
|
import { ILogService, Injector, IPermissionService, IResourceManagerService, IUniverInstanceService, RxDisposable } from '@univerjs/core';
|
|
2
17
|
import { RangeProtectionRuleModel } from '../../../model/range-protection-rule.model';
|
|
3
18
|
import { WorksheetProtectionPointModel } from './worksheet-permission-point.model';
|
|
@@ -1,6 +1,22 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
1
|
+
/**
|
|
2
|
+
* Copyright 2023-present DreamNum Co., Ltd.
|
|
3
|
+
*
|
|
4
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
* you may not use this file except in compliance with the License.
|
|
6
|
+
* You may obtain a copy of the License at
|
|
7
|
+
*
|
|
8
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
*
|
|
10
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
* See the License for the specific language governing permissions and
|
|
14
|
+
* limitations under the License.
|
|
15
|
+
*/
|
|
16
|
+
import type { IRangeThemeRangeInfo } from '../model/range-theme-model';
|
|
17
|
+
import type { RangeThemeStyle } from '../model/range-theme-util';
|
|
3
18
|
import { Disposable } from '@univerjs/core';
|
|
19
|
+
import { SheetRangeThemeModel } from '../model/range-theme-model';
|
|
4
20
|
export declare class SheetRangeThemeService extends Disposable {
|
|
5
21
|
private _sheetRangeThemeModel;
|
|
6
22
|
constructor(_sheetRangeThemeModel: SheetRangeThemeModel);
|
|
@@ -1,5 +1,21 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
1
|
+
/**
|
|
2
|
+
* Copyright 2023-present DreamNum Co., Ltd.
|
|
3
|
+
*
|
|
4
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
* you may not use this file except in compliance with the License.
|
|
6
|
+
* You may obtain a copy of the License at
|
|
7
|
+
*
|
|
8
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
*
|
|
10
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
* See the License for the specific language governing permissions and
|
|
14
|
+
* limitations under the License.
|
|
15
|
+
*/
|
|
16
|
+
import type { IDisposable, IMutationInfo, IRange, Nullable } from '@univerjs/core';
|
|
17
|
+
import type { EffectRefRangeParams } from './type';
|
|
18
|
+
import { Disposable, ICommandService, InterceptorManager, IUniverInstanceService } from '@univerjs/core';
|
|
3
19
|
import { SheetsSelectionsService } from '../selections/selection.service';
|
|
4
20
|
import { SheetInterceptorService } from '../sheet-interceptor/sheet-interceptor.service';
|
|
5
21
|
type RefRangCallback = (params: EffectRefRangeParams) => {
|
|
@@ -18,8 +34,8 @@ export declare class RefRangeService extends Disposable {
|
|
|
18
34
|
private _univerInstanceService;
|
|
19
35
|
private _selectionManagerService;
|
|
20
36
|
interceptor: InterceptorManager<{
|
|
21
|
-
MERGE_REDO: import(
|
|
22
|
-
MERGE_UNDO: import(
|
|
37
|
+
MERGE_REDO: import("@univerjs/core").IInterceptor<IMutationInfo<object>[], null>;
|
|
38
|
+
MERGE_UNDO: import("@univerjs/core").IInterceptor<IMutationInfo<object>[], null>;
|
|
23
39
|
}>;
|
|
24
40
|
private _watchRanges;
|
|
25
41
|
constructor(_commandService: ICommandService, _sheetInterceptorService: SheetInterceptorService, _univerInstanceService: IUniverInstanceService, _selectionManagerService: SheetsSelectionsService);
|
|
@@ -1,13 +1,37 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
1
|
+
/**
|
|
2
|
+
* Copyright 2023-present DreamNum Co., Ltd.
|
|
3
|
+
*
|
|
4
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
* you may not use this file except in compliance with the License.
|
|
6
|
+
* You may obtain a copy of the License at
|
|
7
|
+
*
|
|
8
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
*
|
|
10
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
* See the License for the specific language governing permissions and
|
|
14
|
+
* limitations under the License.
|
|
15
|
+
*/
|
|
16
|
+
import type { ICommandInfo, IRange } from '@univerjs/core';
|
|
17
|
+
import type { IDeleteRangeMoveLeftCommandParams } from '../../commands/commands/delete-range-move-left.command';
|
|
18
|
+
import type { IDeleteRangeMoveUpCommandParams } from '../../commands/commands/delete-range-move-up.command';
|
|
19
|
+
import type { IInsertRangeMoveDownCommandParams } from '../../commands/commands/insert-range-move-down.command';
|
|
20
|
+
import type { IInsertRangeMoveRightCommandParams } from '../../commands/commands/insert-range-move-right.command';
|
|
21
|
+
import type { IInsertColCommandParams, IInsertRowCommandParams } from '../../commands/commands/insert-row-col.command';
|
|
22
|
+
import type { IMoveRangeCommandParams } from '../../commands/commands/move-range.command';
|
|
23
|
+
import type { IMoveColsCommandParams, IMoveRowsCommandParams } from '../../commands/commands/move-rows-cols.command';
|
|
24
|
+
import type { IRemoveRowColCommandParams } from '../../commands/commands/remove-row-col.command';
|
|
25
|
+
import type { IReorderRangeCommandParams } from '../../commands/commands/reorder-range.command';
|
|
26
|
+
import { DeleteRangeMoveLeftCommandId } from '../../commands/commands/delete-range-move-left.command';
|
|
27
|
+
import { DeleteRangeMoveUpCommandId } from '../../commands/commands/delete-range-move-up.command';
|
|
28
|
+
import { InsertRangeMoveDownCommandId } from '../../commands/commands/insert-range-move-down.command';
|
|
29
|
+
import { InsertRangeMoveRightCommandId } from '../../commands/commands/insert-range-move-right.command';
|
|
30
|
+
import { InsertColCommandId, InsertRowCommandId } from '../../commands/commands/insert-row-col.command';
|
|
31
|
+
import { MoveRangeCommandId } from '../../commands/commands/move-range.command';
|
|
32
|
+
import { MoveColsCommandId, MoveRowsCommandId } from '../../commands/commands/move-rows-cols.command';
|
|
33
|
+
import { RemoveColCommandId, RemoveRowCommandId } from '../../commands/commands/remove-row-col.command';
|
|
34
|
+
import { ReorderRangeCommandId } from '../../commands/commands/reorder-range.command';
|
|
11
35
|
export type IMoveRowsCommand = ICommandInfo<IMoveRowsCommandParams> & {
|
|
12
36
|
id: typeof MoveRowsCommandId;
|
|
13
37
|
};
|