@everymatrix/casino-slider
Advanced tools
Comparing version 0.0.30 to 0.0.31
@@ -94,5 +94,2 @@ (function (global, factory) { | ||
} | ||
function onDestroy(fn) { | ||
get_current_component().$$.on_destroy.push(fn); | ||
} | ||
@@ -501,3 +498,3 @@ const dirty_components = []; | ||
toggle_class(li, "active", /*active*/ ctx[3] == /*index*/ ctx[15]); | ||
add_location(li, file, 48, 6, 1527); | ||
add_location(li, file, 48, 6, 1524); | ||
this.first = li; | ||
@@ -594,3 +591,3 @@ }, | ||
attr_dev(path0, "d", "M15 19l-7-7 7-7"); | ||
add_location(path0, file, 42, 6, 1304); | ||
add_location(path0, file, 42, 6, 1301); | ||
attr_dev(svg0, "fill", "none"); | ||
@@ -600,7 +597,7 @@ attr_dev(svg0, "stroke", "currentColor"); | ||
attr_dev(svg0, "xmlns", "http://www.w3.org/2000/svg"); | ||
add_location(svg0, file, 41, 4, 1203); | ||
add_location(svg0, file, 41, 4, 1200); | ||
attr_dev(div0, "class", "CarouselLeftArrow"); | ||
add_location(div0, file, 40, 2, 1135); | ||
add_location(div0, file, 40, 2, 1132); | ||
attr_dev(ul, "class", "CarouselItems"); | ||
add_location(ul, file, 46, 2, 1425); | ||
add_location(ul, file, 46, 2, 1422); | ||
attr_dev(path1, "stroke-linecap", "round"); | ||
@@ -610,3 +607,3 @@ attr_dev(path1, "stroke-linejoin", "round"); | ||
attr_dev(path1, "d", "M9 5l7 7-7 7"); | ||
add_location(path1, file, 54, 6, 1899); | ||
add_location(path1, file, 54, 6, 1896); | ||
attr_dev(svg1, "fill", "none"); | ||
@@ -616,7 +613,7 @@ attr_dev(svg1, "stroke", "currentColor"); | ||
attr_dev(svg1, "xmlns", "http://www.w3.org/2000/svg"); | ||
add_location(svg1, file, 53, 4, 1798); | ||
add_location(svg1, file, 53, 4, 1795); | ||
attr_dev(div1, "class", "CarouselRightArrow"); | ||
add_location(div1, file, 52, 2, 1728); | ||
add_location(div1, file, 52, 2, 1725); | ||
attr_dev(div2, "class", "CarouselContainer"); | ||
add_location(div2, file, 39, 0, 1101); | ||
add_location(div2, file, 39, 0, 1098); | ||
}, | ||
@@ -723,6 +720,6 @@ l: function claim(nodes) { | ||
window.addEventListener("message", messageHandler, false); | ||
}); | ||
onDestroy(() => { | ||
window.removeEventListener("message", messageHandler); | ||
return () => { | ||
window.removeEventListener("message", messageHandler); | ||
}; | ||
}); | ||
@@ -756,3 +753,2 @@ | ||
onMount, | ||
onDestroy, | ||
sliderdata, | ||
@@ -759,0 +755,0 @@ onclickeventname, |
{ | ||
"name": "@everymatrix/casino-slider", | ||
"version": "0.0.30", | ||
"version": "0.0.31", | ||
"main": "dist/casino-slider.js", | ||
@@ -39,3 +39,3 @@ "svelte": "src/index.ts", | ||
}, | ||
"gitHead": "3c3c976f23c694f6c67c3d20dbf3e75e01f78d45" | ||
"gitHead": "92f2a1580d62bce75b9b31e40252e7c4e792c606" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
123566
924