@everymatrix/casino-categories-providers 1.1.6 → 1.2.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.
|
@@ -4880,7 +4880,7 @@
|
|
|
4880
4880
|
p: function update(ctx, dirty) {
|
|
4881
4881
|
if (dirty & /*$_*/ 32 && t0_value !== (t0_value = /*$_*/ ctx[5]('Translations.topCategories') + "")) set_data_dev(t0, t0_value);
|
|
4882
4882
|
|
|
4883
|
-
if (dirty & /*activecategory, topCategories, $_
|
|
4883
|
+
if (dirty & /*activecategory, topCategories, openGameCategory, $_*/ 105) {
|
|
4884
4884
|
each_value_1 = /*topCategories*/ ctx[3];
|
|
4885
4885
|
validate_each_argument(each_value_1);
|
|
4886
4886
|
let i;
|
|
@@ -4906,7 +4906,7 @@
|
|
|
4906
4906
|
|
|
4907
4907
|
if (dirty & /*$_*/ 32 && t3_value !== (t3_value = /*$_*/ ctx[5]('Translations.otherCategories') + "")) set_data_dev(t3, t3_value);
|
|
4908
4908
|
|
|
4909
|
-
if (dirty & /*activecategory, otherCategories, $_
|
|
4909
|
+
if (dirty & /*activecategory, otherCategories, openGameCategory, $_*/ 113) {
|
|
4910
4910
|
each_value = /*otherCategories*/ ctx[4];
|
|
4911
4911
|
validate_each_argument(each_value);
|
|
4912
4912
|
let i;
|
|
@@ -5021,7 +5021,7 @@
|
|
|
5021
5021
|
if (!src_url_equal(img.src, img_src_value = /*category*/ ctx[24].icon)) attr_dev(img, "src", img_src_value);
|
|
5022
5022
|
attr_dev(img, "alt", img_alt_value = /*category*/ ctx[24].name);
|
|
5023
5023
|
attr_dev(img, "class", "CategoryImage");
|
|
5024
|
-
add_location(img, file$2, 84, 6,
|
|
5024
|
+
add_location(img, file$2, 84, 6, 3226);
|
|
5025
5025
|
add_location(p0, file$2, 86, 8, 3347);
|
|
5026
5026
|
add_location(p1, file$2, 87, 8, 3378);
|
|
5027
5027
|
attr_dev(div0, "class", "CategoryTextContainer");
|
|
@@ -5047,7 +5047,7 @@
|
|
|
5047
5047
|
append_dev(p1, t5);
|
|
5048
5048
|
|
|
5049
5049
|
if (!mounted) {
|
|
5050
|
-
dispose = listen_dev(
|
|
5050
|
+
dispose = listen_dev(div1, "click", click_handler, false, false, false);
|
|
5051
5051
|
mounted = true;
|
|
5052
5052
|
}
|
|
5053
5053
|
},
|
|
@@ -5134,7 +5134,7 @@
|
|
|
5134
5134
|
if (!src_url_equal(img.src, img_src_value = /*category*/ ctx[24].icon)) attr_dev(img, "src", img_src_value);
|
|
5135
5135
|
attr_dev(img, "alt", img_alt_value = /*category*/ ctx[24].name);
|
|
5136
5136
|
attr_dev(img, "class", "CategoryImage");
|
|
5137
|
-
add_location(img, file$2, 94, 6,
|
|
5137
|
+
add_location(img, file$2, 94, 6, 3713);
|
|
5138
5138
|
add_location(p0, file$2, 96, 8, 3833);
|
|
5139
5139
|
add_location(p1, file$2, 97, 8, 3864);
|
|
5140
5140
|
attr_dev(div0, "class", "CategoryTextContainer");
|
|
@@ -5161,7 +5161,7 @@
|
|
|
5161
5161
|
append_dev(div1, t6);
|
|
5162
5162
|
|
|
5163
5163
|
if (!mounted) {
|
|
5164
|
-
dispose = listen_dev(
|
|
5164
|
+
dispose = listen_dev(div1, "click", click_handler_1, false, false, false);
|
|
5165
5165
|
mounted = true;
|
|
5166
5166
|
}
|
|
5167
5167
|
},
|