@univerjs/preset-sheets-drawing 0.8.2-nightly.202506261607 → 0.8.2
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/package.json +10 -11
- package/lib/cjs/locales/ko-KR.js +0 -1
- package/lib/es/locales/ko-KR.js +0 -11
- package/lib/locales/ko-KR.js +0 -11
- package/lib/types/locales/ko-KR.d.ts +0 -2
- package/lib/umd/locales/ko-KR.js +0 -10
package/package.json
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@univerjs/preset-sheets-drawing",
|
|
3
|
-
"version": "0.8.2
|
|
3
|
+
"version": "0.8.2",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "",
|
|
6
|
-
"author": "DreamNum
|
|
6
|
+
"author": "DreamNum <developer@univer.ai>",
|
|
7
7
|
"license": "Apache-2.0",
|
|
8
8
|
"funding": {
|
|
9
9
|
"type": "opencollective",
|
|
@@ -18,8 +18,7 @@
|
|
|
18
18
|
"url": "https://github.com/dream-num/univer-presets/issues"
|
|
19
19
|
},
|
|
20
20
|
"keywords": [
|
|
21
|
-
"univer"
|
|
22
|
-
"univer-preset"
|
|
21
|
+
"univer"
|
|
23
22
|
],
|
|
24
23
|
"sideEffects": [
|
|
25
24
|
"*.css"
|
|
@@ -58,19 +57,19 @@
|
|
|
58
57
|
"rxjs": ">=7.0.0"
|
|
59
58
|
},
|
|
60
59
|
"dependencies": {
|
|
61
|
-
"@univerjs/docs-drawing": "0.8.2
|
|
62
|
-
"@univerjs/drawing": "0.8.2
|
|
63
|
-
"@univerjs/drawing-ui": "0.8.2
|
|
64
|
-
"@univerjs/sheets-drawing": "0.8.2
|
|
65
|
-
"@univerjs/sheets-drawing-ui": "0.8.2
|
|
60
|
+
"@univerjs/docs-drawing": "0.8.2",
|
|
61
|
+
"@univerjs/drawing": "0.8.2",
|
|
62
|
+
"@univerjs/drawing-ui": "0.8.2",
|
|
63
|
+
"@univerjs/sheets-drawing": "0.8.2",
|
|
64
|
+
"@univerjs/sheets-drawing-ui": "0.8.2"
|
|
66
65
|
},
|
|
67
66
|
"devDependencies": {
|
|
68
|
-
"@univerjs/core": "0.8.2
|
|
67
|
+
"@univerjs/core": "0.8.2",
|
|
69
68
|
"react": "18.3.1",
|
|
70
69
|
"react-dom": "18.3.1",
|
|
71
70
|
"rxjs": "7.8.2",
|
|
72
71
|
"typescript": "^5.8.3",
|
|
73
|
-
"@univerjs-infra/shared": "0.8.2
|
|
72
|
+
"@univerjs-infra/shared": "0.8.2"
|
|
74
73
|
},
|
|
75
74
|
"scripts": {
|
|
76
75
|
"prebuild:preset": "tsx prepare.ts",
|
package/lib/cjs/locales/ko-KR.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";const e=require("@univerjs/core"),r=require("@univerjs/drawing-ui/locale/ko-KR"),s=require("@univerjs/sheets-drawing-ui/locale/ko-KR"),i=e.merge({},r,s);module.exports=i;
|
package/lib/es/locales/ko-KR.js
DELETED
package/lib/locales/ko-KR.js
DELETED
package/lib/umd/locales/ko-KR.js
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
// @univerjs/drawing-ui/locale/ko-KR
|
|
2
|
-
(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.UniverDrawingUiKoKR=t())})(this,function(){"use strict";return{"image-popup":{replace:"교체",delete:"삭제",edit:"편집",crop:"자르기",reset:"크기 초기화"},"image-cropper":{error:"이미지가 아닌 객체는 자를 수 없습니다."},"image-panel":{arrange:{title:"정렬",forward:"앞으로 가져오기",backward:"뒤로 보내기",front:"맨 앞으로 가져오기",back:"맨 뒤로 보내기"},transform:{title:"변형",rotate:"회전 (°)",x:"X 좌표 (px)",y:"Y 좌표 (px)",width:"너비 (px)",height:"높이 (px)",lock:"비율 고정 (%)"},crop:{title:"자르기",start:"자르기 시작",mode:"자유 모드"},group:{title:"그룹",group:"그룹화",reGroup:"다시 그룹화",unGroup:"그룹 해제"},align:{title:"맞춤",default:"맞춤 유형 선택",left:"왼쪽 맞춤",center:"가운데 맞춤",right:"오른쪽 맞춤",top:"위쪽 맞춤",middle:"가운데 맞춤",bottom:"아래쪽 맞춤",horizon:"수평 간격 균등 분배",vertical:"수직 간격 균등 분배"},null:"선택된 객체가 없습니다"},"drawing-view":"그리기",shortcut:{"drawing-move-down":"그리기 아래로 이동","drawing-move-up":"그리기 위로 이동","drawing-move-left":"그리기 왼쪽으로 이동","drawing-move-right":"그리기 오른쪽으로 이동","drawing-delete":"그리기 삭제"}}});
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
// @univerjs/sheets-drawing-ui/locale/ko-KR
|
|
6
|
-
(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.UniverSheetsDrawingUiKoKR=t())})(this,function(){"use strict";return{sheetImage:{title:"이미지",upload:{float:"플로팅 이미지",cell:"셀 내 이미지"},panel:{title:"이미지 편집"}},"image-popup":{replace:"바꾸기",delete:"삭제",edit:"편집",crop:"자르기",reset:"원래 크기"},"drawing-anchor":{title:"고정 위치 설정",both:"셀과 함께 이동 및 크기 조절",position:"셀과 함께 이동하되 크기 변경 안 함",none:"셀과 함께 이동 및 크기 조절 안 함"},"update-status":{exceedMaxSize:"이미지 크기가 제한({0}MB)을 초과했습니다",invalidImageType:"지원하지 않는 이미지 형식입니다",exceedMaxCount:"한 번에 {0}개까지만 업로드할 수 있습니다",invalidImage:"유효하지 않은 이미지입니다"},"cell-image":{pasteTitle:"셀 이미지로 붙여넣기",pasteContent:"셀 이미지 붙여넣기는 기존 셀 내용을 덮어씁니다. 계속 진행하시겠습니까?",pasteError:"이 단위에서는 시트 셀 이미지 복사 붙여넣기를 지원하지 않습니다"}}});
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
// locale/ko-KR
|
|
10
|
-
(function(e,i){typeof exports=="object"&&typeof module<"u"?module.exports=i(require("@univerjs/core"),require("@univerjs/drawing-ui/locale/ko-KR"),require("@univerjs/sheets-drawing-ui/locale/ko-KR")):typeof define=="function"&&define.amd?define(["@univerjs/core","@univerjs/drawing-ui/locale/ko-KR","@univerjs/sheets-drawing-ui/locale/ko-KR"],i):(e=typeof globalThis<"u"?globalThis:e||self,e.UniverPresetSheetsDrawingKoKR=i(e.UniverCore,e.UniverDrawingUiKoKR,e.UniverSheetsDrawingUiKoKR))})(this,function(e,i,n){"use strict";return e.merge({},i,n)});
|