@univerjs/sheets-thread-comment-ui 0.9.2-nightly.202507141607 → 0.9.2-nightly.202507161608

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.
@@ -0,0 +1 @@
1
+ "use strict";const e={sheetThreadComment:{menu:{addComment:"Afegeix un comentari",commentManagement:"Gestió de comentaris"}}};module.exports=e;
@@ -0,0 +1 @@
1
+ "use strict";const e={sheetThreadComment:{menu:{addComment:"Añadir comentario",commentManagement:"Gestión de comentarios"}}};module.exports=e;
@@ -1 +1 @@
1
- "use strict";const n={sheetThreadComment:{menu:{addComment:"Thêm bình luận",commentManagement:"Quản lý bình luận"}}};module.exports=n;
1
+ "use strict";const e={sheetThreadComment:{menu:{addComment:"Thêm bình luận",commentManagement:"Quản lý bình luận"}}};module.exports=e;
@@ -0,0 +1,11 @@
1
+ const e = {
2
+ sheetThreadComment: {
3
+ menu: {
4
+ addComment: "Afegeix un comentari",
5
+ commentManagement: "Gestió de comentaris"
6
+ }
7
+ }
8
+ };
9
+ export {
10
+ e as default
11
+ };
@@ -0,0 +1,11 @@
1
+ const e = {
2
+ sheetThreadComment: {
3
+ menu: {
4
+ addComment: "Añadir comentario",
5
+ commentManagement: "Gestión de comentarios"
6
+ }
7
+ }
8
+ };
9
+ export {
10
+ e as default
11
+ };
@@ -1,4 +1,4 @@
1
- const n = {
1
+ const e = {
2
2
  sheetThreadComment: {
3
3
  menu: {
4
4
  addComment: "Thêm bình luận",
@@ -7,5 +7,5 @@ const n = {
7
7
  }
8
8
  };
9
9
  export {
10
- n as default
10
+ e as default
11
11
  };
@@ -0,0 +1,11 @@
1
+ const e = {
2
+ sheetThreadComment: {
3
+ menu: {
4
+ addComment: "Afegeix un comentari",
5
+ commentManagement: "Gestió de comentaris"
6
+ }
7
+ }
8
+ };
9
+ export {
10
+ e as default
11
+ };
@@ -0,0 +1,11 @@
1
+ const e = {
2
+ sheetThreadComment: {
3
+ menu: {
4
+ addComment: "Añadir comentario",
5
+ commentManagement: "Gestión de comentarios"
6
+ }
7
+ }
8
+ };
9
+ export {
10
+ e as default
11
+ };
@@ -1,4 +1,4 @@
1
- const n = {
1
+ const e = {
2
2
  sheetThreadComment: {
3
3
  menu: {
4
4
  addComment: "Thêm bình luận",
@@ -7,5 +7,5 @@ const n = {
7
7
  }
8
8
  };
9
9
  export {
10
- n as default
10
+ e as default
11
11
  };
@@ -0,0 +1,3 @@
1
+ import { default as enUS } from './en-US';
2
+ declare const locale: typeof enUS;
3
+ export default locale;
@@ -13,7 +13,7 @@
13
13
  * See the License for the specific language governing permissions and
14
14
  * limitations under the License.
15
15
  */
16
- declare const _default: {
16
+ declare const locale: {
17
17
  sheetThreadComment: {
18
18
  menu: {
19
19
  addComment: string;
@@ -21,4 +21,4 @@ declare const _default: {
21
21
  };
22
22
  };
23
23
  };
24
- export default _default;
24
+ export default locale;
@@ -0,0 +1,3 @@
1
+ import { default as enUS } from './en-US';
2
+ declare const locale: typeof enUS;
3
+ export default locale;
@@ -1,24 +1,3 @@
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
- declare const _default: {
17
- sheetThreadComment: {
18
- menu: {
19
- addComment: string;
20
- commentManagement: string;
21
- };
22
- };
23
- };
24
- export default _default;
1
+ import { default as enUS } from './en-US';
2
+ declare const locale: typeof enUS;
3
+ export default locale;
@@ -1,24 +1,3 @@
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
- declare const _default: {
17
- sheetThreadComment: {
18
- menu: {
19
- addComment: string;
20
- commentManagement: string;
21
- };
22
- };
23
- };
24
- export default _default;
1
+ import { default as enUS } from './en-US';
2
+ declare const locale: typeof enUS;
3
+ export default locale;
@@ -1,24 +1,3 @@
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
- declare const _default: {
17
- sheetThreadComment: {
18
- menu: {
19
- addComment: string;
20
- commentManagement: string;
21
- };
22
- };
23
- };
24
- export default _default;
1
+ import { default as enUS } from './en-US';
2
+ declare const locale: typeof enUS;
3
+ export default locale;
@@ -1,24 +1,3 @@
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
- declare const _default: {
17
- sheetThreadComment: {
18
- menu: {
19
- addComment: string;
20
- commentManagement: string;
21
- };
22
- };
23
- };
24
- export default _default;
1
+ import { default as enUS } from './en-US';
2
+ declare const locale: typeof enUS;
3
+ export default locale;
@@ -1,24 +1,3 @@
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
- declare const _default: {
17
- sheetThreadComment: {
18
- menu: {
19
- addComment: string;
20
- commentManagement: string;
21
- };
22
- };
23
- };
24
- export default _default;
1
+ import { default as enUS } from './en-US';
2
+ declare const locale: typeof enUS;
3
+ export default locale;
@@ -1,24 +1,3 @@
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
- declare const _default: {
17
- sheetThreadComment: {
18
- menu: {
19
- addComment: string;
20
- commentManagement: string;
21
- };
22
- };
23
- };
24
- export default _default;
1
+ import { default as enUS } from './en-US';
2
+ declare const locale: typeof enUS;
3
+ export default locale;
@@ -1,24 +1,3 @@
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
- declare const _default: {
17
- sheetThreadComment: {
18
- menu: {
19
- addComment: string;
20
- commentManagement: string;
21
- };
22
- };
23
- };
24
- export default _default;
1
+ import { default as enUS } from './en-US';
2
+ declare const locale: typeof enUS;
3
+ export default locale;
@@ -0,0 +1 @@
1
+ (function(e,n){typeof exports=="object"&&typeof module<"u"?module.exports=n():typeof define=="function"&&define.amd?define(n):(e=typeof globalThis<"u"?globalThis:e||self,e.UniverSheetsThreadCommentUiCaES=n())})(this,function(){"use strict";return{sheetThreadComment:{menu:{addComment:"Afegeix un comentari",commentManagement:"Gestió de comentaris"}}}});
@@ -0,0 +1 @@
1
+ (function(e,n){typeof exports=="object"&&typeof module<"u"?module.exports=n():typeof define=="function"&&define.amd?define(n):(e=typeof globalThis<"u"?globalThis:e||self,e.UniverSheetsThreadCommentUiEsES=n())})(this,function(){"use strict";return{sheetThreadComment:{menu:{addComment:"Añadir comentario",commentManagement:"Gestión de comentarios"}}}});
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@univerjs/sheets-thread-comment-ui",
3
- "version": "0.9.2-nightly.202507141607",
3
+ "version": "0.9.2-nightly.202507161608",
4
4
  "private": false,
5
5
  "description": "Univer thread comment plugin",
6
6
  "author": "DreamNum <developer@univer.ai>",
@@ -53,15 +53,15 @@
53
53
  },
54
54
  "dependencies": {
55
55
  "@univerjs/icons": "^0.4.6",
56
- "@univerjs/core": "0.9.2-nightly.202507141607",
57
- "@univerjs/engine-formula": "0.9.2-nightly.202507141607",
58
- "@univerjs/engine-render": "0.9.2-nightly.202507141607",
59
- "@univerjs/sheets-thread-comment": "0.9.2-nightly.202507141607",
60
- "@univerjs/sheets": "0.9.2-nightly.202507141607",
61
- "@univerjs/sheets-ui": "0.9.2-nightly.202507141607",
62
- "@univerjs/thread-comment-ui": "0.9.2-nightly.202507141607",
63
- "@univerjs/ui": "0.9.2-nightly.202507141607",
64
- "@univerjs/thread-comment": "0.9.2-nightly.202507141607"
56
+ "@univerjs/core": "0.9.2-nightly.202507161608",
57
+ "@univerjs/engine-formula": "0.9.2-nightly.202507161608",
58
+ "@univerjs/engine-render": "0.9.2-nightly.202507161608",
59
+ "@univerjs/sheets-thread-comment": "0.9.2-nightly.202507161608",
60
+ "@univerjs/sheets": "0.9.2-nightly.202507161608",
61
+ "@univerjs/thread-comment": "0.9.2-nightly.202507161608",
62
+ "@univerjs/ui": "0.9.2-nightly.202507161608",
63
+ "@univerjs/thread-comment-ui": "0.9.2-nightly.202507161608",
64
+ "@univerjs/sheets-ui": "0.9.2-nightly.202507161608"
65
65
  },
66
66
  "devDependencies": {
67
67
  "postcss": "^8.5.6",