@univerjs/sheets-filter-ui 1.0.0-alpha.0 → 1.0.0-insiders.20260629-12f2e44
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/index.js +1 -1
- package/lib/cjs/locale/ar-SA.js +1 -0
- package/lib/cjs/locale/ca-ES.js +1 -0
- package/lib/cjs/locale/de-DE.js +1 -0
- package/lib/cjs/locale/en-US.js +1 -0
- package/lib/cjs/locale/es-ES.js +1 -0
- package/lib/cjs/locale/fa-IR.js +1 -0
- package/lib/cjs/locale/fr-FR.js +1 -0
- package/lib/cjs/locale/id-ID.js +1 -0
- package/lib/cjs/locale/it-IT.js +1 -0
- package/lib/cjs/locale/ja-JP.js +1 -0
- package/lib/cjs/locale/ko-KR.js +1 -0
- package/lib/cjs/locale/pl-PL.js +1 -0
- package/lib/cjs/locale/pt-BR.js +1 -0
- package/lib/cjs/locale/ru-RU.js +1 -0
- package/lib/cjs/locale/sk-SK.js +1 -0
- package/lib/cjs/locale/vi-VN.js +1 -0
- package/lib/cjs/locale/zh-CN.js +1 -0
- package/lib/cjs/locale/zh-HK.js +1 -0
- package/lib/cjs/locale/zh-TW.js +1 -0
- package/lib/es/index.js +1 -1
- package/lib/es/locale/ar-SA.js +1 -0
- package/lib/es/locale/ca-ES.js +1 -0
- package/lib/es/locale/de-DE.js +1 -0
- package/lib/es/locale/en-US.js +1 -0
- package/lib/es/locale/es-ES.js +1 -0
- package/lib/es/locale/fa-IR.js +1 -0
- package/lib/es/locale/fr-FR.js +1 -0
- package/lib/es/locale/id-ID.js +1 -0
- package/lib/es/locale/it-IT.js +1 -0
- package/lib/es/locale/ja-JP.js +1 -0
- package/lib/es/locale/ko-KR.js +1 -0
- package/lib/es/locale/pl-PL.js +1 -0
- package/lib/es/locale/pt-BR.js +1 -0
- package/lib/es/locale/ru-RU.js +1 -0
- package/lib/es/locale/sk-SK.js +1 -0
- package/lib/es/locale/vi-VN.js +1 -0
- package/lib/es/locale/zh-CN.js +1 -0
- package/lib/es/locale/zh-HK.js +1 -0
- package/lib/es/locale/zh-TW.js +1 -0
- package/lib/index.js +1 -1
- package/lib/locale/ar-SA.js +1 -0
- package/lib/locale/ca-ES.js +1 -0
- package/lib/locale/de-DE.js +1 -0
- package/lib/locale/en-US.js +1 -0
- package/lib/locale/es-ES.js +1 -0
- package/lib/locale/fa-IR.js +1 -0
- package/lib/locale/fr-FR.js +1 -0
- package/lib/locale/id-ID.js +1 -0
- package/lib/locale/it-IT.js +1 -0
- package/lib/locale/ja-JP.js +1 -0
- package/lib/locale/ko-KR.js +1 -0
- package/lib/locale/pl-PL.js +1 -0
- package/lib/locale/pt-BR.js +1 -0
- package/lib/locale/ru-RU.js +1 -0
- package/lib/locale/sk-SK.js +1 -0
- package/lib/locale/vi-VN.js +1 -0
- package/lib/locale/zh-CN.js +1 -0
- package/lib/locale/zh-HK.js +1 -0
- package/lib/locale/zh-TW.js +1 -0
- package/lib/types/locale/en-US.d.ts +3 -0
- package/lib/types/models/conditions.d.ts +2 -1
- package/lib/umd/index.js +1 -1
- 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 +12 -12
- package/LICENSE +0 -176
package/lib/cjs/index.js
CHANGED
|
@@ -1518,7 +1518,7 @@ const ChangeFilterByOperation = {
|
|
|
1518
1518
|
//#endregion
|
|
1519
1519
|
//#region package.json
|
|
1520
1520
|
var name = "@univerjs/sheets-filter-ui";
|
|
1521
|
-
var version = "1.0.0-
|
|
1521
|
+
var version = "1.0.0-insiders.20260629-12f2e44";
|
|
1522
1522
|
|
|
1523
1523
|
//#endregion
|
|
1524
1524
|
//#region src/config/config.ts
|
package/lib/cjs/locale/ar-SA.js
CHANGED
|
@@ -7,6 +7,7 @@ const locale = { "sheets-filter-ui": {
|
|
|
7
7
|
"re-calc-filter-conditions": "إعادة حساب شروط التصفية"
|
|
8
8
|
},
|
|
9
9
|
shortcut: { "smart-toggle-filter": "تبديل التصفية" },
|
|
10
|
+
permission: { filterErr: "ليس لديك إذن لاستخدام التصفية." },
|
|
10
11
|
panel: {
|
|
11
12
|
"clear-filter": "مسح التصفية",
|
|
12
13
|
cancel: "إلغاء",
|
package/lib/cjs/locale/ca-ES.js
CHANGED
|
@@ -7,6 +7,7 @@ const locale = { "sheets-filter-ui": {
|
|
|
7
7
|
"re-calc-filter-conditions": "Recalcula les condicions del filtre"
|
|
8
8
|
},
|
|
9
9
|
shortcut: { "smart-toggle-filter": "Alterna el filtre" },
|
|
10
|
+
permission: { filterErr: "No teniu permís per utilitzar el filtre." },
|
|
10
11
|
panel: {
|
|
11
12
|
"clear-filter": "Neteja el filtre",
|
|
12
13
|
cancel: "Cancel·la",
|
package/lib/cjs/locale/de-DE.js
CHANGED
|
@@ -7,6 +7,7 @@ const locale = { "sheets-filter-ui": {
|
|
|
7
7
|
"re-calc-filter-conditions": "Filterbedingungen neu berechnen"
|
|
8
8
|
},
|
|
9
9
|
shortcut: { "smart-toggle-filter": "Filter ein-/ausschalten" },
|
|
10
|
+
permission: { filterErr: "Sie haben keine Berechtigung, den Filter zu verwenden." },
|
|
10
11
|
panel: {
|
|
11
12
|
"clear-filter": "Filter löschen",
|
|
12
13
|
cancel: "Abbrechen",
|
package/lib/cjs/locale/en-US.js
CHANGED
|
@@ -22,6 +22,7 @@ const locale = { "sheets-filter-ui": {
|
|
|
22
22
|
"re-calc-filter-conditions": "Re-calc Filter Conditions"
|
|
23
23
|
},
|
|
24
24
|
shortcut: { "smart-toggle-filter": "Toggle Filter" },
|
|
25
|
+
permission: { filterErr: "You do not have permission to use the filter." },
|
|
25
26
|
panel: {
|
|
26
27
|
"clear-filter": "Clear Filter",
|
|
27
28
|
cancel: "Cancel",
|
package/lib/cjs/locale/es-ES.js
CHANGED
|
@@ -7,6 +7,7 @@ const locale = { "sheets-filter-ui": {
|
|
|
7
7
|
"re-calc-filter-conditions": "Recalcular condiciones de filtro"
|
|
8
8
|
},
|
|
9
9
|
shortcut: { "smart-toggle-filter": "Alternar filtro" },
|
|
10
|
+
permission: { filterErr: "No tiene permiso para usar el filtro." },
|
|
10
11
|
panel: {
|
|
11
12
|
"clear-filter": "Borrar filtro",
|
|
12
13
|
cancel: "Cancelar",
|
package/lib/cjs/locale/fa-IR.js
CHANGED
|
@@ -7,6 +7,7 @@ const locale = { "sheets-filter-ui": {
|
|
|
7
7
|
"re-calc-filter-conditions": "بازمحاسبه شرایط فیلتر"
|
|
8
8
|
},
|
|
9
9
|
shortcut: { "smart-toggle-filter": "تغییر حالت فیلتر" },
|
|
10
|
+
permission: { filterErr: "شما مجوز استفاده از فیلتر را ندارید." },
|
|
10
11
|
panel: {
|
|
11
12
|
"clear-filter": "پاک کردن فیلتر",
|
|
12
13
|
cancel: "انصراف",
|
package/lib/cjs/locale/fr-FR.js
CHANGED
|
@@ -7,6 +7,7 @@ const locale = { "sheets-filter-ui": {
|
|
|
7
7
|
"re-calc-filter-conditions": "Recalculer les conditions de filtre"
|
|
8
8
|
},
|
|
9
9
|
shortcut: { "smart-toggle-filter": "Inverser le filtre" },
|
|
10
|
+
permission: { filterErr: "Vous n’avez pas l’autorisation d’utiliser le filtre." },
|
|
10
11
|
panel: {
|
|
11
12
|
"clear-filter": "Effacer le filtre",
|
|
12
13
|
cancel: "Annuler",
|
package/lib/cjs/locale/id-ID.js
CHANGED
|
@@ -7,6 +7,7 @@ const locale = { "sheets-filter-ui": {
|
|
|
7
7
|
"re-calc-filter-conditions": "Hitung Ulang Kondisi Filter"
|
|
8
8
|
},
|
|
9
9
|
shortcut: { "smart-toggle-filter": "Aktifkan/Nonaktifkan Filter" },
|
|
10
|
+
permission: { filterErr: "Anda tidak memiliki izin untuk menggunakan filter." },
|
|
10
11
|
panel: {
|
|
11
12
|
"clear-filter": "Hapus Filter",
|
|
12
13
|
cancel: "Batal",
|
package/lib/cjs/locale/it-IT.js
CHANGED
|
@@ -7,6 +7,7 @@ const locale = { "sheets-filter-ui": {
|
|
|
7
7
|
"re-calc-filter-conditions": "Ricalcola condizioni filtro"
|
|
8
8
|
},
|
|
9
9
|
shortcut: { "smart-toggle-filter": "Attiva/disattiva filtro" },
|
|
10
|
+
permission: { filterErr: "Non hai l’autorizzazione per usare il filtro." },
|
|
10
11
|
panel: {
|
|
11
12
|
"clear-filter": "Cancella filtro",
|
|
12
13
|
cancel: "Annulla",
|
package/lib/cjs/locale/ja-JP.js
CHANGED
package/lib/cjs/locale/ko-KR.js
CHANGED
package/lib/cjs/locale/pl-PL.js
CHANGED
|
@@ -7,6 +7,7 @@ const locale = { "sheets-filter-ui": {
|
|
|
7
7
|
"re-calc-filter-conditions": "Przelicz warunki filtrowania"
|
|
8
8
|
},
|
|
9
9
|
shortcut: { "smart-toggle-filter": "Przełącz filtr" },
|
|
10
|
+
permission: { filterErr: "Nie masz uprawnień do używania filtra." },
|
|
10
11
|
panel: {
|
|
11
12
|
"clear-filter": "Wyczyść filtr",
|
|
12
13
|
cancel: "Anuluj",
|
package/lib/cjs/locale/pt-BR.js
CHANGED
|
@@ -7,6 +7,7 @@ const locale = { "sheets-filter-ui": {
|
|
|
7
7
|
"re-calc-filter-conditions": "Recalcular Condições de Filtro"
|
|
8
8
|
},
|
|
9
9
|
shortcut: { "smart-toggle-filter": "Alternar Filtro" },
|
|
10
|
+
permission: { filterErr: "Você não tem permissão para usar o filtro." },
|
|
10
11
|
panel: {
|
|
11
12
|
"clear-filter": "Limpar Filtro",
|
|
12
13
|
cancel: "Cancelar",
|
package/lib/cjs/locale/ru-RU.js
CHANGED
|
@@ -7,6 +7,7 @@ const locale = { "sheets-filter-ui": {
|
|
|
7
7
|
"re-calc-filter-conditions": "Пересчитать условия фильтра"
|
|
8
8
|
},
|
|
9
9
|
shortcut: { "smart-toggle-filter": "Переключить фильтр" },
|
|
10
|
+
permission: { filterErr: "У вас нет разрешения на использование фильтра." },
|
|
10
11
|
panel: {
|
|
11
12
|
"clear-filter": "Очистить фильтр",
|
|
12
13
|
cancel: "Отмена",
|
package/lib/cjs/locale/sk-SK.js
CHANGED
|
@@ -7,6 +7,7 @@ const locale = { "sheets-filter-ui": {
|
|
|
7
7
|
"re-calc-filter-conditions": "Prepočítať podmienky filtra"
|
|
8
8
|
},
|
|
9
9
|
shortcut: { "smart-toggle-filter": "Prepnúť filter" },
|
|
10
|
+
permission: { filterErr: "Nemáte povolenie používať filter." },
|
|
10
11
|
panel: {
|
|
11
12
|
"clear-filter": "Vymazať filter",
|
|
12
13
|
cancel: "Zrušiť",
|
package/lib/cjs/locale/vi-VN.js
CHANGED
|
@@ -7,6 +7,7 @@ const locale = { "sheets-filter-ui": {
|
|
|
7
7
|
"re-calc-filter-conditions": "Tính toán lại"
|
|
8
8
|
},
|
|
9
9
|
shortcut: { "smart-toggle-filter": "Chuyển đổi lọc" },
|
|
10
|
+
permission: { filterErr: "Bạn không có quyền sử dụng bộ lọc." },
|
|
10
11
|
panel: {
|
|
11
12
|
"clear-filter": "Xóa lọc",
|
|
12
13
|
cancel: "Hủy bỏ",
|
package/lib/cjs/locale/zh-CN.js
CHANGED
package/lib/cjs/locale/zh-HK.js
CHANGED
package/lib/cjs/locale/zh-TW.js
CHANGED
package/lib/es/index.js
CHANGED
|
@@ -1517,7 +1517,7 @@ const ChangeFilterByOperation = {
|
|
|
1517
1517
|
//#endregion
|
|
1518
1518
|
//#region package.json
|
|
1519
1519
|
var name = "@univerjs/sheets-filter-ui";
|
|
1520
|
-
var version = "1.0.0-
|
|
1520
|
+
var version = "1.0.0-insiders.20260629-12f2e44";
|
|
1521
1521
|
|
|
1522
1522
|
//#endregion
|
|
1523
1523
|
//#region src/config/config.ts
|
package/lib/es/locale/ar-SA.js
CHANGED
|
@@ -6,6 +6,7 @@ const locale = { "sheets-filter-ui": {
|
|
|
6
6
|
"re-calc-filter-conditions": "إعادة حساب شروط التصفية"
|
|
7
7
|
},
|
|
8
8
|
shortcut: { "smart-toggle-filter": "تبديل التصفية" },
|
|
9
|
+
permission: { filterErr: "ليس لديك إذن لاستخدام التصفية." },
|
|
9
10
|
panel: {
|
|
10
11
|
"clear-filter": "مسح التصفية",
|
|
11
12
|
cancel: "إلغاء",
|
package/lib/es/locale/ca-ES.js
CHANGED
|
@@ -6,6 +6,7 @@ const locale = { "sheets-filter-ui": {
|
|
|
6
6
|
"re-calc-filter-conditions": "Recalcula les condicions del filtre"
|
|
7
7
|
},
|
|
8
8
|
shortcut: { "smart-toggle-filter": "Alterna el filtre" },
|
|
9
|
+
permission: { filterErr: "No teniu permís per utilitzar el filtre." },
|
|
9
10
|
panel: {
|
|
10
11
|
"clear-filter": "Neteja el filtre",
|
|
11
12
|
cancel: "Cancel·la",
|
package/lib/es/locale/de-DE.js
CHANGED
|
@@ -6,6 +6,7 @@ const locale = { "sheets-filter-ui": {
|
|
|
6
6
|
"re-calc-filter-conditions": "Filterbedingungen neu berechnen"
|
|
7
7
|
},
|
|
8
8
|
shortcut: { "smart-toggle-filter": "Filter ein-/ausschalten" },
|
|
9
|
+
permission: { filterErr: "Sie haben keine Berechtigung, den Filter zu verwenden." },
|
|
9
10
|
panel: {
|
|
10
11
|
"clear-filter": "Filter löschen",
|
|
11
12
|
cancel: "Abbrechen",
|
package/lib/es/locale/en-US.js
CHANGED
|
@@ -21,6 +21,7 @@ const locale = { "sheets-filter-ui": {
|
|
|
21
21
|
"re-calc-filter-conditions": "Re-calc Filter Conditions"
|
|
22
22
|
},
|
|
23
23
|
shortcut: { "smart-toggle-filter": "Toggle Filter" },
|
|
24
|
+
permission: { filterErr: "You do not have permission to use the filter." },
|
|
24
25
|
panel: {
|
|
25
26
|
"clear-filter": "Clear Filter",
|
|
26
27
|
cancel: "Cancel",
|
package/lib/es/locale/es-ES.js
CHANGED
|
@@ -6,6 +6,7 @@ const locale = { "sheets-filter-ui": {
|
|
|
6
6
|
"re-calc-filter-conditions": "Recalcular condiciones de filtro"
|
|
7
7
|
},
|
|
8
8
|
shortcut: { "smart-toggle-filter": "Alternar filtro" },
|
|
9
|
+
permission: { filterErr: "No tiene permiso para usar el filtro." },
|
|
9
10
|
panel: {
|
|
10
11
|
"clear-filter": "Borrar filtro",
|
|
11
12
|
cancel: "Cancelar",
|
package/lib/es/locale/fa-IR.js
CHANGED
|
@@ -6,6 +6,7 @@ const locale = { "sheets-filter-ui": {
|
|
|
6
6
|
"re-calc-filter-conditions": "بازمحاسبه شرایط فیلتر"
|
|
7
7
|
},
|
|
8
8
|
shortcut: { "smart-toggle-filter": "تغییر حالت فیلتر" },
|
|
9
|
+
permission: { filterErr: "شما مجوز استفاده از فیلتر را ندارید." },
|
|
9
10
|
panel: {
|
|
10
11
|
"clear-filter": "پاک کردن فیلتر",
|
|
11
12
|
cancel: "انصراف",
|
package/lib/es/locale/fr-FR.js
CHANGED
|
@@ -6,6 +6,7 @@ const locale = { "sheets-filter-ui": {
|
|
|
6
6
|
"re-calc-filter-conditions": "Recalculer les conditions de filtre"
|
|
7
7
|
},
|
|
8
8
|
shortcut: { "smart-toggle-filter": "Inverser le filtre" },
|
|
9
|
+
permission: { filterErr: "Vous n’avez pas l’autorisation d’utiliser le filtre." },
|
|
9
10
|
panel: {
|
|
10
11
|
"clear-filter": "Effacer le filtre",
|
|
11
12
|
cancel: "Annuler",
|
package/lib/es/locale/id-ID.js
CHANGED
|
@@ -6,6 +6,7 @@ const locale = { "sheets-filter-ui": {
|
|
|
6
6
|
"re-calc-filter-conditions": "Hitung Ulang Kondisi Filter"
|
|
7
7
|
},
|
|
8
8
|
shortcut: { "smart-toggle-filter": "Aktifkan/Nonaktifkan Filter" },
|
|
9
|
+
permission: { filterErr: "Anda tidak memiliki izin untuk menggunakan filter." },
|
|
9
10
|
panel: {
|
|
10
11
|
"clear-filter": "Hapus Filter",
|
|
11
12
|
cancel: "Batal",
|
package/lib/es/locale/it-IT.js
CHANGED
|
@@ -6,6 +6,7 @@ const locale = { "sheets-filter-ui": {
|
|
|
6
6
|
"re-calc-filter-conditions": "Ricalcola condizioni filtro"
|
|
7
7
|
},
|
|
8
8
|
shortcut: { "smart-toggle-filter": "Attiva/disattiva filtro" },
|
|
9
|
+
permission: { filterErr: "Non hai l’autorizzazione per usare il filtro." },
|
|
9
10
|
panel: {
|
|
10
11
|
"clear-filter": "Cancella filtro",
|
|
11
12
|
cancel: "Annulla",
|
package/lib/es/locale/ja-JP.js
CHANGED
package/lib/es/locale/ko-KR.js
CHANGED
package/lib/es/locale/pl-PL.js
CHANGED
|
@@ -6,6 +6,7 @@ const locale = { "sheets-filter-ui": {
|
|
|
6
6
|
"re-calc-filter-conditions": "Przelicz warunki filtrowania"
|
|
7
7
|
},
|
|
8
8
|
shortcut: { "smart-toggle-filter": "Przełącz filtr" },
|
|
9
|
+
permission: { filterErr: "Nie masz uprawnień do używania filtra." },
|
|
9
10
|
panel: {
|
|
10
11
|
"clear-filter": "Wyczyść filtr",
|
|
11
12
|
cancel: "Anuluj",
|
package/lib/es/locale/pt-BR.js
CHANGED
|
@@ -6,6 +6,7 @@ const locale = { "sheets-filter-ui": {
|
|
|
6
6
|
"re-calc-filter-conditions": "Recalcular Condições de Filtro"
|
|
7
7
|
},
|
|
8
8
|
shortcut: { "smart-toggle-filter": "Alternar Filtro" },
|
|
9
|
+
permission: { filterErr: "Você não tem permissão para usar o filtro." },
|
|
9
10
|
panel: {
|
|
10
11
|
"clear-filter": "Limpar Filtro",
|
|
11
12
|
cancel: "Cancelar",
|
package/lib/es/locale/ru-RU.js
CHANGED
|
@@ -6,6 +6,7 @@ const locale = { "sheets-filter-ui": {
|
|
|
6
6
|
"re-calc-filter-conditions": "Пересчитать условия фильтра"
|
|
7
7
|
},
|
|
8
8
|
shortcut: { "smart-toggle-filter": "Переключить фильтр" },
|
|
9
|
+
permission: { filterErr: "У вас нет разрешения на использование фильтра." },
|
|
9
10
|
panel: {
|
|
10
11
|
"clear-filter": "Очистить фильтр",
|
|
11
12
|
cancel: "Отмена",
|
package/lib/es/locale/sk-SK.js
CHANGED
|
@@ -6,6 +6,7 @@ const locale = { "sheets-filter-ui": {
|
|
|
6
6
|
"re-calc-filter-conditions": "Prepočítať podmienky filtra"
|
|
7
7
|
},
|
|
8
8
|
shortcut: { "smart-toggle-filter": "Prepnúť filter" },
|
|
9
|
+
permission: { filterErr: "Nemáte povolenie používať filter." },
|
|
9
10
|
panel: {
|
|
10
11
|
"clear-filter": "Vymazať filter",
|
|
11
12
|
cancel: "Zrušiť",
|
package/lib/es/locale/vi-VN.js
CHANGED
|
@@ -6,6 +6,7 @@ const locale = { "sheets-filter-ui": {
|
|
|
6
6
|
"re-calc-filter-conditions": "Tính toán lại"
|
|
7
7
|
},
|
|
8
8
|
shortcut: { "smart-toggle-filter": "Chuyển đổi lọc" },
|
|
9
|
+
permission: { filterErr: "Bạn không có quyền sử dụng bộ lọc." },
|
|
9
10
|
panel: {
|
|
10
11
|
"clear-filter": "Xóa lọc",
|
|
11
12
|
cancel: "Hủy bỏ",
|
package/lib/es/locale/zh-CN.js
CHANGED
package/lib/es/locale/zh-HK.js
CHANGED
package/lib/es/locale/zh-TW.js
CHANGED
package/lib/index.js
CHANGED
|
@@ -1517,7 +1517,7 @@ const ChangeFilterByOperation = {
|
|
|
1517
1517
|
//#endregion
|
|
1518
1518
|
//#region package.json
|
|
1519
1519
|
var name = "@univerjs/sheets-filter-ui";
|
|
1520
|
-
var version = "1.0.0-
|
|
1520
|
+
var version = "1.0.0-insiders.20260629-12f2e44";
|
|
1521
1521
|
|
|
1522
1522
|
//#endregion
|
|
1523
1523
|
//#region src/config/config.ts
|
package/lib/locale/ar-SA.js
CHANGED
|
@@ -6,6 +6,7 @@ const locale = { "sheets-filter-ui": {
|
|
|
6
6
|
"re-calc-filter-conditions": "إعادة حساب شروط التصفية"
|
|
7
7
|
},
|
|
8
8
|
shortcut: { "smart-toggle-filter": "تبديل التصفية" },
|
|
9
|
+
permission: { filterErr: "ليس لديك إذن لاستخدام التصفية." },
|
|
9
10
|
panel: {
|
|
10
11
|
"clear-filter": "مسح التصفية",
|
|
11
12
|
cancel: "إلغاء",
|
package/lib/locale/ca-ES.js
CHANGED
|
@@ -6,6 +6,7 @@ const locale = { "sheets-filter-ui": {
|
|
|
6
6
|
"re-calc-filter-conditions": "Recalcula les condicions del filtre"
|
|
7
7
|
},
|
|
8
8
|
shortcut: { "smart-toggle-filter": "Alterna el filtre" },
|
|
9
|
+
permission: { filterErr: "No teniu permís per utilitzar el filtre." },
|
|
9
10
|
panel: {
|
|
10
11
|
"clear-filter": "Neteja el filtre",
|
|
11
12
|
cancel: "Cancel·la",
|
package/lib/locale/de-DE.js
CHANGED
|
@@ -6,6 +6,7 @@ const locale = { "sheets-filter-ui": {
|
|
|
6
6
|
"re-calc-filter-conditions": "Filterbedingungen neu berechnen"
|
|
7
7
|
},
|
|
8
8
|
shortcut: { "smart-toggle-filter": "Filter ein-/ausschalten" },
|
|
9
|
+
permission: { filterErr: "Sie haben keine Berechtigung, den Filter zu verwenden." },
|
|
9
10
|
panel: {
|
|
10
11
|
"clear-filter": "Filter löschen",
|
|
11
12
|
cancel: "Abbrechen",
|
package/lib/locale/en-US.js
CHANGED
|
@@ -21,6 +21,7 @@ const locale = { "sheets-filter-ui": {
|
|
|
21
21
|
"re-calc-filter-conditions": "Re-calc Filter Conditions"
|
|
22
22
|
},
|
|
23
23
|
shortcut: { "smart-toggle-filter": "Toggle Filter" },
|
|
24
|
+
permission: { filterErr: "You do not have permission to use the filter." },
|
|
24
25
|
panel: {
|
|
25
26
|
"clear-filter": "Clear Filter",
|
|
26
27
|
cancel: "Cancel",
|
package/lib/locale/es-ES.js
CHANGED
|
@@ -6,6 +6,7 @@ const locale = { "sheets-filter-ui": {
|
|
|
6
6
|
"re-calc-filter-conditions": "Recalcular condiciones de filtro"
|
|
7
7
|
},
|
|
8
8
|
shortcut: { "smart-toggle-filter": "Alternar filtro" },
|
|
9
|
+
permission: { filterErr: "No tiene permiso para usar el filtro." },
|
|
9
10
|
panel: {
|
|
10
11
|
"clear-filter": "Borrar filtro",
|
|
11
12
|
cancel: "Cancelar",
|
package/lib/locale/fa-IR.js
CHANGED
|
@@ -6,6 +6,7 @@ const locale = { "sheets-filter-ui": {
|
|
|
6
6
|
"re-calc-filter-conditions": "بازمحاسبه شرایط فیلتر"
|
|
7
7
|
},
|
|
8
8
|
shortcut: { "smart-toggle-filter": "تغییر حالت فیلتر" },
|
|
9
|
+
permission: { filterErr: "شما مجوز استفاده از فیلتر را ندارید." },
|
|
9
10
|
panel: {
|
|
10
11
|
"clear-filter": "پاک کردن فیلتر",
|
|
11
12
|
cancel: "انصراف",
|
package/lib/locale/fr-FR.js
CHANGED
|
@@ -6,6 +6,7 @@ const locale = { "sheets-filter-ui": {
|
|
|
6
6
|
"re-calc-filter-conditions": "Recalculer les conditions de filtre"
|
|
7
7
|
},
|
|
8
8
|
shortcut: { "smart-toggle-filter": "Inverser le filtre" },
|
|
9
|
+
permission: { filterErr: "Vous n’avez pas l’autorisation d’utiliser le filtre." },
|
|
9
10
|
panel: {
|
|
10
11
|
"clear-filter": "Effacer le filtre",
|
|
11
12
|
cancel: "Annuler",
|
package/lib/locale/id-ID.js
CHANGED
|
@@ -6,6 +6,7 @@ const locale = { "sheets-filter-ui": {
|
|
|
6
6
|
"re-calc-filter-conditions": "Hitung Ulang Kondisi Filter"
|
|
7
7
|
},
|
|
8
8
|
shortcut: { "smart-toggle-filter": "Aktifkan/Nonaktifkan Filter" },
|
|
9
|
+
permission: { filterErr: "Anda tidak memiliki izin untuk menggunakan filter." },
|
|
9
10
|
panel: {
|
|
10
11
|
"clear-filter": "Hapus Filter",
|
|
11
12
|
cancel: "Batal",
|
package/lib/locale/it-IT.js
CHANGED
|
@@ -6,6 +6,7 @@ const locale = { "sheets-filter-ui": {
|
|
|
6
6
|
"re-calc-filter-conditions": "Ricalcola condizioni filtro"
|
|
7
7
|
},
|
|
8
8
|
shortcut: { "smart-toggle-filter": "Attiva/disattiva filtro" },
|
|
9
|
+
permission: { filterErr: "Non hai l’autorizzazione per usare il filtro." },
|
|
9
10
|
panel: {
|
|
10
11
|
"clear-filter": "Cancella filtro",
|
|
11
12
|
cancel: "Annulla",
|
package/lib/locale/ja-JP.js
CHANGED
package/lib/locale/ko-KR.js
CHANGED
package/lib/locale/pl-PL.js
CHANGED
|
@@ -6,6 +6,7 @@ const locale = { "sheets-filter-ui": {
|
|
|
6
6
|
"re-calc-filter-conditions": "Przelicz warunki filtrowania"
|
|
7
7
|
},
|
|
8
8
|
shortcut: { "smart-toggle-filter": "Przełącz filtr" },
|
|
9
|
+
permission: { filterErr: "Nie masz uprawnień do używania filtra." },
|
|
9
10
|
panel: {
|
|
10
11
|
"clear-filter": "Wyczyść filtr",
|
|
11
12
|
cancel: "Anuluj",
|
package/lib/locale/pt-BR.js
CHANGED
|
@@ -6,6 +6,7 @@ const locale = { "sheets-filter-ui": {
|
|
|
6
6
|
"re-calc-filter-conditions": "Recalcular Condições de Filtro"
|
|
7
7
|
},
|
|
8
8
|
shortcut: { "smart-toggle-filter": "Alternar Filtro" },
|
|
9
|
+
permission: { filterErr: "Você não tem permissão para usar o filtro." },
|
|
9
10
|
panel: {
|
|
10
11
|
"clear-filter": "Limpar Filtro",
|
|
11
12
|
cancel: "Cancelar",
|
package/lib/locale/ru-RU.js
CHANGED
|
@@ -6,6 +6,7 @@ const locale = { "sheets-filter-ui": {
|
|
|
6
6
|
"re-calc-filter-conditions": "Пересчитать условия фильтра"
|
|
7
7
|
},
|
|
8
8
|
shortcut: { "smart-toggle-filter": "Переключить фильтр" },
|
|
9
|
+
permission: { filterErr: "У вас нет разрешения на использование фильтра." },
|
|
9
10
|
panel: {
|
|
10
11
|
"clear-filter": "Очистить фильтр",
|
|
11
12
|
cancel: "Отмена",
|
package/lib/locale/sk-SK.js
CHANGED
|
@@ -6,6 +6,7 @@ const locale = { "sheets-filter-ui": {
|
|
|
6
6
|
"re-calc-filter-conditions": "Prepočítať podmienky filtra"
|
|
7
7
|
},
|
|
8
8
|
shortcut: { "smart-toggle-filter": "Prepnúť filter" },
|
|
9
|
+
permission: { filterErr: "Nemáte povolenie používať filter." },
|
|
9
10
|
panel: {
|
|
10
11
|
"clear-filter": "Vymazať filter",
|
|
11
12
|
cancel: "Zrušiť",
|
package/lib/locale/vi-VN.js
CHANGED
|
@@ -6,6 +6,7 @@ const locale = { "sheets-filter-ui": {
|
|
|
6
6
|
"re-calc-filter-conditions": "Tính toán lại"
|
|
7
7
|
},
|
|
8
8
|
shortcut: { "smart-toggle-filter": "Chuyển đổi lọc" },
|
|
9
|
+
permission: { filterErr: "Bạn không có quyền sử dụng bộ lọc." },
|
|
9
10
|
panel: {
|
|
10
11
|
"clear-filter": "Xóa lọc",
|
|
11
12
|
cancel: "Hủy bỏ",
|
package/lib/locale/zh-CN.js
CHANGED
package/lib/locale/zh-HK.js
CHANGED
package/lib/locale/zh-TW.js
CHANGED
|
@@ -15,6 +15,7 @@
|
|
|
15
15
|
*/
|
|
16
16
|
import type { Nullable } from '@univerjs/core';
|
|
17
17
|
import type { IFilterColumn } from '@univerjs/sheets-filter';
|
|
18
|
+
import type { LocaleKey } from '../locale/types';
|
|
18
19
|
import { CustomFilterOperator } from '@univerjs/sheets-filter';
|
|
19
20
|
import { ExtendCustomFilterOperator, OperatorOrder } from './extended-operators';
|
|
20
21
|
export type FilterOperator = ExtendCustomFilterOperator | CustomFilterOperator;
|
|
@@ -32,7 +33,7 @@ export interface IFilterConditionItem {
|
|
|
32
33
|
/**
|
|
33
34
|
* Name of the filter condition. Should be an i18n key.
|
|
34
35
|
*/
|
|
35
|
-
label:
|
|
36
|
+
label: LocaleKey;
|
|
36
37
|
and?: true;
|
|
37
38
|
/**
|
|
38
39
|
* Get the initial form parameters for this condition item. This should only be called when `numOfParameters` is not `0`.
|