@everymatrix/casino-categories-providers 1.11.1 → 1.12.1
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.
|
@@ -4582,103 +4582,67 @@
|
|
|
4582
4582
|
x.set(_locale);
|
|
4583
4583
|
}
|
|
4584
4584
|
|
|
4585
|
-
const
|
|
4586
|
-
en: {
|
|
4587
|
-
|
|
4588
|
-
|
|
4589
|
-
providers: "Suppliers",
|
|
4590
|
-
},
|
|
4585
|
+
const TRANSLATIONS$2 = {
|
|
4586
|
+
"en": {
|
|
4587
|
+
"categories": "Categories",
|
|
4588
|
+
"providers": "Suppliers"
|
|
4591
4589
|
},
|
|
4592
|
-
|
|
4593
|
-
|
|
4594
|
-
|
|
4595
|
-
providers: "供应商",
|
|
4596
|
-
},
|
|
4590
|
+
"zh-hk": {
|
|
4591
|
+
"categories": "类别",
|
|
4592
|
+
"providers": "供应商"
|
|
4597
4593
|
},
|
|
4598
|
-
de: {
|
|
4599
|
-
|
|
4600
|
-
|
|
4601
|
-
providers: "Anbieter",
|
|
4602
|
-
},
|
|
4594
|
+
"de": {
|
|
4595
|
+
"categories": "Kategorien",
|
|
4596
|
+
"providers": "Anbieter"
|
|
4603
4597
|
},
|
|
4604
|
-
it: {
|
|
4605
|
-
|
|
4606
|
-
|
|
4607
|
-
providers: "Suppliers",
|
|
4608
|
-
},
|
|
4598
|
+
"it": {
|
|
4599
|
+
"categories": "Categories",
|
|
4600
|
+
"providers": "Suppliers"
|
|
4609
4601
|
},
|
|
4610
|
-
fr: {
|
|
4611
|
-
|
|
4612
|
-
|
|
4613
|
-
providers: "Fournisseurs",
|
|
4614
|
-
},
|
|
4602
|
+
"fr": {
|
|
4603
|
+
"categories": "Catégories",
|
|
4604
|
+
"providers": "Fournisseurs"
|
|
4615
4605
|
},
|
|
4616
|
-
|
|
4617
|
-
|
|
4618
|
-
|
|
4619
|
-
providers: "Anbieter",
|
|
4620
|
-
},
|
|
4606
|
+
"es": {
|
|
4607
|
+
"categories": "Categorias",
|
|
4608
|
+
"providers": "Proveedores"
|
|
4621
4609
|
},
|
|
4622
|
-
|
|
4623
|
-
|
|
4624
|
-
|
|
4625
|
-
providers: "Proveedores",
|
|
4626
|
-
},
|
|
4610
|
+
"tr": {
|
|
4611
|
+
"categories": "Categories",
|
|
4612
|
+
"providers": "Suppliers"
|
|
4627
4613
|
},
|
|
4628
|
-
|
|
4629
|
-
|
|
4630
|
-
|
|
4631
|
-
providers: "Suppliers",
|
|
4632
|
-
},
|
|
4614
|
+
"ru": {
|
|
4615
|
+
"categories": "Categories",
|
|
4616
|
+
"providers": "Suppliers"
|
|
4633
4617
|
},
|
|
4634
|
-
|
|
4635
|
-
|
|
4636
|
-
|
|
4637
|
-
providers: "Suppliers",
|
|
4638
|
-
},
|
|
4618
|
+
"ro": {
|
|
4619
|
+
"categories": "Categorii",
|
|
4620
|
+
"providers": "Furnizori"
|
|
4639
4621
|
},
|
|
4640
|
-
|
|
4641
|
-
|
|
4642
|
-
|
|
4643
|
-
providers: "Furnizori",
|
|
4644
|
-
},
|
|
4622
|
+
"hr": {
|
|
4623
|
+
"categories": "Categories",
|
|
4624
|
+
"providers": "Suppliers"
|
|
4645
4625
|
},
|
|
4646
|
-
|
|
4647
|
-
|
|
4648
|
-
|
|
4649
|
-
providers: "Suppliers",
|
|
4650
|
-
},
|
|
4626
|
+
"hu": {
|
|
4627
|
+
"categories": "Categories",
|
|
4628
|
+
"providers": "Suppliers"
|
|
4651
4629
|
},
|
|
4652
|
-
|
|
4653
|
-
|
|
4654
|
-
|
|
4655
|
-
providers: "Suppliers",
|
|
4656
|
-
},
|
|
4630
|
+
"pl": {
|
|
4631
|
+
"categories": "Categories",
|
|
4632
|
+
"providers": "Suppliers"
|
|
4657
4633
|
},
|
|
4658
|
-
|
|
4659
|
-
|
|
4660
|
-
|
|
4661
|
-
providers: "Suppliers",
|
|
4662
|
-
},
|
|
4634
|
+
"pt": {
|
|
4635
|
+
"categories": "Categories",
|
|
4636
|
+
"providers": "Suppliers"
|
|
4663
4637
|
},
|
|
4664
|
-
|
|
4665
|
-
|
|
4666
|
-
|
|
4667
|
-
providers: "Suppliers",
|
|
4668
|
-
},
|
|
4669
|
-
},
|
|
4670
|
-
sl: {
|
|
4671
|
-
Translations: {
|
|
4672
|
-
categories: "Categories",
|
|
4673
|
-
providers: "Suppliers",
|
|
4674
|
-
},
|
|
4675
|
-
},
|
|
4676
|
-
sr: {
|
|
4677
|
-
Translations: {
|
|
4678
|
-
categories: "Categories",
|
|
4679
|
-
providers: "Suppliers",
|
|
4680
|
-
},
|
|
4638
|
+
"sl": {
|
|
4639
|
+
"categories": "Categories",
|
|
4640
|
+
"providers": "Suppliers"
|
|
4681
4641
|
},
|
|
4642
|
+
"sr": {
|
|
4643
|
+
"categories": "Categories",
|
|
4644
|
+
"providers": "Suppliers"
|
|
4645
|
+
}
|
|
4682
4646
|
};
|
|
4683
4647
|
|
|
4684
4648
|
function addNewMessages$1(lang, dict) {
|
|
@@ -4689,127 +4653,97 @@
|
|
|
4689
4653
|
x.set(_locale);
|
|
4690
4654
|
}
|
|
4691
4655
|
|
|
4692
|
-
const
|
|
4693
|
-
en: {
|
|
4694
|
-
|
|
4695
|
-
|
|
4696
|
-
|
|
4697
|
-
|
|
4698
|
-
games: "games",
|
|
4699
|
-
},
|
|
4656
|
+
const TRANSLATIONS$1 = {
|
|
4657
|
+
"en": {
|
|
4658
|
+
"topCategories": "Top Categories",
|
|
4659
|
+
"otherCategories": "Other Categories",
|
|
4660
|
+
"loading": "Loading, please wait...",
|
|
4661
|
+
"games": "games"
|
|
4700
4662
|
},
|
|
4701
|
-
|
|
4702
|
-
|
|
4703
|
-
|
|
4704
|
-
|
|
4705
|
-
|
|
4706
|
-
games: "游戏",
|
|
4707
|
-
},
|
|
4708
|
-
},
|
|
4709
|
-
de: {
|
|
4710
|
-
Translations: {
|
|
4711
|
-
topCategories: "Top Kategorien",
|
|
4712
|
-
otherCategories: "Andere Kategorien",
|
|
4713
|
-
loading: "Es lädt, bitte warten...",
|
|
4714
|
-
games: "Spiele",
|
|
4715
|
-
},
|
|
4663
|
+
"zh-hk": {
|
|
4664
|
+
"topCategories": "热门类别",
|
|
4665
|
+
"otherCategories": "其他类别",
|
|
4666
|
+
"loading": "加载请稍候...",
|
|
4667
|
+
"games": "游戏"
|
|
4716
4668
|
},
|
|
4717
|
-
|
|
4718
|
-
|
|
4719
|
-
|
|
4720
|
-
|
|
4721
|
-
|
|
4722
|
-
games: "games",
|
|
4723
|
-
},
|
|
4669
|
+
"de": {
|
|
4670
|
+
"topCategories": "Top Kategorien",
|
|
4671
|
+
"otherCategories": "Andere Kategorien",
|
|
4672
|
+
"loading": "Es lädt, bitte warten...",
|
|
4673
|
+
"games": "Spiele"
|
|
4724
4674
|
},
|
|
4725
|
-
|
|
4726
|
-
|
|
4727
|
-
|
|
4728
|
-
|
|
4729
|
-
|
|
4730
|
-
games: "jeux",
|
|
4731
|
-
},
|
|
4675
|
+
"it": {
|
|
4676
|
+
"topCategories": "Top Categories",
|
|
4677
|
+
"otherCategories": "Other Categories",
|
|
4678
|
+
"loading": "Loading, please wait...",
|
|
4679
|
+
"games": "games"
|
|
4732
4680
|
},
|
|
4733
|
-
|
|
4734
|
-
|
|
4735
|
-
|
|
4736
|
-
|
|
4737
|
-
|
|
4738
|
-
games: "juegos",
|
|
4739
|
-
},
|
|
4681
|
+
"fr": {
|
|
4682
|
+
"topCategories": "Catégories principales",
|
|
4683
|
+
"otherCategories": "Autres catégories",
|
|
4684
|
+
"loading": "Chargement, veuillez patienter...",
|
|
4685
|
+
"games": "jeux"
|
|
4740
4686
|
},
|
|
4741
|
-
|
|
4742
|
-
|
|
4743
|
-
|
|
4744
|
-
|
|
4745
|
-
|
|
4746
|
-
games: "games",
|
|
4747
|
-
},
|
|
4687
|
+
"es": {
|
|
4688
|
+
"topCategories": "Categorias Top",
|
|
4689
|
+
"otherCategories": "Otras Categorias",
|
|
4690
|
+
"loading": "Cargando...",
|
|
4691
|
+
"games": "juegos"
|
|
4748
4692
|
},
|
|
4749
|
-
|
|
4750
|
-
|
|
4751
|
-
|
|
4752
|
-
|
|
4753
|
-
|
|
4754
|
-
games: "games",
|
|
4755
|
-
},
|
|
4693
|
+
"tr": {
|
|
4694
|
+
"topCategories": "Top Categories",
|
|
4695
|
+
"otherCategories": "Other Categories",
|
|
4696
|
+
"loading": "Loading, please wait...",
|
|
4697
|
+
"games": "games"
|
|
4756
4698
|
},
|
|
4757
|
-
|
|
4758
|
-
|
|
4759
|
-
|
|
4760
|
-
|
|
4761
|
-
|
|
4762
|
-
games: "jocuri",
|
|
4763
|
-
},
|
|
4699
|
+
"ru": {
|
|
4700
|
+
"topCategories": "Top Categories",
|
|
4701
|
+
"otherCategories": "Other Categories",
|
|
4702
|
+
"loading": "Loading, please wait...",
|
|
4703
|
+
"games": "games"
|
|
4764
4704
|
},
|
|
4765
|
-
|
|
4766
|
-
|
|
4767
|
-
|
|
4768
|
-
|
|
4769
|
-
|
|
4770
|
-
games: "games",
|
|
4771
|
-
},
|
|
4705
|
+
"ro": {
|
|
4706
|
+
"topCategories": "Categorii de top",
|
|
4707
|
+
"otherCategories": "Alte categorii",
|
|
4708
|
+
"loading": "Se incarca, te rugam asteapta…",
|
|
4709
|
+
"games": "jocuri"
|
|
4772
4710
|
},
|
|
4773
|
-
|
|
4774
|
-
|
|
4775
|
-
|
|
4776
|
-
|
|
4777
|
-
|
|
4778
|
-
games: "games",
|
|
4779
|
-
},
|
|
4711
|
+
"hr": {
|
|
4712
|
+
"topCategories": "Top Categories",
|
|
4713
|
+
"otherCategories": "Other Categories",
|
|
4714
|
+
"loading": "Loading, please wait...",
|
|
4715
|
+
"games": "games"
|
|
4780
4716
|
},
|
|
4781
|
-
|
|
4782
|
-
|
|
4783
|
-
|
|
4784
|
-
|
|
4785
|
-
|
|
4786
|
-
games: "games",
|
|
4787
|
-
},
|
|
4717
|
+
"hu": {
|
|
4718
|
+
"topCategories": "Top Categories",
|
|
4719
|
+
"otherCategories": "Other Categories",
|
|
4720
|
+
"loading": "Loading, please wait...",
|
|
4721
|
+
"games": "games"
|
|
4788
4722
|
},
|
|
4789
|
-
|
|
4790
|
-
|
|
4791
|
-
|
|
4792
|
-
|
|
4793
|
-
|
|
4794
|
-
games: "games",
|
|
4795
|
-
},
|
|
4723
|
+
"pl": {
|
|
4724
|
+
"topCategories": "Top Categories",
|
|
4725
|
+
"otherCategories": "Other Categories",
|
|
4726
|
+
"loading": "Loading, please wait...",
|
|
4727
|
+
"games": "games"
|
|
4796
4728
|
},
|
|
4797
|
-
|
|
4798
|
-
|
|
4799
|
-
|
|
4800
|
-
|
|
4801
|
-
|
|
4802
|
-
games: "games",
|
|
4803
|
-
},
|
|
4729
|
+
"pt": {
|
|
4730
|
+
"topCategories": "Top Categories",
|
|
4731
|
+
"otherCategories": "Other Categories",
|
|
4732
|
+
"loading": "Loading, please wait...",
|
|
4733
|
+
"games": "games"
|
|
4804
4734
|
},
|
|
4805
|
-
|
|
4806
|
-
|
|
4807
|
-
|
|
4808
|
-
|
|
4809
|
-
|
|
4810
|
-
games: "games",
|
|
4811
|
-
},
|
|
4735
|
+
"sl": {
|
|
4736
|
+
"topCategories": "Top Categories",
|
|
4737
|
+
"otherCategories": "Other Categories",
|
|
4738
|
+
"loading": "Loading, please wait...",
|
|
4739
|
+
"games": "games"
|
|
4812
4740
|
},
|
|
4741
|
+
"sr": {
|
|
4742
|
+
"topCategories": "Top Categories",
|
|
4743
|
+
"otherCategories": "Other Categories",
|
|
4744
|
+
"loading": "Loading, please wait...",
|
|
4745
|
+
"games": "games"
|
|
4746
|
+
}
|
|
4813
4747
|
};
|
|
4814
4748
|
|
|
4815
4749
|
/* ../casino-categories/src/CasinoCategories.svelte generated by Svelte v3.58.0 */
|
|
@@ -4833,12 +4767,12 @@
|
|
|
4833
4767
|
function create_else_block$1(ctx) {
|
|
4834
4768
|
let div;
|
|
4835
4769
|
let h40;
|
|
4836
|
-
let t0_value = /*$_*/ ctx[5]('
|
|
4770
|
+
let t0_value = /*$_*/ ctx[5]('topCategories') + "";
|
|
4837
4771
|
let t0;
|
|
4838
4772
|
let t1;
|
|
4839
4773
|
let t2;
|
|
4840
4774
|
let h41;
|
|
4841
|
-
let t3_value = /*$_*/ ctx[5]('
|
|
4775
|
+
let t3_value = /*$_*/ ctx[5]('otherCategories') + "";
|
|
4842
4776
|
let t3;
|
|
4843
4777
|
let t4;
|
|
4844
4778
|
let each_value_1 = /*topCategories*/ ctx[3];
|
|
@@ -4880,7 +4814,7 @@
|
|
|
4880
4814
|
attr_dev(h40, "class", "CategoryTitle");
|
|
4881
4815
|
add_location(h40, file$2, 81, 4, 2993);
|
|
4882
4816
|
attr_dev(h41, "class", "CategoryTitle");
|
|
4883
|
-
add_location(h41, file$2, 91, 4,
|
|
4817
|
+
add_location(h41, file$2, 91, 4, 3449);
|
|
4884
4818
|
attr_dev(div, "class", "CasinoCategories");
|
|
4885
4819
|
add_location(div, file$2, 80, 2, 2958);
|
|
4886
4820
|
},
|
|
@@ -4908,7 +4842,7 @@
|
|
|
4908
4842
|
}
|
|
4909
4843
|
},
|
|
4910
4844
|
p: function update(ctx, dirty) {
|
|
4911
|
-
if (dirty & /*$_*/ 32 && t0_value !== (t0_value = /*$_*/ ctx[5]('
|
|
4845
|
+
if (dirty & /*$_*/ 32 && t0_value !== (t0_value = /*$_*/ ctx[5]('topCategories') + "")) set_data_dev(t0, t0_value);
|
|
4912
4846
|
|
|
4913
4847
|
if (dirty & /*activecategory, topCategories, openGameCategory, $_*/ 105) {
|
|
4914
4848
|
each_value_1 = /*topCategories*/ ctx[3];
|
|
@@ -4934,7 +4868,7 @@
|
|
|
4934
4868
|
each_blocks_1.length = each_value_1.length;
|
|
4935
4869
|
}
|
|
4936
4870
|
|
|
4937
|
-
if (dirty & /*$_*/ 32 && t3_value !== (t3_value = /*$_*/ ctx[5]('
|
|
4871
|
+
if (dirty & /*$_*/ 32 && t3_value !== (t3_value = /*$_*/ ctx[5]('otherCategories') + "")) set_data_dev(t3, t3_value);
|
|
4938
4872
|
|
|
4939
4873
|
if (dirty & /*activecategory, otherCategories, openGameCategory, $_*/ 113) {
|
|
4940
4874
|
each_value = /*otherCategories*/ ctx[4];
|
|
@@ -5025,7 +4959,7 @@
|
|
|
5025
4959
|
let t3_value = /*category*/ ctx[24].games.count + "";
|
|
5026
4960
|
let t3;
|
|
5027
4961
|
let t4;
|
|
5028
|
-
let t5_value = /*$_*/ ctx[5]('
|
|
4962
|
+
let t5_value = /*$_*/ ctx[5]('games') + "";
|
|
5029
4963
|
let t5;
|
|
5030
4964
|
let div1_class_value;
|
|
5031
4965
|
let mounted;
|
|
@@ -5051,17 +4985,17 @@
|
|
|
5051
4985
|
if (!src_url_equal(img.src, img_src_value = /*category*/ ctx[24].icon)) attr_dev(img, "src", img_src_value);
|
|
5052
4986
|
attr_dev(img, "alt", img_alt_value = /*category*/ ctx[24].name);
|
|
5053
4987
|
attr_dev(img, "class", "CategoryImage");
|
|
5054
|
-
add_location(img, file$2, 84, 6,
|
|
5055
|
-
add_location(p0, file$2, 86, 8,
|
|
5056
|
-
add_location(p1, file$2, 87, 8,
|
|
4988
|
+
add_location(img, file$2, 84, 6, 3213);
|
|
4989
|
+
add_location(p0, file$2, 86, 8, 3334);
|
|
4990
|
+
add_location(p1, file$2, 87, 8, 3365);
|
|
5057
4991
|
attr_dev(div0, "class", "CategoryTextContainer");
|
|
5058
|
-
add_location(div0, file$2, 85, 6,
|
|
4992
|
+
add_location(div0, file$2, 85, 6, 3290);
|
|
5059
4993
|
|
|
5060
4994
|
attr_dev(div1, "class", div1_class_value = "Category " + (/*activecategory*/ ctx[0] === /*category*/ ctx[24].id
|
|
5061
4995
|
? "Active"
|
|
5062
4996
|
: ""));
|
|
5063
4997
|
|
|
5064
|
-
add_location(div1, file$2, 83, 4,
|
|
4998
|
+
add_location(div1, file$2, 83, 4, 3088);
|
|
5065
4999
|
},
|
|
5066
5000
|
m: function mount(target, anchor) {
|
|
5067
5001
|
insert_dev(target, div1, anchor);
|
|
@@ -5094,7 +5028,7 @@
|
|
|
5094
5028
|
|
|
5095
5029
|
if (dirty & /*topCategories*/ 8 && t1_value !== (t1_value = /*category*/ ctx[24].name + "")) set_data_dev(t1, t1_value);
|
|
5096
5030
|
if (dirty & /*topCategories*/ 8 && t3_value !== (t3_value = /*category*/ ctx[24].games.count + "")) set_data_dev(t3, t3_value);
|
|
5097
|
-
if (dirty & /*$_*/ 32 && t5_value !== (t5_value = /*$_*/ ctx[5]('
|
|
5031
|
+
if (dirty & /*$_*/ 32 && t5_value !== (t5_value = /*$_*/ ctx[5]('games') + "")) set_data_dev(t5, t5_value);
|
|
5098
5032
|
|
|
5099
5033
|
if (dirty & /*activecategory, topCategories*/ 9 && div1_class_value !== (div1_class_value = "Category " + (/*activecategory*/ ctx[0] === /*category*/ ctx[24].id
|
|
5100
5034
|
? "Active"
|
|
@@ -5136,7 +5070,7 @@
|
|
|
5136
5070
|
let t3_value = /*category*/ ctx[24].games.count + "";
|
|
5137
5071
|
let t3;
|
|
5138
5072
|
let t4;
|
|
5139
|
-
let t5_value = /*$_*/ ctx[5]('
|
|
5073
|
+
let t5_value = /*$_*/ ctx[5]('games') + "";
|
|
5140
5074
|
let t5;
|
|
5141
5075
|
let t6;
|
|
5142
5076
|
let div1_class_value;
|
|
@@ -5164,17 +5098,17 @@
|
|
|
5164
5098
|
if (!src_url_equal(img.src, img_src_value = /*category*/ ctx[24].icon)) attr_dev(img, "src", img_src_value);
|
|
5165
5099
|
attr_dev(img, "alt", img_alt_value = /*category*/ ctx[24].name);
|
|
5166
5100
|
attr_dev(img, "class", "CategoryImage");
|
|
5167
|
-
add_location(img, file$2, 94, 6,
|
|
5168
|
-
add_location(p0, file$2, 96, 8,
|
|
5169
|
-
add_location(p1, file$2, 97, 8,
|
|
5101
|
+
add_location(img, file$2, 94, 6, 3674);
|
|
5102
|
+
add_location(p0, file$2, 96, 8, 3794);
|
|
5103
|
+
add_location(p1, file$2, 97, 8, 3825);
|
|
5170
5104
|
attr_dev(div0, "class", "CategoryTextContainer");
|
|
5171
|
-
add_location(div0, file$2, 95, 6,
|
|
5105
|
+
add_location(div0, file$2, 95, 6, 3750);
|
|
5172
5106
|
|
|
5173
5107
|
attr_dev(div1, "class", div1_class_value = "Category " + (/*activecategory*/ ctx[0] === /*category*/ ctx[24].id
|
|
5174
5108
|
? "Active"
|
|
5175
5109
|
: ""));
|
|
5176
5110
|
|
|
5177
|
-
add_location(div1, file$2, 93, 4,
|
|
5111
|
+
add_location(div1, file$2, 93, 4, 3548);
|
|
5178
5112
|
},
|
|
5179
5113
|
m: function mount(target, anchor) {
|
|
5180
5114
|
insert_dev(target, div1, anchor);
|
|
@@ -5208,7 +5142,7 @@
|
|
|
5208
5142
|
|
|
5209
5143
|
if (dirty & /*otherCategories*/ 16 && t1_value !== (t1_value = /*category*/ ctx[24].name + "")) set_data_dev(t1, t1_value);
|
|
5210
5144
|
if (dirty & /*otherCategories*/ 16 && t3_value !== (t3_value = /*category*/ ctx[24].games.count + "")) set_data_dev(t3, t3_value);
|
|
5211
|
-
if (dirty & /*$_*/ 32 && t5_value !== (t5_value = /*$_*/ ctx[5]('
|
|
5145
|
+
if (dirty & /*$_*/ 32 && t5_value !== (t5_value = /*$_*/ ctx[5]('games') + "")) set_data_dev(t5, t5_value);
|
|
5212
5146
|
|
|
5213
5147
|
if (dirty & /*activecategory, otherCategories*/ 17 && div1_class_value !== (div1_class_value = "Category " + (/*activecategory*/ ctx[0] === /*category*/ ctx[24].id
|
|
5214
5148
|
? "Active"
|
|
@@ -5314,8 +5248,8 @@
|
|
|
5314
5248
|
let topCategories = [];
|
|
5315
5249
|
let otherCategories = [];
|
|
5316
5250
|
|
|
5317
|
-
Object.keys(
|
|
5318
|
-
addNewMessages$1(item,
|
|
5251
|
+
Object.keys(TRANSLATIONS$1).forEach(item => {
|
|
5252
|
+
addNewMessages$1(item, TRANSLATIONS$1[item]);
|
|
5319
5253
|
});
|
|
5320
5254
|
|
|
5321
5255
|
const setTranslationUrl = () => {
|
|
@@ -5432,7 +5366,7 @@
|
|
|
5432
5366
|
_: X,
|
|
5433
5367
|
addNewMessages: addNewMessages$1,
|
|
5434
5368
|
setLocale: setLocale$1,
|
|
5435
|
-
|
|
5369
|
+
TRANSLATIONS: TRANSLATIONS$1,
|
|
5436
5370
|
endpoint,
|
|
5437
5371
|
datasource,
|
|
5438
5372
|
lang,
|
|
@@ -5649,127 +5583,97 @@
|
|
|
5649
5583
|
|
|
5650
5584
|
!customElements.get('casino-categories') && customElements.define('casino-categories', CasinoCategories);
|
|
5651
5585
|
|
|
5652
|
-
const
|
|
5653
|
-
en: {
|
|
5654
|
-
|
|
5655
|
-
|
|
5656
|
-
|
|
5657
|
-
|
|
5658
|
-
games: "games",
|
|
5659
|
-
},
|
|
5586
|
+
const TRANSLATIONS = {
|
|
5587
|
+
"en": {
|
|
5588
|
+
"popularProviders": "Popular Suppliers",
|
|
5589
|
+
"otherProviders": "Other Suppliers",
|
|
5590
|
+
"loading": "Loading, please wait...",
|
|
5591
|
+
"games": "games"
|
|
5660
5592
|
},
|
|
5661
|
-
|
|
5662
|
-
|
|
5663
|
-
|
|
5664
|
-
|
|
5665
|
-
|
|
5666
|
-
games: "游戏",
|
|
5667
|
-
},
|
|
5593
|
+
"zh-hk": {
|
|
5594
|
+
"popularProviders": "热门供应商",
|
|
5595
|
+
"otherProviders": "其他供应商",
|
|
5596
|
+
"loading": "加载请稍候...",
|
|
5597
|
+
"games": "游戏"
|
|
5668
5598
|
},
|
|
5669
|
-
de: {
|
|
5670
|
-
|
|
5671
|
-
|
|
5672
|
-
|
|
5673
|
-
|
|
5674
|
-
games: "Spiele",
|
|
5675
|
-
},
|
|
5599
|
+
"de": {
|
|
5600
|
+
"popularProviders": "Beliebte Anbieter",
|
|
5601
|
+
"otherProviders": "Andere Anbieter",
|
|
5602
|
+
"loading": "Es lädt, bitte warten...",
|
|
5603
|
+
"games": "Spiele"
|
|
5676
5604
|
},
|
|
5677
|
-
it: {
|
|
5678
|
-
|
|
5679
|
-
|
|
5680
|
-
|
|
5681
|
-
|
|
5682
|
-
games: "games",
|
|
5683
|
-
},
|
|
5605
|
+
"it": {
|
|
5606
|
+
"popularProviders": "Popular Suppliers",
|
|
5607
|
+
"otherProviders": "Other Suppliers",
|
|
5608
|
+
"loading": "Loading, please wait",
|
|
5609
|
+
"games": "games"
|
|
5684
5610
|
},
|
|
5685
|
-
fr: {
|
|
5686
|
-
|
|
5687
|
-
|
|
5688
|
-
|
|
5689
|
-
|
|
5690
|
-
games: "jeux",
|
|
5691
|
-
},
|
|
5692
|
-
},
|
|
5693
|
-
es: {
|
|
5694
|
-
Translations: {
|
|
5695
|
-
popularProviders: "Proveedores Populares",
|
|
5696
|
-
otherProviders: "Otros Proveedores",
|
|
5697
|
-
loading: "Cargando",
|
|
5698
|
-
games: "juegos",
|
|
5699
|
-
},
|
|
5611
|
+
"fr": {
|
|
5612
|
+
"popularProviders": "Fournisseurs populaires",
|
|
5613
|
+
"otherProviders": "Autres fournisseurs",
|
|
5614
|
+
"loading": "Chargement, veuillez patienter...",
|
|
5615
|
+
"games": "jeux"
|
|
5700
5616
|
},
|
|
5701
|
-
|
|
5702
|
-
|
|
5703
|
-
|
|
5704
|
-
|
|
5705
|
-
|
|
5706
|
-
games: "games",
|
|
5707
|
-
},
|
|
5617
|
+
"es": {
|
|
5618
|
+
"popularProviders": "Proveedores Populares",
|
|
5619
|
+
"otherProviders": "Otros Proveedores",
|
|
5620
|
+
"loading": "Cargando",
|
|
5621
|
+
"games": "juegos"
|
|
5708
5622
|
},
|
|
5709
|
-
|
|
5710
|
-
|
|
5711
|
-
|
|
5712
|
-
|
|
5713
|
-
|
|
5714
|
-
games: "games",
|
|
5715
|
-
},
|
|
5623
|
+
"tr": {
|
|
5624
|
+
"popularProviders": "Popular Suppliers",
|
|
5625
|
+
"otherProviders": "Other Suppliers",
|
|
5626
|
+
"loading": "Loading, please wait",
|
|
5627
|
+
"games": "games"
|
|
5716
5628
|
},
|
|
5717
|
-
|
|
5718
|
-
|
|
5719
|
-
|
|
5720
|
-
|
|
5721
|
-
|
|
5722
|
-
games: "jocuri",
|
|
5723
|
-
},
|
|
5629
|
+
"ru": {
|
|
5630
|
+
"popularProviders": "Popular Suppliers",
|
|
5631
|
+
"otherProviders": "Other Suppliers",
|
|
5632
|
+
"loading": "Loading, please wait",
|
|
5633
|
+
"games": "games"
|
|
5724
5634
|
},
|
|
5725
|
-
|
|
5726
|
-
|
|
5727
|
-
|
|
5728
|
-
|
|
5729
|
-
|
|
5730
|
-
games: "games",
|
|
5731
|
-
},
|
|
5635
|
+
"ro": {
|
|
5636
|
+
"popularProviders": "Furnizori de top",
|
|
5637
|
+
"otherProviders": "Alti furnizori",
|
|
5638
|
+
"loading": "Se incarca, te rugam asteapta…",
|
|
5639
|
+
"games": "jocuri"
|
|
5732
5640
|
},
|
|
5733
|
-
|
|
5734
|
-
|
|
5735
|
-
|
|
5736
|
-
|
|
5737
|
-
|
|
5738
|
-
games: "games",
|
|
5739
|
-
},
|
|
5641
|
+
"hr": {
|
|
5642
|
+
"popularProviders": "Popular Suppliers",
|
|
5643
|
+
"otherProviders": "Other Suppliers",
|
|
5644
|
+
"loading": "Loading, please wait",
|
|
5645
|
+
"games": "games"
|
|
5740
5646
|
},
|
|
5741
|
-
|
|
5742
|
-
|
|
5743
|
-
|
|
5744
|
-
|
|
5745
|
-
|
|
5746
|
-
games: "games",
|
|
5747
|
-
},
|
|
5647
|
+
"hu": {
|
|
5648
|
+
"popularProviders": "Popular Suppliers",
|
|
5649
|
+
"otherProviders": "Other Suppliers",
|
|
5650
|
+
"loading": "Loading, please wait",
|
|
5651
|
+
"games": "games"
|
|
5748
5652
|
},
|
|
5749
|
-
|
|
5750
|
-
|
|
5751
|
-
|
|
5752
|
-
|
|
5753
|
-
|
|
5754
|
-
games: "games",
|
|
5755
|
-
},
|
|
5653
|
+
"pl": {
|
|
5654
|
+
"popularProviders": "Popular Suppliers",
|
|
5655
|
+
"otherProviders": "Other Suppliers",
|
|
5656
|
+
"loading": "Loading, please wait",
|
|
5657
|
+
"games": "games"
|
|
5756
5658
|
},
|
|
5757
|
-
|
|
5758
|
-
|
|
5759
|
-
|
|
5760
|
-
|
|
5761
|
-
|
|
5762
|
-
games: "games",
|
|
5763
|
-
},
|
|
5659
|
+
"pt": {
|
|
5660
|
+
"popularProviders": "Popular Suppliers",
|
|
5661
|
+
"otherProviders": "Other Suppliers",
|
|
5662
|
+
"loading": "Loading, please wait",
|
|
5663
|
+
"games": "games"
|
|
5764
5664
|
},
|
|
5765
|
-
|
|
5766
|
-
|
|
5767
|
-
|
|
5768
|
-
|
|
5769
|
-
|
|
5770
|
-
games: "games",
|
|
5771
|
-
},
|
|
5665
|
+
"sl": {
|
|
5666
|
+
"popularProviders": "Popular Suppliers",
|
|
5667
|
+
"otherProviders": "Other Suppliers",
|
|
5668
|
+
"loading": "Loading, please wait",
|
|
5669
|
+
"games": "games"
|
|
5772
5670
|
},
|
|
5671
|
+
"sr": {
|
|
5672
|
+
"popularProviders": "Popular Suppliers",
|
|
5673
|
+
"otherProviders": "Other Suppliers",
|
|
5674
|
+
"loading": "Loading, please wait",
|
|
5675
|
+
"games": "games"
|
|
5676
|
+
}
|
|
5773
5677
|
};
|
|
5774
5678
|
|
|
5775
5679
|
function addNewMessages(lang, dict) {
|
|
@@ -5800,12 +5704,12 @@
|
|
|
5800
5704
|
// (78:4) {:else}
|
|
5801
5705
|
function create_else_block(ctx) {
|
|
5802
5706
|
let h40;
|
|
5803
|
-
let t0_value = /*$_*/ ctx[4]('
|
|
5707
|
+
let t0_value = /*$_*/ ctx[4]('popularProviders') + "";
|
|
5804
5708
|
let t0;
|
|
5805
5709
|
let t1;
|
|
5806
5710
|
let t2;
|
|
5807
5711
|
let h41;
|
|
5808
|
-
let t3_value = /*$_*/ ctx[4]('
|
|
5712
|
+
let t3_value = /*$_*/ ctx[4]('otherProviders') + "";
|
|
5809
5713
|
let t3;
|
|
5810
5714
|
let t4;
|
|
5811
5715
|
let each1_anchor;
|
|
@@ -5846,9 +5750,9 @@
|
|
|
5846
5750
|
|
|
5847
5751
|
each1_anchor = empty();
|
|
5848
5752
|
attr_dev(h40, "class", "ProviderTitle");
|
|
5849
|
-
add_location(h40, file$1, 78, 4,
|
|
5753
|
+
add_location(h40, file$1, 78, 4, 2831);
|
|
5850
5754
|
attr_dev(h41, "class", "ProviderTitle");
|
|
5851
|
-
add_location(h41, file$1, 88, 6,
|
|
5755
|
+
add_location(h41, file$1, 88, 6, 3296);
|
|
5852
5756
|
},
|
|
5853
5757
|
m: function mount(target, anchor) {
|
|
5854
5758
|
insert_dev(target, h40, anchor);
|
|
@@ -5875,7 +5779,7 @@
|
|
|
5875
5779
|
insert_dev(target, each1_anchor, anchor);
|
|
5876
5780
|
},
|
|
5877
5781
|
p: function update(ctx, dirty) {
|
|
5878
|
-
if (dirty & /*$_*/ 16 && t0_value !== (t0_value = /*$_*/ ctx[4]('
|
|
5782
|
+
if (dirty & /*$_*/ 16 && t0_value !== (t0_value = /*$_*/ ctx[4]('popularProviders') + "")) set_data_dev(t0, t0_value);
|
|
5879
5783
|
|
|
5880
5784
|
if (dirty & /*openGameProviderPage, topProviders, $_*/ 50) {
|
|
5881
5785
|
each_value_1 = /*topProviders*/ ctx[1];
|
|
@@ -5901,7 +5805,7 @@
|
|
|
5901
5805
|
each_blocks_1.length = each_value_1.length;
|
|
5902
5806
|
}
|
|
5903
5807
|
|
|
5904
|
-
if (dirty & /*$_*/ 16 && t3_value !== (t3_value = /*$_*/ ctx[4]('
|
|
5808
|
+
if (dirty & /*$_*/ 16 && t3_value !== (t3_value = /*$_*/ ctx[4]('otherProviders') + "")) set_data_dev(t3, t3_value);
|
|
5905
5809
|
|
|
5906
5810
|
if (dirty & /*openGameProviderPage, otherProviders, $_*/ 52) {
|
|
5907
5811
|
each_value = /*otherProviders*/ ctx[2];
|
|
@@ -5953,7 +5857,7 @@
|
|
|
5953
5857
|
// (76:4) {#if isLoading === true}
|
|
5954
5858
|
function create_if_block(ctx) {
|
|
5955
5859
|
let p;
|
|
5956
|
-
let t_value = /*$_*/ ctx[4]('
|
|
5860
|
+
let t_value = /*$_*/ ctx[4]('loading') + "";
|
|
5957
5861
|
let t;
|
|
5958
5862
|
|
|
5959
5863
|
const block = {
|
|
@@ -5968,7 +5872,7 @@
|
|
|
5968
5872
|
append_dev(p, t);
|
|
5969
5873
|
},
|
|
5970
5874
|
p: function update(ctx, dirty) {
|
|
5971
|
-
if (dirty & /*$_*/ 16 && t_value !== (t_value = /*$_*/ ctx[4]('
|
|
5875
|
+
if (dirty & /*$_*/ 16 && t_value !== (t_value = /*$_*/ ctx[4]('loading') + "")) set_data_dev(t, t_value);
|
|
5972
5876
|
},
|
|
5973
5877
|
d: function destroy(detaching) {
|
|
5974
5878
|
if (detaching) detach_dev(p);
|
|
@@ -6002,7 +5906,7 @@
|
|
|
6002
5906
|
let t3_value = /*provider*/ ctx[21].games.count + "";
|
|
6003
5907
|
let t3;
|
|
6004
5908
|
let t4;
|
|
6005
|
-
let t5_value = /*$_*/ ctx[4]('
|
|
5909
|
+
let t5_value = /*$_*/ ctx[4]('games') + "";
|
|
6006
5910
|
let t5;
|
|
6007
5911
|
let mounted;
|
|
6008
5912
|
let dispose;
|
|
@@ -6027,13 +5931,13 @@
|
|
|
6027
5931
|
if (!src_url_equal(img.src, img_src_value = /*provider*/ ctx[21].logo)) attr_dev(img, "src", img_src_value);
|
|
6028
5932
|
attr_dev(img, "alt", img_alt_value = /*provider*/ ctx[21].name);
|
|
6029
5933
|
attr_dev(img, "class", "ProviderImage");
|
|
6030
|
-
add_location(img, file$1, 81, 8,
|
|
6031
|
-
add_location(p0, file$1, 83, 10,
|
|
6032
|
-
add_location(p1, file$1, 84, 10,
|
|
5934
|
+
add_location(img, file$1, 81, 8, 3044);
|
|
5935
|
+
add_location(p0, file$1, 83, 10, 3171);
|
|
5936
|
+
add_location(p1, file$1, 84, 10, 3204);
|
|
6033
5937
|
attr_dev(div0, "class", "ProviderTextContainer");
|
|
6034
|
-
add_location(div0, file$1, 82, 8,
|
|
5938
|
+
add_location(div0, file$1, 82, 8, 3125);
|
|
6035
5939
|
attr_dev(div1, "class", "Provider");
|
|
6036
|
-
add_location(div1, file$1, 80, 6,
|
|
5940
|
+
add_location(div1, file$1, 80, 6, 2932);
|
|
6037
5941
|
},
|
|
6038
5942
|
m: function mount(target, anchor) {
|
|
6039
5943
|
insert_dev(target, div1, anchor);
|
|
@@ -6066,7 +5970,7 @@
|
|
|
6066
5970
|
|
|
6067
5971
|
if (dirty & /*topProviders*/ 2 && t1_value !== (t1_value = /*provider*/ ctx[21].name + "")) set_data_dev(t1, t1_value);
|
|
6068
5972
|
if (dirty & /*topProviders*/ 2 && t3_value !== (t3_value = /*provider*/ ctx[21].games.count + "")) set_data_dev(t3, t3_value);
|
|
6069
|
-
if (dirty & /*$_*/ 16 && t5_value !== (t5_value = /*$_*/ ctx[4]('
|
|
5973
|
+
if (dirty & /*$_*/ 16 && t5_value !== (t5_value = /*$_*/ ctx[4]('games') + "")) set_data_dev(t5, t5_value);
|
|
6070
5974
|
},
|
|
6071
5975
|
d: function destroy(detaching) {
|
|
6072
5976
|
if (detaching) detach_dev(div1);
|
|
@@ -6102,7 +6006,7 @@
|
|
|
6102
6006
|
let t3_value = /*provider*/ ctx[21].games.count + "";
|
|
6103
6007
|
let t3;
|
|
6104
6008
|
let t4;
|
|
6105
|
-
let t5_value = /*$_*/ ctx[4]('
|
|
6009
|
+
let t5_value = /*$_*/ ctx[4]('games') + "";
|
|
6106
6010
|
let t5;
|
|
6107
6011
|
let t6;
|
|
6108
6012
|
let mounted;
|
|
@@ -6129,13 +6033,13 @@
|
|
|
6129
6033
|
if (!src_url_equal(img.src, img_src_value = /*provider*/ ctx[21].logo)) attr_dev(img, "src", img_src_value);
|
|
6130
6034
|
attr_dev(img, "alt", img_alt_value = /*provider*/ ctx[21].name);
|
|
6131
6035
|
attr_dev(img, "class", "ProviderImage");
|
|
6132
|
-
add_location(img, file$1, 91, 10,
|
|
6133
|
-
add_location(p0, file$1, 93, 12,
|
|
6134
|
-
add_location(p1, file$1, 94, 12,
|
|
6036
|
+
add_location(img, file$1, 91, 10, 3513);
|
|
6037
|
+
add_location(p0, file$1, 93, 12, 3644);
|
|
6038
|
+
add_location(p1, file$1, 94, 12, 3679);
|
|
6135
6039
|
attr_dev(div0, "class", "ProviderTextContainer");
|
|
6136
|
-
add_location(div0, file$1, 92, 10,
|
|
6040
|
+
add_location(div0, file$1, 92, 10, 3596);
|
|
6137
6041
|
attr_dev(div1, "class", "Provider");
|
|
6138
|
-
add_location(div1, file$1, 90, 8,
|
|
6042
|
+
add_location(div1, file$1, 90, 8, 3399);
|
|
6139
6043
|
},
|
|
6140
6044
|
m: function mount(target, anchor) {
|
|
6141
6045
|
insert_dev(target, div1, anchor);
|
|
@@ -6169,7 +6073,7 @@
|
|
|
6169
6073
|
|
|
6170
6074
|
if (dirty & /*otherProviders*/ 4 && t1_value !== (t1_value = /*provider*/ ctx[21].name + "")) set_data_dev(t1, t1_value);
|
|
6171
6075
|
if (dirty & /*otherProviders*/ 4 && t3_value !== (t3_value = /*provider*/ ctx[21].games.count + "")) set_data_dev(t3, t3_value);
|
|
6172
|
-
if (dirty & /*$_*/ 16 && t5_value !== (t5_value = /*$_*/ ctx[4]('
|
|
6076
|
+
if (dirty & /*$_*/ 16 && t5_value !== (t5_value = /*$_*/ ctx[4]('games') + "")) set_data_dev(t5, t5_value);
|
|
6173
6077
|
},
|
|
6174
6078
|
d: function destroy(detaching) {
|
|
6175
6079
|
if (detaching) detach_dev(div1);
|
|
@@ -6279,8 +6183,8 @@
|
|
|
6279
6183
|
});
|
|
6280
6184
|
};
|
|
6281
6185
|
|
|
6282
|
-
Object.keys(
|
|
6283
|
-
addNewMessages(item,
|
|
6186
|
+
Object.keys(TRANSLATIONS).forEach(item => {
|
|
6187
|
+
addNewMessages(item, TRANSLATIONS[item]);
|
|
6284
6188
|
});
|
|
6285
6189
|
|
|
6286
6190
|
const getProviders = () => {
|
|
@@ -6369,7 +6273,7 @@
|
|
|
6369
6273
|
};
|
|
6370
6274
|
|
|
6371
6275
|
$$self.$capture_state = () => ({
|
|
6372
|
-
|
|
6276
|
+
TRANSLATIONS,
|
|
6373
6277
|
_: X,
|
|
6374
6278
|
addNewMessages,
|
|
6375
6279
|
setLocale,
|
|
@@ -6570,12 +6474,12 @@
|
|
|
6570
6474
|
let div3;
|
|
6571
6475
|
let div0;
|
|
6572
6476
|
let button0;
|
|
6573
|
-
let t0_value = /*$_*/ ctx[11]('
|
|
6477
|
+
let t0_value = /*$_*/ ctx[11]('categories') + "";
|
|
6574
6478
|
let t0;
|
|
6575
6479
|
let button0_class_value;
|
|
6576
6480
|
let t1;
|
|
6577
6481
|
let button1;
|
|
6578
|
-
let t2_value = /*$_*/ ctx[11]('
|
|
6482
|
+
let t2_value = /*$_*/ ctx[11]('providers') + "";
|
|
6579
6483
|
let t2;
|
|
6580
6484
|
let button1_class_value;
|
|
6581
6485
|
let t3;
|
|
@@ -6609,7 +6513,7 @@
|
|
|
6609
6513
|
attr_dev(button0, "class", button0_class_value = "HeaderButton " + (/*activeTab*/ ctx[10] === 'categories' ? 'Active' : ''));
|
|
6610
6514
|
add_location(button0, file, 66, 6, 2110);
|
|
6611
6515
|
attr_dev(button1, "class", button1_class_value = "HeaderButton " + (/*activeTab*/ ctx[10] === 'providers' ? 'Active' : ''));
|
|
6612
|
-
add_location(button1, file, 69, 6,
|
|
6516
|
+
add_location(button1, file, 69, 6, 2274);
|
|
6613
6517
|
attr_dev(div0, "class", "Header");
|
|
6614
6518
|
add_location(div0, file, 65, 4, 2083);
|
|
6615
6519
|
set_custom_element_data(casino_categories, "endpoint", /*endpointcategories*/ ctx[0]);
|
|
@@ -6619,25 +6523,25 @@
|
|
|
6619
6523
|
set_custom_element_data(casino_categories, "lang", /*lang*/ ctx[6]);
|
|
6620
6524
|
set_custom_element_data(casino_categories, "clientstyling", /*clientstyling*/ ctx[7]);
|
|
6621
6525
|
set_custom_element_data(casino_categories, "clientstylingurl", /*clientstylingurl*/ ctx[8]);
|
|
6622
|
-
add_location(casino_categories, file, 75, 6,
|
|
6526
|
+
add_location(casino_categories, file, 75, 6, 2516);
|
|
6623
6527
|
|
|
6624
6528
|
attr_dev(div1, "class", div1_class_value = /*activeTab*/ ctx[10] === 'providers'
|
|
6625
6529
|
? 'NotVisible'
|
|
6626
6530
|
: '');
|
|
6627
6531
|
|
|
6628
|
-
add_location(div1, file, 74, 4,
|
|
6532
|
+
add_location(div1, file, 74, 4, 2449);
|
|
6629
6533
|
set_custom_element_data(casino_providers, "endpoint", /*endpointproviders*/ ctx[3]);
|
|
6630
6534
|
set_custom_element_data(casino_providers, "datasource", /*datasourceproviders*/ ctx[4]);
|
|
6631
6535
|
set_custom_element_data(casino_providers, "lang", /*lang*/ ctx[6]);
|
|
6632
6536
|
set_custom_element_data(casino_providers, "clientstyling", /*clientstyling*/ ctx[7]);
|
|
6633
6537
|
set_custom_element_data(casino_providers, "clientstylingurl", /*clientstylingurl*/ ctx[8]);
|
|
6634
|
-
add_location(casino_providers, file, 86, 6,
|
|
6538
|
+
add_location(casino_providers, file, 86, 6, 2848);
|
|
6635
6539
|
|
|
6636
6540
|
attr_dev(div2, "class", div2_class_value = /*activeTab*/ ctx[10] === 'categories'
|
|
6637
6541
|
? 'NotVisible'
|
|
6638
6542
|
: '');
|
|
6639
6543
|
|
|
6640
|
-
add_location(div2, file, 85, 4,
|
|
6544
|
+
add_location(div2, file, 85, 4, 2780);
|
|
6641
6545
|
attr_dev(div3, "class", "CasinoCategoriesProviders");
|
|
6642
6546
|
add_location(div3, file, 64, 2, 2039);
|
|
6643
6547
|
add_location(div4, file, 63, 0, 1996);
|
|
@@ -6672,13 +6576,13 @@
|
|
|
6672
6576
|
}
|
|
6673
6577
|
},
|
|
6674
6578
|
p: function update(ctx, [dirty]) {
|
|
6675
|
-
if (dirty & /*$_*/ 2048 && t0_value !== (t0_value = /*$_*/ ctx[11]('
|
|
6579
|
+
if (dirty & /*$_*/ 2048 && t0_value !== (t0_value = /*$_*/ ctx[11]('categories') + "")) set_data_dev(t0, t0_value);
|
|
6676
6580
|
|
|
6677
6581
|
if (dirty & /*activeTab*/ 1024 && button0_class_value !== (button0_class_value = "HeaderButton " + (/*activeTab*/ ctx[10] === 'categories' ? 'Active' : ''))) {
|
|
6678
6582
|
attr_dev(button0, "class", button0_class_value);
|
|
6679
6583
|
}
|
|
6680
6584
|
|
|
6681
|
-
if (dirty & /*$_*/ 2048 && t2_value !== (t2_value = /*$_*/ ctx[11]('
|
|
6585
|
+
if (dirty & /*$_*/ 2048 && t2_value !== (t2_value = /*$_*/ ctx[11]('providers') + "")) set_data_dev(t2, t2_value);
|
|
6682
6586
|
|
|
6683
6587
|
if (dirty & /*activeTab*/ 1024 && button1_class_value !== (button1_class_value = "HeaderButton " + (/*activeTab*/ ctx[10] === 'providers' ? 'Active' : ''))) {
|
|
6684
6588
|
attr_dev(button1, "class", button1_class_value);
|
|
@@ -6797,8 +6701,8 @@
|
|
|
6797
6701
|
});
|
|
6798
6702
|
};
|
|
6799
6703
|
|
|
6800
|
-
Object.keys(
|
|
6801
|
-
addNewMessages$2(item,
|
|
6704
|
+
Object.keys(TRANSLATIONS$2).forEach(item => {
|
|
6705
|
+
addNewMessages$2(item, TRANSLATIONS$2[item]);
|
|
6802
6706
|
});
|
|
6803
6707
|
|
|
6804
6708
|
const toggleTab = type => {
|
|
@@ -6884,7 +6788,7 @@
|
|
|
6884
6788
|
_: X,
|
|
6885
6789
|
addNewMessages: addNewMessages$2,
|
|
6886
6790
|
setLocale: setLocale$2,
|
|
6887
|
-
|
|
6791
|
+
TRANSLATIONS: TRANSLATIONS$2,
|
|
6888
6792
|
endpointcategories,
|
|
6889
6793
|
datasourcecategories,
|
|
6890
6794
|
activecategory,
|