@univerjs/preset-sheets-thread-comment 0.5.2 → 0.5.3

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.
@@ -1 +1 @@
1
- "use strict";const e=require("@univerjs/core"),r=require("@univerjs/sheets-thread-comment-ui/locale/en-US"),s=require("@univerjs/thread-comment-ui/locale/en-US"),t=e.Tools.deepMerge({},r,s);module.exports=t;
1
+ "use strict";const e=require("@univerjs/core"),r=require("@univerjs/sheets-thread-comment-ui/locale/en-US"),t=require("@univerjs/thread-comment-ui/locale/en-US"),s=e.merge({},r,t);module.exports=s;
@@ -1 +1 @@
1
- "use strict";const e=require("@univerjs/core"),r=require("@univerjs/sheets-thread-comment-ui/locale/fa-IR"),s=require("@univerjs/thread-comment-ui/locale/fa-IR"),t=e.Tools.deepMerge({},r,s);module.exports=t;
1
+ "use strict";const e=require("@univerjs/core"),r=require("@univerjs/sheets-thread-comment-ui/locale/fa-IR"),t=require("@univerjs/thread-comment-ui/locale/fa-IR"),s=e.merge({},r,t);module.exports=s;
@@ -1 +1 @@
1
- "use strict";const e=require("@univerjs/core"),r=require("@univerjs/sheets-thread-comment-ui/locale/fr-FR"),s=require("@univerjs/thread-comment-ui/locale/fr-FR"),t=e.Tools.deepMerge({},r,s);module.exports=t;
1
+ "use strict";const e=require("@univerjs/core"),r=require("@univerjs/sheets-thread-comment-ui/locale/fr-FR"),t=require("@univerjs/thread-comment-ui/locale/fr-FR"),s=e.merge({},r,t);module.exports=s;
@@ -1 +1 @@
1
- "use strict";const e=require("@univerjs/core"),r=require("@univerjs/sheets-thread-comment-ui/locale/ru-RU"),s=require("@univerjs/thread-comment-ui/locale/ru-RU"),t=e.Tools.deepMerge({},r,s);module.exports=t;
1
+ "use strict";const e=require("@univerjs/core"),r=require("@univerjs/sheets-thread-comment-ui/locale/ru-RU"),t=require("@univerjs/thread-comment-ui/locale/ru-RU"),s=e.merge({},r,t);module.exports=s;
@@ -1 +1 @@
1
- "use strict";const e=require("@univerjs/core"),r=require("@univerjs/sheets-thread-comment-ui/locale/vi-VN"),s=require("@univerjs/thread-comment-ui/locale/vi-VN"),t=e.Tools.deepMerge({},r,s);module.exports=t;
1
+ "use strict";const e=require("@univerjs/core"),r=require("@univerjs/sheets-thread-comment-ui/locale/vi-VN"),t=require("@univerjs/thread-comment-ui/locale/vi-VN"),s=e.merge({},r,t);module.exports=s;
@@ -1 +1 @@
1
- "use strict";const e=require("@univerjs/core"),r=require("@univerjs/sheets-thread-comment-ui/locale/zh-CN"),s=require("@univerjs/thread-comment-ui/locale/zh-CN"),t=e.Tools.deepMerge({},r,s);module.exports=t;
1
+ "use strict";const e=require("@univerjs/core"),r=require("@univerjs/sheets-thread-comment-ui/locale/zh-CN"),t=require("@univerjs/thread-comment-ui/locale/zh-CN"),s=e.merge({},r,t);module.exports=s;
@@ -1 +1 @@
1
- "use strict";const e=require("@univerjs/core"),r=require("@univerjs/sheets-thread-comment-ui/locale/zh-TW"),s=require("@univerjs/thread-comment-ui/locale/zh-TW"),t=e.Tools.deepMerge({},r,s);module.exports=t;
1
+ "use strict";const e=require("@univerjs/core"),r=require("@univerjs/sheets-thread-comment-ui/locale/zh-TW"),t=require("@univerjs/thread-comment-ui/locale/zh-TW"),s=e.merge({},r,t);module.exports=s;
@@ -1,11 +1,11 @@
1
- import { Tools as e } from "@univerjs/core";
2
- import o from "@univerjs/sheets-thread-comment-ui/locale/en-US";
3
- import r from "@univerjs/thread-comment-ui/locale/en-US";
4
- const s = e.deepMerge(
1
+ import { merge as e } from "@univerjs/core";
2
+ import r from "@univerjs/sheets-thread-comment-ui/locale/en-US";
3
+ import m from "@univerjs/thread-comment-ui/locale/en-US";
4
+ const n = e(
5
5
  {},
6
- o,
7
- r
6
+ r,
7
+ m
8
8
  );
9
9
  export {
10
- s as default
10
+ n as default
11
11
  };
@@ -1,10 +1,10 @@
1
- import { Tools as e } from "@univerjs/core";
2
- import o from "@univerjs/sheets-thread-comment-ui/locale/fa-IR";
3
- import r from "@univerjs/thread-comment-ui/locale/fa-IR";
4
- const s = e.deepMerge(
1
+ import { merge as e } from "@univerjs/core";
2
+ import r from "@univerjs/sheets-thread-comment-ui/locale/fa-IR";
3
+ import m from "@univerjs/thread-comment-ui/locale/fa-IR";
4
+ const s = e(
5
5
  {},
6
- o,
7
- r
6
+ r,
7
+ m
8
8
  );
9
9
  export {
10
10
  s as default
@@ -1,10 +1,10 @@
1
- import { Tools as e } from "@univerjs/core";
2
- import r from "@univerjs/sheets-thread-comment-ui/locale/fr-FR";
3
- import o from "@univerjs/thread-comment-ui/locale/fr-FR";
4
- const s = e.deepMerge(
1
+ import { merge as r } from "@univerjs/core";
2
+ import e from "@univerjs/sheets-thread-comment-ui/locale/fr-FR";
3
+ import m from "@univerjs/thread-comment-ui/locale/fr-FR";
4
+ const s = r(
5
5
  {},
6
- r,
7
- o
6
+ e,
7
+ m
8
8
  );
9
9
  export {
10
10
  s as default
@@ -1,10 +1,10 @@
1
- import { Tools as e } from "@univerjs/core";
2
- import r from "@univerjs/sheets-thread-comment-ui/locale/ru-RU";
3
- import o from "@univerjs/thread-comment-ui/locale/ru-RU";
4
- const s = e.deepMerge(
1
+ import { merge as r } from "@univerjs/core";
2
+ import e from "@univerjs/sheets-thread-comment-ui/locale/ru-RU";
3
+ import m from "@univerjs/thread-comment-ui/locale/ru-RU";
4
+ const s = r(
5
5
  {},
6
- r,
7
- o
6
+ e,
7
+ m
8
8
  );
9
9
  export {
10
10
  s as default
@@ -1,10 +1,10 @@
1
- import { Tools as e } from "@univerjs/core";
2
- import o from "@univerjs/sheets-thread-comment-ui/locale/vi-VN";
3
- import r from "@univerjs/thread-comment-ui/locale/vi-VN";
4
- const s = e.deepMerge(
1
+ import { merge as e } from "@univerjs/core";
2
+ import r from "@univerjs/sheets-thread-comment-ui/locale/vi-VN";
3
+ import m from "@univerjs/thread-comment-ui/locale/vi-VN";
4
+ const s = e(
5
5
  {},
6
- o,
7
- r
6
+ r,
7
+ m
8
8
  );
9
9
  export {
10
10
  s as default
@@ -1,10 +1,10 @@
1
- import { Tools as e } from "@univerjs/core";
2
- import o from "@univerjs/sheets-thread-comment-ui/locale/zh-CN";
3
- import r from "@univerjs/thread-comment-ui/locale/zh-CN";
4
- const s = e.deepMerge(
1
+ import { merge as e } from "@univerjs/core";
2
+ import r from "@univerjs/sheets-thread-comment-ui/locale/zh-CN";
3
+ import m from "@univerjs/thread-comment-ui/locale/zh-CN";
4
+ const s = e(
5
5
  {},
6
- o,
7
- r
6
+ r,
7
+ m
8
8
  );
9
9
  export {
10
10
  s as default
@@ -1,10 +1,10 @@
1
- import { Tools as e } from "@univerjs/core";
2
- import o from "@univerjs/sheets-thread-comment-ui/locale/zh-TW";
3
- import r from "@univerjs/thread-comment-ui/locale/zh-TW";
4
- const s = e.deepMerge(
1
+ import { merge as e } from "@univerjs/core";
2
+ import r from "@univerjs/sheets-thread-comment-ui/locale/zh-TW";
3
+ import m from "@univerjs/thread-comment-ui/locale/zh-TW";
4
+ const s = e(
5
5
  {},
6
- o,
7
- r
6
+ r,
7
+ m
8
8
  );
9
9
  export {
10
10
  s as default
package/lib/index.css CHANGED
@@ -1 +1 @@
1
- *,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(63 131 248 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(63 131 248 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*{scrollbar-color:initial;scrollbar-width:initial}@keyframes enter{0%{opacity:var(--tw-enter-opacity, 1);transform:translate3d(var(--tw-enter-translate-x, 0),var(--tw-enter-translate-y, 0),0) scale3d(var(--tw-enter-scale, 1),var(--tw-enter-scale, 1),var(--tw-enter-scale, 1)) rotate(var(--tw-enter-rotate, 0))}}@keyframes exit{to{opacity:var(--tw-exit-opacity, 1);transform:translate3d(var(--tw-exit-translate-x, 0),var(--tw-exit-translate-y, 0),0) scale3d(var(--tw-exit-scale, 1),var(--tw-exit-scale, 1),var(--tw-exit-scale, 1)) rotate(var(--tw-exit-rotate, 0))}}.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-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)}
@@ -7,4 +7,4 @@
7
7
 
8
8
 
9
9
  // locale/en-US
10
- (function(e,n){typeof exports=="object"&&typeof module<"u"?module.exports=n(require("@univerjs/core"),require("@univerjs/sheets-thread-comment-ui/locale/en-US"),require("@univerjs/thread-comment-ui/locale/en-US")):typeof define=="function"&&define.amd?define(["@univerjs/core","@univerjs/sheets-thread-comment-ui/locale/en-US","@univerjs/thread-comment-ui/locale/en-US"],n):(e=typeof globalThis<"u"?globalThis:e||self,e.UniverPresetSheetsThreadCommentEnUS=n(e.UniverCore,e.UniverSheetsThreadCommentUiEnUS,e.UniverThreadCommentUiEnUS))})(this,function(e,n,i){"use strict";return e.Tools.deepMerge({},n,i)});
10
+ (function(e,n){typeof exports=="object"&&typeof module<"u"?module.exports=n(require("@univerjs/core"),require("@univerjs/sheets-thread-comment-ui/locale/en-US"),require("@univerjs/thread-comment-ui/locale/en-US")):typeof define=="function"&&define.amd?define(["@univerjs/core","@univerjs/sheets-thread-comment-ui/locale/en-US","@univerjs/thread-comment-ui/locale/en-US"],n):(e=typeof globalThis<"u"?globalThis:e||self,e.UniverPresetSheetsThreadCommentEnUS=n(e.UniverCore,e.UniverSheetsThreadCommentUiEnUS,e.UniverThreadCommentUiEnUS))})(this,function(e,n,i){"use strict";return e.merge({},n,i)});
@@ -7,4 +7,4 @@
7
7
 
8
8
 
9
9
  // locale/fa-IR
10
- (function(e,n){typeof exports=="object"&&typeof module<"u"?module.exports=n(require("@univerjs/core"),require("@univerjs/sheets-thread-comment-ui/locale/fa-IR"),require("@univerjs/thread-comment-ui/locale/fa-IR")):typeof define=="function"&&define.amd?define(["@univerjs/core","@univerjs/sheets-thread-comment-ui/locale/fa-IR","@univerjs/thread-comment-ui/locale/fa-IR"],n):(e=typeof globalThis<"u"?globalThis:e||self,e.UniverPresetSheetsThreadCommentFaIR=n(e.UniverCore,e.UniverSheetsThreadCommentUiFaIR,e.UniverThreadCommentUiFaIR))})(this,function(e,n,i){"use strict";return e.Tools.deepMerge({},n,i)});
10
+ (function(e,n){typeof exports=="object"&&typeof module<"u"?module.exports=n(require("@univerjs/core"),require("@univerjs/sheets-thread-comment-ui/locale/fa-IR"),require("@univerjs/thread-comment-ui/locale/fa-IR")):typeof define=="function"&&define.amd?define(["@univerjs/core","@univerjs/sheets-thread-comment-ui/locale/fa-IR","@univerjs/thread-comment-ui/locale/fa-IR"],n):(e=typeof globalThis<"u"?globalThis:e||self,e.UniverPresetSheetsThreadCommentFaIR=n(e.UniverCore,e.UniverSheetsThreadCommentUiFaIR,e.UniverThreadCommentUiFaIR))})(this,function(e,n,i){"use strict";return e.merge({},n,i)});
@@ -7,4 +7,4 @@
7
7
 
8
8
 
9
9
  // locale/fr-FR
10
- (function(e,r){typeof exports=="object"&&typeof module<"u"?module.exports=r(require("@univerjs/core"),require("@univerjs/sheets-thread-comment-ui/locale/fr-FR"),require("@univerjs/thread-comment-ui/locale/fr-FR")):typeof define=="function"&&define.amd?define(["@univerjs/core","@univerjs/sheets-thread-comment-ui/locale/fr-FR","@univerjs/thread-comment-ui/locale/fr-FR"],r):(e=typeof globalThis<"u"?globalThis:e||self,e.UniverPresetSheetsThreadCommentFrFR=r(e.UniverCore,e.UniverSheetsThreadCommentUiFrFR,e.UniverThreadCommentUiFrFR))})(this,function(e,r,n){"use strict";return e.Tools.deepMerge({},r,n)});
10
+ (function(e,r){typeof exports=="object"&&typeof module<"u"?module.exports=r(require("@univerjs/core"),require("@univerjs/sheets-thread-comment-ui/locale/fr-FR"),require("@univerjs/thread-comment-ui/locale/fr-FR")):typeof define=="function"&&define.amd?define(["@univerjs/core","@univerjs/sheets-thread-comment-ui/locale/fr-FR","@univerjs/thread-comment-ui/locale/fr-FR"],r):(e=typeof globalThis<"u"?globalThis:e||self,e.UniverPresetSheetsThreadCommentFrFR=r(e.UniverCore,e.UniverSheetsThreadCommentUiFrFR,e.UniverThreadCommentUiFrFR))})(this,function(e,r,n){"use strict";return e.merge({},r,n)});
@@ -7,4 +7,4 @@
7
7
 
8
8
 
9
9
  // locale/ru-RU
10
- (function(e,r){typeof exports=="object"&&typeof module<"u"?module.exports=r(require("@univerjs/core"),require("@univerjs/sheets-thread-comment-ui/locale/ru-RU"),require("@univerjs/thread-comment-ui/locale/ru-RU")):typeof define=="function"&&define.amd?define(["@univerjs/core","@univerjs/sheets-thread-comment-ui/locale/ru-RU","@univerjs/thread-comment-ui/locale/ru-RU"],r):(e=typeof globalThis<"u"?globalThis:e||self,e.UniverPresetSheetsThreadCommentRuRU=r(e.UniverCore,e.UniverSheetsThreadCommentUiRuRU,e.UniverThreadCommentUiRuRU))})(this,function(e,r,n){"use strict";return e.Tools.deepMerge({},r,n)});
10
+ (function(e,r){typeof exports=="object"&&typeof module<"u"?module.exports=r(require("@univerjs/core"),require("@univerjs/sheets-thread-comment-ui/locale/ru-RU"),require("@univerjs/thread-comment-ui/locale/ru-RU")):typeof define=="function"&&define.amd?define(["@univerjs/core","@univerjs/sheets-thread-comment-ui/locale/ru-RU","@univerjs/thread-comment-ui/locale/ru-RU"],r):(e=typeof globalThis<"u"?globalThis:e||self,e.UniverPresetSheetsThreadCommentRuRU=r(e.UniverCore,e.UniverSheetsThreadCommentUiRuRU,e.UniverThreadCommentUiRuRU))})(this,function(e,r,n){"use strict";return e.merge({},r,n)});
@@ -7,4 +7,4 @@
7
7
 
8
8
 
9
9
  // locale/vi-VN
10
- (function(e,i){typeof exports=="object"&&typeof module<"u"?module.exports=i(require("@univerjs/core"),require("@univerjs/sheets-thread-comment-ui/locale/vi-VN"),require("@univerjs/thread-comment-ui/locale/vi-VN")):typeof define=="function"&&define.amd?define(["@univerjs/core","@univerjs/sheets-thread-comment-ui/locale/vi-VN","@univerjs/thread-comment-ui/locale/vi-VN"],i):(e=typeof globalThis<"u"?globalThis:e||self,e.UniverPresetSheetsThreadCommentViVN=i(e.UniverCore,e.UniverSheetsThreadCommentUiViVN,e.UniverThreadCommentUiViVN))})(this,function(e,i,n){"use strict";return e.Tools.deepMerge({},i,n)});
10
+ (function(e,i){typeof exports=="object"&&typeof module<"u"?module.exports=i(require("@univerjs/core"),require("@univerjs/sheets-thread-comment-ui/locale/vi-VN"),require("@univerjs/thread-comment-ui/locale/vi-VN")):typeof define=="function"&&define.amd?define(["@univerjs/core","@univerjs/sheets-thread-comment-ui/locale/vi-VN","@univerjs/thread-comment-ui/locale/vi-VN"],i):(e=typeof globalThis<"u"?globalThis:e||self,e.UniverPresetSheetsThreadCommentViVN=i(e.UniverCore,e.UniverSheetsThreadCommentUiViVN,e.UniverThreadCommentUiViVN))})(this,function(e,i,n){"use strict";return e.merge({},i,n)});
@@ -7,4 +7,4 @@
7
7
 
8
8
 
9
9
  // locale/zh-CN
10
- (function(e,n){typeof exports=="object"&&typeof module<"u"?module.exports=n(require("@univerjs/core"),require("@univerjs/sheets-thread-comment-ui/locale/zh-CN"),require("@univerjs/thread-comment-ui/locale/zh-CN")):typeof define=="function"&&define.amd?define(["@univerjs/core","@univerjs/sheets-thread-comment-ui/locale/zh-CN","@univerjs/thread-comment-ui/locale/zh-CN"],n):(e=typeof globalThis<"u"?globalThis:e||self,e.UniverPresetSheetsThreadCommentZhCN=n(e.UniverCore,e.UniverSheetsThreadCommentUiZhCN,e.UniverThreadCommentUiZhCN))})(this,function(e,n,i){"use strict";return e.Tools.deepMerge({},n,i)});
10
+ (function(e,n){typeof exports=="object"&&typeof module<"u"?module.exports=n(require("@univerjs/core"),require("@univerjs/sheets-thread-comment-ui/locale/zh-CN"),require("@univerjs/thread-comment-ui/locale/zh-CN")):typeof define=="function"&&define.amd?define(["@univerjs/core","@univerjs/sheets-thread-comment-ui/locale/zh-CN","@univerjs/thread-comment-ui/locale/zh-CN"],n):(e=typeof globalThis<"u"?globalThis:e||self,e.UniverPresetSheetsThreadCommentZhCN=n(e.UniverCore,e.UniverSheetsThreadCommentUiZhCN,e.UniverThreadCommentUiZhCN))})(this,function(e,n,i){"use strict";return e.merge({},n,i)});
@@ -7,4 +7,4 @@
7
7
 
8
8
 
9
9
  // locale/zh-TW
10
- (function(e,n){typeof exports=="object"&&typeof module<"u"?module.exports=n(require("@univerjs/core"),require("@univerjs/sheets-thread-comment-ui/locale/zh-TW"),require("@univerjs/thread-comment-ui/locale/zh-TW")):typeof define=="function"&&define.amd?define(["@univerjs/core","@univerjs/sheets-thread-comment-ui/locale/zh-TW","@univerjs/thread-comment-ui/locale/zh-TW"],n):(e=typeof globalThis<"u"?globalThis:e||self,e.UniverPresetSheetsThreadCommentZhTW=n(e.UniverCore,e.UniverSheetsThreadCommentUiZhTW,e.UniverThreadCommentUiZhTW))})(this,function(e,n,i){"use strict";return e.Tools.deepMerge({},n,i)});
10
+ (function(e,n){typeof exports=="object"&&typeof module<"u"?module.exports=n(require("@univerjs/core"),require("@univerjs/sheets-thread-comment-ui/locale/zh-TW"),require("@univerjs/thread-comment-ui/locale/zh-TW")):typeof define=="function"&&define.amd?define(["@univerjs/core","@univerjs/sheets-thread-comment-ui/locale/zh-TW","@univerjs/thread-comment-ui/locale/zh-TW"],n):(e=typeof globalThis<"u"?globalThis:e||self,e.UniverPresetSheetsThreadCommentZhTW=n(e.UniverCore,e.UniverSheetsThreadCommentUiZhTW,e.UniverThreadCommentUiZhTW))})(this,function(e,n,i){"use strict";return e.merge({},n,i)});
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@univerjs/preset-sheets-thread-comment",
3
- "version": "0.5.2",
3
+ "version": "0.5.3",
4
4
  "private": false,
5
5
  "description": "",
6
6
  "author": "DreamNum <developer@univer.ai>",
@@ -57,15 +57,15 @@
57
57
  "rxjs": ">=7.0.0"
58
58
  },
59
59
  "dependencies": {
60
- "@univerjs/sheets-thread-comment": "0.5.2",
61
- "@univerjs/sheets-thread-comment-ui": "0.5.2",
62
- "@univerjs/thread-comment": "0.5.2",
63
- "@univerjs/thread-comment-ui": "0.5.2"
60
+ "@univerjs/sheets-thread-comment": "0.5.3",
61
+ "@univerjs/sheets-thread-comment-ui": "0.5.3",
62
+ "@univerjs/thread-comment": "0.5.3",
63
+ "@univerjs/thread-comment-ui": "0.5.3"
64
64
  },
65
65
  "devDependencies": {
66
- "@univerjs/core": "0.5.2",
66
+ "@univerjs/core": "0.5.3",
67
67
  "typescript": "^5.7.2",
68
- "@univerjs-infra/shared": "0.5.2"
68
+ "@univerjs-infra/shared": "0.5.3"
69
69
  },
70
70
  "scripts": {
71
71
  "prebuild:preset": "tsx prepare.ts",