@univerjs/thread-comment-ui 0.6.10-nightly.202504241607 → 0.6.10-nightly.202504261606

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 (39) hide show
  1. package/lib/cjs/index.js +51 -8
  2. package/lib/cjs/locale/en-US.js +1 -1
  3. package/lib/cjs/locale/fa-IR.js +1 -1
  4. package/lib/cjs/locale/fr-FR.js +1 -1
  5. package/lib/cjs/locale/ru-RU.js +1 -1
  6. package/lib/cjs/locale/vi-VN.js +1 -1
  7. package/lib/cjs/locale/zh-CN.js +1 -1
  8. package/lib/cjs/locale/zh-TW.js +1 -1
  9. package/lib/es/index.js +534 -443
  10. package/lib/es/locale/en-US.js +2 -1
  11. package/lib/es/locale/fa-IR.js +2 -1
  12. package/lib/es/locale/fr-FR.js +2 -1
  13. package/lib/es/locale/ru-RU.js +2 -1
  14. package/lib/es/locale/vi-VN.js +2 -1
  15. package/lib/es/locale/zh-CN.js +2 -1
  16. package/lib/es/locale/zh-TW.js +2 -1
  17. package/lib/index.css +1 -1
  18. package/lib/index.js +534 -443
  19. package/lib/locale/en-US.js +2 -1
  20. package/lib/locale/fa-IR.js +2 -1
  21. package/lib/locale/fr-FR.js +2 -1
  22. package/lib/locale/ru-RU.js +2 -1
  23. package/lib/locale/vi-VN.js +2 -1
  24. package/lib/locale/zh-CN.js +2 -1
  25. package/lib/locale/zh-TW.js +2 -1
  26. package/lib/types/locale/ru-RU.d.ts +1 -0
  27. package/lib/types/locale/zh-CN.d.ts +1 -0
  28. package/lib/types/views/thread-comment-editor/index.d.ts +5 -1
  29. package/lib/types/views/thread-comment-editor/util.d.ts +1 -1
  30. package/lib/types/views/thread-comment-tree/index.d.ts +2 -0
  31. package/lib/umd/index.js +51 -8
  32. package/lib/umd/locale/en-US.js +1 -1
  33. package/lib/umd/locale/fa-IR.js +1 -1
  34. package/lib/umd/locale/fr-FR.js +1 -1
  35. package/lib/umd/locale/ru-RU.js +1 -1
  36. package/lib/umd/locale/vi-VN.js +1 -1
  37. package/lib/umd/locale/zh-CN.js +1 -1
  38. package/lib/umd/locale/zh-TW.js +1 -1
  39. package/package.json +6 -6
@@ -5,7 +5,8 @@ const e = {
5
5
  empty: "No comments yet",
6
6
  filterEmpty: "No match result",
7
7
  reset: "Reset Filter",
8
- addComment: "Add Comment"
8
+ addComment: "Add Comment",
9
+ solved: "Solved"
9
10
  },
10
11
  editor: {
11
12
  placeholder: "Reply or add others with @",
@@ -5,7 +5,8 @@ const e = {
5
5
  empty: "هنوز نظری وجود ندارد",
6
6
  filterEmpty: "نتیجه ای یافت نشد",
7
7
  reset: "بازنشانی فیلتر",
8
- addComment: "افزودن نظر"
8
+ addComment: "افزودن نظر",
9
+ solved: "حل شده"
9
10
  },
10
11
  editor: {
11
12
  placeholder: "پاسخ یا اضافه کردن دیگران با @",
@@ -5,7 +5,8 @@ const e = {
5
5
  empty: "Pas encore de commentaires",
6
6
  filterEmpty: "Aucun résultat correspondant",
7
7
  reset: "Réinitialiser le filtre",
8
- addComment: "Ajouter un commentaire"
8
+ addComment: "Ajouter un commentaire",
9
+ solved: "Résolu"
9
10
  },
10
11
  editor: {
11
12
  placeholder: "Répondre ou ajouter d'autres avec @",
@@ -5,7 +5,8 @@ const e = {
5
5
  empty: "No comments yet",
6
6
  filterEmpty: "No match result",
7
7
  reset: "Reset Filter",
8
- addComment: "Add Comment"
8
+ addComment: "Add Comment",
9
+ solved: "Solved"
9
10
  },
10
11
  editor: {
11
12
  placeholder: "Reply or add others with @",
@@ -5,7 +5,8 @@ const e = {
5
5
  empty: "Chưa có bình luận",
6
6
  filterEmpty: "Không có kết quả phù hợp",
7
7
  reset: "Đặt lại",
8
- addComment: "Thêm bình luận"
8
+ addComment: "Thêm bình luận",
9
+ solved: "Đã giải quyết"
9
10
  },
10
11
  editor: {
11
12
  placeholder: "Phản hồi",
@@ -5,7 +5,8 @@ const e = {
5
5
  empty: "暂无评论",
6
6
  filterEmpty: "没有匹配的结果",
7
7
  reset: "重置",
8
- addComment: "添加评论"
8
+ addComment: "添加评论",
9
+ solved: "已解决"
9
10
  },
10
11
  editor: {
11
12
  placeholder: "回复",
@@ -5,7 +5,8 @@ const e = {
5
5
  empty: "暫無評論",
6
6
  filterEmpty: "沒有符合的結果",
7
7
  reset: "重置",
8
- addComment: "新增評論"
8
+ addComment: "新增評論",
9
+ solved: "已解決"
9
10
  },
10
11
  editor: {
11
12
  placeholder: "回覆",
package/lib/index.css CHANGED
@@ -1 +1 @@
1
- .univer-m-0{margin:0}.univer-grid{display:grid}.univer-list-none{list-style-type:none}.univer-gap-2{gap:8px}.univer-break-words{word-wrap:break-word}.univer-rounded-lg{border-radius:8px}.univer-p-0{padding:0}.univer-p-4{padding:16px}.univer-text-sm{font-size:14px;line-height:20px}.hover\:univer-bg-gray-200:hover{--tw-bg-opacity: 1;background-color:#e3e5ea;background-color:rgba(227,229,234,var(--tw-bg-opacity, 1))}.\[\&_a\]\:univer-cursor-pointer a{cursor:pointer}.\[\&_a\]\:univer-rounded a{border-radius:4px}.\[\&_a\]\:univer-p-1 a{padding:4px}.univer-thread-comment-editor-buttons{margin-top:12px;display:flex;flex-direction:row;justify-content:flex-end}.univer-thread-comment-editor-suggestion{display:flex;align-items:center;font-size:13px;color:rgb(var(--color-black))}.univer-thread-comment-editor-suggestionActive{background-color:rgba(var(--grey-50))}.univer-thread-comment-editor-suggestion-icon{width:24px;height:24px;border-radius:12px;margin-right:6px}.univer-thread-comment{padding:16px;background:rgba(var(--color-white));border:1px solid rgba(var(--grey-200));border-radius:8px;box-sizing:border-box;position:relative;width:278px}.univer-thread-comment-active{box-shadow:var(--box-shadow-base)}.univer-thread-comment-content{max-height:300px;overflow-y:auto;overflow-x:hidden;scrollbar-color:rgba(var(--scrollbar-color),.7) transparent;scrollbar-gutter:auto;scrollbar-width:thin}.univer-thread-comment-highlight{background-color:rgb(var(--gold-400));position:absolute;top:0;left:0;right:0;height:6px;border-top-left-radius:6px;border-top-right-radius:6px}.univer-thread-comment-icon-container{display:flex;flex-direction:row;flex-shrink:0;flex-grow:0}.univer-thread-comment-icon{width:24px;height:24px;border-radius:3px;margin-left:4px;display:inline-flex;justify-content:center;align-items:center;cursor:pointer;font-size:16px}.univer-thread-comment-icon:hover{background-color:rgba(var(--grey-50))}.univer-thread-comment-title{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:16px;font-size:14px;line-height:20px}.univer-thread-comment-title-position{display:flex;flex-direction:row;align-items:center;flex:1 1 0;overflow:hidden}.univer-thread-comment-title-highlight{width:3px;height:14px;border-radius:1.5px;background-color:rgba(var(--gold-400));margin-right:8px;flex-shrink:0;flex-grow:0}.univer-thread-comment-title-position-text{flex:1 1 0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.univer-thread-comment-username{font-size:14px;font-weight:500;line-height:20px}.univer-thread-comment-item{margin-bottom:12px;padding-left:30px;position:relative}.univer-thread-comment-item-head{width:24px;height:24px;border-radius:12px;position:absolute;left:0;top:0}.univer-thread-comment-item-title{display:flex;justify-content:space-between;height:24px;align-items:center;margin-bottom:4px}.univer-thread-comment-item-title-position{color:rgba(var(--color-black));font-size:14px;line-height:20px}.univer-thread-comment-item-title-highlight{width:3px;height:14px;border-radius:2px;margin-right:8px;margin-top:3px;background-color:rgba(var(--gold-400))}.univer-thread-comment-item-time{font-size:12px;line-height:1.5;margin-bottom:4px;color:rgba(var(--grey-600))}.univer-thread-comment-item-content{font-size:13px;line-height:20px;color:rgba(var(--color-black))}.univer-thread-comment-item-at{color:rgba(var(--blue-400))}.univer-thread-comment-panel{min-height:100%;display:flex;flex-direction:column;padding-bottom:12px}.univer-thread-comment-panel .univer-thread-comment{margin-top:12px}.univer-thread-comment-panel-forms{display:flex;flex-direction:row;justify-content:space-between;margin-top:12px}.univer-thread-comment-panel-forms .univer-select{width:120px}.univer-thread-comment-panel-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;color:rgb(var(--grey-600));font-size:13px;flex:1}.univer-thread-comment-panel-add{margin-top:8px;display:flex;flex-direction:row}.univer-thread-comment-panel-add svg{margin-right:6px}.univer-thread-comment-panel-solved{margin-top:12px;font-size:var(--font-size-xs)}
1
+ .univer-absolute{position:absolute}.univer-relative{position:relative}.univer-left-0{left:0}.univer-right-0{right:0}.univer-top-0{top:0}.univer-m-0{margin:0}.univer-mb-1{margin-bottom:4px}.univer-mb-3{margin-bottom:12px}.univer-mb-4{margin-bottom:16px}.univer-ml-1{margin-left:4px}.univer-mr-2{margin-right:8px}.univer-mr-\[6px\]{margin-right:6px}.univer-mt-2{margin-top:8px}.univer-mt-3{margin-top:12px}.univer-box-border{box-sizing:border-box}.univer-flex{display:flex}.univer-inline-flex{display:inline-flex}.univer-grid{display:grid}.univer-h-6{height:24px}.univer-h-\[14px\]{height:14px}.univer-h-\[6px\]{height:6px}.univer-max-h-\[300px\]{max-height:300px}.univer-min-h-full{min-height:100%}.univer-w-6{width:24px}.univer-w-\[278px\]{width:278px}.univer-w-\[3px\]{width:3px}.univer-w-full{width:100%}.univer-flex-1{flex:1 1 0%}.univer-flex-shrink-0{flex-shrink:0}.univer-flex-grow-0{flex-grow:0}.univer-cursor-pointer{cursor:pointer}.univer-list-none{list-style-type:none}.univer-flex-row{flex-direction:row}.univer-flex-col{flex-direction:column}.univer-items-center{align-items:center}.univer-justify-end{justify-content:flex-end}.univer-justify-center{justify-content:center}.univer-justify-between{justify-content:space-between}.univer-gap-2{gap:8px}.univer-gap-3{gap:12px}.univer-overflow-hidden{overflow:hidden}.univer-overflow-y-auto{overflow-y:auto}.univer-overflow-x-hidden{overflow-x:hidden}.univer-text-ellipsis{text-overflow:ellipsis}.univer-whitespace-nowrap{white-space:nowrap}.univer-break-words{word-wrap:break-word}.univer-rounded-\[1\.5px\]{border-radius:1.5px}.univer-rounded-\[3px\]{border-radius:3px}.univer-rounded-full{border-radius:9999px}.univer-rounded-lg{border-radius:8px}.univer-rounded-t-\[6px\]{border-top-left-radius:6px;border-top-right-radius:6px}.univer-border{border-width:1px}.univer-border-solid{border-style:solid}.univer-border-gray-200{--tw-border-opacity: 1;border-color:#e3e5ea;border-color:rgba(227,229,234,var(--tw-border-opacity, 1))}.univer-bg-gray-50{--tw-bg-opacity: 1;background-color:#f9fafb;background-color:rgba(249,250,251,var(--tw-bg-opacity, 1))}.univer-bg-white{--tw-bg-opacity: 1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity, 1))}.univer-bg-yellow-400{--tw-bg-opacity: 1;background-color:#f1b312;background-color:rgba(241,179,18,var(--tw-bg-opacity, 1))}.univer-bg-cover{background-size:cover}.univer-bg-center{background-position:center}.univer-bg-no-repeat{background-repeat:no-repeat}.univer-p-0{padding:0}.univer-p-4{padding:16px}.univer-pb-3{padding-bottom:12px}.univer-pl-\[30px\]{padding-left:30px}.univer-text-\[13px\]{font-size:13px}.univer-text-base{font-size:16px;line-height:24px}.univer-text-sm{font-size:14px;line-height:20px}.univer-text-xs{font-size:12px;line-height:16px}.univer-font-medium{font-weight:500}.univer-leading-5{line-height:20px}.univer-leading-\[1\.5\]{line-height:1.5}.univer-text-black{--tw-text-opacity: 1;color:#000;color:rgba(0,0,0,var(--tw-text-opacity, 1))}.univer-text-blue-600{--tw-text-opacity: 1;color:#1c64f2;color:rgba(28,100,242,var(--tw-text-opacity, 1))}.univer-text-gray-600{--tw-text-opacity: 1;color:#414657;color:rgba(65,70,87,var(--tw-text-opacity, 1))}.univer-text-green-500{--tw-text-opacity: 1;color:#0da471;color:rgba(13,164,113,var(--tw-text-opacity, 1))}.univer-shadow{--tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px -1px rgba(0, 0, 0, .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,0 1px 3px #0000001a,0 1px 2px -1px #0000001a;box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)),var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)),var(--tw-shadow)}.\[scrollbar-gutter\:auto\]{scrollbar-gutter:auto}.\[scrollbar-width\:thin\]{scrollbar-width:thin}.hover\:univer-bg-gray-200:hover{--tw-bg-opacity: 1;background-color:#e3e5ea;background-color:rgba(227,229,234,var(--tw-bg-opacity, 1))}.hover\:univer-bg-gray-50:hover{--tw-bg-opacity: 1;background-color:#f9fafb;background-color:rgba(249,250,251,var(--tw-bg-opacity, 1))}.\[\&_a\]\:univer-cursor-pointer a{cursor:pointer}.\[\&_a\]\:univer-rounded a{border-radius:4px}.\[\&_a\]\:univer-p-1 a{padding:4px}.univer-thread-comment-editor-buttons{margin-top:12px;display:flex;flex-direction:row;justify-content:flex-end}.univer-thread-comment-editor-suggestion{display:flex;align-items:center;font-size:13px;color:rgb(var(--color-black))}.univer-thread-comment-editor-suggestionActive{background-color:rgba(var(--grey-50))}.univer-thread-comment-editor-suggestion-icon{width:24px;height:24px;border-radius:12px;margin-right:6px}