@everymatrix/casino-tournaments-limited-controller 1.13.16 → 1.13.18
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.
@@ -7672,9 +7672,9 @@ data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAgAAAAIACAYAAAD0eNT6AAAABHNCSVQICA
|
|
7672
7672
|
span = element("span");
|
7673
7673
|
t = text(t_value);
|
7674
7674
|
attr_dev(span, "part", "SupText");
|
7675
|
-
add_location(span, file$1, 59, 10,
|
7675
|
+
add_location(span, file$1, 59, 10, 2041);
|
7676
7676
|
attr_dev(sup, "part", "sup");
|
7677
|
-
add_location(sup, file$1, 58, 8,
|
7677
|
+
add_location(sup, file$1, 58, 8, 2014);
|
7678
7678
|
},
|
7679
7679
|
m: function mount(target, anchor) {
|
7680
7680
|
insert_dev(target, sup, anchor);
|
@@ -7727,7 +7727,7 @@ data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAgAAAAIACAYAAAD0eNT6AAAABHNCSVQICA
|
|
7727
7727
|
if (if_block) if_block.c();
|
7728
7728
|
t2 = space();
|
7729
7729
|
attr_dev(span, "part", "LiText");
|
7730
|
-
add_location(span, file$1, 53, 8,
|
7730
|
+
add_location(span, file$1, 53, 8, 1898);
|
7731
7731
|
attr_dev(li, "class", li_class_value = /*__tab*/ ctx[3] === /*_tab*/ ctx[14] ? 'active' : '');
|
7732
7732
|
attr_dev(li, "part", li_part_value = "" + (`${/*_tab*/ ctx[14]} li` + " " + (/*__tab*/ ctx[3] === /*_tab*/ ctx[14] ? 'active' : '')));
|
7733
7733
|
add_location(li, file$1, 45, 6, 1613);
|
@@ -7937,7 +7937,7 @@ data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAgAAAAIACAYAAAD0eNT6AAAABHNCSVQICA
|
|
7937
7937
|
|
7938
7938
|
const click_handler = _tab => {
|
7939
7939
|
$$invalidate(3, __tab = _tab);
|
7940
|
-
window.postMessage({ type: 'TournamentsTabSwitch', tab: _tab });
|
7940
|
+
window.postMessage({ type: 'TournamentsTabSwitch', tab: _tab }, window.location.href);
|
7941
7941
|
};
|
7942
7942
|
|
7943
7943
|
function div_binding($$value) {
|