@brftech/filex-core 0.27.6 → 0.29.0

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.
@@ -999,7 +999,7 @@ const ol = {
999
999
  "toolbar.new_folder": "Yeni Klasör",
1000
1000
  "toolbar.upload": "Yükle",
1001
1001
  "toolbar.search": "Ara",
1002
- "toolbar.search.placeholder": "Dosya adı…",
1002
+ "toolbar.search.placeholder": "Ada ya da tag: ile ara…",
1003
1003
  "toolbar.view.list": "Liste",
1004
1004
  "toolbar.view.grid": "Izgara",
1005
1005
  "toolbar.refresh": "Yenile",
@@ -1314,7 +1314,7 @@ const ol = {
1314
1314
  "tour.step.upload.title": "Dosya yükle",
1315
1315
  "tour.step.upload.desc": "Bu düğmeyle dosya seçebilirsin; dosyaları doğrudan pencereye sürükleyip bırakmak da çalışır.",
1316
1316
  "tour.step.search.title": "Arama",
1317
- "tour.step.search.desc": "Bu kutu bulunduğun klasörü filtreler. Ctrl+K komut paleti ile tüm depolarda arama yapabilir ve komut çalıştırabilirsin.",
1317
+ "tour.step.search.desc": 'Bu kutu deponun tamamında ada göre arar; ayraçları ve bir harflik yazım hatasını affeder, yani "fatura 2026" yazdığında fatura_2026.pdf gelir. tag:fatura yazarak etikete göre süzebilirsin. Ctrl+K komut paleti ayrıca komut da çalıştırır.',
1318
1318
  "tour.step.view.title": "Görünümü değiştir",
1319
1319
  "tour.step.view.desc": "Liste ve ızgara görünümü arasında geçiş yapabilirsin; seçimin hatırlanır.",
1320
1320
  "tour.step.share.title": "Paylaşım",
@@ -1809,7 +1809,7 @@ const ol = {
1809
1809
  "toolbar.new_folder": "New Folder",
1810
1810
  "toolbar.upload": "Upload",
1811
1811
  "toolbar.search": "Search",
1812
- "toolbar.search.placeholder": "File name",
1812
+ "toolbar.search.placeholder": "Search by name or tag:…",
1813
1813
  "toolbar.view.list": "List",
1814
1814
  "toolbar.view.grid": "Grid",
1815
1815
  "toolbar.refresh": "Refresh",
@@ -2124,7 +2124,7 @@ const ol = {
2124
2124
  "tour.step.upload.title": "Upload files",
2125
2125
  "tour.step.upload.desc": "Pick files with this button — or simply drag & drop them anywhere in the window.",
2126
2126
  "tour.step.search.title": "Search",
2127
- "tour.step.search.desc": "This box filters the current folder. The Ctrl+K command palette searches across all storages and runs commands.",
2127
+ "tour.step.search.desc": 'This box searches the whole storage by name — separators and one typo are forgiven, so "invoice 2026" finds invoice_2026.pdf. Add tag:invoice to filter by tag. The Ctrl+K command palette also runs commands.',
2128
2128
  "tour.step.view.title": "Switch views",
2129
2129
  "tour.step.view.desc": "Toggle between the list and grid layout; your choice is remembered.",
2130
2130
  "tour.step.share.title": "Sharing",
@@ -8933,7 +8933,7 @@ function ti(e) {
8933
8933
  return t === -1 ? e : e.slice(t + 3);
8934
8934
  }
8935
8935
  function gh(e) {
8936
- return (e || []).filter((t) => !(t.path.includes(".thumbs") || t.path.includes(".versions") || t.basename === ".versions" || t.basename === ".trash" || t.basename === ".keepdir" || t.basename === na));
8936
+ return (e || []).filter((t) => !(t.path.includes(".thumbs") || t.path.includes(".versions") || t.basename === ".versions" || t.basename === ".trash" || t.basename === ".filex-open" || t.basename === ".keepdir" || t.basename === na));
8937
8937
  }
8938
8938
  const ni = "filex.showHidden";
8939
8939
  function bh() {