@univerjs/sheets-filter-ui 0.10.6 → 0.10.7

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.
Files changed (48) hide show
  1. package/lib/cjs/index.js +2 -2
  2. package/lib/cjs/locale/ca-ES.js +1 -1
  3. package/lib/cjs/locale/en-US.js +1 -1
  4. package/lib/cjs/locale/es-ES.js +1 -1
  5. package/lib/cjs/locale/fa-IR.js +1 -1
  6. package/lib/cjs/locale/fr-FR.js +1 -1
  7. package/lib/cjs/locale/ko-KR.js +1 -1
  8. package/lib/cjs/locale/ru-RU.js +1 -1
  9. package/lib/cjs/locale/vi-VN.js +1 -1
  10. package/lib/cjs/locale/zh-CN.js +1 -1
  11. package/lib/cjs/locale/zh-TW.js +1 -1
  12. package/lib/es/index.js +538 -491
  13. package/lib/es/locale/ca-ES.js +11 -0
  14. package/lib/es/locale/en-US.js +11 -0
  15. package/lib/es/locale/es-ES.js +13 -2
  16. package/lib/es/locale/fa-IR.js +11 -0
  17. package/lib/es/locale/fr-FR.js +11 -0
  18. package/lib/es/locale/ko-KR.js +11 -0
  19. package/lib/es/locale/ru-RU.js +11 -0
  20. package/lib/es/locale/vi-VN.js +11 -0
  21. package/lib/es/locale/zh-CN.js +11 -0
  22. package/lib/es/locale/zh-TW.js +11 -0
  23. package/lib/index.css +1 -1
  24. package/lib/index.js +538 -491
  25. package/lib/locale/ca-ES.js +11 -0
  26. package/lib/locale/en-US.js +11 -0
  27. package/lib/locale/es-ES.js +13 -2
  28. package/lib/locale/fa-IR.js +11 -0
  29. package/lib/locale/fr-FR.js +11 -0
  30. package/lib/locale/ko-KR.js +11 -0
  31. package/lib/locale/ru-RU.js +11 -0
  32. package/lib/locale/vi-VN.js +11 -0
  33. package/lib/locale/zh-CN.js +11 -0
  34. package/lib/locale/zh-TW.js +11 -0
  35. package/lib/types/locale/en-US.d.ts +11 -0
  36. package/lib/types/views/components/SheetsFilterSyncSwitch.d.ts +16 -0
  37. package/lib/umd/index.js +2 -2
  38. package/lib/umd/locale/ca-ES.js +1 -1
  39. package/lib/umd/locale/en-US.js +1 -1
  40. package/lib/umd/locale/es-ES.js +1 -1
  41. package/lib/umd/locale/fa-IR.js +1 -1
  42. package/lib/umd/locale/fr-FR.js +1 -1
  43. package/lib/umd/locale/ko-KR.js +1 -1
  44. package/lib/umd/locale/ru-RU.js +1 -1
  45. package/lib/umd/locale/vi-VN.js +1 -1
  46. package/lib/umd/locale/zh-CN.js +1 -1
  47. package/lib/umd/locale/zh-TW.js +1 -1
  48. package/package.json +13 -13
@@ -1 +1 @@
1
- (function(e,t){typeof exports=="object"&&typeof module<"u"?module.exports=t():typeof define=="function"&&define.amd?define(t):(e=typeof globalThis<"u"?globalThis:e||self,e.UniverSheetsFilterUiEnUS=t())})(this,(function(){"use strict";return{"sheets-filter":{toolbar:{"smart-toggle-filter-tooltip":"Toggle Filter","clear-filter-criteria":"Clear Filter Conditions","re-calc-filter-conditions":"Re-calc Filter Conditions"},command:{"not-valid-filter-range":"The selected range only has one row and not valid for filter."},shortcut:{"smart-toggle-filter":"Toggle Filter"},panel:{"clear-filter":"Clear Filter",cancel:"Cancel",confirm:"Confirm","by-values":"By Values","by-colors":"By Colors","filter-by-cell-fill-color":"Filter by cell fill color","filter-by-cell-text-color":"Filter by cell text color","filter-by-color-none":"The column contains only one color","by-conditions":"By Conditions","filter-only":"Filter Only","search-placeholder":"Use space to separate keywords","select-all":"Select All","input-values-placeholder":"Input Values",and:"AND",or:"OR",empty:"(empty)","?":"Use “?” to represent a single character.","*":"Use “*” to represent multiple characters."},conditions:{none:"None",empty:"Is Empty","not-empty":"Is Not Empty","text-contains":"Text Contains","does-not-contain":"Text Does Not Contain","starts-with":"Text Starts With","ends-with":"Text Ends With",equals:"Text Equals","greater-than":"Greater Than","greater-than-or-equal":"Greater Than Or Equal To","less-than":"Less Than","less-than-or-equal":"Less Than Or Equal To",equal:"Equal","not-equal":"Not Equal",between:"Between","not-between":"Not Between",custom:"Custom"},msg:{"filter-header-forbidden":"You can't move the header row of a filter."},date:{1:"January",2:"February",3:"March",4:"April",5:"May",6:"June",7:"July",8:"August",9:"September",10:"October",11:"November",12:"December"}}}}));
1
+ (function(e,t){typeof exports=="object"&&typeof module<"u"?module.exports=t():typeof define=="function"&&define.amd?define(t):(e=typeof globalThis<"u"?globalThis:e||self,e.UniverSheetsFilterUiEnUS=t())})(this,(function(){"use strict";return{"sheets-filter":{toolbar:{"smart-toggle-filter-tooltip":"Toggle Filter","clear-filter-criteria":"Clear Filter Conditions","re-calc-filter-conditions":"Re-calc Filter Conditions"},command:{"not-valid-filter-range":"The selected range only has one row and not valid for filter."},shortcut:{"smart-toggle-filter":"Toggle Filter"},panel:{"clear-filter":"Clear Filter",cancel:"Cancel",confirm:"Confirm","by-values":"By Values","by-colors":"By Colors","filter-by-cell-fill-color":"Filter by cell fill color","filter-by-cell-text-color":"Filter by cell text color","filter-by-color-none":"The column contains only one color","by-conditions":"By Conditions","filter-only":"Filter Only","search-placeholder":"Use space to separate keywords","select-all":"Select All","input-values-placeholder":"Input Values",and:"AND",or:"OR",empty:"(empty)","?":"Use “?” to represent a single character.","*":"Use “*” to represent multiple characters."},conditions:{none:"None",empty:"Is Empty","not-empty":"Is Not Empty","text-contains":"Text Contains","does-not-contain":"Text Does Not Contain","starts-with":"Text Starts With","ends-with":"Text Ends With",equals:"Text Equals","greater-than":"Greater Than","greater-than-or-equal":"Greater Than Or Equal To","less-than":"Less Than","less-than-or-equal":"Less Than Or Equal To",equal:"Equal","not-equal":"Not Equal",between:"Between","not-between":"Not Between",custom:"Custom"},msg:{"filter-header-forbidden":"You can't move the header row of a filter."},date:{1:"January",2:"February",3:"March",4:"April",5:"May",6:"June",7:"July",8:"August",9:"September",10:"October",11:"November",12:"December"},sync:{title:"Filter is visible to everyone",statusTips:{on:"Once on, all collaborators will see the filter results",off:"Once off, only you will see the filter results"},switchTips:{on:'"Filter is visible to everyone" is turned on, all collaborators will see the filter results',off:'"Filter is visible to everyone" is turned off, only you will see the filter results'}}}}}));
@@ -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.UniverSheetsFilterUiEsES=o())})(this,(function(){"use strict";return{"sheets-filter":{toolbar:{"smart-toggle-filter-tooltip":"Alternar filtro","clear-filter-criteria":"Borrar condiciones de filtro","re-calc-filter-conditions":"Recalcular condiciones de filtro"},command:{"not-valid-filter-range":"El rango seleccionado solo tiene una fila y no es válido para filtrar."},shortcut:{"smart-toggle-filter":"Alternar filtro"},panel:{"clear-filter":"Borrar filtro",cancel:"Cancelar",confirm:"Confirmar","by-values":"Por valores","by-colors":"Por colores","filter-by-cell-fill-color":"Filtrar por color de relleno de celda","filter-by-cell-text-color":"Filtrar por color de texto de celda","filter-by-color-none":"La columna contiene solo un color","by-conditions":"Por condiciones","filter-only":"Solo filtrar","search-placeholder":"Usa espacio para separar palabras clave","select-all":"Seleccionar todo","input-values-placeholder":"Introducir valores",and:"Y",or:"O",empty:"(vacío)","?":"Usa “?” para representar un solo carácter.","*":"Usa “*” para representar varios caracteres."},conditions:{none:"Ninguno",empty:"Está vacío","not-empty":"No está vacío","text-contains":"El texto contiene","does-not-contain":"El texto no contiene","starts-with":"El texto comienza con","ends-with":"El texto termina con",equals:"El texto es igual a","greater-than":"Mayor que","greater-than-or-equal":"Mayor o igual que","less-than":"Menor que","less-than-or-equal":"Menor o igual que",equal:"Igual","not-equal":"No igual",between:"Entre","not-between":"No entre",custom:"Personalizado"},msg:{"filter-header-forbidden":"No puedes mover la fila de encabezado de un filtro."},date:{1:"Enero",2:"Febrero",3:"Marzo",4:"Abril",5:"Mayo",6:"Junio",7:"Julio",8:"Agosto",9:"Septiembre",10:"Octubre",11:"Noviembre",12:"Diciembre"}}}}));
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.UniverSheetsFilterUiEsES=o())})(this,(function(){"use strict";return{"sheets-filter":{toolbar:{"smart-toggle-filter-tooltip":"Alternar filtro","clear-filter-criteria":"Borrar condiciones de filtro","re-calc-filter-conditions":"Recalcular condiciones de filtro"},command:{"not-valid-filter-range":"El rango seleccionado solo tiene una fila y no es válido para filtrar."},shortcut:{"smart-toggle-filter":"Alternar filtro"},panel:{"clear-filter":"Borrar filtro",cancel:"Cancelar",confirm:"Confirmar","by-values":"Por valores","by-colors":"Por colores","filter-by-cell-fill-color":"Filtrar por color de relleno de celda","filter-by-cell-text-color":"Filtrar por color de texto de celda","filter-by-color-none":"La columna contiene solo un color","by-conditions":"Por condiciones","filter-only":"Solo filtrar","search-placeholder":"Usa espacio para separar palabras clave","select-all":"Seleccionar todo","input-values-placeholder":"Introducir valores",and:"Y",or:"O",empty:"(vacío)","?":"Usa “?” para representar un solo carácter.","*":"Usa “*” para representar varios caracteres."},conditions:{none:"Ninguno",empty:"Está vacío","not-empty":"No está vacío","text-contains":"El texto contiene","does-not-contain":"El texto no contiene","starts-with":"El texto comienza con","ends-with":"El texto termina con",equals:"El texto es igual a","greater-than":"Mayor que","greater-than-or-equal":"Mayor o igual que","less-than":"Menor que","less-than-or-equal":"Menor o igual que",equal:"Igual","not-equal":"No igual",between:"Entre","not-between":"No entre",custom:"Personalizado"},msg:{"filter-header-forbidden":"No puedes mover la fila de encabezado de un filtro."},date:{1:"Enero",2:"Febrero",3:"Marzo",4:"Abril",5:"Mayo",6:"Junio",7:"Julio",8:"Agosto",9:"Septiembre",10:"Octubre",11:"Noviembre",12:"Diciembre"},sync:{title:"El filtro es visible para todos",statusTips:{on:"Una vez activado, todos los colaboradores verán los resultados del filtro",off:"Una vez desactivado, solo tú verás los resultados del filtro"},switchTips:{on:'"El filtro es visible para todos" está activado, todos los colaboradores verán los resultados del filtro',off:'"El filtro es visible para todos" está desactivado, solo tú verás los resultados del filtro'}}}}}));
@@ -1 +1 @@
1
- (function(e,t){typeof exports=="object"&&typeof module<"u"?module.exports=t():typeof define=="function"&&define.amd?define(t):(e=typeof globalThis<"u"?globalThis:e||self,e.UniverSheetsFilterUiFaIR=t())})(this,(function(){"use strict";return{"sheets-filter":{toolbar:{"smart-toggle-filter-tooltip":"تغییر حالت فیلتر","clear-filter-criteria":"پاک کردن شرایط فیلتر","re-calc-filter-conditions":"بازمحاسبه شرایط فیلتر"},command:{"not-valid-filter-range":"محدوده انتخاب شده فقط یک ردیف دارد و برای فیلتر معتبر نیست."},shortcut:{"smart-toggle-filter":"تغییر حالت فیلتر"},panel:{"clear-filter":"پاک کردن فیلتر",cancel:"انصراف",confirm:"تایید","by-values":"بر اساس مقادیر","by-colors":"بر اساس رنگ‌ها","filter-by-cell-fill-color":"فیلتر بر اساس رنگ پر کردن سلول","filter-by-cell-text-color":"فیلتر بر اساس رنگ متن سلول","filter-by-color-none":"این ستون فقط شامل یک رنگ است","by-conditions":"بر اساس شرایط","filter-only":"فقط فیلتر","search-placeholder":"برای جداسازی کلیدواژه‌ها از فاصله استفاده کنید","select-all":"انتخاب همه","input-values-placeholder":"ورود مقادیر",and:"و",or:"یا",empty:"(خالی)","?":"برای نمایش یک کاراکتر از “?” استفاده کنید.","*":"برای نمایش چندین کاراکتر از “*” استفاده کنید."},conditions:{none:"هیچ کدام",empty:"خالی است","not-empty":"خالی نیست","text-contains":"شامل متن است","does-not-contain":"شامل متن نیست","starts-with":"با متن شروع می‌شود","ends-with":"با متن پایان می‌یابد",equals:"برابر است با","greater-than":"بزرگتر از","greater-than-or-equal":"بزرگتر از یا برابر با","less-than":"کوچکتر از","less-than-or-equal":"کوچکتر از یا برابر با",equal:"برابر است با","not-equal":"برابر نیست با",between:"بین","not-between":"بین نیست",custom:"سفارشی"},msg:{"filter-header-forbidden":"شما نمی‌توانید ردیف هدر یک فیلتر را جابه‌جا کنید."},date:{1:"ژانویه",2:"فوریه",3:"مارس",4:"آوریل",5:"مه",6:"ژوئن",7:"جولای",8:"آگوست",9:"سپتامبر",10:"اکتبر",11:"نوامبر",12:"دسامبر"}}}}));
1
+ (function(e,t){typeof exports=="object"&&typeof module<"u"?module.exports=t():typeof define=="function"&&define.amd?define(t):(e=typeof globalThis<"u"?globalThis:e||self,e.UniverSheetsFilterUiFaIR=t())})(this,(function(){"use strict";return{"sheets-filter":{toolbar:{"smart-toggle-filter-tooltip":"تغییر حالت فیلتر","clear-filter-criteria":"پاک کردن شرایط فیلتر","re-calc-filter-conditions":"بازمحاسبه شرایط فیلتر"},command:{"not-valid-filter-range":"محدوده انتخاب شده فقط یک ردیف دارد و برای فیلتر معتبر نیست."},shortcut:{"smart-toggle-filter":"تغییر حالت فیلتر"},panel:{"clear-filter":"پاک کردن فیلتر",cancel:"انصراف",confirm:"تایید","by-values":"بر اساس مقادیر","by-colors":"بر اساس رنگ‌ها","filter-by-cell-fill-color":"فیلتر بر اساس رنگ پر کردن سلول","filter-by-cell-text-color":"فیلتر بر اساس رنگ متن سلول","filter-by-color-none":"این ستون فقط شامل یک رنگ است","by-conditions":"بر اساس شرایط","filter-only":"فقط فیلتر","search-placeholder":"برای جداسازی کلیدواژه‌ها از فاصله استفاده کنید","select-all":"انتخاب همه","input-values-placeholder":"ورود مقادیر",and:"و",or:"یا",empty:"(خالی)","?":"برای نمایش یک کاراکتر از “?” استفاده کنید.","*":"برای نمایش چندین کاراکتر از “*” استفاده کنید."},conditions:{none:"هیچ کدام",empty:"خالی است","not-empty":"خالی نیست","text-contains":"شامل متن است","does-not-contain":"شامل متن نیست","starts-with":"با متن شروع می‌شود","ends-with":"با متن پایان می‌یابد",equals:"برابر است با","greater-than":"بزرگتر از","greater-than-or-equal":"بزرگتر از یا برابر با","less-than":"کوچکتر از","less-than-or-equal":"کوچکتر از یا برابر با",equal:"برابر است با","not-equal":"برابر نیست با",between:"بین","not-between":"بین نیست",custom:"سفارشی"},msg:{"filter-header-forbidden":"شما نمی‌توانید ردیف هدر یک فیلتر را جابه‌جا کنید."},date:{1:"ژانویه",2:"فوریه",3:"مارس",4:"آوریل",5:"مه",6:"ژوئن",7:"جولای",8:"آگوست",9:"سپتامبر",10:"اکتبر",11:"نوامبر",12:"دسامبر"},sync:{title:"فیلتر برای همه قابل مشاهده است",statusTips:{on:"پس از روشن شدن، همه همکاران نتایج فیلتر را مشاهده خواهند کرد",off:"پس از خاموش شدن، فقط شما نتایج فیلتر را مشاهده خواهید کرد"},switchTips:{on:'گزینه "فیلتر برای همه قابل مشاهده است" روشن است، همه همکاران نتایج فیلتر را مشاهده خواهند کرد',off:'گزینه "فیلتر برای همه قابل مشاهده است" خاموش است، فقط شما نتایج فیلتر را مشاهده خواهید کرد'}}}}}));
@@ -1 +1 @@
1
- (function(e,t){typeof exports=="object"&&typeof module<"u"?module.exports=t():typeof define=="function"&&define.amd?define(t):(e=typeof globalThis<"u"?globalThis:e||self,e.UniverSheetsFilterUiFrFR=t())})(this,(function(){"use strict";return{"sheets-filter":{toolbar:{"smart-toggle-filter-tooltip":"Inverser le filtre","clear-filter-criteria":"Effacer les conditions de filtre","re-calc-filter-conditions":"Recalculer les conditions de filtre"},command:{"not-valid-filter-range":"La plage sélectionnée n'a qu'une seule ligne et n'est pas valide pour le filtre."},shortcut:{"smart-toggle-filter":"Inverser le filtre"},panel:{"clear-filter":"Effacer le filtre",cancel:"Annuler",confirm:"Confirmer","by-values":"Par valeurs","by-colors":"Par couleurs","filter-by-cell-fill-color":"Filtrer par couleur de remplissage de cellule","filter-by-cell-text-color":"Filtrer par couleur de texte de cellule","filter-by-color-none":"Cette colonne ne contient qu'une seule couleur","by-conditions":"Par conditions","filter-only":"Filtrer uniquement","search-placeholder":"Utilisez un espace pour séparer les mots-clés","select-all":"Tout sélectionner","input-values-placeholder":"Saisir des valeurs",and:"ET",or:"OU",empty:"(vide)","?":"Utilisez “?” pour représenter un seul caractère.","*":"Utilisez “*” pour représenter plusieurs caractères."},conditions:{none:"Aucun",empty:"Est vide","not-empty":"N'est pas vide","text-contains":"Le texte contient","does-not-contain":"Le texte ne contient pas","starts-with":"Le texte commence par","ends-with":"Le texte se termine par",equals:"Le texte est égal à","greater-than":"Supérieur à","greater-than-or-equal":"Supérieur ou égal à","less-than":"Inférieur à","less-than-or-equal":"Inférieur ou égal à",equal:"Égal à","not-equal":"Différent de",between:"Entre","not-between":"Pas entre",custom:"Personnalisé"},msg:{"filter-header-forbidden":"Vous ne pouvez pas déplacer la ligne d'en-tête d'un filtre."},date:{1:"Jan",2:"Fév",3:"Mar",4:"Avr",5:"Mai",6:"Juin",7:"Juil",8:"Août",9:"Sept",10:"Oct",11:"Nov",12:"Déc"}}}}));
1
+ (function(e,t){typeof exports=="object"&&typeof module<"u"?module.exports=t():typeof define=="function"&&define.amd?define(t):(e=typeof globalThis<"u"?globalThis:e||self,e.UniverSheetsFilterUiFrFR=t())})(this,(function(){"use strict";return{"sheets-filter":{toolbar:{"smart-toggle-filter-tooltip":"Inverser le filtre","clear-filter-criteria":"Effacer les conditions de filtre","re-calc-filter-conditions":"Recalculer les conditions de filtre"},command:{"not-valid-filter-range":"La plage sélectionnée n'a qu'une seule ligne et n'est pas valide pour le filtre."},shortcut:{"smart-toggle-filter":"Inverser le filtre"},panel:{"clear-filter":"Effacer le filtre",cancel:"Annuler",confirm:"Confirmer","by-values":"Par valeurs","by-colors":"Par couleurs","filter-by-cell-fill-color":"Filtrer par couleur de remplissage de cellule","filter-by-cell-text-color":"Filtrer par couleur de texte de cellule","filter-by-color-none":"Cette colonne ne contient qu'une seule couleur","by-conditions":"Par conditions","filter-only":"Filtrer uniquement","search-placeholder":"Utilisez un espace pour séparer les mots-clés","select-all":"Tout sélectionner","input-values-placeholder":"Saisir des valeurs",and:"ET",or:"OU",empty:"(vide)","?":"Utilisez “?” pour représenter un seul caractère.","*":"Utilisez “*” pour représenter plusieurs caractères."},conditions:{none:"Aucun",empty:"Est vide","not-empty":"N'est pas vide","text-contains":"Le texte contient","does-not-contain":"Le texte ne contient pas","starts-with":"Le texte commence par","ends-with":"Le texte se termine par",equals:"Le texte est égal à","greater-than":"Supérieur à","greater-than-or-equal":"Supérieur ou égal à","less-than":"Inférieur à","less-than-or-equal":"Inférieur ou égal à",equal:"Égal à","not-equal":"Différent de",between:"Entre","not-between":"Pas entre",custom:"Personnalisé"},msg:{"filter-header-forbidden":"Vous ne pouvez pas déplacer la ligne d'en-tête d'un filtre."},date:{1:"Jan",2:"Fév",3:"Mar",4:"Avr",5:"Mai",6:"Juin",7:"Juil",8:"Août",9:"Sept",10:"Oct",11:"Nov",12:"Déc"},sync:{title:"Le filtre est visible par tous",statusTips:{on:"Une fois activé, tous les collaborateurs verront les résultats du filtre",off:"Une fois désactivé, seul vous verrez les résultats du filtre"},switchTips:{on:"“Le filtre est visible par tous” est activé, tous les collaborateurs verront les résultats du filtre",off:"“Le filtre est visible par tous” est désactivé, seul vous verrez les résultats du filtre"}}}}}));
@@ -1 +1 @@
1
- (function(e,t){typeof exports=="object"&&typeof module<"u"?module.exports=t():typeof define=="function"&&define.amd?define(t):(e=typeof globalThis<"u"?globalThis:e||self,e.UniverSheetsFilterUiKoKR=t())})(this,(function(){"use strict";return{"sheets-filter":{toolbar:{"smart-toggle-filter-tooltip":"필터 토글","clear-filter-criteria":"필터 조건 지우기","re-calc-filter-conditions":"필터 조건 재계산"},command:{"not-valid-filter-range":"선택한 범위에 한 행만 있어 필터를 적용할 수 없습니다."},shortcut:{"smart-toggle-filter":"필터 토글"},panel:{"clear-filter":"필터 지우기",cancel:"취소",confirm:"확인","by-values":"값으로 필터","by-colors":"색상으로 필터","filter-by-cell-fill-color":"셀 채우기 색상으로 필터","filter-by-cell-text-color":"셀 텍스트 색상으로 필터","filter-by-color-none":"이 열은 단일 색상만 포함합니다","by-conditions":"조건으로 필터","filter-only":"필터만 보기","search-placeholder":"검색어는 공백으로 구분","select-all":"전체 선택","input-values-placeholder":"값 입력",and:"AND",or:"OR",empty:"(빈 값)","?":"“?”는 임의의 한 문자","*":"“*”는 임의의 여러 문자"},conditions:{none:"없음",empty:"빈 셀","not-empty":"빈 셀 아님","text-contains":"텍스트 포함","does-not-contain":"텍스트 미포함","starts-with":"텍스트 시작","ends-with":"텍스트 끝",equals:"텍스트 일치","greater-than":"크다","greater-than-or-equal":"크거나 같다","less-than":"작다","less-than-or-equal":"작거나 같다",equal:"같음","not-equal":"같지 않음",between:"범위 내","not-between":"범위 밖",custom:"사용자 지정"},msg:{"filter-header-forbidden":"필터 헤더 행은 이동할 수 없습니다."},date:{1:"1월",2:"2월",3:"3월",4:"4월",5:"5월",6:"6월",7:"7월",8:"8월",9:"9월",10:"10월",11:"11월",12:"12월"}}}}));
1
+ (function(e,t){typeof exports=="object"&&typeof module<"u"?module.exports=t():typeof define=="function"&&define.amd?define(t):(e=typeof globalThis<"u"?globalThis:e||self,e.UniverSheetsFilterUiKoKR=t())})(this,(function(){"use strict";return{"sheets-filter":{toolbar:{"smart-toggle-filter-tooltip":"필터 토글","clear-filter-criteria":"필터 조건 지우기","re-calc-filter-conditions":"필터 조건 재계산"},command:{"not-valid-filter-range":"선택한 범위에 한 행만 있어 필터를 적용할 수 없습니다."},shortcut:{"smart-toggle-filter":"필터 토글"},panel:{"clear-filter":"필터 지우기",cancel:"취소",confirm:"확인","by-values":"값으로 필터","by-colors":"색상으로 필터","filter-by-cell-fill-color":"셀 채우기 색상으로 필터","filter-by-cell-text-color":"셀 텍스트 색상으로 필터","filter-by-color-none":"이 열은 단일 색상만 포함합니다","by-conditions":"조건으로 필터","filter-only":"필터만 보기","search-placeholder":"검색어는 공백으로 구분","select-all":"전체 선택","input-values-placeholder":"값 입력",and:"AND",or:"OR",empty:"(빈 값)","?":"“?”는 임의의 한 문자","*":"“*”는 임의의 여러 문자"},conditions:{none:"없음",empty:"빈 셀","not-empty":"빈 셀 아님","text-contains":"텍스트 포함","does-not-contain":"텍스트 미포함","starts-with":"텍스트 시작","ends-with":"텍스트 끝",equals:"텍스트 일치","greater-than":"크다","greater-than-or-equal":"크거나 같다","less-than":"작다","less-than-or-equal":"작거나 같다",equal:"같음","not-equal":"같지 않음",between:"범위 내","not-between":"범위 밖",custom:"사용자 지정"},msg:{"filter-header-forbidden":"필터 헤더 행은 이동할 수 없습니다."},date:{1:"1월",2:"2월",3:"3월",4:"4월",5:"5월",6:"6월",7:"7월",8:"8월",9:"9월",10:"10월",11:"11월",12:"12월"},sync:{title:"필터를 모든 사용자가 볼 수 있음",statusTips:{on:"활성화하면 모든 협업자가 필터 결과를 볼 수 있습니다.",off:"비활성화하면 나만 필터 결과를 볼 수 있습니다."},switchTips:{on:'"필터를 모든 사용자가 볼 수 있음"이 활성화되어 모든 협업자가 필터 결과를 볼 수 있습니다.',off:'"필터를 모든 사용자가 볼 수 있음"이 비활성화되어 나만 필터 결과를 볼 수 있습니다.'}}}}}));
@@ -1 +1 @@
1
- (function(e,t){typeof exports=="object"&&typeof module<"u"?module.exports=t():typeof define=="function"&&define.amd?define(t):(e=typeof globalThis<"u"?globalThis:e||self,e.UniverSheetsFilterUiRuRU=t())})(this,(function(){"use strict";return{"sheets-filter":{toolbar:{"smart-toggle-filter-tooltip":"Переключить фильтр","clear-filter-criteria":"Очистить условия фильтра","re-calc-filter-conditions":"Пересчитать условия фильтра"},command:{"not-valid-filter-range":"Выбранный диапазон содержит только одну строку и не подходит для фильтра."},shortcut:{"smart-toggle-filter":"Переключить фильтр"},panel:{"clear-filter":"Очистить фильтр",cancel:"Отмена",confirm:"Подтвердить","by-values":"По значениям","by-colors":"По цветам","filter-by-cell-fill-color":"Фильтр по цвету заливки ячейки","filter-by-cell-text-color":"Фильтр по цвету текста ячейки","filter-by-color-none":"Этот столбец содержит только один цвет","by-conditions":"По условиям","filter-only":"Только фильтр","search-placeholder":"Используйте пробел для разделения ключевых слов","select-all":"Выбрать все","input-values-placeholder":"Введите значения",and:"И",or:"ИЛИ",empty:"(пусто)","?":"Используйте “?” для обозначения одного символа.","*":"Используйте “*” для обозначения нескольких символов."},conditions:{none:"Нет",empty:"Пусто","not-empty":"Не пусто","text-contains":"Содержит текст","does-not-contain":"Не содержит текст","starts-with":"Начинается с","ends-with":"Заканчивается на",equals:"Равно","greater-than":"Больше чем","greater-than-or-equal":"Больше или равно","less-than":"Меньше чем","less-than-or-equal":"Меньше или равно",equal:"Равно","not-equal":"Не равно",between:"Между","not-between":"Не между",custom:"Пользовательский"},msg:{"filter-header-forbidden":"Вы не можете переместить строку заголовка фильтра."},date:{1:"Январь",2:"Февраль",3:"Март",4:"Апрель",5:"Май",6:"Июнь",7:"Июль",8:"Август",9:"Сентябрь",10:"Октябрь",11:"Ноябрь",12:"Декабрь"}}}}));
1
+ (function(e,t){typeof exports=="object"&&typeof module<"u"?module.exports=t():typeof define=="function"&&define.amd?define(t):(e=typeof globalThis<"u"?globalThis:e||self,e.UniverSheetsFilterUiRuRU=t())})(this,(function(){"use strict";return{"sheets-filter":{toolbar:{"smart-toggle-filter-tooltip":"Переключить фильтр","clear-filter-criteria":"Очистить условия фильтра","re-calc-filter-conditions":"Пересчитать условия фильтра"},command:{"not-valid-filter-range":"Выбранный диапазон содержит только одну строку и не подходит для фильтра."},shortcut:{"smart-toggle-filter":"Переключить фильтр"},panel:{"clear-filter":"Очистить фильтр",cancel:"Отмена",confirm:"Подтвердить","by-values":"По значениям","by-colors":"По цветам","filter-by-cell-fill-color":"Фильтр по цвету заливки ячейки","filter-by-cell-text-color":"Фильтр по цвету текста ячейки","filter-by-color-none":"Этот столбец содержит только один цвет","by-conditions":"По условиям","filter-only":"Только фильтр","search-placeholder":"Используйте пробел для разделения ключевых слов","select-all":"Выбрать все","input-values-placeholder":"Введите значения",and:"И",or:"ИЛИ",empty:"(пусто)","?":"Используйте “?” для обозначения одного символа.","*":"Используйте “*” для обозначения нескольких символов."},conditions:{none:"Нет",empty:"Пусто","not-empty":"Не пусто","text-contains":"Содержит текст","does-not-contain":"Не содержит текст","starts-with":"Начинается с","ends-with":"Заканчивается на",equals:"Равно","greater-than":"Больше чем","greater-than-or-equal":"Больше или равно","less-than":"Меньше чем","less-than-or-equal":"Меньше или равно",equal:"Равно","not-equal":"Не равно",between:"Между","not-between":"Не между",custom:"Пользовательский"},msg:{"filter-header-forbidden":"Вы не можете переместить строку заголовка фильтра."},date:{1:"Январь",2:"Февраль",3:"Март",4:"Апрель",5:"Май",6:"Июнь",7:"Июль",8:"Август",9:"Сентябрь",10:"Октябрь",11:"Ноябрь",12:"Декабрь"},sync:{title:"Фильтр виден всем",statusTips:{on:"После включения все сотрудники увидят результаты фильтрации",off:"После отключения только вы увидите результаты фильтрации"},switchTips:{on:'Функция "Фильтр виден всем" включена, все сотрудники увидят результаты фильтрации',off:'Функция "Фильтр виден всем" отключена, только вы увидите результаты фильтрации'}}}}}));
@@ -1 +1 @@
1
- (function(n,e){typeof exports=="object"&&typeof module<"u"?module.exports=e():typeof define=="function"&&define.amd?define(e):(n=typeof globalThis<"u"?globalThis:n||self,n.UniverSheetsFilterUiViVN=e())})(this,(function(){"use strict";return{"sheets-filter":{toolbar:{"smart-toggle-filter-tooltip":"Lọc","clear-filter-criteria":"Xóa điều kiện lọc","re-calc-filter-conditions":"Tính toán lại"},command:{"not-valid-filter-range":"Khu vực được chọn chỉ có một hàng, không thể lọc"},shortcut:{"smart-toggle-filter":"Chuyển đổi lọc"},panel:{"clear-filter":"Xóa lọc",cancel:"Hủy bỏ",confirm:"Xác nhận","by-values":"Theo giá trị","by-colors":"Theo màu sắc","filter-by-cell-fill-color":"Lọc theo màu nền ô","filter-by-cell-text-color":"Lọc theo màu chữ ô","filter-by-color-none":"Cột này chỉ chứa một màu","by-conditions":"Theo điều kiện","filter-only":"Chỉ lọc","search-placeholder":"Sử dụng khoảng trắng để tách các từ khóa","select-all":"Chọn tất cả","input-values-placeholder":"Vui lòng nhập",or:"hoặc",and:"và",empty:"(Trống)","?":"Sử dụng ? để đại diện cho một ký tự","*":"Sử dụng * để đại diện cho nhiều ký tự"},conditions:{none:"Không",empty:"Trống","not-empty":"Không trống","text-contains":"Văn bản chứa","does-not-contain":"Văn bản không chứa","starts-with":"Văn bản bắt đầu với","ends-with":"Văn bản kết thúc với",equals:"Văn bản khớp","greater-than":"Lớn hơn","greater-than-or-equal":"Lớn hơn hoặc bằng","less-than":"Nhỏ hơn","less-than-or-equal":"Nhỏ hơn hoặc bằng",equal:"Bằng","not-equal":"Không bằng",between:"Giữa","not-between":"Không giữa",custom:"Tùy chỉnh"},msg:{"filter-header-forbidden":"Không thể di chuyển hàng đầu lọc"},date:{1:"Tháng 1",2:"Tháng 2",3:"Tháng 3",4:"Tháng 4",5:"Tháng 5",6:"Tháng 6",7:"Tháng 7",8:"Tháng 8",9:"Tháng 9",10:"Tháng 10",11:"Tháng 11",12:"Tháng 12"}}}}));
1
+ (function(n,t){typeof exports=="object"&&typeof module<"u"?module.exports=t():typeof define=="function"&&define.amd?define(t):(n=typeof globalThis<"u"?globalThis:n||self,n.UniverSheetsFilterUiViVN=t())})(this,(function(){"use strict";return{"sheets-filter":{toolbar:{"smart-toggle-filter-tooltip":"Lọc","clear-filter-criteria":"Xóa điều kiện lọc","re-calc-filter-conditions":"Tính toán lại"},command:{"not-valid-filter-range":"Khu vực được chọn chỉ có một hàng, không thể lọc"},shortcut:{"smart-toggle-filter":"Chuyển đổi lọc"},panel:{"clear-filter":"Xóa lọc",cancel:"Hủy bỏ",confirm:"Xác nhận","by-values":"Theo giá trị","by-colors":"Theo màu sắc","filter-by-cell-fill-color":"Lọc theo màu nền ô","filter-by-cell-text-color":"Lọc theo màu chữ ô","filter-by-color-none":"Cột này chỉ chứa một màu","by-conditions":"Theo điều kiện","filter-only":"Chỉ lọc","search-placeholder":"Sử dụng khoảng trắng để tách các từ khóa","select-all":"Chọn tất cả","input-values-placeholder":"Vui lòng nhập",or:"hoặc",and:"và",empty:"(Trống)","?":"Sử dụng ? để đại diện cho một ký tự","*":"Sử dụng * để đại diện cho nhiều ký tự"},conditions:{none:"Không",empty:"Trống","not-empty":"Không trống","text-contains":"Văn bản chứa","does-not-contain":"Văn bản không chứa","starts-with":"Văn bản bắt đầu với","ends-with":"Văn bản kết thúc với",equals:"Văn bản khớp","greater-than":"Lớn hơn","greater-than-or-equal":"Lớn hơn hoặc bằng","less-than":"Nhỏ hơn","less-than-or-equal":"Nhỏ hơn hoặc bằng",equal:"Bằng","not-equal":"Không bằng",between:"Giữa","not-between":"Không giữa",custom:"Tùy chỉnh"},msg:{"filter-header-forbidden":"Không thể di chuyển hàng đầu lọc"},date:{1:"Tháng 1",2:"Tháng 2",3:"Tháng 3",4:"Tháng 4",5:"Tháng 5",6:"Tháng 6",7:"Tháng 7",8:"Tháng 8",9:"Tháng 9",10:"Tháng 10",11:"Tháng 11",12:"Tháng 12"},sync:{title:"Lọc cho tất cả mọi người đều thấy",statusTips:{on:"Khi bật, tất cả cộng tác viên sẽ thấy kết quả lọc",off:"Khi tắt, chỉ bạn mới thấy kết quả lọc"},switchTips:{on:'Đã bật "Lọc cho tất cả mọi người đều thấy", tất cả cộng tác viên sẽ thấy kết quả lọc',off:'Đã tắt "Lọc cho tất cả mọi người đều thấy", chỉ bạn mới thấy kết quả lọc'}}}}}));
@@ -1 +1 @@
1
- (function(e,t){typeof exports=="object"&&typeof module<"u"?module.exports=t():typeof define=="function"&&define.amd?define(t):(e=typeof globalThis<"u"?globalThis:e||self,e.UniverSheetsFilterUiZhCN=t())})(this,(function(){"use strict";return{"sheets-filter":{toolbar:{"smart-toggle-filter-tooltip":"筛选","clear-filter-criteria":"清除筛选条件","re-calc-filter-conditions":"重新计算"},command:{"not-valid-filter-range":"选中的区域只有一行,无法进行筛选"},shortcut:{"smart-toggle-filter":"切换筛选"},panel:{"clear-filter":"清除筛选",cancel:"取消",confirm:"确认","by-values":"按值","by-colors":"按颜色","filter-by-cell-fill-color":"按单元格填充颜色筛选","filter-by-cell-text-color":"按单元格文本颜色筛选","filter-by-color-none":"该列仅包含一种颜色","by-conditions":"按条件","filter-only":"仅筛选","search-placeholder":"使用空格分隔关键字","select-all":"全选","input-values-placeholder":"请输入",or:"或",and:"和",empty:"(空白)","?":"可用 ? 代表单个字符","*":"可用 * 代表任意多个字符"},conditions:{none:"无",empty:"为空","not-empty":"不为空","text-contains":"文本包含","does-not-contain":"文本不包含","starts-with":"文本开头","ends-with":"文本结尾",equals:"文本相符","greater-than":"大于","greater-than-or-equal":"大于等于","less-than":"小于","less-than-or-equal":"小于等于",equal:"等于","not-equal":"不等于",between:"介于","not-between":"不介于",custom:"自定义"},msg:{"filter-header-forbidden":"无法移动筛选行头"},date:{1:"1月",2:"2月",3:"3月",4:"4月",5:"5月",6:"6月",7:"7月",8:"8月",9:"9月",10:"10月",11:"11月",12:"12月"}}}}));
1
+ (function(e,t){typeof exports=="object"&&typeof module<"u"?module.exports=t():typeof define=="function"&&define.amd?define(t):(e=typeof globalThis<"u"?globalThis:e||self,e.UniverSheetsFilterUiZhCN=t())})(this,(function(){"use strict";return{"sheets-filter":{toolbar:{"smart-toggle-filter-tooltip":"筛选","clear-filter-criteria":"清除筛选条件","re-calc-filter-conditions":"重新计算"},command:{"not-valid-filter-range":"选中的区域只有一行,无法进行筛选"},shortcut:{"smart-toggle-filter":"切换筛选"},panel:{"clear-filter":"清除筛选",cancel:"取消",confirm:"确认","by-values":"按值","by-colors":"按颜色","filter-by-cell-fill-color":"按单元格填充颜色筛选","filter-by-cell-text-color":"按单元格文本颜色筛选","filter-by-color-none":"该列仅包含一种颜色","by-conditions":"按条件","filter-only":"仅筛选","search-placeholder":"使用空格分隔关键字","select-all":"全选","input-values-placeholder":"请输入",or:"或",and:"和",empty:"(空白)","?":"可用 ? 代表单个字符","*":"可用 * 代表任意多个字符"},conditions:{none:"无",empty:"为空","not-empty":"不为空","text-contains":"文本包含","does-not-contain":"文本不包含","starts-with":"文本开头","ends-with":"文本结尾",equals:"文本相符","greater-than":"大于","greater-than-or-equal":"大于等于","less-than":"小于","less-than-or-equal":"小于等于",equal:"等于","not-equal":"不等于",between:"介于","not-between":"不介于",custom:"自定义"},msg:{"filter-header-forbidden":"无法移动筛选行头"},date:{1:"1月",2:"2月",3:"3月",4:"4月",5:"5月",6:"6月",7:"7月",8:"8月",9:"9月",10:"10月",11:"11月",12:"12月"},sync:{title:"筛选对所有人可见",statusTips:{on:"开启后,所有协作者都将看到此次筛选结果",off:"关闭后,仅你可见此次筛选结果"},switchTips:{on:"已开启“筛选对所有人可见”,所有协作者都将看到此次筛选结果",off:"已关闭“筛选对所有人可见”,仅你可见此次筛选结果"}}}}}));
@@ -1 +1 @@
1
- (function(e,t){typeof exports=="object"&&typeof module<"u"?module.exports=t():typeof define=="function"&&define.amd?define(t):(e=typeof globalThis<"u"?globalThis:e||self,e.UniverSheetsFilterUiZhTW=t())})(this,(function(){"use strict";return{"sheets-filter":{toolbar:{"smart-toggle-filter-tooltip":"篩選","clear-filter-criteria":"清除篩選條件","re-calc-filter-conditions":"重新計算"},command:{"not-valid-filter-range":"選取的區域只有一行,無法進行篩選"},shortcut:{"smart-toggle-filter":"切換篩選"},panel:{"clear-filter":"清除篩選",cancel:"取消",confirm:"確認","by-values":"按值","by-colors":"按顏色","filter-by-cell-fill-color":"按單元格填充顏色篩選","filter-by-cell-text-color":"按單元格文本顏色篩選","filter-by-color-none":"該列僅包含一種顏色","by-conditions":"按條件","filter-only":"僅篩選","search-placeholder":"使用空格分隔關鍵字","select-all":"全選","input-values-placeholder":"請輸入",or:"或",and:"和",empty:"(空白)","?":"可用 ? 代表單一字元","*":"可用 * 代表任意多個字元"},conditions:{none:"無",empty:"為空","not-empty":"不為空","text-contains":"文字包含","does-not-contain":"文本不包含","starts-with":"文字開頭","ends-with":"文本結尾",equals:"文字相符","greater-than":"大於","greater-than-or-equal":"大於等於","less-than":"小於","less-than-or-equal":"小於等於",equal:"等於","not-equal":"不等於",between:"介於","not-between":"不介於",custom:"自訂"},msg:{"filter-header-forbidden":"無法移動篩選行頭"},date:{1:"1月",2:"2月",3:"3月",4:"4月",5:"5月",6:"6月",7:"7月",8:"8月",9:"9月",10:"10月",11:"11月",12:"12月"}}}}));
1
+ (function(e,t){typeof exports=="object"&&typeof module<"u"?module.exports=t():typeof define=="function"&&define.amd?define(t):(e=typeof globalThis<"u"?globalThis:e||self,e.UniverSheetsFilterUiZhTW=t())})(this,(function(){"use strict";return{"sheets-filter":{toolbar:{"smart-toggle-filter-tooltip":"篩選","clear-filter-criteria":"清除篩選條件","re-calc-filter-conditions":"重新計算"},command:{"not-valid-filter-range":"選取的區域只有一行,無法進行篩選"},shortcut:{"smart-toggle-filter":"切換篩選"},panel:{"clear-filter":"清除篩選",cancel:"取消",confirm:"確認","by-values":"按值","by-colors":"按顏色","filter-by-cell-fill-color":"按單元格填充顏色篩選","filter-by-cell-text-color":"按單元格文本顏色篩選","filter-by-color-none":"該列僅包含一種顏色","by-conditions":"按條件","filter-only":"僅篩選","search-placeholder":"使用空格分隔關鍵字","select-all":"全選","input-values-placeholder":"請輸入",or:"或",and:"和",empty:"(空白)","?":"可用 ? 代表單一字元","*":"可用 * 代表任意多個字元"},conditions:{none:"無",empty:"為空","not-empty":"不為空","text-contains":"文字包含","does-not-contain":"文本不包含","starts-with":"文字開頭","ends-with":"文本結尾",equals:"文字相符","greater-than":"大於","greater-than-or-equal":"大於等於","less-than":"小於","less-than-or-equal":"小於等於",equal:"等於","not-equal":"不等於",between:"介於","not-between":"不介於",custom:"自訂"},msg:{"filter-header-forbidden":"無法移動篩選行頭"},date:{1:"1月",2:"2月",3:"3月",4:"4月",5:"5月",6:"6月",7:"7月",8:"8月",9:"9月",10:"10月",11:"11月",12:"12月"},sync:{title:"篩選對所有人可見",statusTips:{on:"開啟後,所有協作者都將看到此次篩選結果",off:"關閉後,僅你可見此次篩選結果"},switchTips:{on:"已開啟“篩選對所有人可見”,所有協作者都將看到此次篩選結果",off:"已關閉“篩選對所有人可見”,僅你可見此次篩選結果"}}}}}));
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@univerjs/sheets-filter-ui",
3
- "version": "0.10.6",
3
+ "version": "0.10.7",
4
4
  "private": false,
5
5
  "description": "Univer Sheets Filter UI",
6
6
  "author": "DreamNum <developer@univer.ai>",
@@ -52,15 +52,15 @@
52
52
  "rxjs": ">=7.0.0"
53
53
  },
54
54
  "dependencies": {
55
- "@univerjs/icons": "^0.4.6",
56
- "@univerjs/core": "0.10.6",
57
- "@univerjs/design": "0.10.6",
58
- "@univerjs/engine-render": "0.10.6",
59
- "@univerjs/sheets": "0.10.6",
60
- "@univerjs/sheets-filter": "0.10.6",
61
- "@univerjs/sheets-ui": "0.10.6",
62
- "@univerjs/rpc": "0.10.6",
63
- "@univerjs/ui": "0.10.6"
55
+ "@univerjs/icons": "^0.4.7",
56
+ "@univerjs/engine-render": "0.10.7",
57
+ "@univerjs/core": "0.10.7",
58
+ "@univerjs/design": "0.10.7",
59
+ "@univerjs/rpc": "0.10.7",
60
+ "@univerjs/sheets": "0.10.7",
61
+ "@univerjs/sheets-filter": "0.10.7",
62
+ "@univerjs/sheets-ui": "0.10.7",
63
+ "@univerjs/ui": "0.10.7"
64
64
  },
65
65
  "devDependencies": {
66
66
  "postcss": "^8.5.6",
@@ -68,10 +68,10 @@
68
68
  "rxjs": "^7.8.2",
69
69
  "tailwindcss": "3.4.17",
70
70
  "typescript": "^5.9.2",
71
- "vite": "^7.1.3",
71
+ "vite": "^7.1.4",
72
72
  "vitest": "^3.2.4",
73
- "@univerjs-infra/shared": "0.10.6",
74
- "@univerjs/engine-formula": "0.10.6"
73
+ "@univerjs/engine-formula": "0.10.7",
74
+ "@univerjs-infra/shared": "0.10.7"
75
75
  },
76
76
  "scripts": {
77
77
  "test": "vitest run",