@univerjs/docs-hyper-link-ui 0.10.13-nightly.202510290902 → 0.10.14-nightly.202511031023
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/locale/ru-RU.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";const e={docLink:{edit:{confirm:"Подтвердить",cancel:"Отменить",title:"Ссылка",address:"
|
|
1
|
+
"use strict";const e={docLink:{edit:{confirm:"Подтвердить",cancel:"Отменить",title:"Ссылка",address:"Ссылка",label:"Текст",labelError:"Введите текст ссылки",placeholder:"Пожалуйста, введите ссылку",addressError:"Пожалуйста, введите корректную ссылку"},info:{copy:"Копировать",edit:"Редактировать",cancel:"Отменить ссылку",coped:"Ссылка скопирована в буфер обмена"},menu:{tooltip:"Добавить ссылку"}}};module.exports=e;
|
package/lib/es/locale/ru-RU.js
CHANGED
package/lib/locale/ru-RU.js
CHANGED
package/lib/umd/locale/ru-RU.js
CHANGED
|
@@ -1 +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.UniverDocsHyperLinkUiRuRU=o())})(this,(function(){"use strict";return{docLink:{edit:{confirm:"Подтвердить",cancel:"Отменить",title:"Ссылка",address:"
|
|
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.UniverDocsHyperLinkUiRuRU=o())})(this,(function(){"use strict";return{docLink:{edit:{confirm:"Подтвердить",cancel:"Отменить",title:"Ссылка",address:"Ссылка",label:"Текст",labelError:"Введите текст ссылки",placeholder:"Пожалуйста, введите ссылку",addressError:"Пожалуйста, введите корректную ссылку"},info:{copy:"Копировать",edit:"Редактировать",cancel:"Отменить ссылку",coped:"Ссылка скопирована в буфер обмена"},menu:{tooltip:"Добавить ссылку"}}}}));
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@univerjs/docs-hyper-link-ui",
|
|
3
|
-
"version": "0.10.
|
|
3
|
+
"version": "0.10.14-nightly.202511031023",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "Univer thread comment plugin",
|
|
6
6
|
"author": "DreamNum <developer@univer.ai>",
|
|
@@ -53,13 +53,13 @@
|
|
|
53
53
|
},
|
|
54
54
|
"dependencies": {
|
|
55
55
|
"@univerjs/icons": "^1.0.2",
|
|
56
|
-
"@univerjs/core": "0.10.
|
|
57
|
-
"@univerjs/design": "0.10.
|
|
58
|
-
"@univerjs/docs-
|
|
59
|
-
"@univerjs/docs": "0.10.
|
|
60
|
-
"@univerjs/engine-render": "0.10.
|
|
61
|
-
"@univerjs/docs-
|
|
62
|
-
"@univerjs/ui": "0.10.
|
|
56
|
+
"@univerjs/core": "0.10.14-nightly.202511031023",
|
|
57
|
+
"@univerjs/design": "0.10.14-nightly.202511031023",
|
|
58
|
+
"@univerjs/docs-hyper-link": "0.10.14-nightly.202511031023",
|
|
59
|
+
"@univerjs/docs": "0.10.14-nightly.202511031023",
|
|
60
|
+
"@univerjs/engine-render": "0.10.14-nightly.202511031023",
|
|
61
|
+
"@univerjs/docs-ui": "0.10.14-nightly.202511031023",
|
|
62
|
+
"@univerjs/ui": "0.10.14-nightly.202511031023"
|
|
63
63
|
},
|
|
64
64
|
"devDependencies": {
|
|
65
65
|
"postcss": "^8.5.6",
|
|
@@ -69,7 +69,7 @@
|
|
|
69
69
|
"typescript": "^5.9.3",
|
|
70
70
|
"vite": "^7.1.12",
|
|
71
71
|
"vitest": "^3.2.4",
|
|
72
|
-
"@univerjs-infra/shared": "0.10.
|
|
72
|
+
"@univerjs-infra/shared": "0.10.14"
|
|
73
73
|
},
|
|
74
74
|
"scripts": {
|
|
75
75
|
"test": "vitest run",
|