@univerjs/sheets-crosshair-highlight 0.8.2-nightly.202506231607 → 0.8.2-nightly.202506251607
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 t={crosshair:{button:{tooltip:"십자선 강조"}}};module.exports=t;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(function(e,o){typeof exports=="object"&&typeof module<"u"?module.exports=o():typeof define=="function"&&define.amd?define(o):(e=typeof globalThis<"u"?globalThis:e||self,e.UniverSheetsCrosshairHighlightKoKR=o())})(this,function(){"use strict";return{crosshair:{button:{tooltip:"십자선 강조"}}}});
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@univerjs/sheets-crosshair-highlight",
|
|
3
|
-
"version": "0.8.2-nightly.
|
|
3
|
+
"version": "0.8.2-nightly.202506251607",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "",
|
|
6
6
|
"author": "DreamNum <developer@univer.ai>",
|
|
@@ -63,12 +63,12 @@
|
|
|
63
63
|
},
|
|
64
64
|
"dependencies": {
|
|
65
65
|
"@univerjs/icons": "^0.4.4",
|
|
66
|
-
"@univerjs/
|
|
67
|
-
"@univerjs/
|
|
68
|
-
"@univerjs/
|
|
69
|
-
"@univerjs/
|
|
70
|
-
"@univerjs/
|
|
71
|
-
"@univerjs/sheets": "0.8.2-nightly.
|
|
66
|
+
"@univerjs/core": "0.8.2-nightly.202506251607",
|
|
67
|
+
"@univerjs/design": "0.8.2-nightly.202506251607",
|
|
68
|
+
"@univerjs/sheets-ui": "0.8.2-nightly.202506251607",
|
|
69
|
+
"@univerjs/ui": "0.8.2-nightly.202506251607",
|
|
70
|
+
"@univerjs/engine-render": "0.8.2-nightly.202506251607",
|
|
71
|
+
"@univerjs/sheets": "0.8.2-nightly.202506251607"
|
|
72
72
|
},
|
|
73
73
|
"devDependencies": {
|
|
74
74
|
"postcss": "^8.5.6",
|