@univerjs/preset-sheets-find-replace 0.9.2-nightly.202507131606 → 0.9.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.
- package/lib/cjs/locales/ca-ES.js +1 -0
- package/lib/cjs/locales/es-ES.js +1 -0
- package/lib/es/locales/ca-ES.js +11 -0
- package/lib/es/locales/es-ES.js +11 -0
- package/lib/locales/ca-ES.js +11 -0
- package/lib/locales/es-ES.js +11 -0
- package/lib/types/locales/ca-ES.d.ts +2 -0
- package/lib/types/locales/es-ES.d.ts +2 -0
- package/lib/umd/locales/ca-ES.js +10 -0
- package/lib/umd/locales/es-ES.js +10 -0
- package/package.json +5 -5
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";const e=require("@univerjs/core"),r=require("@univerjs/find-replace/locale/ca-ES"),s=require("@univerjs/sheets-find-replace/locale/ca-ES"),c=e.merge({},r,s);module.exports=c;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";const e=require("@univerjs/core"),r=require("@univerjs/find-replace/locale/es-ES"),s=require("@univerjs/sheets-find-replace/locale/es-ES"),c=e.merge({},r,s);module.exports=c;
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
// @univerjs/find-replace/locale/ca-ES
|
|
2
|
+
(function(e,a){typeof exports=="object"&&typeof module<"u"?module.exports=a():typeof define=="function"&&define.amd?define(a):(e=typeof globalThis<"u"?globalThis:e||self,e.UniverFindReplaceCaES=a())})(this,function(){"use strict";return{"find-replace":{toolbar:"Cerca i reemplaça",shortcut:{"open-find-dialog":"Obre el diàleg de cerca","open-replace-dialog":"Obre el diàleg de reemplaçament","close-dialog":"Tanca el diàleg de cerca i reemplaça","go-to-next-match":"Ves a la següent coincidència","go-to-previous-match":"Ves a la coincidència anterior","focus-selection":"Focalitza la selecció"},dialog:{title:"Cerca",find:"Cerca",replace:"Reemplaça","replace-all":"Reemplaça-ho tot","case-sensitive":"Distingeix majúscules i minúscules","find-placeholder":"Cerca en aquest full","advanced-finding":"Cerca i reemplaçament avançats","replace-placeholder":"Introdueix el text de reemplaçament","match-the-whole-cell":"Coincideix tota la cel·la","find-direction":{title:"Direcció de cerca",row:"Cerca per fila",column:"Cerca per columna"},"find-scope":{title:"Abast de la cerca","current-sheet":"Full actual",workbook:"Llibre"},"find-by":{title:"Cerca per",value:"Cerca per valor",formula:"Cerca fórmula"},"no-match":"Cerca completada però no s’ha trobat cap coincidència.","no-result":"Sense resultats"},replace:{"all-success":"S’han reemplaçat totes les {0} coincidències","all-failure":"Error en reemplaçar",confirm:{title:"Esteu segur que voleu reemplaçar totes les coincidències?"}}},"find-replace-shortcuts":"Cerca i reemplaça"}});
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
// @univerjs/sheets-find-replace/locale/ca-ES
|
|
6
|
+
(function(e,i){typeof exports=="object"&&typeof module<"u"?module.exports=i():typeof define=="function"&&define.amd?define(i):(e=typeof globalThis<"u"?globalThis:e||self,e.UniverSheetsFindReplaceCaES=i())})(this,function(){"use strict";return{"sheet-find-replace":{replace:{"partial-failure":"No s’ha pogut substituir algunes cel·les",failure:"No s’ha pogut substituir cap cel·la"}}}});
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
// locale/ca-ES
|
|
10
|
+
(function(e,i){typeof exports=="object"&&typeof module<"u"?module.exports=i(require("@univerjs/core"),require("@univerjs/find-replace/locale/ca-ES"),require("@univerjs/sheets-find-replace/locale/ca-ES")):typeof define=="function"&&define.amd?define(["@univerjs/core","@univerjs/find-replace/locale/ca-ES","@univerjs/sheets-find-replace/locale/ca-ES"],i):(e=typeof globalThis<"u"?globalThis:e||self,e.UniverPresetSheetsFindReplaceCaES=i(e.UniverCore,e.UniverFindReplaceCaES,e.UniverSheetsFindReplaceCaES))})(this,function(e,i,n){"use strict";return e.merge({},i,n)});
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
// @univerjs/find-replace/locale/es-ES
|
|
2
|
+
(function(e,a){typeof exports=="object"&&typeof module<"u"?module.exports=a():typeof define=="function"&&define.amd?define(a):(e=typeof globalThis<"u"?globalThis:e||self,e.UniverFindReplaceEsES=a())})(this,function(){"use strict";return{"find-replace":{toolbar:"Buscar y reemplazar",shortcut:{"open-find-dialog":"Abrir diálogo de búsqueda","open-replace-dialog":"Abrir diálogo de reemplazo","close-dialog":"Cerrar diálogo de buscar y reemplazar","go-to-next-match":"Ir a la siguiente coincidencia","go-to-previous-match":"Ir a la coincidencia anterior","focus-selection":"Enfocar selección"},dialog:{title:"Buscar",find:"Buscar",replace:"Reemplazar","replace-all":"Reemplazar todo","case-sensitive":"Distinguir mayúsculas y minúsculas","find-placeholder":"Buscar en esta hoja","advanced-finding":"Búsqueda y reemplazo avanzados","replace-placeholder":"Introducir texto de reemplazo","match-the-whole-cell":"Coincidir toda la celda","find-direction":{title:"Dirección de búsqueda",row:"Buscar por fila",column:"Buscar por columna"},"find-scope":{title:"Rango de búsqueda","current-sheet":"Hoja actual",workbook:"Libro"},"find-by":{title:"Buscar por",value:"Buscar por valor",formula:"Buscar fórmula"},"no-match":"Búsqueda completada pero no se encontraron coincidencias.","no-result":"Sin resultados"},replace:{"all-success":"Se reemplazaron las {0} coincidencias","all-failure":"Error al reemplazar",confirm:{title:"¿Está seguro de reemplazar todas las coincidencias?"}}},"find-replace-shortcuts":"Buscar y reemplazar"}});
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
// @univerjs/sheets-find-replace/locale/es-ES
|
|
6
|
+
(function(e,n){typeof exports=="object"&&typeof module<"u"?module.exports=n():typeof define=="function"&&define.amd?define(n):(e=typeof globalThis<"u"?globalThis:e||self,e.UniverSheetsFindReplaceEsES=n())})(this,function(){"use strict";return{"sheet-find-replace":{replace:{"partial-failure":"No se pudo reemplazar algunas celdas",failure:"No se pudo reemplazar ninguna celda"}}}});
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
// locale/es-ES
|
|
10
|
+
(function(e,i){typeof exports=="object"&&typeof module<"u"?module.exports=i(require("@univerjs/core"),require("@univerjs/find-replace/locale/es-ES"),require("@univerjs/sheets-find-replace/locale/es-ES")):typeof define=="function"&&define.amd?define(["@univerjs/core","@univerjs/find-replace/locale/es-ES","@univerjs/sheets-find-replace/locale/es-ES"],i):(e=typeof globalThis<"u"?globalThis:e||self,e.UniverPresetSheetsFindReplaceEsES=i(e.UniverCore,e.UniverFindReplaceEsES,e.UniverSheetsFindReplaceEsES))})(this,function(e,i,n){"use strict";return e.merge({},i,n)});
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@univerjs/preset-sheets-find-replace",
|
|
3
|
-
"version": "0.9.
|
|
3
|
+
"version": "0.9.3",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "",
|
|
6
6
|
"author": "DreamNum Co., Ltd. <developer@univer.ai>",
|
|
@@ -58,16 +58,16 @@
|
|
|
58
58
|
"rxjs": ">=7.0.0"
|
|
59
59
|
},
|
|
60
60
|
"dependencies": {
|
|
61
|
-
"@univerjs/find-replace": "0.9.
|
|
62
|
-
"@univerjs/sheets-find-replace": "0.9.
|
|
61
|
+
"@univerjs/find-replace": "0.9.3",
|
|
62
|
+
"@univerjs/sheets-find-replace": "0.9.3"
|
|
63
63
|
},
|
|
64
64
|
"devDependencies": {
|
|
65
|
-
"@univerjs/core": "0.9.
|
|
65
|
+
"@univerjs/core": "0.9.3",
|
|
66
66
|
"react": "18.3.1",
|
|
67
67
|
"react-dom": "18.3.1",
|
|
68
68
|
"rxjs": "7.8.2",
|
|
69
69
|
"typescript": "^5.8.3",
|
|
70
|
-
"@univerjs-infra/shared": "0.9.
|
|
70
|
+
"@univerjs-infra/shared": "0.9.3"
|
|
71
71
|
},
|
|
72
72
|
"scripts": {
|
|
73
73
|
"prebuild:preset": "tsx prepare.ts",
|