@univerjs/preset-docs-drawing 0.8.2-nightly.202506251607 → 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 CHANGED
@@ -1,9 +1,9 @@
1
1
  {
2
2
  "name": "@univerjs/preset-docs-drawing",
3
- "version": "0.8.2-nightly.202506251607",
3
+ "version": "0.8.2",
4
4
  "private": false,
5
5
  "description": "",
6
- "author": "DreamNum Co., Ltd. <developer@univer.ai>",
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,18 +57,18 @@
58
57
  "rxjs": ">=7.0.0"
59
58
  },
60
59
  "dependencies": {
61
- "@univerjs/docs-drawing": "0.8.2-nightly.202506251607",
62
- "@univerjs/docs-drawing-ui": "0.8.2-nightly.202506251607",
63
- "@univerjs/drawing": "0.8.2-nightly.202506251607",
64
- "@univerjs/drawing-ui": "0.8.2-nightly.202506251607"
60
+ "@univerjs/docs-drawing": "0.8.2",
61
+ "@univerjs/docs-drawing-ui": "0.8.2",
62
+ "@univerjs/drawing": "0.8.2",
63
+ "@univerjs/drawing-ui": "0.8.2"
65
64
  },
66
65
  "devDependencies": {
67
- "@univerjs/core": "0.8.2-nightly.202506251607",
66
+ "@univerjs/core": "0.8.2",
68
67
  "react": "18.3.1",
69
68
  "react-dom": "18.3.1",
70
69
  "rxjs": "7.8.2",
71
70
  "typescript": "^5.8.3",
72
- "@univerjs-infra/shared": "0.8.2-nightly.202506241607"
71
+ "@univerjs-infra/shared": "0.8.2"
73
72
  },
74
73
  "scripts": {
75
74
  "prebuild:preset": "tsx prepare.ts",
@@ -1 +0,0 @@
1
- "use strict";const r=require("@univerjs/core"),e=require("@univerjs/docs-drawing-ui/locale/ko-KR"),i=require("@univerjs/drawing-ui/locale/ko-KR"),s=r.merge({},e,i);module.exports=s;
@@ -1,11 +0,0 @@
1
- import { merge as r } from "@univerjs/core";
2
- import o from "@univerjs/docs-drawing-ui/locale/ko-KR";
3
- import i from "@univerjs/drawing-ui/locale/ko-KR";
4
- const n = r(
5
- {},
6
- o,
7
- i
8
- );
9
- export {
10
- n as default
11
- };
@@ -1,11 +0,0 @@
1
- import { merge as r } from "@univerjs/core";
2
- import o from "@univerjs/docs-drawing-ui/locale/ko-KR";
3
- import i from "@univerjs/drawing-ui/locale/ko-KR";
4
- const n = r(
5
- {},
6
- o,
7
- i
8
- );
9
- export {
10
- n as default
11
- };
@@ -1,2 +0,0 @@
1
- declare const _default: any;
2
- export default _default;
@@ -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/docs-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.UniverDocsDrawingUiKoKR=t())})(this,function(){"use strict";return{docImage:{title:"이미지",upload:{float:"이미지 삽입"},panel:{title:"이미지 편집"}},"image-popup":{replace:"교체",delete:"삭제",edit:"편집",crop:"자르기",reset:"크기 초기화"},"image-text-wrap":{title:"텍스트 감싸기",wrappingStyle:"감싸기 스타일",square:"사각형",topAndBottom:"위아래",inline:"텍스트와 같은 줄",behindText:"텍스트 뒤",inFrontText:"텍스트 앞",wrapText:"텍스트 감싸기",bothSide:"양쪽",leftOnly:"왼쪽만",rightOnly:"오른쪽만",distanceFromText:"텍스트와 거리",top:"위(px)",left:"왼쪽(px)",bottom:"아래(px)",right:"오른쪽(px)"},"image-position":{title:"위치",horizontal:"수평",vertical:"수직",absolutePosition:"절대 위치(px)",relativePosition:"상대 위치",toTheRightOf:"우측에",relativeTo:"상대적으로",bellow:"아래에",options:"옵션",moveObjectWithText:"텍스트와 함께 객체 이동",column:"열",margin:"여백",page:"페이지",line:"줄",paragraph:"문단"},"update-status":{exceedMaxSize:"이미지 크기가 제한을 초과했습니다. 제한: {0}MB",invalidImageType:"유효하지 않은 이미지 유형입니다",exceedMaxCount:"한 번에 최대 {0}개만 업로드할 수 있습니다",invalidImage:"유효하지 않은 이미지입니다"}}});
7
-
8
-
9
- // locale/ko-KR
10
- (function(e,i){typeof exports=="object"&&typeof module<"u"?module.exports=i(require("@univerjs/core"),require("@univerjs/docs-drawing-ui/locale/ko-KR"),require("@univerjs/drawing-ui/locale/ko-KR")):typeof define=="function"&&define.amd?define(["@univerjs/core","@univerjs/docs-drawing-ui/locale/ko-KR","@univerjs/drawing-ui/locale/ko-KR"],i):(e=typeof globalThis<"u"?globalThis:e||self,e.UniverPresetDocsDrawingKoKR=i(e.UniverCore,e.UniverDocsDrawingUiKoKR,e.UniverDrawingUiKoKR))})(this,function(e,i,n){"use strict";return e.merge({},i,n)});