@univerjs/sheets-ui 1.0.0-alpha.0 → 1.0.0-alpha.2
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/facade.js +4 -3
- package/lib/cjs/index.js +189 -50
- package/lib/cjs/locale/ar-SA.js +11 -4
- package/lib/cjs/locale/ca-ES.js +11 -4
- package/lib/cjs/locale/de-DE.js +11 -4
- package/lib/cjs/locale/en-US.js +9 -2
- package/lib/cjs/locale/es-ES.js +11 -4
- package/lib/cjs/locale/fa-IR.js +11 -4
- package/lib/cjs/locale/fr-FR.js +11 -4
- package/lib/cjs/locale/id-ID.js +11 -4
- package/lib/cjs/locale/it-IT.js +11 -4
- package/lib/cjs/locale/ja-JP.js +9 -2
- package/lib/cjs/locale/ko-KR.js +9 -2
- package/lib/cjs/locale/pl-PL.js +11 -4
- package/lib/cjs/locale/pt-BR.js +11 -4
- package/lib/cjs/locale/ru-RU.js +11 -4
- package/lib/cjs/locale/sk-SK.js +11 -4
- package/lib/cjs/locale/vi-VN.js +11 -4
- package/lib/cjs/locale/zh-CN.js +9 -2
- package/lib/cjs/locale/zh-HK.js +9 -2
- package/lib/cjs/locale/zh-TW.js +9 -2
- package/lib/es/facade.js +4 -3
- package/lib/es/index.js +192 -54
- package/lib/es/locale/ar-SA.js +11 -4
- package/lib/es/locale/ca-ES.js +11 -4
- package/lib/es/locale/de-DE.js +11 -4
- package/lib/es/locale/en-US.js +9 -2
- package/lib/es/locale/es-ES.js +11 -4
- package/lib/es/locale/fa-IR.js +11 -4
- package/lib/es/locale/fr-FR.js +11 -4
- package/lib/es/locale/id-ID.js +11 -4
- package/lib/es/locale/it-IT.js +11 -4
- package/lib/es/locale/ja-JP.js +9 -2
- package/lib/es/locale/ko-KR.js +9 -2
- package/lib/es/locale/pl-PL.js +11 -4
- package/lib/es/locale/pt-BR.js +11 -4
- package/lib/es/locale/ru-RU.js +11 -4
- package/lib/es/locale/sk-SK.js +11 -4
- package/lib/es/locale/vi-VN.js +11 -4
- package/lib/es/locale/zh-CN.js +9 -2
- package/lib/es/locale/zh-HK.js +9 -2
- package/lib/es/locale/zh-TW.js +9 -2
- package/lib/facade.js +4 -3
- package/lib/index.css +38 -4
- package/lib/index.js +192 -54
- package/lib/locale/ar-SA.js +11 -4
- package/lib/locale/ca-ES.js +11 -4
- package/lib/locale/de-DE.js +11 -4
- package/lib/locale/en-US.js +9 -2
- package/lib/locale/es-ES.js +11 -4
- package/lib/locale/fa-IR.js +11 -4
- package/lib/locale/fr-FR.js +11 -4
- package/lib/locale/id-ID.js +11 -4
- package/lib/locale/it-IT.js +11 -4
- package/lib/locale/ja-JP.js +9 -2
- package/lib/locale/ko-KR.js +9 -2
- package/lib/locale/pl-PL.js +11 -4
- package/lib/locale/pt-BR.js +11 -4
- package/lib/locale/ru-RU.js +11 -4
- package/lib/locale/sk-SK.js +11 -4
- package/lib/locale/vi-VN.js +11 -4
- package/lib/locale/zh-CN.js +9 -2
- package/lib/locale/zh-HK.js +9 -2
- package/lib/locale/zh-TW.js +9 -2
- package/lib/types/commands/commands/clipboard.command.d.ts +1 -0
- package/lib/types/controllers/clipboard/clipboard.controller.d.ts +4 -2
- package/lib/types/controllers/editor/data-sync.controller.d.ts +5 -2
- package/lib/types/facade/f-range.d.ts +5 -4
- package/lib/types/index.d.ts +1 -1
- package/lib/types/locale/en-US.d.ts +10 -1
- package/lib/types/services/clipboard/clipboard.service.d.ts +8 -2
- package/lib/umd/facade.js +1 -1
- package/lib/umd/index.js +8 -8
- package/lib/umd/locale/ar-SA.js +1 -1
- package/lib/umd/locale/ca-ES.js +1 -1
- package/lib/umd/locale/de-DE.js +1 -1
- package/lib/umd/locale/en-US.js +1 -1
- package/lib/umd/locale/es-ES.js +1 -1
- package/lib/umd/locale/fa-IR.js +1 -1
- package/lib/umd/locale/fr-FR.js +1 -1
- package/lib/umd/locale/id-ID.js +1 -1
- package/lib/umd/locale/it-IT.js +1 -1
- package/lib/umd/locale/ja-JP.js +1 -1
- package/lib/umd/locale/ko-KR.js +1 -1
- package/lib/umd/locale/pl-PL.js +1 -1
- package/lib/umd/locale/pt-BR.js +1 -1
- package/lib/umd/locale/ru-RU.js +1 -1
- package/lib/umd/locale/sk-SK.js +1 -1
- package/lib/umd/locale/vi-VN.js +1 -1
- package/lib/umd/locale/zh-CN.js +1 -1
- package/lib/umd/locale/zh-HK.js +1 -1
- package/lib/umd/locale/zh-TW.js +1 -1
- package/package.json +15 -15
package/lib/cjs/locale/ca-ES.js
CHANGED
|
@@ -90,9 +90,16 @@ const locale = { "sheets-ui": {
|
|
|
90
90
|
horizontal: "Combinació horitzontal",
|
|
91
91
|
cancel: "Descombinar cel·les",
|
|
92
92
|
overlappingError: "No es poden combinar àrees superposades",
|
|
93
|
-
partiallyError: "No es pot realitzar aquesta operació en cel·les parcialment combinades"
|
|
93
|
+
partiallyError: "No es pot realitzar aquesta operació en cel·les parcialment combinades",
|
|
94
|
+
confirm: {
|
|
95
|
+
warning: "Avís",
|
|
96
|
+
dismantleMergeCellWarning: "Aquesta operació descombinarà les cel·les combinades. Voleu continuar?"
|
|
97
|
+
}
|
|
94
98
|
},
|
|
95
|
-
filter: {
|
|
99
|
+
filter: { confirm: {
|
|
100
|
+
error: "No es pot realitzar aquesta operació",
|
|
101
|
+
notAllowedToInsertRange: "Aquesta operació no està permesa perquè l’interval conté files filtrades."
|
|
102
|
+
} },
|
|
96
103
|
textWrap: {
|
|
97
104
|
overflow: "Desbordament",
|
|
98
105
|
wrap: "Ajustar",
|
|
@@ -263,8 +270,8 @@ const locale = { "sheets-ui": {
|
|
|
263
270
|
copied: "Copiat"
|
|
264
271
|
},
|
|
265
272
|
shortcut: {
|
|
266
|
-
"sheet-view": "
|
|
267
|
-
"sheet-edit": "
|
|
273
|
+
"sheet-view": "Vista del full",
|
|
274
|
+
"sheet-edit": "Edició del full",
|
|
268
275
|
sheet: {
|
|
269
276
|
"zoom-in": "Apropar",
|
|
270
277
|
"zoom-out": "Allunyar",
|
package/lib/cjs/locale/de-DE.js
CHANGED
|
@@ -90,9 +90,16 @@ const locale = { "sheets-ui": {
|
|
|
90
90
|
horizontal: "Horizontal verbinden",
|
|
91
91
|
cancel: "Verbindung aufheben",
|
|
92
92
|
overlappingError: "Überlappende Bereiche können nicht verbunden werden",
|
|
93
|
-
partiallyError: "Dieser Vorgang kann nicht für teilweise verbundene Zellen ausgeführt werden"
|
|
93
|
+
partiallyError: "Dieser Vorgang kann nicht für teilweise verbundene Zellen ausgeführt werden",
|
|
94
|
+
confirm: {
|
|
95
|
+
warning: "Warnung",
|
|
96
|
+
dismantleMergeCellWarning: "Dieser Vorgang hebt verbundene Zellen auf. Fortfahren?"
|
|
97
|
+
}
|
|
94
98
|
},
|
|
95
|
-
filter: {
|
|
99
|
+
filter: { confirm: {
|
|
100
|
+
error: "Dieser Vorgang kann nicht ausgeführt werden",
|
|
101
|
+
notAllowedToInsertRange: "Dieser Vorgang ist nicht erlaubt, da der Bereich gefilterte Zeilen enthält."
|
|
102
|
+
} },
|
|
96
103
|
textWrap: {
|
|
97
104
|
overflow: "Überlauf",
|
|
98
105
|
wrap: "Umbrechen",
|
|
@@ -263,8 +270,8 @@ const locale = { "sheets-ui": {
|
|
|
263
270
|
copied: "Kopiert"
|
|
264
271
|
},
|
|
265
272
|
shortcut: {
|
|
266
|
-
"sheet-view": "
|
|
267
|
-
"sheet-edit": "
|
|
273
|
+
"sheet-view": "Tabellenblattansicht",
|
|
274
|
+
"sheet-edit": "Tabellenblattbearbeitung",
|
|
268
275
|
sheet: {
|
|
269
276
|
"zoom-in": "Vergrößern",
|
|
270
277
|
"zoom-out": "Verkleinern",
|
package/lib/cjs/locale/en-US.js
CHANGED
|
@@ -105,9 +105,16 @@ const locale = { "sheets-ui": {
|
|
|
105
105
|
horizontal: "Horizontal merge",
|
|
106
106
|
cancel: "Cancel merge",
|
|
107
107
|
overlappingError: "Cannot merge overlapping areas",
|
|
108
|
-
partiallyError: "Cannot perform this operation on partially merged cells"
|
|
108
|
+
partiallyError: "Cannot perform this operation on partially merged cells",
|
|
109
|
+
confirm: {
|
|
110
|
+
warning: "Warning",
|
|
111
|
+
dismantleMergeCellWarning: "This operation will unmerge merged cells. Continue?"
|
|
112
|
+
}
|
|
109
113
|
},
|
|
110
|
-
filter: {
|
|
114
|
+
filter: { confirm: {
|
|
115
|
+
error: "Cannot perform this operation",
|
|
116
|
+
notAllowedToInsertRange: "This operation is not allowed because the range contains filtered rows."
|
|
117
|
+
} },
|
|
111
118
|
textWrap: {
|
|
112
119
|
overflow: "Overflow",
|
|
113
120
|
wrap: "Wrap",
|
package/lib/cjs/locale/es-ES.js
CHANGED
|
@@ -90,9 +90,16 @@ const locale = { "sheets-ui": {
|
|
|
90
90
|
horizontal: "Combinar horizontalmente",
|
|
91
91
|
cancel: "Separar celdas",
|
|
92
92
|
overlappingError: "No se pueden combinar áreas superpuestas",
|
|
93
|
-
partiallyError: "No se puede realizar esta operación en celdas parcialmente combinadas"
|
|
93
|
+
partiallyError: "No se puede realizar esta operación en celdas parcialmente combinadas",
|
|
94
|
+
confirm: {
|
|
95
|
+
warning: "Advertencia",
|
|
96
|
+
dismantleMergeCellWarning: "Esta operación separará las celdas combinadas. ¿Desea continuar?"
|
|
97
|
+
}
|
|
94
98
|
},
|
|
95
|
-
filter: {
|
|
99
|
+
filter: { confirm: {
|
|
100
|
+
error: "No se puede realizar esta operación",
|
|
101
|
+
notAllowedToInsertRange: "Esta operación no está permitida porque el rango contiene filas filtradas."
|
|
102
|
+
} },
|
|
96
103
|
textWrap: {
|
|
97
104
|
overflow: "Desbordamiento",
|
|
98
105
|
wrap: "Ajustar",
|
|
@@ -263,8 +270,8 @@ const locale = { "sheets-ui": {
|
|
|
263
270
|
copied: "Copiado"
|
|
264
271
|
},
|
|
265
272
|
shortcut: {
|
|
266
|
-
"sheet-view": "
|
|
267
|
-
"sheet-edit": "
|
|
273
|
+
"sheet-view": "Vista de hoja",
|
|
274
|
+
"sheet-edit": "Edición de hoja",
|
|
268
275
|
sheet: {
|
|
269
276
|
"zoom-in": "Acercar",
|
|
270
277
|
"zoom-out": "Alejar",
|
package/lib/cjs/locale/fa-IR.js
CHANGED
|
@@ -90,9 +90,16 @@ const locale = { "sheets-ui": {
|
|
|
90
90
|
horizontal: "ادغام افقی",
|
|
91
91
|
cancel: "لغو ادغام",
|
|
92
92
|
overlappingError: "نمیتوان نواحی همپوشان را ادغام کرد",
|
|
93
|
-
partiallyError: "نمیتوان این عملیات را روی سلولهای ادغامشده جزئی انجام داد"
|
|
93
|
+
partiallyError: "نمیتوان این عملیات را روی سلولهای ادغامشده جزئی انجام داد",
|
|
94
|
+
confirm: {
|
|
95
|
+
warning: "هشدار",
|
|
96
|
+
dismantleMergeCellWarning: "این عملیات سلولهای ادغامشده را از حالت ادغام خارج میکند. ادامه میدهید؟"
|
|
97
|
+
}
|
|
94
98
|
},
|
|
95
|
-
filter: {
|
|
99
|
+
filter: { confirm: {
|
|
100
|
+
error: "نمیتوان این عملیات را انجام داد",
|
|
101
|
+
notAllowedToInsertRange: "این عملیات مجاز نیست زیرا محدوده شامل ردیفهای فیلترشده است."
|
|
102
|
+
} },
|
|
96
103
|
textWrap: {
|
|
97
104
|
overflow: "سرریز",
|
|
98
105
|
wrap: "بپیچ",
|
|
@@ -263,8 +270,8 @@ const locale = { "sheets-ui": {
|
|
|
263
270
|
copied: "کپی شد"
|
|
264
271
|
},
|
|
265
272
|
shortcut: {
|
|
266
|
-
"sheet-view": "
|
|
267
|
-
"sheet-edit": "
|
|
273
|
+
"sheet-view": "نمایش برگه",
|
|
274
|
+
"sheet-edit": "ویرایش برگه",
|
|
268
275
|
sheet: {
|
|
269
276
|
"zoom-in": "بزرگنمایی",
|
|
270
277
|
"zoom-out": "کوچکنمایی",
|
package/lib/cjs/locale/fr-FR.js
CHANGED
|
@@ -90,9 +90,16 @@ const locale = { "sheets-ui": {
|
|
|
90
90
|
horizontal: "Fusion horizontale",
|
|
91
91
|
cancel: "Annuler la fusion",
|
|
92
92
|
overlappingError: "Impossible de fusionner des zones qui se chevauchent",
|
|
93
|
-
partiallyError: "Impossible d'effectuer cette opération sur des cellules partiellement fusionnées"
|
|
93
|
+
partiallyError: "Impossible d'effectuer cette opération sur des cellules partiellement fusionnées",
|
|
94
|
+
confirm: {
|
|
95
|
+
warning: "Avertissement",
|
|
96
|
+
dismantleMergeCellWarning: "Cette opération annulera la fusion des cellules fusionnées. Continuer ?"
|
|
97
|
+
}
|
|
94
98
|
},
|
|
95
|
-
filter: {
|
|
99
|
+
filter: { confirm: {
|
|
100
|
+
error: "Impossible d’effectuer cette opération",
|
|
101
|
+
notAllowedToInsertRange: "Cette opération n’est pas autorisée, car la plage contient des lignes filtrées."
|
|
102
|
+
} },
|
|
96
103
|
textWrap: {
|
|
97
104
|
overflow: "Débordement",
|
|
98
105
|
wrap: "Renvoi à la ligne",
|
|
@@ -263,8 +270,8 @@ const locale = { "sheets-ui": {
|
|
|
263
270
|
copied: "Copié"
|
|
264
271
|
},
|
|
265
272
|
shortcut: {
|
|
266
|
-
"sheet-view": "
|
|
267
|
-
"sheet-edit": "
|
|
273
|
+
"sheet-view": "Affichage de la feuille",
|
|
274
|
+
"sheet-edit": "Modification de la feuille",
|
|
268
275
|
sheet: {
|
|
269
276
|
"zoom-in": "Zoom avant",
|
|
270
277
|
"zoom-out": "Zoom arrière",
|
package/lib/cjs/locale/id-ID.js
CHANGED
|
@@ -90,9 +90,16 @@ const locale = { "sheets-ui": {
|
|
|
90
90
|
horizontal: "Gabungkan horizontal",
|
|
91
91
|
cancel: "Batalkan penggabungan",
|
|
92
92
|
overlappingError: "Tidak dapat menggabungkan area yang tumpang tindih",
|
|
93
|
-
partiallyError: "Tidak dapat melakukan operasi ini pada sel yang digabungkan sebagian"
|
|
93
|
+
partiallyError: "Tidak dapat melakukan operasi ini pada sel yang digabungkan sebagian",
|
|
94
|
+
confirm: {
|
|
95
|
+
warning: "Peringatan",
|
|
96
|
+
dismantleMergeCellWarning: "Operasi ini akan membatalkan penggabungan sel. Lanjutkan?"
|
|
97
|
+
}
|
|
94
98
|
},
|
|
95
|
-
filter: {
|
|
99
|
+
filter: { confirm: {
|
|
100
|
+
error: "Tidak dapat melakukan operasi ini",
|
|
101
|
+
notAllowedToInsertRange: "Operasi ini tidak diizinkan karena rentang berisi baris yang difilter."
|
|
102
|
+
} },
|
|
96
103
|
textWrap: {
|
|
97
104
|
overflow: "Meluap",
|
|
98
105
|
wrap: "Bungkus",
|
|
@@ -263,8 +270,8 @@ const locale = { "sheets-ui": {
|
|
|
263
270
|
copied: "Tersalin"
|
|
264
271
|
},
|
|
265
272
|
shortcut: {
|
|
266
|
-
"sheet-view": "
|
|
267
|
-
"sheet-edit": "
|
|
273
|
+
"sheet-view": "Tampilan lembar",
|
|
274
|
+
"sheet-edit": "Pengeditan lembar",
|
|
268
275
|
sheet: {
|
|
269
276
|
"zoom-in": "Perbesar",
|
|
270
277
|
"zoom-out": "Perkecil",
|
package/lib/cjs/locale/it-IT.js
CHANGED
|
@@ -90,9 +90,16 @@ const locale = { "sheets-ui": {
|
|
|
90
90
|
horizontal: "Unisci orizzontalmente",
|
|
91
91
|
cancel: "Annulla unione",
|
|
92
92
|
overlappingError: "Impossibile unire aree sovrapposte",
|
|
93
|
-
partiallyError: "Impossibile eseguire questa operazione su celle parzialmente unite"
|
|
93
|
+
partiallyError: "Impossibile eseguire questa operazione su celle parzialmente unite",
|
|
94
|
+
confirm: {
|
|
95
|
+
warning: "Avviso",
|
|
96
|
+
dismantleMergeCellWarning: "Questa operazione annullerà l’unione delle celle unite. Continuare?"
|
|
97
|
+
}
|
|
94
98
|
},
|
|
95
|
-
filter: {
|
|
99
|
+
filter: { confirm: {
|
|
100
|
+
error: "Impossibile eseguire questa operazione",
|
|
101
|
+
notAllowedToInsertRange: "Questa operazione non è consentita perché l’intervallo contiene righe filtrate."
|
|
102
|
+
} },
|
|
96
103
|
textWrap: {
|
|
97
104
|
overflow: "Trabocca",
|
|
98
105
|
wrap: "A capo",
|
|
@@ -263,8 +270,8 @@ const locale = { "sheets-ui": {
|
|
|
263
270
|
copied: "Copiato"
|
|
264
271
|
},
|
|
265
272
|
shortcut: {
|
|
266
|
-
"sheet-view": "
|
|
267
|
-
"sheet-edit": "
|
|
273
|
+
"sheet-view": "Visualizzazione foglio",
|
|
274
|
+
"sheet-edit": "Modifica foglio",
|
|
268
275
|
sheet: {
|
|
269
276
|
"zoom-in": "Aumenta zoom",
|
|
270
277
|
"zoom-out": "Diminuisci zoom",
|
package/lib/cjs/locale/ja-JP.js
CHANGED
|
@@ -90,9 +90,16 @@ const locale = { "sheets-ui": {
|
|
|
90
90
|
horizontal: "横に結合",
|
|
91
91
|
cancel: "結合解除",
|
|
92
92
|
overlappingError: "重なっている範囲は結合できません",
|
|
93
|
-
partiallyError: "部分的に結合されたセルには操作できません"
|
|
93
|
+
partiallyError: "部分的に結合されたセルには操作できません",
|
|
94
|
+
confirm: {
|
|
95
|
+
warning: "警告",
|
|
96
|
+
dismantleMergeCellWarning: "この操作により結合セルが解除されます。続行しますか?"
|
|
97
|
+
}
|
|
94
98
|
},
|
|
95
|
-
filter: {
|
|
99
|
+
filter: { confirm: {
|
|
100
|
+
error: "この操作は実行できません",
|
|
101
|
+
notAllowedToInsertRange: "範囲にフィルターされた行が含まれているため、この操作は許可されていません。"
|
|
102
|
+
} },
|
|
96
103
|
textWrap: {
|
|
97
104
|
overflow: "オーバーフロー",
|
|
98
105
|
wrap: "折り返す",
|
package/lib/cjs/locale/ko-KR.js
CHANGED
|
@@ -90,9 +90,16 @@ const locale = { "sheets-ui": {
|
|
|
90
90
|
horizontal: "가로 병합",
|
|
91
91
|
cancel: "병합 해제",
|
|
92
92
|
overlappingError: "겹치는 영역은 병합할 수 없습니다",
|
|
93
|
-
partiallyError: "부분 병합된 셀에서는 작업할 수 없습니다"
|
|
93
|
+
partiallyError: "부분 병합된 셀에서는 작업할 수 없습니다",
|
|
94
|
+
confirm: {
|
|
95
|
+
warning: "경고",
|
|
96
|
+
dismantleMergeCellWarning: "이 작업은 병합된 셀을 해제합니다. 계속하시겠습니까?"
|
|
97
|
+
}
|
|
94
98
|
},
|
|
95
|
-
filter: {
|
|
99
|
+
filter: { confirm: {
|
|
100
|
+
error: "이 작업을 수행할 수 없습니다",
|
|
101
|
+
notAllowedToInsertRange: "범위에 필터링된 행이 포함되어 있어 이 작업을 수행할 수 없습니다."
|
|
102
|
+
} },
|
|
96
103
|
textWrap: {
|
|
97
104
|
overflow: "넘침",
|
|
98
105
|
wrap: "줄바꿈",
|
package/lib/cjs/locale/pl-PL.js
CHANGED
|
@@ -90,9 +90,16 @@ const locale = { "sheets-ui": {
|
|
|
90
90
|
horizontal: "Scalanie poziome",
|
|
91
91
|
cancel: "Anuluj scalenie",
|
|
92
92
|
overlappingError: "Nie można scalić nakładających się obszarów",
|
|
93
|
-
partiallyError: "Nie można wykonać tej operacji na częściowo scalonych komórkach"
|
|
93
|
+
partiallyError: "Nie można wykonać tej operacji na częściowo scalonych komórkach",
|
|
94
|
+
confirm: {
|
|
95
|
+
warning: "Ostrzeżenie",
|
|
96
|
+
dismantleMergeCellWarning: "Ta operacja rozłączy scalone komórki. Kontynuować?"
|
|
97
|
+
}
|
|
94
98
|
},
|
|
95
|
-
filter: {
|
|
99
|
+
filter: { confirm: {
|
|
100
|
+
error: "Nie można wykonać tej operacji",
|
|
101
|
+
notAllowedToInsertRange: "Ta operacja jest niedozwolona, ponieważ zakres zawiera filtrowane wiersze."
|
|
102
|
+
} },
|
|
96
103
|
textWrap: {
|
|
97
104
|
overflow: "Przepełnienie",
|
|
98
105
|
wrap: "Zawijaj",
|
|
@@ -263,8 +270,8 @@ const locale = { "sheets-ui": {
|
|
|
263
270
|
copied: "Skopiowano"
|
|
264
271
|
},
|
|
265
272
|
shortcut: {
|
|
266
|
-
"sheet-view": "
|
|
267
|
-
"sheet-edit": "
|
|
273
|
+
"sheet-view": "Widok arkusza",
|
|
274
|
+
"sheet-edit": "Edycja arkusza",
|
|
268
275
|
sheet: {
|
|
269
276
|
"zoom-in": "Powiększ",
|
|
270
277
|
"zoom-out": "Pomniejsz",
|
package/lib/cjs/locale/pt-BR.js
CHANGED
|
@@ -90,9 +90,16 @@ const locale = { "sheets-ui": {
|
|
|
90
90
|
horizontal: "Mesclagem horizontal",
|
|
91
91
|
cancel: "Cancelar mesclagem",
|
|
92
92
|
overlappingError: "Não é possível mesclar áreas sobrepostas",
|
|
93
|
-
partiallyError: "Não é possível realizar esta operação em células parcialmente mescladas"
|
|
93
|
+
partiallyError: "Não é possível realizar esta operação em células parcialmente mescladas",
|
|
94
|
+
confirm: {
|
|
95
|
+
warning: "Aviso",
|
|
96
|
+
dismantleMergeCellWarning: "Esta operação desfará a mesclagem das células. Continuar?"
|
|
97
|
+
}
|
|
94
98
|
},
|
|
95
|
-
filter: {
|
|
99
|
+
filter: { confirm: {
|
|
100
|
+
error: "Não é possível realizar esta operação",
|
|
101
|
+
notAllowedToInsertRange: "Esta operação não é permitida porque o intervalo contém linhas filtradas."
|
|
102
|
+
} },
|
|
96
103
|
textWrap: {
|
|
97
104
|
overflow: "Transbordar",
|
|
98
105
|
wrap: "Quebrar",
|
|
@@ -263,8 +270,8 @@ const locale = { "sheets-ui": {
|
|
|
263
270
|
copied: "Copiado"
|
|
264
271
|
},
|
|
265
272
|
shortcut: {
|
|
266
|
-
"sheet-view": "
|
|
267
|
-
"sheet-edit": "
|
|
273
|
+
"sheet-view": "Visualização da planilha",
|
|
274
|
+
"sheet-edit": "Edição da planilha",
|
|
268
275
|
sheet: {
|
|
269
276
|
"zoom-in": "Aumentar zoom",
|
|
270
277
|
"zoom-out": "Diminuir zoom",
|
package/lib/cjs/locale/ru-RU.js
CHANGED
|
@@ -90,9 +90,16 @@ const locale = { "sheets-ui": {
|
|
|
90
90
|
horizontal: "Горизонтальное объединение",
|
|
91
91
|
cancel: "Отменить объединение",
|
|
92
92
|
overlappingError: "Невозможно объединить перекрывающиеся области",
|
|
93
|
-
partiallyError: "Невозможно выполнить эту операцию на частично объединенных ячейках"
|
|
93
|
+
partiallyError: "Невозможно выполнить эту операцию на частично объединенных ячейках",
|
|
94
|
+
confirm: {
|
|
95
|
+
warning: "Предупреждение",
|
|
96
|
+
dismantleMergeCellWarning: "Эта операция отменит объединение ячеек. Продолжить?"
|
|
97
|
+
}
|
|
94
98
|
},
|
|
95
|
-
filter: {
|
|
99
|
+
filter: { confirm: {
|
|
100
|
+
error: "Невозможно выполнить эту операцию",
|
|
101
|
+
notAllowedToInsertRange: "Эта операция запрещена, так как диапазон содержит отфильтрованные строки."
|
|
102
|
+
} },
|
|
96
103
|
textWrap: {
|
|
97
104
|
overflow: "Переполнение",
|
|
98
105
|
wrap: "Перенос",
|
|
@@ -263,8 +270,8 @@ const locale = { "sheets-ui": {
|
|
|
263
270
|
copied: "Скопировано"
|
|
264
271
|
},
|
|
265
272
|
shortcut: {
|
|
266
|
-
"sheet-view": "
|
|
267
|
-
"sheet-edit": "
|
|
273
|
+
"sheet-view": "Просмотр листа",
|
|
274
|
+
"sheet-edit": "Редактирование листа",
|
|
268
275
|
sheet: {
|
|
269
276
|
"zoom-in": "Увеличить",
|
|
270
277
|
"zoom-out": "Уменьшить",
|
package/lib/cjs/locale/sk-SK.js
CHANGED
|
@@ -90,9 +90,16 @@ const locale = { "sheets-ui": {
|
|
|
90
90
|
horizontal: "Zlúčiť vodorovne",
|
|
91
91
|
cancel: "Zrušiť zlúčenie",
|
|
92
92
|
overlappingError: "Nedá sa zlúčiť prekrývajúce sa oblasti",
|
|
93
|
-
partiallyError: "Túto operáciu nemožno vykonať na čiastočne zlúčených bunkách"
|
|
93
|
+
partiallyError: "Túto operáciu nemožno vykonať na čiastočne zlúčených bunkách",
|
|
94
|
+
confirm: {
|
|
95
|
+
warning: "Upozornenie",
|
|
96
|
+
dismantleMergeCellWarning: "Táto operácia zruší zlúčenie buniek. Pokračovať?"
|
|
97
|
+
}
|
|
94
98
|
},
|
|
95
|
-
filter: {
|
|
99
|
+
filter: { confirm: {
|
|
100
|
+
error: "Túto operáciu nemožno vykonať",
|
|
101
|
+
notAllowedToInsertRange: "Táto operácia nie je povolená, pretože rozsah obsahuje filtrované riadky."
|
|
102
|
+
} },
|
|
96
103
|
textWrap: {
|
|
97
104
|
overflow: "Pretečenie",
|
|
98
105
|
wrap: "Zalomiť",
|
|
@@ -263,8 +270,8 @@ const locale = { "sheets-ui": {
|
|
|
263
270
|
copied: "Skopírované"
|
|
264
271
|
},
|
|
265
272
|
shortcut: {
|
|
266
|
-
"sheet-view": "
|
|
267
|
-
"sheet-edit": "
|
|
273
|
+
"sheet-view": "Zobrazenie hárka",
|
|
274
|
+
"sheet-edit": "Úprava hárka",
|
|
268
275
|
sheet: {
|
|
269
276
|
"zoom-in": "Priblížiť",
|
|
270
277
|
"zoom-out": "Oddialiť",
|
package/lib/cjs/locale/vi-VN.js
CHANGED
|
@@ -90,9 +90,16 @@ const locale = { "sheets-ui": {
|
|
|
90
90
|
horizontal: "Hợp nhất ngang",
|
|
91
91
|
cancel: "Hủy hợp nhất",
|
|
92
92
|
overlappingError: "Không thể hợp nhất vùng chồng chéo",
|
|
93
|
-
partiallyError: "Không thể thực hiện thao tác này trên ô đã hợp nhất"
|
|
93
|
+
partiallyError: "Không thể thực hiện thao tác này trên ô đã hợp nhất",
|
|
94
|
+
confirm: {
|
|
95
|
+
warning: "Cảnh báo",
|
|
96
|
+
dismantleMergeCellWarning: "Thao tác này sẽ bỏ hợp nhất các ô đã hợp nhất. Tiếp tục?"
|
|
97
|
+
}
|
|
94
98
|
},
|
|
95
|
-
filter: {
|
|
99
|
+
filter: { confirm: {
|
|
100
|
+
error: "Không thể thực hiện thao tác này",
|
|
101
|
+
notAllowedToInsertRange: "Thao tác này không được phép vì phạm vi chứa các hàng đã lọc."
|
|
102
|
+
} },
|
|
96
103
|
textWrap: {
|
|
97
104
|
overflow: "Tràn",
|
|
98
105
|
wrap: "Tự động ngắt dòng",
|
|
@@ -263,8 +270,8 @@ const locale = { "sheets-ui": {
|
|
|
263
270
|
copied: "Đã sao chép"
|
|
264
271
|
},
|
|
265
272
|
shortcut: {
|
|
266
|
-
"sheet-view": "
|
|
267
|
-
"sheet-edit": "
|
|
273
|
+
"sheet-view": "Xem trang tính",
|
|
274
|
+
"sheet-edit": "Chỉnh sửa trang tính",
|
|
268
275
|
sheet: {
|
|
269
276
|
"zoom-in": "Phóng to",
|
|
270
277
|
"zoom-out": "Thu nhỏ",
|
package/lib/cjs/locale/zh-CN.js
CHANGED
|
@@ -90,9 +90,16 @@ const locale = { "sheets-ui": {
|
|
|
90
90
|
horizontal: "水平合并",
|
|
91
91
|
cancel: "取消合并",
|
|
92
92
|
overlappingError: "不能合并重叠区域",
|
|
93
|
-
partiallyError: "无法对部分合并单元格执行此操作"
|
|
93
|
+
partiallyError: "无法对部分合并单元格执行此操作",
|
|
94
|
+
confirm: {
|
|
95
|
+
warning: "警告",
|
|
96
|
+
dismantleMergeCellWarning: "此操作将取消合并单元格,是否继续?"
|
|
97
|
+
}
|
|
94
98
|
},
|
|
95
|
-
filter: {
|
|
99
|
+
filter: { confirm: {
|
|
100
|
+
error: "无法执行此操作",
|
|
101
|
+
notAllowedToInsertRange: "该范围包含筛选行,无法执行此操作。"
|
|
102
|
+
} },
|
|
96
103
|
textWrap: {
|
|
97
104
|
overflow: "溢出",
|
|
98
105
|
wrap: "自动换行",
|
package/lib/cjs/locale/zh-HK.js
CHANGED
|
@@ -90,9 +90,16 @@ const locale = { "sheets-ui": {
|
|
|
90
90
|
horizontal: "水平合併",
|
|
91
91
|
cancel: "取消合併",
|
|
92
92
|
overlappingError: "不能合併重疊區域",
|
|
93
|
-
partiallyError: "無法對部分合併儲存格執行此操作"
|
|
93
|
+
partiallyError: "無法對部分合併儲存格執行此操作",
|
|
94
|
+
confirm: {
|
|
95
|
+
warning: "警告",
|
|
96
|
+
dismantleMergeCellWarning: "此操作將取消合併儲存格,是否繼續?"
|
|
97
|
+
}
|
|
94
98
|
},
|
|
95
|
-
filter: {
|
|
99
|
+
filter: { confirm: {
|
|
100
|
+
error: "無法執行此操作",
|
|
101
|
+
notAllowedToInsertRange: "該範圍包含篩選列,無法執行此操作。"
|
|
102
|
+
} },
|
|
96
103
|
textWrap: {
|
|
97
104
|
overflow: "溢出",
|
|
98
105
|
wrap: "自動換行",
|
package/lib/cjs/locale/zh-TW.js
CHANGED
|
@@ -90,9 +90,16 @@ const locale = { "sheets-ui": {
|
|
|
90
90
|
horizontal: "水平合併",
|
|
91
91
|
cancel: "取消合併",
|
|
92
92
|
overlappingError: "不能合併重疊區域",
|
|
93
|
-
partiallyError: "無法對部分合併儲存格執行此操作"
|
|
93
|
+
partiallyError: "無法對部分合併儲存格執行此操作",
|
|
94
|
+
confirm: {
|
|
95
|
+
warning: "警告",
|
|
96
|
+
dismantleMergeCellWarning: "此操作將取消合併儲存格,是否繼續?"
|
|
97
|
+
}
|
|
94
98
|
},
|
|
95
|
-
filter: {
|
|
99
|
+
filter: { confirm: {
|
|
100
|
+
error: "無法執行此操作",
|
|
101
|
+
notAllowedToInsertRange: "該範圍包含篩選列,無法執行此操作。"
|
|
102
|
+
} },
|
|
96
103
|
textWrap: {
|
|
97
104
|
overflow: "溢出",
|
|
98
105
|
wrap: "自動換行",
|
package/lib/es/facade.js
CHANGED
|
@@ -1275,13 +1275,14 @@ FRange.extend(FRangeSheetsUIMixin);
|
|
|
1275
1275
|
* @returns {string} The transformed component key.
|
|
1276
1276
|
*/
|
|
1277
1277
|
function transformComponentKey(component, componentManager) {
|
|
1278
|
-
const { componentKey,
|
|
1278
|
+
const { componentKey, framework } = component;
|
|
1279
1279
|
let key;
|
|
1280
1280
|
const disposableCollection = new DisposableCollection();
|
|
1281
1281
|
if (typeof componentKey === "string") key = componentKey;
|
|
1282
1282
|
else {
|
|
1283
|
-
|
|
1284
|
-
|
|
1283
|
+
const resolvedFramework = framework !== null && framework !== void 0 ? framework : "react";
|
|
1284
|
+
key = resolvedFramework === "web-component" ? `external-${generateRandomId(6).toLowerCase()}` : `External_${generateRandomId(6)}`;
|
|
1285
|
+
disposableCollection.add(componentManager.register(key, componentKey, { framework: resolvedFramework }));
|
|
1285
1286
|
}
|
|
1286
1287
|
return {
|
|
1287
1288
|
key,
|