@univerjs/ui 0.9.2 → 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.
@@ -0,0 +1 @@
1
+ (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.UniverUiCaES=a())})(this,function(){"use strict";return{toolbar:{heading:{normal:"Normal",title:"Títol",subTitle:"Subtítol",1:"Encapçalament 1",2:"Encapçalament 2",3:"Encapçalament 3",4:"Encapçalament 4",5:"Encapçalament 5",6:"Encapçalament 6",tooltip:"Estableix l'encapçalament"}},ribbon:{start:"Inici",startDesc:"Inicia el full de càlcul i estableix els paràmetres bàsics.",insert:"Insereix",insertDesc:"Insereix files, columnes, gràfics i altres elements.",formulas:"Fórmules",formulasDesc:"Utilitza funcions i fórmules per a càlculs de dades.",data:"Dades",dataDesc:"Gestiona les dades, incloent importació, ordenació i filtratge.",view:"Vista",viewDesc:"Canvia els modes de vista i ajusta l'efecte de visualització.",others:"Altres",othersDesc:"Altres funcions i configuracions.",more:"Més"},fontFamily:{TimesNewRoman:"Times New Roman",Arial:"Arial",Tahoma:"Tahoma",Verdana:"Verdana",MicrosoftYaHei:"Microsoft YaHei",SimSun:"SimSun",SimHei:"SimHei",Kaiti:"Kaiti",FangSong:"FangSong",NSimSun:"NSimSun",STXinwei:"STXinwei",STXingkai:"STXingkai",STLiti:"STLiti",HanaleiFill:"HanaleiFill",Anton:"Anton",Pacifico:"Pacifico"},"shortcut-panel":{title:"Dreceres"},shortcut:{undo:"Desfer",redo:"Refer",cut:"Retalla",copy:"Copia",paste:"Enganxa","shortcut-panel":"Alterna el panell de dreceres"},"common-edit":"Dreceres d'edició comunes","toggle-shortcut-panel":"Alterna el panell de dreceres",clipboard:{authentication:{title:"Permís denegat",content:"Si us plau, permet que Univer accedeixi al teu porta-retalls."}},textEditor:{formulaError:"Si us plau, introdueix una fórmula vàlida, com ara =SUMA(A1)",rangeError:"Si us plau, introdueix un interval vàlid, com ara A1:B10"},rangeSelector:{title:"Selecciona un interval de dades",addAnotherRange:"Afegeix interval",buttonTooltip:"Selecciona interval de dades",placeHolder:"Selecciona un interval o escriu.",confirm:"Confirma",cancel:"Cancel·la"},"global-shortcut":"Drecera global","zoom-slider":{resetTo:"Restableix a"}}});
@@ -0,0 +1 @@
1
+ (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.UniverUiEsES=a())})(this,function(){"use strict";return{toolbar:{heading:{normal:"Normal",title:"Título",subTitle:"Subtítulo",1:"Encabezado 1",2:"Encabezado 2",3:"Encabezado 3",4:"Encabezado 4",5:"Encabezado 5",6:"Encabezado 6",tooltip:"Establecer encabezado"}},ribbon:{start:"Inicio",startDesc:"Inicia la hoja de cálculo y establece los parámetros básicos.",insert:"Insertar",insertDesc:"Inserta filas, columnas, gráficos y otros elementos.",formulas:"Fórmulas",formulasDesc:"Utiliza funciones y fórmulas para cálculos de datos.",data:"Datos",dataDesc:"Gestiona los datos, incluyendo importación, ordenación y filtrado.",view:"Vista",viewDesc:"Cambia los modos de vista y ajusta el efecto de visualización.",others:"Otros",othersDesc:"Otras funciones y configuraciones.",more:"Más"},fontFamily:{TimesNewRoman:"Times New Roman",Arial:"Arial",Tahoma:"Tahoma",Verdana:"Verdana",MicrosoftYaHei:"Microsoft YaHei",SimSun:"SimSun",SimHei:"SimHei",Kaiti:"Kaiti",FangSong:"FangSong",NSimSun:"NSimSun",STXinwei:"STXinwei",STXingkai:"STXingkai",STLiti:"STLiti",HanaleiFill:"HanaleiFill",Anton:"Anton",Pacifico:"Pacifico"},"shortcut-panel":{title:"Atajos"},shortcut:{undo:"Deshacer",redo:"Rehacer",cut:"Cortar",copy:"Copiar",paste:"Pegar","shortcut-panel":"Alternar panel de atajos"},"common-edit":"Atajos de edición comunes","toggle-shortcut-panel":"Alternar panel de atajos",clipboard:{authentication:{title:"Permiso denegado",content:"Por favor, permite que Univer acceda a tu portapapeles."}},textEditor:{formulaError:"Por favor, introduce una fórmula válida, como =SUMA(A1)",rangeError:"Por favor, introduce un rango válido, como A1:B10"},rangeSelector:{title:"Selecciona un rango de datos",addAnotherRange:"Agregar rango",buttonTooltip:"Seleccionar rango de datos",placeHolder:"Selecciona un rango o escribe.",confirm:"Confirmar",cancel:"Cancelar"},"global-shortcut":"Atajo global","zoom-slider":{resetTo:"Restablecer a"}}});
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@univerjs/ui",
3
- "version": "0.9.2",
3
+ "version": "0.9.3",
4
4
  "private": false,
5
5
  "description": "UniverSheet normal plugin UI manager",
6
6
  "author": "DreamNum <developer@univer.ai>",
@@ -66,11 +66,11 @@
66
66
  },
67
67
  "dependencies": {
68
68
  "@univerjs/icons": "^0.4.6",
69
- "@wendellhu/redi": "0.19.2",
69
+ "@wendellhu/redi": "1.0.0",
70
70
  "localforage": "^1.10.0",
71
- "@univerjs/core": "0.9.2",
72
- "@univerjs/design": "0.9.2",
73
- "@univerjs/engine-render": "0.9.2"
71
+ "@univerjs/core": "0.9.3",
72
+ "@univerjs/design": "0.9.3",
73
+ "@univerjs/engine-render": "0.9.3"
74
74
  },
75
75
  "devDependencies": {
76
76
  "@testing-library/react": "^16.3.0",
@@ -81,10 +81,10 @@
81
81
  "tailwindcss": "3.4.17",
82
82
  "tailwindcss-animate": "^1.0.7",
83
83
  "typescript": "^5.8.3",
84
- "vite": "^6.3.5",
84
+ "vite": "^7.0.5",
85
85
  "vitest": "^3.2.4",
86
- "@univerjs/themes": "0.9.2",
87
- "@univerjs-infra/shared": "0.9.2"
86
+ "@univerjs-infra/shared": "0.9.3",
87
+ "@univerjs/themes": "0.9.3"
88
88
  },
89
89
  "scripts": {
90
90
  "test": "vitest run",