@univerjs/sheets-ui 0.12.2 → 0.12.3-experimental.20251204-1549a8e

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.
Files changed (63) hide show
  1. package/lib/cjs/facade.js +1 -1
  2. package/lib/cjs/index.js +14 -14
  3. package/lib/cjs/locale/ca-ES.js +1 -1
  4. package/lib/cjs/locale/en-US.js +1 -1
  5. package/lib/cjs/locale/es-ES.js +1 -1
  6. package/lib/cjs/locale/fa-IR.js +1 -1
  7. package/lib/cjs/locale/fr-FR.js +1 -1
  8. package/lib/cjs/locale/ja-JP.js +1 -1
  9. package/lib/cjs/locale/ko-KR.js +1 -1
  10. package/lib/cjs/locale/ru-RU.js +1 -1
  11. package/lib/cjs/locale/vi-VN.js +1 -1
  12. package/lib/cjs/locale/zh-CN.js +1 -1
  13. package/lib/cjs/locale/zh-TW.js +1 -1
  14. package/lib/es/facade.js +94 -72
  15. package/lib/es/index.js +8745 -8614
  16. package/lib/es/locale/ca-ES.js +2 -1
  17. package/lib/es/locale/en-US.js +2 -1
  18. package/lib/es/locale/es-ES.js +2 -1
  19. package/lib/es/locale/fa-IR.js +2 -1
  20. package/lib/es/locale/fr-FR.js +2 -1
  21. package/lib/es/locale/ja-JP.js +2 -1
  22. package/lib/es/locale/ko-KR.js +2 -1
  23. package/lib/es/locale/ru-RU.js +2 -1
  24. package/lib/es/locale/vi-VN.js +2 -1
  25. package/lib/es/locale/zh-CN.js +2 -1
  26. package/lib/es/locale/zh-TW.js +99 -98
  27. package/lib/facade.js +94 -72
  28. package/lib/index.js +8745 -8614
  29. package/lib/locale/ca-ES.js +2 -1
  30. package/lib/locale/en-US.js +2 -1
  31. package/lib/locale/es-ES.js +2 -1
  32. package/lib/locale/fa-IR.js +2 -1
  33. package/lib/locale/fr-FR.js +2 -1
  34. package/lib/locale/ja-JP.js +2 -1
  35. package/lib/locale/ko-KR.js +2 -1
  36. package/lib/locale/ru-RU.js +2 -1
  37. package/lib/locale/vi-VN.js +2 -1
  38. package/lib/locale/zh-CN.js +2 -1
  39. package/lib/locale/zh-TW.js +99 -98
  40. package/lib/types/commands/commands/auto-fill.command.d.ts +4 -0
  41. package/lib/types/components/menu-item-input/interface.d.ts +2 -0
  42. package/lib/types/facade/f-range.d.ts +40 -1
  43. package/lib/types/facade/f-univer.d.ts +11 -0
  44. package/lib/types/locale/en-US.d.ts +1 -0
  45. package/lib/types/services/auto-fill/auto-fill.service.d.ts +2 -2
  46. package/lib/types/services/clipboard/clipboard.service.d.ts +1 -1
  47. package/lib/types/services/clipboard/clone.d.ts +9 -0
  48. package/lib/types/services/clipboard/utils.d.ts +5 -0
  49. package/lib/umd/facade.js +1 -1
  50. package/lib/umd/index.js +13 -13
  51. package/lib/umd/locale/ca-ES.js +1 -1
  52. package/lib/umd/locale/en-US.js +1 -1
  53. package/lib/umd/locale/es-ES.js +1 -1
  54. package/lib/umd/locale/fa-IR.js +1 -1
  55. package/lib/umd/locale/fr-FR.js +1 -1
  56. package/lib/umd/locale/ja-JP.js +1 -1
  57. package/lib/umd/locale/ko-KR.js +1 -1
  58. package/lib/umd/locale/ru-RU.js +1 -1
  59. package/lib/umd/locale/vi-VN.js +1 -1
  60. package/lib/umd/locale/zh-CN.js +1 -1
  61. package/lib/umd/locale/zh-TW.js +1 -1
  62. package/package.json +14 -14
  63. package/LICENSE +0 -176
@@ -1 +1 @@
1
- (function(e,t){typeof exports=="object"&&typeof module<"u"?module.exports=t():typeof define=="function"&&define.amd?define(t):(e=typeof globalThis<"u"?globalThis:e||self,e.UniverSheetsUiZhTW=t())})(this,(function(){"use strict";return{spreadsheetLabel:"插件",spreadsheetRightLabel:"更多 Sheets",toolbar:{undo:"撤銷",redo:"重做",formatPainter:"格式刷",font:"字體",fontSize:"字號",fontSizeIncrease:"增大字號",fontSizeDecrease:"減小字號",bold:"粗體",italic:"斜體",strikethrough:"刪除線",subscript:"下標",superscript:"上標",underline:"底線",textColor:{main:"文字顏色",right:"顏色選擇"},resetColor:"重置顏色",fillColor:{main:"單元格顏色",right:"顏色選擇"},border:{main:"邊框",right:"邊框類型"},mergeCell:{main:"合併儲存格",right:"選擇合併類型"},horizontalAlignMode:{main:"水平對齊",right:"對齊方式"},verticalAlignMode:{main:"垂直對齊",right:"對齊方式"},textWrapMode:{main:"文字換行",right:"換行方式"},textRotateMode:{main:"文字旋轉",right:"旋轉方式"},more:"更多",toggleGridlines:"切換網格線"},align:{left:"左對齊",center:"中間對齊",right:"右對齊",top:"頂部對齊",middle:"居中對齊",bottom:"底部對齊"},button:{confirm:"確定",cancel:"取消",close:"關閉",update:"Update",delete:"Delete",insert:"新建",prevPage:"上一頁",nextPage:"下一頁",total:"總共:"},punctuation:{tab:"Tab 鍵",semicolon:"分號",comma:"逗號",space:"空格"},colorPicker:{collapse:"收起",customColor:"自訂",change:"切換",confirmColor:"確定",cancelColor:"取消"},borderLine:{borderTop:"上框線",borderBottom:"下框線",borderLeft:"左框線",borderRight:"右框線",borderNone:"無",borderAll:"所有",borderOutside:"外側",borderInside:"內側",borderHorizontal:"內側橫線",borderVertical:"內側垂直線",borderColor:"邊框顏色",borderSize:"邊框粗細",borderType:"邊框線類型"},merge:{all:"全部合併",vertical:"垂直合併",horizontal:"水平合併",cancel:"取消合併",overlappingError:"不能合併重疊區域",partiallyError:"無法對部分合併儲存格執行此操作",confirm:{title:"合併儲存格僅儲存左上角儲存格的值,是否繼續? ",cancel:"取消合併",confirm:"繼續合併",warning:"警告",dismantleMergeCellWarning:"此操作會導致一些合併單元格被拆散,是否繼續?"}},filter:{confirm:{error:"出現了一個問題",notAllowedToInsertRange:"要移動這些單元格,請清除該區域的篩選器"}},textWrap:{overflow:"溢出",wrap:"自動換行",clip:"截斷"},textRotate:{none:"無旋轉",angleUp:"向上傾斜",angleDown:"向下傾斜",vertical:"直排文字",rotationUp:"向上90°",rotationDown:"向下90°"},sheetConfig:{delete:"刪除",copy:"複製",rename:"重命名",changeColor:"更改顏色",hide:"隱藏",unhide:"取消隱藏",moveLeft:"向左移",moveRight:"向右移",resetColor:"重置顏色",cancelText:"取消",chooseText:"確定顏色",tipNameRepeat:"標籤頁的名稱不能重複!請重新修改",noMoreSheet:"工作薄內至少含有一張可視工作表。若需刪除選定的工作表,請先插入一張新工作表或顯示隱藏的工作表。 ",confirmDelete:"是否刪除",redoDelete:"可以透過Ctrl+Z撤銷刪除",noHide:"不能隱藏, 至少保留一個sheet標籤",chartEditNoOpt:"圖表編輯模式下不允許該操作! ",sheetNameErrorTitle:"錯誤",sheetNameSpecCharError:"名稱不能超過 31 個字符,首尾不能是' 且名稱不能包含: [ ] : \\ ? * /",sheetNameCannotIsEmptyError:"名稱不能為空。 ",sheetNameAlreadyExistsError:"工作表已存在,請輸入其它名稱。 ",deleteSheet:"刪除工作表",deleteSheetContent:"確認刪除此工作表,刪除後將不可找回,確定要刪除嗎? ",addProtectSheet:"保護工作表",removeProtectSheet:"取消保護工作表",changeSheetPermission:"更改工作表權限",viewAllProtectArea:"查看所有保護範圍"},rightClick:{copy:"複製",cut:"剪切",paste:"貼上",pasteSpecial:"選擇性貼上",pasteValue:"僅貼上值",pasteFormat:"僅貼上格式",pasteColWidth:"僅貼上列寬",pasteBesidesBorder:"僅貼上邊框以外內容",insert:"插入",delete:"刪除",insertRow:"插入行",insertRowBefore:"上方插入行",insertRowsAbove:"在上方插入",insertRowsAfter:"在下方插入",insertRowsAfterSuffix:"",insertRowsAboveSuffix:"",insertColumn:"插入列",insertColumnBefore:"在左側插入列",insertColsLeft:"在左側插入",insertColsRight:"在右側插入",insertColsLeftSuffix:"",insertColsRightSuffix:"",deleteCell:"刪除儲存格",insertCell:"插入儲存格",deleteSelected:"刪除選取",hide:"隱藏",hideSelected:"隱藏選中",showHide:"顯示隱藏",toTopAdd:"向上增加",toBottomAdd:"向下增加",toLeftAdd:"向左增加",toRightAdd:"向右增加",deleteSelectedRow:"刪除選取行",deleteSelectedColumn:"刪除選取列",hideSelectedRow:"隱藏選中行",showHideRow:"顯示隱藏行",rowHeight:"行高",hideSelectedColumn:"隱藏選取列",showHideColumn:"顯示隱藏列",columnWidth:"列寬",moveLeft:"左移",moveUp:"上移",moveRight:"右移",moveDown:"下移",add:"增加",row:"",column:"",confirm:"確認",clearSelection:"清除",clearContent:"清除內容",clearFormat:"清除格式",clearAll:"清除全部",root:"次方根",log:"log",delete0:"刪除兩端0值",removeDuplicate:"刪除重複值",byRow:"按行",byCol:"按列",generateNewMatrix:"產生新矩陣",fitContent:"適合數據",freeze:"凍結",freezeCol:"凍結列",freezeRow:"凍結行",cancelFreeze:"取消凍結",deleteAllRowsAlert:"您無法刪除工作表上的所有行",deleteAllColumnsAlert:"您無法刪除工作表上的所有欄位",hideAllRowsAlert:"您無法隱藏工作表上的所有行",hideAllColumnsAlert:"您無法隱藏工作表上的所有欄位",protectRange:"保護行列",editProtectRange:"設定保護範圍",removeProtectRange:"移除保護範圍",turnOnProtectRange:"新增保護範圍",viewAllProtectArea:"查看所有保護範圍"},info:{tooltip:"提示",error:"錯誤",notChangeMerge:"不能對合併儲存格做部分更改",detailUpdate:"新開啟",detailSave:"已恢復本機快取",row:"",column:"",loading:"渲染中···",copy:"副本",return:"返回",rename:"重命名",tips:"重命名",noName:"無標題的電子表格",wait:"待更新",add:"新增",addLast:"在底部加上",backTop:"回到頂部",pageInfo:"共${total}條,${totalPage}頁,目前已顯示${currentPage}頁",nextPage:"下一頁",tipInputNumber:"請輸入數字",tipInputNumberLimit:"增加範圍限制在1-100",tipRowHeightLimit:"行高必須在0 ~ 545之間",tipColumnWidthLimit:"列寬必須在0 ~ 2038之間",pageInfoFull:"共${total}條,${totalPage}頁,已顯示全部資料",problem:"出現了一個問題",forceStringInfo:"以文字形式儲存的數字"},clipboard:{paste:{exceedMaxCells:"貼上區域超出最大儲存格數",overlappingMergedCells:"貼上區域與合併儲存格重疊"},shortCutNotify:{title:"請使用快捷鍵貼上",useShortCutInstead:"偵測到 Excel 內容,請使用快速鍵貼上"}},statusbar:{sum:"求和",average:"平均值",min:"最小值",max:"最大值",count:"數值計數",countA:"計數",clickToCopy:"點選複製數值",copied:"已複製"},autoFill:{copy:"複製儲存格",series:"填充序列",formatOnly:"僅填滿格式",noFormat:"不含格式填滿"},rangeSelector:{placeholder:"選擇範圍或輸入值",tooltip:"選擇範圍"},shortcut:{sheet:{"zoom-in":"放大","zoom-out":"縮小","reset-zoom":"恢復縮放","select-below-cell":"選擇下方儲存格","select-up-cell":"選擇上方儲存格","select-left-cell":"選擇左側儲存格","select-right-cell":"選擇右側儲存格","select-next-cell":"選取後一個儲存格","select-previous-cell":"選擇前一個儲存格","select-up-value-cell":"選擇上方有值的儲存格","select-below-value-cell":"選取下方有值的儲存格","select-left-value-cell":"選擇左側有值的儲存格","select-right-value-cell":"選擇右側有值的儲存格","expand-selection-down":"向下擴展選區","expand-selection-up":"向上擴展選區","expand-selection-left":"向左擴展選取範圍","expand-selection-right":"向右擴展選區","expand-selection-to-left-gap":"向左擴展選區到下一個邊界","expand-selection-to-below-gap":"向下擴展選區到下一個邊界","expand-selection-to-right-gap":"向右擴展選區到下一個邊界","expand-selection-to-up-gap":"向上擴展選區到下一個邊界","select-all":"全選","toggle-editing":"開始 / 結束編輯","delete-and-start-editing":"清空並開始編輯","abort-editing":"放棄編輯","break-line":"換行","set-bold":"切換粗體","set-italic":"切換斜體","set-underline":"切換底線","set-strike-through":"切換刪除線","start-editing":"開始編輯(選取範圍切換到編輯器)"}},"sheet-view":"瀏覽表格","sheet-edit":"編輯表格",definedName:{managerTitle:"名稱管理器",managerDescription:"透過選擇儲存格或公式,並在文字方塊中輸入您想要的名稱來建立定義名稱。 ",addButton:"新建名稱",featureTitle:"定義名稱",ratioRange:"範圍",ratioFormula:"公式",confirm:"確認",cancel:"取消",scopeWorkbook:"工作簿",inputNamePlaceholder:"請輸入名稱(必填)",inputCommentPlaceholder:"請輸入備註",inputRangePlaceholder:"請輸入範圍(必填)",inputFormulaPlaceholder:"請輸入公式(必填)",nameEmpty:"名稱不能為空",nameDuplicate:"名稱重複",formulaOrRefStringEmpty:"公式或引用字串不能為空",formulaOrRefStringInvalid:"公式或引用字串無效",defaultName:"DefinedName",updateButton:"修改",deleteButton:"刪除",deleteConfirmText:"確定刪除定義名稱? ",nameConflict:"與函數名稱衝突",nameInvalid:"名稱不包含空格或不允許的字元",nameSheetConflict:"名稱與工作表名稱衝突"},uploadLoading:{loading:"正在上傳,目前剩餘",error:"載入失敗"},permission:{toolbarMenu:"保護",panel:{title:"保護行列",name:"名稱",protectedRange:"保護區域",permissionDirection:"權限描述",permissionDirectionPlaceholder:"請輸入權限描述",editPermission:"編輯權限",onlyICanEdit:"僅我可以編輯",designedUserCanEdit:"指定使用者可以編輯",viewPermission:"檢視權限",othersCanView:"其他人可以查看",noOneElseCanView:"其他人不可以查看",designedPerson:"指定人員",addPerson:"新增人員",canEdit:"可編輯",canView:"可查看",delete:"刪除",currentSheet:"目前工作表",allSheet:"所有工作表",edit:"編輯",Print:"打印",Comment:"評論",Copy:"複製",SetCellStyle:"設定儲存格樣式",SetCellValue:"設定單元格值",SetHyperLink:"設定超連結",Sort:"排序",Filter:"篩選",PivotTable:"資料透視表",FloatImage:"浮動圖片",RowHeightColWidth:"行高列寬",RowHeightColWidthReadonly:"只讀行高列寬",FilterReadonly:"唯讀篩選",nameError:"名稱不能為空",created:"創建",iCanEdit:"我可以編輯",iCanNotEdit:"我不會編輯",iCanView:"我可以查看",iCanNotView:"我不可以查看",emptyRangeError:"範圍不能為空",rangeOverlapError:"範圍不能重疊",rangeOverlapOverPermissionError:"範圍不能重疊已有權限範圍",InsertHyperlink:"插入超連結",SetRowStyle:"設定行樣式",SetColumnStyle:"設定列樣式",InsertColumn:"插入列",InsertRow:"插入行",DeleteRow:"刪除行",DeleteColumn:"刪除列",EditExtraObject:"編輯其他物件"},dialog:{allowUserToEdit:"允許使用者編輯",allowedPermissionType:"允許權限類型",setCellValue:"設定單元格值",setCellStyle:"設定儲存格樣式",copy:"複製",alert:"提示",search:"搜索",alertContent:"該範圍已被保護,目前無編輯權限。如需編輯,請聯絡創建者。 ",userEmpty:"沒有指定的人員,分享連結以邀請特定的人。 ",listEmpty:"你還沒有設定任何範圍或工作表為受保護狀態。 ",commonErr:"該範圍已被保護,目前無該操作權限。如需編輯,請聯絡創建者。 ",editErr:"該範圍已被保護,目前無編輯權限。如需編輯,請聯絡創建者。 ",pasteErr:"該範圍已被保護,目前無貼上權限。如需貼上,請聯絡創作者。 ",setStyleErr:"該範圍已被保護,目前無設定樣式權限。如需設定樣式,請聯絡建立者。 ",copyErr:"該範圍已被保護,目前無複製權限。如需複製,請聯絡創建者。 ",workbookCopyErr:"該工作簿已被保護,目前無複製權限。如需複製,請聯絡創建者。 ",setRowColStyleErr:"該範圍已被保護,目前無設定行列樣式權限。如需設定行列樣式,請聯絡建立者。 ",moveRowColErr:"該範圍已被保護,目前無移動行列權限。如需行動行列,請聯絡創作者。 ",moveRangeErr:"該範圍已被保護,目前無移動選取範圍權限。如需移動選區,請聯絡創作者。 ",autoFillErr:"範圍已被保護,目前無自動填入權限。如需自動填充,請聯絡建立者。 ",filterErr:"該範圍已被保護,目前無篩選權限。如需篩選,請聯絡創作者。 ",operatorSheetErr:"該工作表已被保護,目前無操作工作表權限。如需操作工作表,請聯絡創建者。 ",insertOrDeleteMoveRangeErr:"插入、刪除區域與保護範圍相交,暫不支援此操作。 ",printErr:"該工作表已被保護,目前無列印權限。如需列印,請聯絡創作者。 ",formulaErr:"該範圍或引用範圍已被保護,目前無編輯權限。如需編輯,請聯絡創建者。 ",hyperLinkErr:"範圍已被保護,目前無設定超連結權限。如需設定超鏈接,請聯絡建立者。 "},button:{confirm:"確認",cancel:"取消",addNewPermission:"新增權限"}}}}));
1
+ (function(e,t){typeof exports=="object"&&typeof module<"u"?module.exports=t():typeof define=="function"&&define.amd?define(t):(e=typeof globalThis<"u"?globalThis:e||self,e.UniverSheetsUiZhTW=t())})(this,(function(){"use strict";return{spreadsheetLabel:"擴充功能",spreadsheetRightLabel:"更多試算表",toolbar:{undo:"復原",redo:"重做",formatPainter:"複製格式",font:"字型",fontSize:"字型大小",fontSizeIncrease:"放大字型",fontSizeDecrease:"縮小字型",bold:"粗體",italic:"斜體",strikethrough:"刪除線",subscript:"下標",superscript:"上標",underline:"底線",textColor:{main:"字型顏色",right:"顏色選擇"},resetColor:"重置顏色",fillColor:{main:"填滿色彩",right:"顏色選擇"},border:{main:"邊框",right:"邊框類型"},mergeCell:{main:"合併儲存格",right:"選擇合併類型"},horizontalAlignMode:{main:"水平對齊",right:"對齊方式"},verticalAlignMode:{main:"垂直對齊",right:"對齊方式"},textWrapMode:{main:"自動換行",right:"換行方式"},textRotateMode:{main:"文字旋轉",right:"旋轉方式"},more:"更多",toggleGridlines:"切換網格線"},align:{left:"靠左對齊",center:"置中",right:"靠右對齊",top:"靠上對齊",middle:"垂直置中",bottom:"靠下對齊"},button:{confirm:"確定",cancel:"取消",close:"關閉",update:"Update",delete:"Delete",insert:"插入",prevPage:"上一頁",nextPage:"下一頁",total:"總共:"},punctuation:{tab:"Tab 鍵",semicolon:"分號",comma:"逗號",space:"空格"},colorPicker:{collapse:"收起",customColor:"自訂",change:"切換",confirmColor:"確定",cancelColor:"取消"},borderLine:{borderTop:"上框線",borderBottom:"下框線",borderLeft:"左框線",borderRight:"右框線",borderNone:"無",borderAll:"所有",borderOutside:"外側",borderInside:"內側",borderHorizontal:"內側水平框線",borderVertical:"內側垂直框線",borderColor:"邊框顏色",borderSize:"邊框粗細",borderType:"邊框線類型"},merge:{all:"全部合併",vertical:"垂直合併",horizontal:"水平合併",cancel:"取消合併",overlappingError:"不能合併重疊區域",partiallyError:"無法對部分合併儲存格執行此操作",confirm:{title:"合併儲存格僅儲存左上角儲存格的值,是否繼續? ",cancel:"取消合併",confirm:"繼續合併",warning:"警告",dismantleMergeCellWarning:"此操作會導致一些合併儲存格被拆散,是否繼續?"}},filter:{confirm:{error:"出現了一個問題",notAllowedToInsertRange:"要移動這些儲存格,請清除該區域的篩選器"}},textWrap:{overflow:"溢出",wrap:"自動換行",clip:"截斷"},textRotate:{none:"無旋轉",angleUp:"向上傾斜",angleDown:"向下傾斜",vertical:"直排文字",rotationUp:"向上90°",rotationDown:"向下90°"},sheetConfig:{delete:"刪除",copy:"複製",rename:"重新命名",changeColor:"更改顏色",hide:"隱藏",unhide:"取消隱藏",moveLeft:"向左移動",moveRight:"向右移動",resetColor:"重置顏色",cancelText:"取消",chooseText:"確定顏色",tipNameRepeat:"工作表名稱已存在,請輸入其他名稱。",noMoreSheet:"活頁簿中至少需含有一張可見的工作表。若需刪除選定的工作表,請先插入一張新工作表或顯示隱藏的工作表。",confirmDelete:"確認刪除",redoDelete:"可以透過 Ctrl+Z 復原刪除",noHide:"不能隱藏,至少保留一個工作表",chartEditNoOpt:"圖表編輯模式下不允許該操作! ",sheetNameErrorTitle:"錯誤",sheetNameSpecCharError:"名稱不能超過 31 個字元,首尾不能是' 且名稱不能包含: [ ] : \\ ? * /",sheetNameCannotIsEmptyError:"名稱不能為空。 ",sheetNameAlreadyExistsError:"工作表已存在,請輸入其它名稱。 ",deleteSheet:"刪除工作表",deleteSheetContent:"您確定要刪除此工作表嗎?刪除後將無法復原。",deleteLargeSheetContent:"確認刪除此工作表,刪除後將不可找回,確定要刪除嗎?",addProtectSheet:"保護工作表",removeProtectSheet:"取消保護工作表",changeSheetPermission:"更改工作表權限",viewAllProtectArea:"查看所有保護範圍"},rightClick:{copy:"複製",cut:"剪下",paste:"貼上",pasteSpecial:"選擇性貼上",pasteValue:"僅貼上值",pasteFormat:"僅貼上格式",pasteColWidth:"僅貼上欄寬",pasteBesidesBorder:"僅貼上邊框以外內容",insert:"插入",delete:"刪除",insertRow:"插入列",insertRowBefore:"上方插入列",insertRowsAbove:"在上方插入",insertRowsAfter:"在下方插入",insertRowsAfterSuffix:"",insertRowsAboveSuffix:"",insertColumn:"插入欄",insertColumnBefore:"在左側插入欄",insertColsLeft:"在左側插入",insertColsRight:"在右側插入",insertColsLeftSuffix:"",insertColsRightSuffix:"",deleteCell:"刪除儲存格",insertCell:"插入儲存格",deleteSelected:"刪除選取",hide:"隱藏",hideSelected:"隱藏",showHide:"取消隱藏",toTopAdd:"向上增加",toBottomAdd:"向下增加",toLeftAdd:"向左增加",toRightAdd:"向右增加",deleteSelectedRow:"刪除選取列",deleteSelectedColumn:"刪除選取欄",hideSelectedRow:"隱藏選取列",showHideRow:"取消隱藏列",rowHeight:"列高",hideSelectedColumn:"隱藏選取欄",showHideColumn:"取消隱藏欄",columnWidth:"欄寬",moveLeft:"左移",moveUp:"上移",moveRight:"右移",moveDown:"下移",add:"增加",row:"",column:"",confirm:"確認",clearSelection:"清除",clearContent:"清除內容",clearFormat:"清除格式",clearAll:"清除全部",root:"次方根",log:"log",delete0:"刪除兩端0值",removeDuplicate:"移除重複項",byRow:"按列",byCol:"按欄",generateNewMatrix:"產生新矩陣",fitContent:"適合數據",freeze:"凍結窗格",freezeCol:"凍結欄",freezeRow:"凍結列",cancelFreeze:"取消凍結",deleteAllRowsAlert:"您無法刪除工作表上的所有列",deleteAllColumnsAlert:"您無法刪除工作表上的所有欄",hideAllRowsAlert:"您無法隱藏工作表上的所有列",hideAllColumnsAlert:"您無法隱藏工作表上的所有欄",protectRange:"保護範圍",editProtectRange:"設定保護範圍",removeProtectRange:"移除保護範圍",turnOnProtectRange:"新增保護範圍",viewAllProtectArea:"查看所有保護範圍"},info:{tooltip:"提示",error:"錯誤",notChangeMerge:"不能對合併儲存格做部分更改",detailUpdate:"新開啟",detailSave:"已恢復本機快取",row:"",column:"",loading:"渲染中···",copy:"副本",return:"返回",rename:"重新命名",tips:"重命名",noName:"未命名的試算表",wait:"待更新",add:"新增",addLast:"在底部加上",backTop:"回到頂部",pageInfo:"共 ${total} 筆,${totalPage} 頁,目前已顯示 ${currentPage} 頁",nextPage:"下一頁",tipInputNumber:"請輸入數字",tipInputNumberLimit:"增加範圍限制在1-100",tipRowHeightLimit:"列高必須在 0 ~ 545 之間",tipColumnWidthLimit:"欄寬必須在 0 ~ 2038 之間",pageInfoFull:"共 ${total} 筆,${totalPage} 頁,已顯示全部資料",problem:"出現了一個問題",forceStringInfo:"以文字形式儲存的數字"},clipboard:{paste:{exceedMaxCells:"貼上區域超出最大儲存格數",overlappingMergedCells:"貼上區域與合併儲存格重疊"},shortCutNotify:{title:"請使用快捷鍵貼上",useShortCutInstead:"偵測到 Excel 內容,請使用快速鍵貼上"}},statusbar:{sum:"求和",average:"平均值",min:"最小值",max:"最大值",count:"數值計數",countA:"計數",clickToCopy:"點選複製數值",copied:"已複製"},autoFill:{copy:"複製儲存格",series:"填滿數列",formatOnly:"僅以格式填滿",noFormat:"填滿但不填入格式"},rangeSelector:{placeholder:"選擇範圍或輸入值",tooltip:"選擇範圍"},shortcut:{sheet:{"zoom-in":"放大","zoom-out":"縮小","reset-zoom":"恢復縮放","select-below-cell":"選擇下方儲存格","select-up-cell":"選擇上方儲存格","select-left-cell":"選擇左側儲存格","select-right-cell":"選擇右側儲存格","select-next-cell":"選取後一個儲存格","select-previous-cell":"選擇前一個儲存格","select-up-value-cell":"選擇上方有值的儲存格","select-below-value-cell":"選取下方有值的儲存格","select-left-value-cell":"選擇左側有值的儲存格","select-right-value-cell":"選擇右側有值的儲存格","expand-selection-down":"向下擴展選區","expand-selection-up":"向上擴展選區","expand-selection-left":"向左擴展選取範圍","expand-selection-right":"向右擴展選區","expand-selection-to-left-gap":"向左擴展選區到下一個邊界","expand-selection-to-below-gap":"向下擴展選區到下一個邊界","expand-selection-to-right-gap":"向右擴展選區到下一個邊界","expand-selection-to-up-gap":"向上擴展選區到下一個邊界","select-all":"全選","toggle-editing":"開始 / 結束編輯","delete-and-start-editing":"清空並開始編輯","abort-editing":"放棄編輯","break-line":"強制換行","set-bold":"切換粗體","set-italic":"切換斜體","set-underline":"切換底線","set-strike-through":"切換刪除線","start-editing":"開始編輯(選取範圍切換到編輯器)"}},"sheet-view":"瀏覽表格","sheet-edit":"編輯表格",definedName:{managerTitle:"名稱管理員",managerDescription:"透過選擇儲存格或公式,並在文字方塊中輸入您想要的名稱來建立已定義名稱。",addButton:"新建名稱",featureTitle:"已定義名稱",ratioRange:"範圍",ratioFormula:"公式",confirm:"確認",cancel:"取消",scopeWorkbook:"活頁簿",inputNamePlaceholder:"請輸入名稱(必填)",inputCommentPlaceholder:"請輸入備註",inputRangePlaceholder:"請輸入範圍(必填)",inputFormulaPlaceholder:"請輸入公式(必填)",nameEmpty:"名稱不能為空",nameDuplicate:"名稱重複",formulaOrRefStringEmpty:"公式或引用字串不能為空",formulaOrRefStringInvalid:"公式或引用字串無效",defaultName:"DefinedName",updateButton:"修改",deleteButton:"刪除",deleteConfirmText:"確定刪除定義名稱? ",nameConflict:"與函數名稱衝突",nameInvalid:"名稱不包含空格或不允許的字元",nameSheetConflict:"名稱與工作表名稱衝突"},uploadLoading:{loading:"正在上傳,目前剩餘",error:"載入失敗"},permission:{toolbarMenu:"保護",panel:{title:"保護範圍",name:"名稱",protectedRange:"保護區域",permissionDirection:"權限描述",permissionDirectionPlaceholder:"請輸入權限描述",editPermission:"編輯權限",onlyICanEdit:"僅我可以編輯",designedUserCanEdit:"指定使用者可以編輯",viewPermission:"檢視權限",othersCanView:"其他人可以查看",noOneElseCanView:"其他人不可以查看",designedPerson:"指定人員",addPerson:"新增人員",canEdit:"可編輯",canView:"可查看",delete:"刪除",currentSheet:"目前工作表",allSheet:"所有工作表",edit:"編輯",Print:"列印",Comment:"註解",Copy:"複製",SetCellStyle:"設定儲存格樣式",SetCellValue:"設定儲存格值",SetHyperLink:"設定超連結",Sort:"排序",Filter:"篩選",PivotTable:"樞紐分析表",FloatImage:"浮動圖片",RowHeightColWidth:"列高欄寬",RowHeightColWidthReadonly:"只讀列高欄寬",FilterReadonly:"唯讀篩選",nameError:"名稱不能為空",created:"創建",iCanEdit:"我可以編輯",iCanNotEdit:"我不會編輯",iCanView:"我可以查看",iCanNotView:"我不可以查看",emptyRangeError:"範圍不能為空",rangeOverlapError:"範圍不能重疊",rangeOverlapOverPermissionError:"範圍不能重疊已有權限範圍",InsertHyperlink:"插入超連結",SetRowStyle:"設定列樣式",SetColumnStyle:"設定欄樣式",InsertColumn:"插入欄",InsertRow:"插入列",DeleteRow:"刪除列",DeleteColumn:"刪除欄",EditExtraObject:"編輯其他物件"},dialog:{allowUserToEdit:"允許使用者編輯",allowedPermissionType:"允許權限類型",setCellValue:"設定儲存格值",setCellStyle:"設定儲存格樣式",copy:"複製",alert:"提示",search:"搜索",alertContent:"該範圍已被保護,目前無編輯權限。如需編輯,請聯絡創建者。 ",userEmpty:"沒有指定的人員,分享連結以邀請特定的人。 ",listEmpty:"你還沒有設定任何範圍或工作表為受保護狀態。 ",commonErr:"該範圍已被保護,目前無該操作權限。如需編輯,請聯絡創建者。 ",editErr:"該範圍已被保護,目前無編輯權限。如需編輯,請聯絡創建者。 ",pasteErr:"該範圍已被保護,目前無貼上權限。如需貼上,請聯絡創作者。 ",setStyleErr:"該範圍已被保護,目前無設定樣式權限。如需設定樣式,請聯絡建立者。 ",copyErr:"該範圍已被保護,目前無複製權限。如需複製,請聯絡創建者。 ",workbookCopyErr:"該活頁簿已被保護,目前無複製權限。如需複製,請聯絡創建者。 ",setRowColStyleErr:"該範圍已被保護,目前無設定欄列樣式權限。如需設定欄列樣式,請聯絡建立者。 ",moveRowColErr:"該範圍已被保護,目前無移動欄列權限。如需行動欄列,請聯絡創作者。 ",moveRangeErr:"該範圍已被保護,目前無移動選取範圍權限。如需移動選區,請聯絡創作者。 ",autoFillErr:"範圍已被保護,目前無自動填入權限。如需自動填充,請聯絡建立者。 ",filterErr:"該範圍已被保護,目前無篩選權限。如需篩選,請聯絡創作者。 ",operatorSheetErr:"該工作表已被保護,目前無操作工作表權限。如需操作工作表,請聯絡創建者。 ",insertOrDeleteMoveRangeErr:"插入、刪除區域與保護範圍相交,暫不支援此操作。 ",printErr:"該工作表已被保護,目前無列印權限。如需列印,請聯絡創作者。 ",formulaErr:"該範圍或引用範圍已被保護,目前無編輯權限。如需編輯,請聯絡創建者。 ",hyperLinkErr:"範圍已被保護,目前無設定超連結權限。如需設定超鏈接,請聯絡建立者。 "},button:{confirm:"確認",cancel:"取消",addNewPermission:"新增權限"}}}}));
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@univerjs/sheets-ui",
3
- "version": "0.12.2",
3
+ "version": "0.12.3-experimental.20251204-1549a8e",
4
4
  "private": false,
5
5
  "description": "UniverSheet normal ui-plugin-sheets",
6
6
  "author": "DreamNum <developer@univer.ai>",
@@ -66,15 +66,15 @@
66
66
  "dependencies": {
67
67
  "@univerjs/icons": "^1.0.2",
68
68
  "@univerjs/protocol": "0.1.47",
69
- "@univerjs/core": "0.12.2",
70
- "@univerjs/design": "0.12.2",
71
- "@univerjs/docs": "0.12.2",
72
- "@univerjs/docs-ui": "0.12.2",
73
- "@univerjs/engine-formula": "0.12.2",
74
- "@univerjs/engine-render": "0.12.2",
75
- "@univerjs/sheets": "0.12.2",
76
- "@univerjs/telemetry": "0.12.2",
77
- "@univerjs/ui": "0.12.2"
69
+ "@univerjs/core": "0.12.3-experimental.20251204-1549a8e",
70
+ "@univerjs/design": "0.12.3-experimental.20251204-1549a8e",
71
+ "@univerjs/docs-ui": "0.12.3-experimental.20251204-1549a8e",
72
+ "@univerjs/docs": "0.12.3-experimental.20251204-1549a8e",
73
+ "@univerjs/engine-formula": "0.12.3-experimental.20251204-1549a8e",
74
+ "@univerjs/sheets": "0.12.3-experimental.20251204-1549a8e",
75
+ "@univerjs/telemetry": "0.12.3-experimental.20251204-1549a8e",
76
+ "@univerjs/ui": "0.12.3-experimental.20251204-1549a8e",
77
+ "@univerjs/engine-render": "0.12.3-experimental.20251204-1549a8e"
78
78
  },
79
79
  "devDependencies": {
80
80
  "postcss": "^8.5.6",
@@ -82,10 +82,10 @@
82
82
  "rxjs": "^7.8.2",
83
83
  "tailwindcss": "3.4.18",
84
84
  "typescript": "^5.9.3",
85
- "vite": "^7.2.2",
86
- "vitest": "^3.2.4",
87
- "@univerjs-infra/shared": "0.12.2",
88
- "@univerjs/themes": "0.12.2"
85
+ "vite": "^7.2.6",
86
+ "vitest": "^4.0.15",
87
+ "@univerjs-infra/shared": "0.12.3",
88
+ "@univerjs/themes": "0.12.3-experimental.20251204-1549a8e"
89
89
  },
90
90
  "scripts": {
91
91
  "test": "vitest run",
package/LICENSE DELETED
@@ -1,176 +0,0 @@
1
- Apache License
2
- Version 2.0, January 2004
3
- http://www.apache.org/licenses/
4
-
5
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
6
-
7
- 1. Definitions.
8
-
9
- "License" shall mean the terms and conditions for use, reproduction,
10
- and distribution as defined by Sections 1 through 9 of this document.
11
-
12
- "Licensor" shall mean the copyright owner or entity authorized by
13
- the copyright owner that is granting the License.
14
-
15
- "Legal Entity" shall mean the union of the acting entity and all
16
- other entities that control, are controlled by, or are under common
17
- control with that entity. For the purposes of this definition,
18
- "control" means (i) the power, direct or indirect, to cause the
19
- direction or management of such entity, whether by contract or
20
- otherwise, or (ii) ownership of fifty percent (50%) or more of the
21
- outstanding shares, or (iii) beneficial ownership of such entity.
22
-
23
- "You" (or "Your") shall mean an individual or Legal Entity
24
- exercising permissions granted by this License.
25
-
26
- "Source" form shall mean the preferred form for making modifications,
27
- including but not limited to software source code, documentation
28
- source, and configuration files.
29
-
30
- "Object" form shall mean any form resulting from mechanical
31
- transformation or translation of a Source form, including but
32
- not limited to compiled object code, generated documentation,
33
- and conversions to other media types.
34
-
35
- "Work" shall mean the work of authorship, whether in Source or
36
- Object form, made available under the License, as indicated by a
37
- copyright notice that is included in or attached to the work
38
- (an example is provided in the Appendix below).
39
-
40
- "Derivative Works" shall mean any work, whether in Source or Object
41
- form, that is based on (or derived from) the Work and for which the
42
- editorial revisions, annotations, elaborations, or other modifications
43
- represent, as a whole, an original work of authorship. For the purposes
44
- of this License, Derivative Works shall not include works that remain
45
- separable from, or merely link (or bind by name) to the interfaces of,
46
- the Work and Derivative Works thereof.
47
-
48
- "Contribution" shall mean any work of authorship, including
49
- the original version of the Work and any modifications or additions
50
- to that Work or Derivative Works thereof, that is intentionally
51
- submitted to Licensor for inclusion in the Work by the copyright owner
52
- or by an individual or Legal Entity authorized to submit on behalf of
53
- the copyright owner. For the purposes of this definition, "submitted"
54
- means any form of electronic, verbal, or written communication sent
55
- to the Licensor or its representatives, including but not limited to
56
- communication on electronic mailing lists, source code control systems,
57
- and issue tracking systems that are managed by, or on behalf of, the
58
- Licensor for the purpose of discussing and improving the Work, but
59
- excluding communication that is conspicuously marked or otherwise
60
- designated in writing by the copyright owner as "Not a Contribution."
61
-
62
- "Contributor" shall mean Licensor and any individual or Legal Entity
63
- on behalf of whom a Contribution has been received by Licensor and
64
- subsequently incorporated within the Work.
65
-
66
- 2. Grant of Copyright License. Subject to the terms and conditions of
67
- this License, each Contributor hereby grants to You a perpetual,
68
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
69
- copyright license to reproduce, prepare Derivative Works of,
70
- publicly display, publicly perform, sublicense, and distribute the
71
- Work and such Derivative Works in Source or Object form.
72
-
73
- 3. Grant of Patent License. Subject to the terms and conditions of
74
- this License, each Contributor hereby grants to You a perpetual,
75
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
76
- (except as stated in this section) patent license to make, have made,
77
- use, offer to sell, sell, import, and otherwise transfer the Work,
78
- where such license applies only to those patent claims licensable
79
- by such Contributor that are necessarily infringed by their
80
- Contribution(s) alone or by combination of their Contribution(s)
81
- with the Work to which such Contribution(s) was submitted. If You
82
- institute patent litigation against any entity (including a
83
- cross-claim or counterclaim in a lawsuit) alleging that the Work
84
- or a Contribution incorporated within the Work constitutes direct
85
- or contributory patent infringement, then any patent licenses
86
- granted to You under this License for that Work shall terminate
87
- as of the date such litigation is filed.
88
-
89
- 4. Redistribution. You may reproduce and distribute copies of the
90
- Work or Derivative Works thereof in any medium, with or without
91
- modifications, and in Source or Object form, provided that You
92
- meet the following conditions:
93
-
94
- (a) You must give any other recipients of the Work or
95
- Derivative Works a copy of this License; and
96
-
97
- (b) You must cause any modified files to carry prominent notices
98
- stating that You changed the files; and
99
-
100
- (c) You must retain, in the Source form of any Derivative Works
101
- that You distribute, all copyright, patent, trademark, and
102
- attribution notices from the Source form of the Work,
103
- excluding those notices that do not pertain to any part of
104
- the Derivative Works; and
105
-
106
- (d) If the Work includes a "NOTICE" text file as part of its
107
- distribution, then any Derivative Works that You distribute must
108
- include a readable copy of the attribution notices contained
109
- within such NOTICE file, excluding those notices that do not
110
- pertain to any part of the Derivative Works, in at least one
111
- of the following places: within a NOTICE text file distributed
112
- as part of the Derivative Works; within the Source form or
113
- documentation, if provided along with the Derivative Works; or,
114
- within a display generated by the Derivative Works, if and
115
- wherever such third-party notices normally appear. The contents
116
- of the NOTICE file are for informational purposes only and
117
- do not modify the License. You may add Your own attribution
118
- notices within Derivative Works that You distribute, alongside
119
- or as an addendum to the NOTICE text from the Work, provided
120
- that such additional attribution notices cannot be construed
121
- as modifying the License.
122
-
123
- You may add Your own copyright statement to Your modifications and
124
- may provide additional or different license terms and conditions
125
- for use, reproduction, or distribution of Your modifications, or
126
- for any such Derivative Works as a whole, provided Your use,
127
- reproduction, and distribution of the Work otherwise complies with
128
- the conditions stated in this License.
129
-
130
- 5. Submission of Contributions. Unless You explicitly state otherwise,
131
- any Contribution intentionally submitted for inclusion in the Work
132
- by You to the Licensor shall be under the terms and conditions of
133
- this License, without any additional terms or conditions.
134
- Notwithstanding the above, nothing herein shall supersede or modify
135
- the terms of any separate license agreement you may have executed
136
- with Licensor regarding such Contributions.
137
-
138
- 6. Trademarks. This License does not grant permission to use the trade
139
- names, trademarks, service marks, or product names of the Licensor,
140
- except as required for reasonable and customary use in describing the
141
- origin of the Work and reproducing the content of the NOTICE file.
142
-
143
- 7. Disclaimer of Warranty. Unless required by applicable law or
144
- agreed to in writing, Licensor provides the Work (and each
145
- Contributor provides its Contributions) on an "AS IS" BASIS,
146
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
147
- implied, including, without limitation, any warranties or conditions
148
- of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
149
- PARTICULAR PURPOSE. You are solely responsible for determining the
150
- appropriateness of using or redistributing the Work and assume any
151
- risks associated with Your exercise of permissions under this License.
152
-
153
- 8. Limitation of Liability. In no event and under no legal theory,
154
- whether in tort (including negligence), contract, or otherwise,
155
- unless required by applicable law (such as deliberate and grossly
156
- negligent acts) or agreed to in writing, shall any Contributor be
157
- liable to You for damages, including any direct, indirect, special,
158
- incidental, or consequential damages of any character arising as a
159
- result of this License or out of the use or inability to use the
160
- Work (including but not limited to damages for loss of goodwill,
161
- work stoppage, computer failure or malfunction, or any and all
162
- other commercial damages or losses), even if such Contributor
163
- has been advised of the possibility of such damages.
164
-
165
- 9. Accepting Warranty or Additional Liability. While redistributing
166
- the Work or Derivative Works thereof, You may choose to offer,
167
- and charge a fee for, acceptance of support, warranty, indemnity,
168
- or other liability obligations and/or rights consistent with this
169
- License. However, in accepting such obligations, You may act only
170
- on Your own behalf and on Your sole responsibility, not on behalf
171
- of any other Contributor, and only if You agree to indemnify,
172
- defend, and hold each Contributor harmless for any liability
173
- incurred by, or claims asserted against, such Contributor by reason
174
- of your accepting any such warranty or additional liability.
175
-
176
- END OF TERMS AND CONDITIONS