@g-gts/ui 1.5.24 → 1.5.26

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/dist/gts-ui.es.js CHANGED
@@ -10706,6 +10706,58 @@ const me = {
10706
10706
  more: "Ещё"
10707
10707
  }
10708
10708
  },
10709
+ az: {
10710
+ sidebar: {
10711
+ home: "Əsas səhifə",
10712
+ suppliers: "Təchizatçılar",
10713
+ users: "İstifadəçilər",
10714
+ search: "Axtarış",
10715
+ extranet: "Ekstranet",
10716
+ orders: "Sifarişlər",
10717
+ contracts: "Müqavilələr",
10718
+ community: "İcma",
10719
+ reports: "Hesabatlar",
10720
+ basicIndicators: "Əsas göstəricilər",
10721
+ settings: "Parametrlər",
10722
+ currency: "Valyuta məzənnəsi",
10723
+ rules: "Qaydalar",
10724
+ routeReceipt: "Marşrut qəbzi",
10725
+ personalization: "Fərdiləşdirmə",
10726
+ ftp: "FTP",
10727
+ rulesList: "Qaydalar siyahısı",
10728
+ groups: "Qruplar",
10729
+ usageHistory: "İstifadə tarixçəsi",
10730
+ charters: "Çarterlər",
10731
+ excursion: "Ekskursiya",
10732
+ backToHome: "Əsas səhifəyə qayıt",
10733
+ title: "Menyu",
10734
+ files: "Fayllar",
10735
+ logout: "Çıxış",
10736
+ back: "Geri qayıt"
10737
+ },
10738
+ pagination: "Göstər",
10739
+ empty_options: "Mövcud seçim yoxdur",
10740
+ currency: "Valyuta",
10741
+ language: "Dil",
10742
+ select_all: "Hamısını seç",
10743
+ empty_text: "Uyğunluq tapılmadı",
10744
+ search: "Axtarış",
10745
+ payment: {
10746
+ title: "Ödəniş üsulunu seçin",
10747
+ balance: "Müqavilə balansı",
10748
+ supplier: "Təchizatçı",
10749
+ agree: "Ödənişi təsdiqləməzdən əvvəl tanış olun",
10750
+ public_offer: "Açıq oferta",
10751
+ cancel: "Ləğv et",
10752
+ confirm: "Təsdiqlə",
10753
+ deposit: "Depozit",
10754
+ card: "Kredit kartı",
10755
+ wallet: "Cüzdan"
10756
+ },
10757
+ tabs: {
10758
+ more: "Daha çox"
10759
+ }
10760
+ },
10709
10761
  en: {
10710
10762
  sidebar: {
10711
10763
  home: "Home",
@@ -12114,7 +12166,7 @@ const gi = [
12114
12166
  window.location.replace("/sign-in");
12115
12167
  };
12116
12168
  return i().then((k) => {
12117
- k && p && (l.value = p.value + k.logo, u.value = p.value + k.mini_logo);
12169
+ k && p && (k.logo && (l.value = p.value + k.logo), k.mini_logo && (u.value = p.value + k.mini_logo));
12118
12170
  }).catch((k) => {
12119
12171
  console.error("Failed to load custom logo:", k);
12120
12172
  }).finally(() => {
@@ -13562,7 +13614,8 @@ const qa = /* @__PURE__ */ K({
13562
13614
  ]), o = [
13563
13615
  { label: "O'zbekcha", value: "uz", icon: "icon-uzbekistan" },
13564
13616
  { label: "English", value: "en", icon: "icon-united-kingdom" },
13565
- { label: "Русский", value: "ru", icon: "icon-russia" }
13617
+ { label: "Русский", value: "ru", icon: "icon-russia" },
13618
+ { label: "Azərbaycanca", value: "az", icon: "icon-azerbaijan" }
13566
13619
  ], s = j("language"), l = j(!1);
13567
13620
  return (u, d) => (c(), M(Dt, {
13568
13621
  onToggle: d[1] || (d[1] = (p) => l.value = p),