@univerjs/sheets-thread-comment-ui 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/index.js +1 -1
- 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/index.js +1 -828
- package/lib/es/locale/ca-ES.js +1 -11
- package/lib/es/locale/en-US.js +1 -11
- package/lib/es/locale/es-ES.js +1 -11
- package/lib/es/locale/fa-IR.js +1 -11
- package/lib/es/locale/fr-FR.js +1 -11
- package/lib/es/locale/ja-JP.js +1 -11
- package/lib/es/locale/ko-KR.js +1 -11
- package/lib/es/locale/ru-RU.js +1 -11
- package/lib/es/locale/sk-SK.js +1 -11
- package/lib/es/locale/vi-VN.js +1 -11
- package/lib/es/locale/zh-CN.js +1 -11
- package/lib/es/locale/zh-TW.js +1 -11
- package/lib/index.css +1 -0
- package/lib/index.js +1 -828
- package/lib/locale/ca-ES.js +1 -11
- package/lib/locale/en-US.js +1 -11
- package/lib/locale/es-ES.js +1 -11
- package/lib/locale/fa-IR.js +1 -11
- package/lib/locale/fr-FR.js +1 -11
- package/lib/locale/ja-JP.js +1 -11
- package/lib/locale/ko-KR.js +1 -11
- package/lib/locale/ru-RU.js +1 -11
- package/lib/locale/sk-SK.js +1 -11
- package/lib/locale/vi-VN.js +1 -11
- package/lib/locale/zh-CN.js +1 -11
- package/lib/locale/zh-TW.js +1 -11
- package/lib/types/commands/operations/comment.operation.d.ts +16 -1
- package/lib/types/config/config.d.ts +17 -2
- package/lib/types/controllers/render-controllers/render.controller.d.ts +15 -0
- package/lib/types/controllers/sheets-thread-comment-copy-paste.controller.d.ts +15 -0
- package/lib/types/controllers/sheets-thread-comment-hover.controller.d.ts +15 -0
- package/lib/types/controllers/sheets-thread-comment-popup.controller.d.ts +15 -0
- package/lib/types/controllers/sheets-thread-comment.controller.d.ts +15 -0
- 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/menu/menu.d.ts +22 -6
- package/lib/types/menu/schema.d.ts +16 -1
- package/lib/types/plugin.d.ts +16 -1
- package/lib/types/services/sheets-thread-comment-popup.service.d.ts +19 -3
- package/lib/types/types/interfaces/i-sheet-thread-comment.d.ts +16 -1
- package/lib/umd/index.js +1 -1
- 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 +15 -14
package/lib/es/locale/ca-ES.js
CHANGED
|
@@ -1,11 +1 @@
|
|
|
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
|
-
};
|
|
1
|
+
const e={sheetThreadComment:{menu:{addComment:`Afegeix un comentari`,commentManagement:`Gestió de comentaris`}}};export{e as default};
|
package/lib/es/locale/en-US.js
CHANGED
|
@@ -1,11 +1 @@
|
|
|
1
|
-
const e
|
|
2
|
-
sheetThreadComment: {
|
|
3
|
-
menu: {
|
|
4
|
-
addComment: "Add Comment",
|
|
5
|
-
commentManagement: "Comment Management"
|
|
6
|
-
}
|
|
7
|
-
}
|
|
8
|
-
};
|
|
9
|
-
export {
|
|
10
|
-
e as default
|
|
11
|
-
};
|
|
1
|
+
const e={sheetThreadComment:{menu:{addComment:`Add Comment`,commentManagement:`Comment Management`}}};export{e as default};
|
package/lib/es/locale/es-ES.js
CHANGED
|
@@ -1,11 +1 @@
|
|
|
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
|
+
const e={sheetThreadComment:{menu:{addComment:`Añadir comentario`,commentManagement:`Gestión de comentarios`}}};export{e as default};
|
package/lib/es/locale/fa-IR.js
CHANGED
|
@@ -1,11 +1 @@
|
|
|
1
|
-
const e
|
|
2
|
-
sheetThreadComment: {
|
|
3
|
-
menu: {
|
|
4
|
-
addComment: "افزودن نظر",
|
|
5
|
-
commentManagement: "مدیریت نظر"
|
|
6
|
-
}
|
|
7
|
-
}
|
|
8
|
-
};
|
|
9
|
-
export {
|
|
10
|
-
e as default
|
|
11
|
-
};
|
|
1
|
+
const e={sheetThreadComment:{menu:{addComment:`افزودن نظر`,commentManagement:`مدیریت نظر`}}};export{e as default};
|
package/lib/es/locale/fr-FR.js
CHANGED
|
@@ -1,11 +1 @@
|
|
|
1
|
-
const e
|
|
2
|
-
sheetThreadComment: {
|
|
3
|
-
menu: {
|
|
4
|
-
addComment: "Ajouter un commentaire",
|
|
5
|
-
commentManagement: "Gestion des commentaires"
|
|
6
|
-
}
|
|
7
|
-
}
|
|
8
|
-
};
|
|
9
|
-
export {
|
|
10
|
-
e as default
|
|
11
|
-
};
|
|
1
|
+
const e={sheetThreadComment:{menu:{addComment:`Ajouter un commentaire`,commentManagement:`Gestion des commentaires`}}};export{e as default};
|
package/lib/es/locale/ja-JP.js
CHANGED
package/lib/es/locale/ko-KR.js
CHANGED
package/lib/es/locale/ru-RU.js
CHANGED
|
@@ -1,11 +1 @@
|
|
|
1
|
-
const e
|
|
2
|
-
sheetThreadComment: {
|
|
3
|
-
menu: {
|
|
4
|
-
addComment: "Добавить комментарий",
|
|
5
|
-
commentManagement: "Управление комментариями"
|
|
6
|
-
}
|
|
7
|
-
}
|
|
8
|
-
};
|
|
9
|
-
export {
|
|
10
|
-
e as default
|
|
11
|
-
};
|
|
1
|
+
const e={sheetThreadComment:{menu:{addComment:`Добавить комментарий`,commentManagement:`Управление комментариями`}}};export{e as default};
|
package/lib/es/locale/sk-SK.js
CHANGED
|
@@ -1,11 +1 @@
|
|
|
1
|
-
const e
|
|
2
|
-
sheetThreadComment: {
|
|
3
|
-
menu: {
|
|
4
|
-
addComment: "Pridať komentár",
|
|
5
|
-
commentManagement: "Správa komentárov"
|
|
6
|
-
}
|
|
7
|
-
}
|
|
8
|
-
};
|
|
9
|
-
export {
|
|
10
|
-
e as default
|
|
11
|
-
};
|
|
1
|
+
const e={sheetThreadComment:{menu:{addComment:`Pridať komentár`,commentManagement:`Správa komentárov`}}};export{e as default};
|
package/lib/es/locale/vi-VN.js
CHANGED
|
@@ -1,11 +1 @@
|
|
|
1
|
-
const e
|
|
2
|
-
sheetThreadComment: {
|
|
3
|
-
menu: {
|
|
4
|
-
addComment: "Thêm bình luận",
|
|
5
|
-
commentManagement: "Quản lý bình luận"
|
|
6
|
-
}
|
|
7
|
-
}
|
|
8
|
-
};
|
|
9
|
-
export {
|
|
10
|
-
e as default
|
|
11
|
-
};
|
|
1
|
+
const e={sheetThreadComment:{menu:{addComment:`Thêm bình luận`,commentManagement:`Quản lý bình luận`}}};export{e as default};
|
package/lib/es/locale/zh-CN.js
CHANGED
package/lib/es/locale/zh-TW.js
CHANGED
package/lib/index.css
CHANGED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
|