@univerjs/sheets-filter-ui 0.9.1 → 0.9.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/index.js +2 -2
- package/lib/cjs/locale/en-US.js +1 -1
- package/lib/cjs/locale/fa-IR.js +1 -1
- package/lib/cjs/locale/fr-FR.js +1 -1
- package/lib/cjs/locale/ko-KR.js +1 -1
- package/lib/cjs/locale/ru-RU.js +1 -1
- package/lib/cjs/locale/vi-VN.js +1 -1
- package/lib/cjs/locale/zh-CN.js +1 -1
- package/lib/cjs/locale/zh-TW.js +1 -1
- package/lib/es/index.js +1121 -815
- package/lib/es/locale/en-US.js +4 -0
- package/lib/es/locale/fa-IR.js +4 -0
- package/lib/es/locale/fr-FR.js +4 -0
- package/lib/es/locale/ko-KR.js +4 -0
- package/lib/es/locale/ru-RU.js +4 -0
- package/lib/es/locale/vi-VN.js +4 -0
- package/lib/es/locale/zh-CN.js +4 -0
- package/lib/es/locale/zh-TW.js +4 -0
- package/lib/index.css +1 -1
- package/lib/index.js +1121 -815
- package/lib/locale/en-US.js +4 -0
- package/lib/locale/fa-IR.js +4 -0
- package/lib/locale/fr-FR.js +4 -0
- package/lib/locale/ko-KR.js +4 -0
- package/lib/locale/ru-RU.js +4 -0
- package/lib/locale/vi-VN.js +4 -0
- package/lib/locale/zh-CN.js +4 -0
- package/lib/locale/zh-TW.js +4 -0
- package/lib/types/commands/operations/sheets-filter.operation.d.ts +1 -1
- package/lib/types/locale/en-US.d.ts +4 -0
- package/lib/types/services/sheets-filter-panel.service.d.ts +51 -5
- package/lib/types/views/components/SheetsFilterByColorsPanel.d.ts +7 -0
- package/lib/types/worker/generate-filter-values.service.d.ts +5 -2
- package/lib/umd/index.js +2 -2
- package/lib/umd/locale/en-US.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/ko-KR.js +1 -1
- package/lib/umd/locale/ru-RU.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-TW.js +1 -1
- package/package.json +12 -12
package/lib/es/locale/en-US.js
CHANGED
|
@@ -16,6 +16,10 @@ const e = {
|
|
|
16
16
|
cancel: "Cancel",
|
|
17
17
|
confirm: "Confirm",
|
|
18
18
|
"by-values": "By Values",
|
|
19
|
+
"by-colors": "By Colors",
|
|
20
|
+
"filter-by-cell-fill-color": "Filter by cell fill color",
|
|
21
|
+
"filter-by-cell-text-color": "Filter by cell text color",
|
|
22
|
+
"filter-by-color-none": "The column contains only one color",
|
|
19
23
|
"by-conditions": "By Conditions",
|
|
20
24
|
"filter-only": "Filter Only",
|
|
21
25
|
"search-placeholder": "Use space to separate keywords",
|
package/lib/es/locale/fa-IR.js
CHANGED
|
@@ -16,6 +16,10 @@ const e = {
|
|
|
16
16
|
cancel: "انصراف",
|
|
17
17
|
confirm: "تایید",
|
|
18
18
|
"by-values": "بر اساس مقادیر",
|
|
19
|
+
"by-colors": "بر اساس رنگها",
|
|
20
|
+
"filter-by-cell-fill-color": "فیلتر بر اساس رنگ پر کردن سلول",
|
|
21
|
+
"filter-by-cell-text-color": "فیلتر بر اساس رنگ متن سلول",
|
|
22
|
+
"filter-by-color-none": "این ستون فقط شامل یک رنگ است",
|
|
19
23
|
"by-conditions": "بر اساس شرایط",
|
|
20
24
|
"filter-only": "فقط فیلتر",
|
|
21
25
|
"search-placeholder": "برای جداسازی کلیدواژهها از فاصله استفاده کنید",
|
package/lib/es/locale/fr-FR.js
CHANGED
|
@@ -16,6 +16,10 @@ const e = {
|
|
|
16
16
|
cancel: "Annuler",
|
|
17
17
|
confirm: "Confirmer",
|
|
18
18
|
"by-values": "Par valeurs",
|
|
19
|
+
"by-colors": "Par couleurs",
|
|
20
|
+
"filter-by-cell-fill-color": "Filtrer par couleur de remplissage de cellule",
|
|
21
|
+
"filter-by-cell-text-color": "Filtrer par couleur de texte de cellule",
|
|
22
|
+
"filter-by-color-none": "Cette colonne ne contient qu'une seule couleur",
|
|
19
23
|
"by-conditions": "Par conditions",
|
|
20
24
|
"filter-only": "Filtrer uniquement",
|
|
21
25
|
"search-placeholder": "Utilisez un espace pour séparer les mots-clés",
|
package/lib/es/locale/ko-KR.js
CHANGED
|
@@ -16,6 +16,10 @@ const e = {
|
|
|
16
16
|
cancel: "취소",
|
|
17
17
|
confirm: "확인",
|
|
18
18
|
"by-values": "값으로 필터",
|
|
19
|
+
"by-colors": "색상으로 필터",
|
|
20
|
+
"filter-by-cell-fill-color": "셀 채우기 색상으로 필터",
|
|
21
|
+
"filter-by-cell-text-color": "셀 텍스트 색상으로 필터",
|
|
22
|
+
"filter-by-color-none": "이 열은 단일 색상만 포함합니다",
|
|
19
23
|
"by-conditions": "조건으로 필터",
|
|
20
24
|
"filter-only": "필터만 보기",
|
|
21
25
|
"search-placeholder": "검색어는 공백으로 구분",
|
package/lib/es/locale/ru-RU.js
CHANGED
|
@@ -16,6 +16,10 @@ const e = {
|
|
|
16
16
|
cancel: "Отмена",
|
|
17
17
|
confirm: "Подтвердить",
|
|
18
18
|
"by-values": "По значениям",
|
|
19
|
+
"by-colors": "По цветам",
|
|
20
|
+
"filter-by-cell-fill-color": "Фильтр по цвету заливки ячейки",
|
|
21
|
+
"filter-by-cell-text-color": "Фильтр по цвету текста ячейки",
|
|
22
|
+
"filter-by-color-none": "Этот столбец содержит только один цвет",
|
|
19
23
|
"by-conditions": "По условиям",
|
|
20
24
|
"filter-only": "Только фильтр",
|
|
21
25
|
"search-placeholder": "Используйте пробел для разделения ключевых слов",
|
package/lib/es/locale/vi-VN.js
CHANGED
|
@@ -16,6 +16,10 @@ const n = {
|
|
|
16
16
|
cancel: "Hủy bỏ",
|
|
17
17
|
confirm: "Xác nhận",
|
|
18
18
|
"by-values": "Theo giá trị",
|
|
19
|
+
"by-colors": "Theo màu sắc",
|
|
20
|
+
"filter-by-cell-fill-color": "Lọc theo màu nền ô",
|
|
21
|
+
"filter-by-cell-text-color": "Lọc theo màu chữ ô",
|
|
22
|
+
"filter-by-color-none": "Cột này chỉ chứa một màu",
|
|
19
23
|
"by-conditions": "Theo điều kiện",
|
|
20
24
|
"filter-only": "Chỉ lọc",
|
|
21
25
|
"search-placeholder": "Sử dụng khoảng trắng để tách các từ khóa",
|
package/lib/es/locale/zh-CN.js
CHANGED
|
@@ -16,6 +16,10 @@ const e = {
|
|
|
16
16
|
cancel: "取消",
|
|
17
17
|
confirm: "确认",
|
|
18
18
|
"by-values": "按值",
|
|
19
|
+
"by-colors": "按颜色",
|
|
20
|
+
"filter-by-cell-fill-color": "按单元格填充颜色筛选",
|
|
21
|
+
"filter-by-cell-text-color": "按单元格文本颜色筛选",
|
|
22
|
+
"filter-by-color-none": "该列仅包含一种颜色",
|
|
19
23
|
"by-conditions": "按条件",
|
|
20
24
|
"filter-only": "仅筛选",
|
|
21
25
|
"search-placeholder": "使用空格分隔关键字",
|
package/lib/es/locale/zh-TW.js
CHANGED
|
@@ -16,6 +16,10 @@ const e = {
|
|
|
16
16
|
cancel: "取消",
|
|
17
17
|
confirm: "確認",
|
|
18
18
|
"by-values": "按值",
|
|
19
|
+
"by-colors": "按顏色",
|
|
20
|
+
"filter-by-cell-fill-color": "按單元格填充顏色篩選",
|
|
21
|
+
"filter-by-cell-text-color": "按單元格文本顏色篩選",
|
|
22
|
+
"filter-by-color-none": "該列僅包含一種顏色",
|
|
19
23
|
"by-conditions": "按條件",
|
|
20
24
|
"filter-only": "僅篩選",
|
|
21
25
|
"search-placeholder": "使用空格分隔關鍵字",
|
package/lib/index.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.univer-mx-1{margin-left:.25rem;margin-right:.25rem}.univer-mb-1{margin-bottom:.25rem}.univer-ml-1{margin-left:.25rem}.univer-mt-2{margin-top:.5rem}.univer-mt-4{margin-top:1rem}.univer-box-border{box-sizing:border-box}.univer-inline-block{display:inline-block}.univer-flex{display:flex}.univer-inline-flex{display:inline-flex}.univer-hidden{display:none}.univer-h-4{height:1rem}.univer-h-5{height:1.25rem}.univer-h-7{height:1.75rem}.univer-h-8{height:2rem}.univer-h-full{height:100%}.univer-max-h-\[500px\]{max-height:500px}.univer-min-h-\[300px\]{min-height:300px}.univer-w-\[
|
|
1
|
+
.univer-absolute{position:absolute}.univer-relative{position:relative}.-univer-bottom-0\.5{bottom:-.125rem}.-univer-right-0\.5{right:-.125rem}.univer-mx-1{margin-left:.25rem;margin-right:.25rem}.univer-mb-1{margin-bottom:.25rem}.univer-mb-2{margin-bottom:.5rem}.univer-ml-1{margin-left:.25rem}.univer-mt-2{margin-top:.5rem}.univer-mt-4{margin-top:1rem}.univer-box-border{box-sizing:border-box}.univer-inline-block{display:inline-block}.univer-flex{display:flex}.univer-inline-flex{display:inline-flex}.univer-grid{display:grid}.univer-hidden{display:none}.univer-h-3{height:.75rem}.univer-h-4{height:1rem}.univer-h-5{height:1.25rem}.univer-h-6{height:1.5rem}.univer-h-7{height:1.75rem}.univer-h-8{height:2rem}.univer-h-\[300px\]{height:300px}.univer-h-full{height:100%}.univer-max-h-\[500px\]{max-height:500px}.univer-min-h-\[300px\]{min-height:300px}.univer-w-3{width:.75rem}.univer-w-6{width:1.5rem}.univer-w-\[400px\]{width:400px}.univer-w-full{width:100%}.univer-max-w-\[245px\]{max-width:245px}.univer-flex-1{flex:1 1 0%}.univer-flex-shrink{flex-shrink:1}.univer-flex-shrink-0{flex-shrink:0}.univer-flex-grow{flex-grow:1}.univer-flex-grow-0{flex-grow:0}.univer-cursor-pointer{cursor:pointer}.univer-grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.univer-flex-col{flex-direction:column}.univer-flex-nowrap{flex-wrap:nowrap}.univer-items-center{align-items:center}.univer-justify-start{justify-content:flex-start}.univer-justify-center{justify-content:center}.univer-justify-between{justify-content:space-between}.univer-gap-2{gap:.5rem}.univer-gap-4{gap:1rem}.univer-overflow-auto{overflow:auto}.univer-overflow-hidden{overflow:hidden}.univer-text-ellipsis{text-overflow:ellipsis}.univer-whitespace-nowrap{white-space:nowrap}.univer-rounded-full{border-radius:9999px}.univer-rounded-lg{border-radius:.5rem}.univer-rounded-md{border-radius:.375rem}.univer-border{border-width:1px}.univer-border-solid{border-style:solid}.univer-border-\[rgba\(13\,13\,13\,0\.06\)\]{border-color:#0d0d0d0f}.univer-border-transparent{border-color:transparent}.univer-bg-gray-300{background-color:var(--univer-gray-300)}.univer-bg-white{background-color:var(--univer-white)}.univer-p-0\.5{padding:.125rem}.univer-p-2{padding:.5rem}.univer-p-4{padding:1rem}.univer-px-1\.5{padding-left:.375rem;padding-right:.375rem}.univer-px-2{padding-left:.5rem;padding-right:.5rem}.univer-py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.univer-py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.univer-pb-0{padding-bottom:0}.univer-pl-5{padding-left:1.25rem}.univer-pr-0\.5{padding-right:.125rem}.univer-pr-2{padding-right:.5rem}.univer-pt-0{padding-top:0}.univer-pt-2{padding-top:.5rem}.univer-text-sm{font-size:.875rem;line-height:1.25rem}.univer-text-xs{font-size:.75rem;line-height:1rem}.univer-font-bold{font-weight:700}.univer-text-\[\#418F1F\]{--univer-tw-text-opacity: 1;color:#418f1f;color:rgba(65,143,31,var(--univer-tw-text-opacity, 1))}.univer-text-gray-400{color:var(--univer-gray-400)}.univer-text-gray-500{color:var(--univer-gray-500)}.univer-text-gray-900{color:var(--univer-gray-900)}.univer-text-primary-500{color:var(--univer-primary-500)}.univer-shadow-lg{--univer-tw-shadow: 0px 4px 6px 0px rgba(30, 40, 77, .05), 0px 10px 15px -3px rgba(30, 40, 77, .1);--univer-tw-shadow-colored: 0px 4px 6px 0px var(--univer-tw-shadow-color), 0px 10px 15px -3px var(--univer-tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,0 4px 6px #1e284d0d,0 10px 15px -3px #1e284d1a;box-shadow:var(--univer-tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)),var(--univer-tw-ring-shadow, 0 0 rgba(0,0,0,0)),var(--univer-tw-shadow)}.univer-transition-shadow{transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.hover\:univer-bg-gray-50:hover{background-color:var(--univer-gray-50)}.hover\:univer-ring-2:hover{--univer-tw-ring-offset-shadow: var(--univer-tw-ring-inset) 0 0 0 var(--univer-tw-ring-offset-width) var(--univer-tw-ring-offset-color);--univer-tw-ring-shadow: var(--univer-tw-ring-inset) 0 0 0 calc(2px + var(--univer-tw-ring-offset-width)) var(--univer-tw-ring-color);box-shadow:var(--univer-tw-ring-offset-shadow),var(--univer-tw-ring-shadow),0 0 #0000;box-shadow:var(--univer-tw-ring-offset-shadow),var(--univer-tw-ring-shadow),var(--univer-tw-shadow, 0 0 rgba(0,0,0,0))}.hover\:univer-ring-offset-2:hover{--univer-tw-ring-offset-width: 2px }.hover\:univer-ring-offset-white:hover{--univer-tw-ring-offset-color: var(--univer-white) }.dark\:\!univer-border-\[rgba\(255\,255\,255\,0\.06\)\]:where(.univer-dark,.univer-dark *){border-color:#ffffff0f!important}.dark\:\!univer-border-gray-600:where(.univer-dark,.univer-dark *){border-color:var(--univer-gray-600)!important}.dark\:\!univer-bg-gray-700:where(.univer-dark,.univer-dark *){background-color:var(--univer-gray-700)!important}.dark\:\!univer-text-gray-500:where(.univer-dark,.univer-dark *){color:var(--univer-gray-500)!important}.dark\:\!univer-text-white:where(.univer-dark,.univer-dark *){color:var(--univer-white)!important}.dark\:hover\:\!univer-bg-gray-900:hover:where(.univer-dark,.univer-dark *){background-color:var(--univer-gray-900)!important}.\[\&\:hover_a\]\:univer-inline-block:hover a{display:inline-block}
|