11/**
2- * svelte-range-slider-pips ~ 2.1 .0
2+ * svelte-range-slider-pips ~ 2.2 .0
33 * Multi-Thumb, Accessible, Beautiful Range Slider with Pips
4- * © MPL-2.0 ~ Simon Goellner <[email protected] > ~ 2/11/2022 4+ * © MPL-2.0 ~ Simon Goellner <[email protected] > ~ 27/7/2023 55 */
66function noop ( ) { }
77function run ( fn ) {
@@ -1507,7 +1507,7 @@ function get_each_context$1(ctx, list, i) {
15071507 return child_ctx ;
15081508}
15091509
1510- // (821 :6) {#if float}
1510+ // (823 :6) {#if float}
15111511function create_if_block_2$1 ( ctx ) {
15121512 let span ;
15131513 let t_value = /*handleFormatter*/ ctx [ 21 ] ( /*value*/ ctx [ 64 ] , /*index*/ ctx [ 66 ] , /*percentOf*/ ctx [ 23 ] ( /*value*/ ctx [ 64 ] ) ) + "" ;
@@ -1566,7 +1566,7 @@ function create_if_block_2$1(ctx) {
15661566 } ;
15671567}
15681568
1569- // (823 :10) {#if prefix}
1569+ // (825 :10) {#if prefix}
15701570function create_if_block_4$1 ( ctx ) {
15711571 let span ;
15721572 let t ;
@@ -1590,7 +1590,7 @@ function create_if_block_4$1(ctx) {
15901590 } ;
15911591}
15921592
1593- // (823 :121) {#if suffix}
1593+ // (825 :121) {#if suffix}
15941594function create_if_block_3$1 ( ctx ) {
15951595 let span ;
15961596 let t ;
@@ -1614,7 +1614,7 @@ function create_if_block_3$1(ctx) {
16141614 } ;
16151615}
16161616
1617- // (800 :2) {#each values as value, index}
1617+ // (802 :2) {#each values as value, index}
16181618function create_each_block$1 ( ctx ) {
16191619 let span1 ;
16201620 let span0 ;
@@ -1747,7 +1747,7 @@ function create_each_block$1(ctx) {
17471747 } ;
17481748}
17491749
1750- // (828 :2) {#if range}
1750+ // (830 :2) {#if range}
17511751function create_if_block_1$1 ( ctx ) {
17521752 let span ;
17531753 let span_style_value ;
@@ -1772,7 +1772,7 @@ function create_if_block_1$1(ctx) {
17721772 } ;
17731773}
17741774
1775- // (834 :2) {#if pips}
1775+ // (836 :2) {#if pips}
17761776function create_if_block$1 ( ctx ) {
17771777 let rangepips ;
17781778 let current ;
0 commit comments