@vime/svelte
Advanced tools
Comparing version 4.4.0 to 4.5.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [4.5.0](https://github.com/vime-js/vime/compare/v4.4.0...v4.5.0) (2020-11-10) | ||
**Note:** Version bump only for package @vime/svelte | ||
# [4.4.0](https://github.com/vime-js/vime/compare/v4.3.3...v4.4.0) (2020-11-09) | ||
@@ -8,0 +16,0 @@ |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
const internal_1 = require("svelte/internal"); | ||
@@ -5,0 +5,0 @@ const lib_1 = require("../lib"); |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
const internal_1 = require("svelte/internal"); | ||
@@ -5,0 +5,0 @@ const lib_1 = require("../lib"); |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
const internal_1 = require("svelte/internal"); | ||
@@ -5,0 +5,0 @@ const lib_1 = require("../lib"); |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
const internal_1 = require("svelte/internal"); | ||
@@ -5,0 +5,0 @@ const lib_1 = require("../lib"); |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
const internal_1 = require("svelte/internal"); | ||
@@ -5,0 +5,0 @@ const lib_1 = require("../lib"); |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
const internal_1 = require("svelte/internal"); | ||
@@ -5,0 +5,0 @@ const lib_1 = require("../lib"); |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
const internal_1 = require("svelte/internal"); | ||
@@ -5,0 +5,0 @@ const lib_1 = require("../lib"); |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
const internal_1 = require("svelte/internal"); | ||
@@ -5,0 +5,0 @@ const lib_1 = require("../lib"); |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
const internal_1 = require("svelte/internal"); | ||
@@ -5,0 +5,0 @@ const lib_1 = require("../lib"); |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
const internal_1 = require("svelte/internal"); | ||
@@ -14,4 +14,4 @@ const lib_1 = require("../lib"); | ||
let dispose; | ||
const default_slot_template = /*#slots*/ ctx[21].default; | ||
const default_slot = internal_1.create_slot(default_slot_template, ctx, /*$$scope*/ ctx[20], null); | ||
const default_slot_template = /*#slots*/ ctx[22].default; | ||
const default_slot = internal_1.create_slot(default_slot_template, ctx, /*$$scope*/ ctx[21], null); | ||
return { | ||
@@ -33,5 +33,6 @@ c() { | ||
internal_1.set_custom_element_data(vime_dailymotion, "controls", /*controls*/ ctx[10]); | ||
internal_1.set_custom_element_data(vime_dailymotion, "loop", /*loop*/ ctx[11]); | ||
internal_1.set_custom_element_data(vime_dailymotion, "muted", /*muted*/ ctx[12]); | ||
internal_1.set_custom_element_data(vime_dailymotion, "playsinline", /*playsinline*/ ctx[13]); | ||
internal_1.set_custom_element_data(vime_dailymotion, "poster", /*poster*/ ctx[11]); | ||
internal_1.set_custom_element_data(vime_dailymotion, "loop", /*loop*/ ctx[12]); | ||
internal_1.set_custom_element_data(vime_dailymotion, "muted", /*muted*/ ctx[13]); | ||
internal_1.set_custom_element_data(vime_dailymotion, "playsinline", /*playsinline*/ ctx[14]); | ||
}, | ||
@@ -43,6 +44,6 @@ m(target, anchor) { | ||
} | ||
/*vime_dailymotion_binding*/ ctx[22](vime_dailymotion); | ||
/*vime_dailymotion_binding*/ ctx[23](vime_dailymotion); | ||
current = true; | ||
if (!mounted) { | ||
dispose = internal_1.listen(vime_dailymotion, "vLoadStart", /*onEvent*/ ctx[15]); | ||
dispose = internal_1.listen(vime_dailymotion, "vLoadStart", /*onEvent*/ ctx[16]); | ||
mounted = true; | ||
@@ -53,4 +54,4 @@ } | ||
if (default_slot) { | ||
if (default_slot.p && dirty & /*$$scope*/ 1048576) { | ||
internal_1.update_slot(default_slot, default_slot_template, ctx, /*$$scope*/ ctx[20], dirty, null, null); | ||
if (default_slot.p && dirty & /*$$scope*/ 2097152) { | ||
internal_1.update_slot(default_slot, default_slot_template, ctx, /*$$scope*/ ctx[21], dirty, null, null); | ||
} | ||
@@ -91,11 +92,14 @@ } | ||
} | ||
if (!current || dirty & /*loop*/ 2048) { | ||
internal_1.set_custom_element_data(vime_dailymotion, "loop", /*loop*/ ctx[11]); | ||
if (!current || dirty & /*poster*/ 2048) { | ||
internal_1.set_custom_element_data(vime_dailymotion, "poster", /*poster*/ ctx[11]); | ||
} | ||
if (!current || dirty & /*muted*/ 4096) { | ||
internal_1.set_custom_element_data(vime_dailymotion, "muted", /*muted*/ ctx[12]); | ||
if (!current || dirty & /*loop*/ 4096) { | ||
internal_1.set_custom_element_data(vime_dailymotion, "loop", /*loop*/ ctx[12]); | ||
} | ||
if (!current || dirty & /*playsinline*/ 8192) { | ||
internal_1.set_custom_element_data(vime_dailymotion, "playsinline", /*playsinline*/ ctx[13]); | ||
if (!current || dirty & /*muted*/ 8192) { | ||
internal_1.set_custom_element_data(vime_dailymotion, "muted", /*muted*/ ctx[13]); | ||
} | ||
if (!current || dirty & /*playsinline*/ 16384) { | ||
internal_1.set_custom_element_data(vime_dailymotion, "playsinline", /*playsinline*/ ctx[14]); | ||
} | ||
}, | ||
@@ -117,3 +121,3 @@ i(local) { | ||
default_slot.d(detaching); | ||
/*vime_dailymotion_binding*/ ctx[22](null); | ||
/*vime_dailymotion_binding*/ ctx[23](null); | ||
mounted = false; | ||
@@ -142,2 +146,3 @@ dispose(); | ||
let { controls = false } = $$props; | ||
let { poster = undefined } = $$props; | ||
let { logger = undefined } = $$props; | ||
@@ -151,3 +156,3 @@ let { loop = false } = $$props; | ||
svelte_1.onMount(() => { | ||
$$invalidate(23, __mounted = true); | ||
$$invalidate(24, __mounted = true); | ||
}); | ||
@@ -161,3 +166,3 @@ const onEvent = e => { | ||
__ref = $$value; | ||
$$invalidate(14, __ref); | ||
$$invalidate(15, __ref); | ||
}); | ||
@@ -188,15 +193,17 @@ } | ||
$$invalidate(10, controls = $$props.controls); | ||
if ("poster" in $$props) | ||
$$invalidate(11, poster = $$props.poster); | ||
if ("logger" in $$props) | ||
$$invalidate(16, logger = $$props.logger); | ||
$$invalidate(17, logger = $$props.logger); | ||
if ("loop" in $$props) | ||
$$invalidate(11, loop = $$props.loop); | ||
$$invalidate(12, loop = $$props.loop); | ||
if ("muted" in $$props) | ||
$$invalidate(12, muted = $$props.muted); | ||
$$invalidate(13, muted = $$props.muted); | ||
if ("playsinline" in $$props) | ||
$$invalidate(13, playsinline = $$props.playsinline); | ||
$$invalidate(14, playsinline = $$props.playsinline); | ||
if ("$$scope" in $$props) | ||
$$invalidate(20, $$scope = $$props.$$scope); | ||
$$invalidate(21, $$scope = $$props.$$scope); | ||
}; | ||
$$self.$$.update = () => { | ||
if ($$self.$$.dirty & /*__mounted, __ref, logger*/ 8470528) { | ||
if ($$self.$$.dirty & /*__mounted, __ref, logger*/ 16941056) { | ||
$: if (__mounted) | ||
@@ -218,2 +225,3 @@ lib_2.setProp(__ref, "logger", logger); | ||
controls, | ||
poster, | ||
loop, | ||
@@ -248,9 +256,10 @@ muted, | ||
controls: 10, | ||
logger: 16, | ||
loop: 11, | ||
muted: 12, | ||
playsinline: 13, | ||
getAdapter: 17, | ||
ref: 18, | ||
getWebComponent: 19 | ||
poster: 11, | ||
logger: 17, | ||
loop: 12, | ||
muted: 13, | ||
playsinline: 14, | ||
getAdapter: 18, | ||
ref: 19, | ||
getWebComponent: 20 | ||
}); | ||
@@ -266,9 +275,9 @@ } | ||
get getAdapter() { | ||
return this.$$.ctx[17]; | ||
return this.$$.ctx[18]; | ||
} | ||
get ref() { | ||
return this.$$.ctx[18]; | ||
return this.$$.ctx[19]; | ||
} | ||
get getWebComponent() { | ||
return this.$$.ctx[19]; | ||
return this.$$.ctx[20]; | ||
} | ||
@@ -275,0 +284,0 @@ } |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
const internal_1 = require("svelte/internal"); | ||
@@ -5,0 +5,0 @@ const lib_1 = require("../lib"); |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
const internal_1 = require("svelte/internal"); | ||
@@ -5,0 +5,0 @@ const lib_1 = require("../lib"); |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
const internal_1 = require("svelte/internal"); | ||
@@ -5,0 +5,0 @@ const lib_1 = require("../lib"); |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
const internal_1 = require("svelte/internal"); | ||
@@ -5,0 +5,0 @@ const lib_1 = require("../lib"); |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
const internal_1 = require("svelte/internal"); | ||
@@ -5,0 +5,0 @@ const lib_1 = require("../lib"); |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
const internal_1 = require("svelte/internal"); | ||
@@ -5,0 +5,0 @@ const lib_1 = require("../lib"); |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
const internal_1 = require("svelte/internal"); | ||
@@ -5,0 +5,0 @@ const lib_1 = require("../lib"); |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
const internal_1 = require("svelte/internal"); | ||
@@ -5,0 +5,0 @@ const lib_1 = require("../lib"); |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
const internal_1 = require("svelte/internal"); | ||
@@ -5,0 +5,0 @@ const lib_1 = require("../lib"); |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
const internal_1 = require("svelte/internal"); | ||
@@ -5,0 +5,0 @@ const lib_1 = require("../lib"); |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
const internal_1 = require("svelte/internal"); | ||
@@ -5,0 +5,0 @@ const lib_1 = require("../lib"); |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
const internal_1 = require("svelte/internal"); | ||
@@ -5,0 +5,0 @@ const lib_1 = require("../lib"); |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
const internal_1 = require("svelte/internal"); | ||
@@ -5,0 +5,0 @@ const lib_1 = require("../lib"); |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
const internal_1 = require("svelte/internal"); | ||
@@ -5,0 +5,0 @@ const lib_1 = require("../lib"); |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
const internal_1 = require("svelte/internal"); | ||
@@ -5,0 +5,0 @@ const lib_1 = require("../lib"); |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
const internal_1 = require("svelte/internal"); | ||
@@ -5,0 +5,0 @@ const lib_1 = require("../lib"); |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
const internal_1 = require("svelte/internal"); | ||
@@ -5,0 +5,0 @@ const lib_1 = require("../lib"); |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
const internal_1 = require("svelte/internal"); | ||
@@ -5,0 +5,0 @@ const lib_1 = require("../lib"); |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
const internal_1 = require("svelte/internal"); | ||
@@ -5,0 +5,0 @@ const lib_1 = require("../lib"); |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
const internal_1 = require("svelte/internal"); | ||
@@ -5,0 +5,0 @@ const lib_1 = require("../lib"); |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
const internal_1 = require("svelte/internal"); | ||
@@ -5,0 +5,0 @@ const lib_1 = require("../lib"); |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
const internal_1 = require("svelte/internal"); | ||
@@ -5,0 +5,0 @@ const lib_1 = require("../lib"); |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
const internal_1 = require("svelte/internal"); | ||
@@ -5,0 +5,0 @@ const lib_1 = require("../lib"); |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
const internal_1 = require("svelte/internal"); | ||
@@ -13,4 +13,4 @@ const lib_1 = require("../lib"); | ||
let dispose; | ||
const default_slot_template = /*#slots*/ ctx[10].default; | ||
const default_slot = internal_1.create_slot(default_slot_template, ctx, /*$$scope*/ ctx[9], null); | ||
const default_slot_template = /*#slots*/ ctx[11].default; | ||
const default_slot = internal_1.create_slot(default_slot_template, ctx, /*$$scope*/ ctx[10], null); | ||
return { | ||
@@ -26,2 +26,3 @@ c() { | ||
internal_1.set_custom_element_data(vime_poster, "playback-started", /*playbackStarted*/ ctx[4]); | ||
internal_1.set_custom_element_data(vime_poster, "current-time", /*currentTime*/ ctx[5]); | ||
}, | ||
@@ -33,9 +34,9 @@ m(target, anchor) { | ||
} | ||
/*vime_poster_binding*/ ctx[11](vime_poster); | ||
/*vime_poster_binding*/ ctx[12](vime_poster); | ||
current = true; | ||
if (!mounted) { | ||
dispose = [ | ||
internal_1.listen(vime_poster, "vLoaded", /*onEvent*/ ctx[6]), | ||
internal_1.listen(vime_poster, "vWillShow", /*onEvent*/ ctx[6]), | ||
internal_1.listen(vime_poster, "vWillHide", /*onEvent*/ ctx[6]) | ||
internal_1.listen(vime_poster, "vLoaded", /*onEvent*/ ctx[7]), | ||
internal_1.listen(vime_poster, "vWillShow", /*onEvent*/ ctx[7]), | ||
internal_1.listen(vime_poster, "vWillHide", /*onEvent*/ ctx[7]) | ||
]; | ||
@@ -47,4 +48,4 @@ mounted = true; | ||
if (default_slot) { | ||
if (default_slot.p && dirty & /*$$scope*/ 512) { | ||
internal_1.update_slot(default_slot, default_slot_template, ctx, /*$$scope*/ ctx[9], dirty, null, null); | ||
if (default_slot.p && dirty & /*$$scope*/ 1024) { | ||
internal_1.update_slot(default_slot, default_slot_template, ctx, /*$$scope*/ ctx[10], dirty, null, null); | ||
} | ||
@@ -67,2 +68,5 @@ } | ||
} | ||
if (!current || dirty & /*currentTime*/ 32) { | ||
internal_1.set_custom_element_data(vime_poster, "current-time", /*currentTime*/ ctx[5]); | ||
} | ||
}, | ||
@@ -84,3 +88,3 @@ i(local) { | ||
default_slot.d(detaching); | ||
/*vime_poster_binding*/ ctx[11](null); | ||
/*vime_poster_binding*/ ctx[12](null); | ||
mounted = false; | ||
@@ -102,2 +106,3 @@ internal_1.run_all(dispose); | ||
let { playbackStarted = false } = $$props; | ||
let { currentTime = 0 } = $$props; | ||
const ref = () => __ref; | ||
@@ -115,3 +120,3 @@ const getWebComponent = () => __ref; | ||
__ref = $$value; | ||
$$invalidate(5, __ref); | ||
$$invalidate(6, __ref); | ||
}); | ||
@@ -130,4 +135,6 @@ } | ||
$$invalidate(4, playbackStarted = $$props.playbackStarted); | ||
if ("currentTime" in $$props) | ||
$$invalidate(5, currentTime = $$props.currentTime); | ||
if ("$$scope" in $$props) | ||
$$invalidate(9, $$scope = $$props.$$scope); | ||
$$invalidate(10, $$scope = $$props.$$scope); | ||
}; | ||
@@ -140,2 +147,3 @@ return [ | ||
playbackStarted, | ||
currentTime, | ||
__ref, | ||
@@ -159,4 +167,5 @@ onEvent, | ||
playbackStarted: 4, | ||
ref: 7, | ||
getWebComponent: 8 | ||
currentTime: 5, | ||
ref: 8, | ||
getWebComponent: 9 | ||
}); | ||
@@ -171,6 +180,6 @@ } | ||
get ref() { | ||
return this.$$.ctx[7]; | ||
return this.$$.ctx[8]; | ||
} | ||
get getWebComponent() { | ||
return this.$$.ctx[8]; | ||
return this.$$.ctx[9]; | ||
} | ||
@@ -177,0 +186,0 @@ } |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
const internal_1 = require("svelte/internal"); | ||
@@ -5,0 +5,0 @@ const lib_1 = require("../lib"); |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
const internal_1 = require("svelte/internal"); | ||
@@ -5,0 +5,0 @@ const lib_1 = require("../lib"); |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
const internal_1 = require("svelte/internal"); | ||
@@ -5,0 +5,0 @@ const lib_1 = require("../lib"); |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
const internal_1 = require("svelte/internal"); | ||
@@ -5,0 +5,0 @@ const lib_1 = require("../lib"); |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
const internal_1 = require("svelte/internal"); | ||
@@ -5,0 +5,0 @@ const lib_1 = require("../lib"); |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
const internal_1 = require("svelte/internal"); | ||
@@ -5,0 +5,0 @@ const lib_1 = require("../lib"); |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
const internal_1 = require("svelte/internal"); | ||
@@ -5,0 +5,0 @@ const lib_1 = require("../lib"); |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
const internal_1 = require("svelte/internal"); | ||
@@ -5,0 +5,0 @@ const lib_1 = require("../lib"); |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
const internal_1 = require("svelte/internal"); | ||
@@ -5,0 +5,0 @@ const lib_1 = require("../lib"); |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
const internal_1 = require("svelte/internal"); | ||
@@ -5,0 +5,0 @@ const lib_1 = require("../lib"); |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
const internal_1 = require("svelte/internal"); | ||
@@ -5,0 +5,0 @@ const lib_1 = require("../lib"); |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
const internal_1 = require("svelte/internal"); | ||
@@ -5,0 +5,0 @@ const lib_1 = require("../lib"); |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
const internal_1 = require("svelte/internal"); | ||
@@ -5,0 +5,0 @@ const lib_1 = require("../lib"); |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
const internal_1 = require("svelte/internal"); | ||
@@ -14,4 +14,4 @@ const lib_1 = require("../lib"); | ||
let dispose; | ||
const default_slot_template = /*#slots*/ ctx[18].default; | ||
const default_slot = internal_1.create_slot(default_slot_template, ctx, /*$$scope*/ ctx[17], null); | ||
const default_slot_template = /*#slots*/ ctx[20].default; | ||
const default_slot = internal_1.create_slot(default_slot_template, ctx, /*$$scope*/ ctx[19], null); | ||
return { | ||
@@ -26,9 +26,11 @@ c() { | ||
internal_1.set_custom_element_data(vime_vimeo, "portrait", /*portrait*/ ctx[3]); | ||
internal_1.set_custom_element_data(vime_vimeo, "language", /*language*/ ctx[4]); | ||
internal_1.set_custom_element_data(vime_vimeo, "aspect-ratio", /*aspectRatio*/ ctx[5]); | ||
internal_1.set_custom_element_data(vime_vimeo, "autoplay", /*autoplay*/ ctx[6]); | ||
internal_1.set_custom_element_data(vime_vimeo, "controls", /*controls*/ ctx[7]); | ||
internal_1.set_custom_element_data(vime_vimeo, "loop", /*loop*/ ctx[8]); | ||
internal_1.set_custom_element_data(vime_vimeo, "muted", /*muted*/ ctx[9]); | ||
internal_1.set_custom_element_data(vime_vimeo, "playsinline", /*playsinline*/ ctx[10]); | ||
internal_1.set_custom_element_data(vime_vimeo, "no-auto-aspect-ratio", /*noAutoAspectRatio*/ ctx[4]); | ||
internal_1.set_custom_element_data(vime_vimeo, "poster", /*poster*/ ctx[5]); | ||
internal_1.set_custom_element_data(vime_vimeo, "language", /*language*/ ctx[6]); | ||
internal_1.set_custom_element_data(vime_vimeo, "aspect-ratio", /*aspectRatio*/ ctx[7]); | ||
internal_1.set_custom_element_data(vime_vimeo, "autoplay", /*autoplay*/ ctx[8]); | ||
internal_1.set_custom_element_data(vime_vimeo, "controls", /*controls*/ ctx[9]); | ||
internal_1.set_custom_element_data(vime_vimeo, "loop", /*loop*/ ctx[10]); | ||
internal_1.set_custom_element_data(vime_vimeo, "muted", /*muted*/ ctx[11]); | ||
internal_1.set_custom_element_data(vime_vimeo, "playsinline", /*playsinline*/ ctx[12]); | ||
}, | ||
@@ -40,6 +42,6 @@ m(target, anchor) { | ||
} | ||
/*vime_vimeo_binding*/ ctx[19](vime_vimeo); | ||
/*vime_vimeo_binding*/ ctx[21](vime_vimeo); | ||
current = true; | ||
if (!mounted) { | ||
dispose = internal_1.listen(vime_vimeo, "vLoadStart", /*onEvent*/ ctx[12]); | ||
dispose = internal_1.listen(vime_vimeo, "vLoadStart", /*onEvent*/ ctx[14]); | ||
mounted = true; | ||
@@ -50,4 +52,4 @@ } | ||
if (default_slot) { | ||
if (default_slot.p && dirty & /*$$scope*/ 131072) { | ||
internal_1.update_slot(default_slot, default_slot_template, ctx, /*$$scope*/ ctx[17], dirty, null, null); | ||
if (default_slot.p && dirty & /*$$scope*/ 524288) { | ||
internal_1.update_slot(default_slot, default_slot_template, ctx, /*$$scope*/ ctx[19], dirty, null, null); | ||
} | ||
@@ -67,23 +69,29 @@ } | ||
} | ||
if (!current || dirty & /*language*/ 16) { | ||
internal_1.set_custom_element_data(vime_vimeo, "language", /*language*/ ctx[4]); | ||
if (!current || dirty & /*noAutoAspectRatio*/ 16) { | ||
internal_1.set_custom_element_data(vime_vimeo, "no-auto-aspect-ratio", /*noAutoAspectRatio*/ ctx[4]); | ||
} | ||
if (!current || dirty & /*aspectRatio*/ 32) { | ||
internal_1.set_custom_element_data(vime_vimeo, "aspect-ratio", /*aspectRatio*/ ctx[5]); | ||
if (!current || dirty & /*poster*/ 32) { | ||
internal_1.set_custom_element_data(vime_vimeo, "poster", /*poster*/ ctx[5]); | ||
} | ||
if (!current || dirty & /*autoplay*/ 64) { | ||
internal_1.set_custom_element_data(vime_vimeo, "autoplay", /*autoplay*/ ctx[6]); | ||
if (!current || dirty & /*language*/ 64) { | ||
internal_1.set_custom_element_data(vime_vimeo, "language", /*language*/ ctx[6]); | ||
} | ||
if (!current || dirty & /*controls*/ 128) { | ||
internal_1.set_custom_element_data(vime_vimeo, "controls", /*controls*/ ctx[7]); | ||
if (!current || dirty & /*aspectRatio*/ 128) { | ||
internal_1.set_custom_element_data(vime_vimeo, "aspect-ratio", /*aspectRatio*/ ctx[7]); | ||
} | ||
if (!current || dirty & /*loop*/ 256) { | ||
internal_1.set_custom_element_data(vime_vimeo, "loop", /*loop*/ ctx[8]); | ||
if (!current || dirty & /*autoplay*/ 256) { | ||
internal_1.set_custom_element_data(vime_vimeo, "autoplay", /*autoplay*/ ctx[8]); | ||
} | ||
if (!current || dirty & /*muted*/ 512) { | ||
internal_1.set_custom_element_data(vime_vimeo, "muted", /*muted*/ ctx[9]); | ||
if (!current || dirty & /*controls*/ 512) { | ||
internal_1.set_custom_element_data(vime_vimeo, "controls", /*controls*/ ctx[9]); | ||
} | ||
if (!current || dirty & /*playsinline*/ 1024) { | ||
internal_1.set_custom_element_data(vime_vimeo, "playsinline", /*playsinline*/ ctx[10]); | ||
if (!current || dirty & /*loop*/ 1024) { | ||
internal_1.set_custom_element_data(vime_vimeo, "loop", /*loop*/ ctx[10]); | ||
} | ||
if (!current || dirty & /*muted*/ 2048) { | ||
internal_1.set_custom_element_data(vime_vimeo, "muted", /*muted*/ ctx[11]); | ||
} | ||
if (!current || dirty & /*playsinline*/ 4096) { | ||
internal_1.set_custom_element_data(vime_vimeo, "playsinline", /*playsinline*/ ctx[12]); | ||
} | ||
}, | ||
@@ -105,3 +113,3 @@ i(local) { | ||
default_slot.d(detaching); | ||
/*vime_vimeo_binding*/ ctx[19](null); | ||
/*vime_vimeo_binding*/ ctx[21](null); | ||
mounted = false; | ||
@@ -123,2 +131,4 @@ dispose(); | ||
let { portrait = true } = $$props; | ||
let { noAutoAspectRatio = false } = $$props; | ||
let { poster = undefined } = $$props; | ||
let { language = "en" } = $$props; | ||
@@ -136,3 +146,3 @@ let { aspectRatio = "16:9" } = $$props; | ||
svelte_1.onMount(() => { | ||
$$invalidate(20, __mounted = true); | ||
$$invalidate(22, __mounted = true); | ||
}); | ||
@@ -146,3 +156,3 @@ const onEvent = e => { | ||
__ref = $$value; | ||
$$invalidate(11, __ref); | ||
$$invalidate(13, __ref); | ||
}); | ||
@@ -159,23 +169,27 @@ } | ||
$$invalidate(3, portrait = $$props.portrait); | ||
if ("noAutoAspectRatio" in $$props) | ||
$$invalidate(4, noAutoAspectRatio = $$props.noAutoAspectRatio); | ||
if ("poster" in $$props) | ||
$$invalidate(5, poster = $$props.poster); | ||
if ("language" in $$props) | ||
$$invalidate(4, language = $$props.language); | ||
$$invalidate(6, language = $$props.language); | ||
if ("aspectRatio" in $$props) | ||
$$invalidate(5, aspectRatio = $$props.aspectRatio); | ||
$$invalidate(7, aspectRatio = $$props.aspectRatio); | ||
if ("autoplay" in $$props) | ||
$$invalidate(6, autoplay = $$props.autoplay); | ||
$$invalidate(8, autoplay = $$props.autoplay); | ||
if ("controls" in $$props) | ||
$$invalidate(7, controls = $$props.controls); | ||
$$invalidate(9, controls = $$props.controls); | ||
if ("logger" in $$props) | ||
$$invalidate(13, logger = $$props.logger); | ||
$$invalidate(15, logger = $$props.logger); | ||
if ("loop" in $$props) | ||
$$invalidate(8, loop = $$props.loop); | ||
$$invalidate(10, loop = $$props.loop); | ||
if ("muted" in $$props) | ||
$$invalidate(9, muted = $$props.muted); | ||
$$invalidate(11, muted = $$props.muted); | ||
if ("playsinline" in $$props) | ||
$$invalidate(10, playsinline = $$props.playsinline); | ||
$$invalidate(12, playsinline = $$props.playsinline); | ||
if ("$$scope" in $$props) | ||
$$invalidate(17, $$scope = $$props.$$scope); | ||
$$invalidate(19, $$scope = $$props.$$scope); | ||
}; | ||
$$self.$$.update = () => { | ||
if ($$self.$$.dirty & /*__mounted, __ref, logger*/ 1058816) { | ||
if ($$self.$$.dirty & /*__mounted, __ref, logger*/ 4235264) { | ||
$: if (__mounted) | ||
@@ -190,2 +204,4 @@ lib_2.setProp(__ref, "logger", logger); | ||
portrait, | ||
noAutoAspectRatio, | ||
poster, | ||
language, | ||
@@ -217,13 +233,15 @@ aspectRatio, | ||
portrait: 3, | ||
language: 4, | ||
aspectRatio: 5, | ||
autoplay: 6, | ||
controls: 7, | ||
logger: 13, | ||
loop: 8, | ||
muted: 9, | ||
playsinline: 10, | ||
getAdapter: 14, | ||
ref: 15, | ||
getWebComponent: 16 | ||
noAutoAspectRatio: 4, | ||
poster: 5, | ||
language: 6, | ||
aspectRatio: 7, | ||
autoplay: 8, | ||
controls: 9, | ||
logger: 15, | ||
loop: 10, | ||
muted: 11, | ||
playsinline: 12, | ||
getAdapter: 16, | ||
ref: 17, | ||
getWebComponent: 18 | ||
}); | ||
@@ -239,9 +257,9 @@ } | ||
get getAdapter() { | ||
return this.$$.ctx[14]; | ||
return this.$$.ctx[16]; | ||
} | ||
get ref() { | ||
return this.$$.ctx[15]; | ||
return this.$$.ctx[17]; | ||
} | ||
get getWebComponent() { | ||
return this.$$.ctx[16]; | ||
return this.$$.ctx[18]; | ||
} | ||
@@ -248,0 +266,0 @@ } |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
const internal_1 = require("svelte/internal"); | ||
@@ -5,0 +5,0 @@ const lib_1 = require("../lib"); |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
const internal_1 = require("svelte/internal"); | ||
@@ -14,4 +14,4 @@ const lib_1 = require("../lib"); | ||
let dispose; | ||
const default_slot_template = /*#slots*/ ctx[16].default; | ||
const default_slot = internal_1.create_slot(default_slot_template, ctx, /*$$scope*/ ctx[15], null); | ||
const default_slot_template = /*#slots*/ ctx[17].default; | ||
const default_slot = internal_1.create_slot(default_slot_template, ctx, /*$$scope*/ ctx[16], null); | ||
return { | ||
@@ -25,8 +25,9 @@ c() { | ||
internal_1.set_custom_element_data(vime_youtube, "show-fullscreen-control", /*showFullscreenControl*/ ctx[2]); | ||
internal_1.set_custom_element_data(vime_youtube, "language", /*language*/ ctx[3]); | ||
internal_1.set_custom_element_data(vime_youtube, "autoplay", /*autoplay*/ ctx[4]); | ||
internal_1.set_custom_element_data(vime_youtube, "controls", /*controls*/ ctx[5]); | ||
internal_1.set_custom_element_data(vime_youtube, "loop", /*loop*/ ctx[6]); | ||
internal_1.set_custom_element_data(vime_youtube, "muted", /*muted*/ ctx[7]); | ||
internal_1.set_custom_element_data(vime_youtube, "playsinline", /*playsinline*/ ctx[8]); | ||
internal_1.set_custom_element_data(vime_youtube, "poster", /*poster*/ ctx[3]); | ||
internal_1.set_custom_element_data(vime_youtube, "language", /*language*/ ctx[4]); | ||
internal_1.set_custom_element_data(vime_youtube, "autoplay", /*autoplay*/ ctx[5]); | ||
internal_1.set_custom_element_data(vime_youtube, "controls", /*controls*/ ctx[6]); | ||
internal_1.set_custom_element_data(vime_youtube, "loop", /*loop*/ ctx[7]); | ||
internal_1.set_custom_element_data(vime_youtube, "muted", /*muted*/ ctx[8]); | ||
internal_1.set_custom_element_data(vime_youtube, "playsinline", /*playsinline*/ ctx[9]); | ||
}, | ||
@@ -38,6 +39,6 @@ m(target, anchor) { | ||
} | ||
/*vime_youtube_binding*/ ctx[17](vime_youtube); | ||
/*vime_youtube_binding*/ ctx[18](vime_youtube); | ||
current = true; | ||
if (!mounted) { | ||
dispose = internal_1.listen(vime_youtube, "vLoadStart", /*onEvent*/ ctx[10]); | ||
dispose = internal_1.listen(vime_youtube, "vLoadStart", /*onEvent*/ ctx[11]); | ||
mounted = true; | ||
@@ -48,4 +49,4 @@ } | ||
if (default_slot) { | ||
if (default_slot.p && dirty & /*$$scope*/ 32768) { | ||
internal_1.update_slot(default_slot, default_slot_template, ctx, /*$$scope*/ ctx[15], dirty, null, null); | ||
if (default_slot.p && dirty & /*$$scope*/ 65536) { | ||
internal_1.update_slot(default_slot, default_slot_template, ctx, /*$$scope*/ ctx[16], dirty, null, null); | ||
} | ||
@@ -62,20 +63,23 @@ } | ||
} | ||
if (!current || dirty & /*language*/ 8) { | ||
internal_1.set_custom_element_data(vime_youtube, "language", /*language*/ ctx[3]); | ||
if (!current || dirty & /*poster*/ 8) { | ||
internal_1.set_custom_element_data(vime_youtube, "poster", /*poster*/ ctx[3]); | ||
} | ||
if (!current || dirty & /*autoplay*/ 16) { | ||
internal_1.set_custom_element_data(vime_youtube, "autoplay", /*autoplay*/ ctx[4]); | ||
if (!current || dirty & /*language*/ 16) { | ||
internal_1.set_custom_element_data(vime_youtube, "language", /*language*/ ctx[4]); | ||
} | ||
if (!current || dirty & /*controls*/ 32) { | ||
internal_1.set_custom_element_data(vime_youtube, "controls", /*controls*/ ctx[5]); | ||
if (!current || dirty & /*autoplay*/ 32) { | ||
internal_1.set_custom_element_data(vime_youtube, "autoplay", /*autoplay*/ ctx[5]); | ||
} | ||
if (!current || dirty & /*loop*/ 64) { | ||
internal_1.set_custom_element_data(vime_youtube, "loop", /*loop*/ ctx[6]); | ||
if (!current || dirty & /*controls*/ 64) { | ||
internal_1.set_custom_element_data(vime_youtube, "controls", /*controls*/ ctx[6]); | ||
} | ||
if (!current || dirty & /*muted*/ 128) { | ||
internal_1.set_custom_element_data(vime_youtube, "muted", /*muted*/ ctx[7]); | ||
if (!current || dirty & /*loop*/ 128) { | ||
internal_1.set_custom_element_data(vime_youtube, "loop", /*loop*/ ctx[7]); | ||
} | ||
if (!current || dirty & /*playsinline*/ 256) { | ||
internal_1.set_custom_element_data(vime_youtube, "playsinline", /*playsinline*/ ctx[8]); | ||
if (!current || dirty & /*muted*/ 256) { | ||
internal_1.set_custom_element_data(vime_youtube, "muted", /*muted*/ ctx[8]); | ||
} | ||
if (!current || dirty & /*playsinline*/ 512) { | ||
internal_1.set_custom_element_data(vime_youtube, "playsinline", /*playsinline*/ ctx[9]); | ||
} | ||
}, | ||
@@ -97,3 +101,3 @@ i(local) { | ||
default_slot.d(detaching); | ||
/*vime_youtube_binding*/ ctx[17](null); | ||
/*vime_youtube_binding*/ ctx[18](null); | ||
mounted = false; | ||
@@ -114,2 +118,3 @@ dispose(); | ||
let { showFullscreenControl = true } = $$props; | ||
let { poster = undefined } = $$props; | ||
let { language = "en" } = $$props; | ||
@@ -126,3 +131,3 @@ let { autoplay = false } = $$props; | ||
svelte_1.onMount(() => { | ||
$$invalidate(18, __mounted = true); | ||
$$invalidate(19, __mounted = true); | ||
}); | ||
@@ -136,3 +141,3 @@ const onEvent = e => { | ||
__ref = $$value; | ||
$$invalidate(9, __ref); | ||
$$invalidate(10, __ref); | ||
}); | ||
@@ -147,21 +152,23 @@ } | ||
$$invalidate(2, showFullscreenControl = $$props.showFullscreenControl); | ||
if ("poster" in $$props) | ||
$$invalidate(3, poster = $$props.poster); | ||
if ("language" in $$props) | ||
$$invalidate(3, language = $$props.language); | ||
$$invalidate(4, language = $$props.language); | ||
if ("autoplay" in $$props) | ||
$$invalidate(4, autoplay = $$props.autoplay); | ||
$$invalidate(5, autoplay = $$props.autoplay); | ||
if ("controls" in $$props) | ||
$$invalidate(5, controls = $$props.controls); | ||
$$invalidate(6, controls = $$props.controls); | ||
if ("logger" in $$props) | ||
$$invalidate(11, logger = $$props.logger); | ||
$$invalidate(12, logger = $$props.logger); | ||
if ("loop" in $$props) | ||
$$invalidate(6, loop = $$props.loop); | ||
$$invalidate(7, loop = $$props.loop); | ||
if ("muted" in $$props) | ||
$$invalidate(7, muted = $$props.muted); | ||
$$invalidate(8, muted = $$props.muted); | ||
if ("playsinline" in $$props) | ||
$$invalidate(8, playsinline = $$props.playsinline); | ||
$$invalidate(9, playsinline = $$props.playsinline); | ||
if ("$$scope" in $$props) | ||
$$invalidate(15, $$scope = $$props.$$scope); | ||
$$invalidate(16, $$scope = $$props.$$scope); | ||
}; | ||
$$self.$$.update = () => { | ||
if ($$self.$$.dirty & /*__mounted, __ref, logger*/ 264704) { | ||
if ($$self.$$.dirty & /*__mounted, __ref, logger*/ 529408) { | ||
$: if (__mounted) | ||
@@ -175,2 +182,3 @@ lib_2.setProp(__ref, "logger", logger); | ||
showFullscreenControl, | ||
poster, | ||
language, | ||
@@ -200,12 +208,13 @@ autoplay, | ||
showFullscreenControl: 2, | ||
language: 3, | ||
autoplay: 4, | ||
controls: 5, | ||
logger: 11, | ||
loop: 6, | ||
muted: 7, | ||
playsinline: 8, | ||
getAdapter: 12, | ||
ref: 13, | ||
getWebComponent: 14 | ||
poster: 3, | ||
language: 4, | ||
autoplay: 5, | ||
controls: 6, | ||
logger: 12, | ||
loop: 7, | ||
muted: 8, | ||
playsinline: 9, | ||
getAdapter: 13, | ||
ref: 14, | ||
getWebComponent: 15 | ||
}); | ||
@@ -221,9 +230,9 @@ } | ||
get getAdapter() { | ||
return this.$$.ctx[12]; | ||
return this.$$.ctx[13]; | ||
} | ||
get ref() { | ||
return this.$$.ctx[13]; | ||
return this.$$.ctx[14]; | ||
} | ||
get getWebComponent() { | ||
return this.$$.ctx[14]; | ||
return this.$$.ctx[15]; | ||
} | ||
@@ -230,0 +239,0 @@ } |
@@ -1,2 +0,2 @@ | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
import { SvelteComponent, binding_callbacks, create_slot, detach, element, init, insert, safe_not_equal, set_custom_element_data, transition_in, transition_out, update_slot } from "svelte/internal"; | ||
@@ -3,0 +3,0 @@ import { define } from "../lib"; |
@@ -1,2 +0,2 @@ | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
import { SvelteComponent, binding_callbacks, create_slot, detach, element, init, insert, safe_not_equal, set_custom_element_data, transition_in, transition_out, update_slot } from "svelte/internal"; | ||
@@ -3,0 +3,0 @@ import { define } from "../lib"; |
@@ -1,2 +0,2 @@ | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
import { SvelteComponent, binding_callbacks, create_slot, detach, element, init, insert, listen, run_all, safe_not_equal, set_custom_element_data, transition_in, transition_out, update_slot } from "svelte/internal"; | ||
@@ -3,0 +3,0 @@ import { define } from "../lib"; |
@@ -1,2 +0,2 @@ | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
import { SvelteComponent, binding_callbacks, create_slot, detach, element, init, insert, safe_not_equal, set_custom_element_data, transition_in, transition_out, update_slot } from "svelte/internal"; | ||
@@ -3,0 +3,0 @@ import { define } from "../lib"; |
@@ -1,2 +0,2 @@ | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
import { SvelteComponent, binding_callbacks, create_slot, detach, element, init, insert, listen, safe_not_equal, set_custom_element_data, transition_in, transition_out, update_slot } from "svelte/internal"; | ||
@@ -3,0 +3,0 @@ import { define } from "../lib"; |
@@ -1,2 +0,2 @@ | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
import { SvelteComponent, binding_callbacks, create_slot, detach, element, init, insert, safe_not_equal, set_custom_element_data, transition_in, transition_out, update_slot } from "svelte/internal"; | ||
@@ -3,0 +3,0 @@ import { define } from "../lib"; |
@@ -1,2 +0,2 @@ | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
import { SvelteComponent, binding_callbacks, create_slot, detach, element, init, insert, safe_not_equal, set_custom_element_data, transition_in, transition_out, update_slot } from "svelte/internal"; | ||
@@ -3,0 +3,0 @@ import { define } from "../lib"; |
@@ -1,2 +0,2 @@ | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
import { SvelteComponent, binding_callbacks, create_slot, detach, element, init, insert, safe_not_equal, transition_in, transition_out, update_slot } from "svelte/internal"; | ||
@@ -3,0 +3,0 @@ import { define } from "../lib"; |
@@ -1,2 +0,2 @@ | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
import { SvelteComponent, binding_callbacks, create_slot, detach, element, init, insert, safe_not_equal, set_custom_element_data, transition_in, transition_out, update_slot } from "svelte/internal"; | ||
@@ -3,0 +3,0 @@ import { define } from "../lib"; |
@@ -1,2 +0,2 @@ | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
import { SvelteComponent, binding_callbacks, create_slot, detach, element, init, insert, listen, safe_not_equal, set_custom_element_data, transition_in, transition_out, update_slot } from "svelte/internal"; | ||
@@ -12,4 +12,4 @@ import { define } from "../lib"; | ||
let dispose; | ||
const default_slot_template = /*#slots*/ ctx[21].default; | ||
const default_slot = create_slot(default_slot_template, ctx, /*$$scope*/ ctx[20], null); | ||
const default_slot_template = /*#slots*/ ctx[22].default; | ||
const default_slot = create_slot(default_slot_template, ctx, /*$$scope*/ ctx[21], null); | ||
return { | ||
@@ -31,5 +31,6 @@ c() { | ||
set_custom_element_data(vime_dailymotion, "controls", /*controls*/ ctx[10]); | ||
set_custom_element_data(vime_dailymotion, "loop", /*loop*/ ctx[11]); | ||
set_custom_element_data(vime_dailymotion, "muted", /*muted*/ ctx[12]); | ||
set_custom_element_data(vime_dailymotion, "playsinline", /*playsinline*/ ctx[13]); | ||
set_custom_element_data(vime_dailymotion, "poster", /*poster*/ ctx[11]); | ||
set_custom_element_data(vime_dailymotion, "loop", /*loop*/ ctx[12]); | ||
set_custom_element_data(vime_dailymotion, "muted", /*muted*/ ctx[13]); | ||
set_custom_element_data(vime_dailymotion, "playsinline", /*playsinline*/ ctx[14]); | ||
}, | ||
@@ -41,6 +42,6 @@ m(target, anchor) { | ||
} | ||
/*vime_dailymotion_binding*/ ctx[22](vime_dailymotion); | ||
/*vime_dailymotion_binding*/ ctx[23](vime_dailymotion); | ||
current = true; | ||
if (!mounted) { | ||
dispose = listen(vime_dailymotion, "vLoadStart", /*onEvent*/ ctx[15]); | ||
dispose = listen(vime_dailymotion, "vLoadStart", /*onEvent*/ ctx[16]); | ||
mounted = true; | ||
@@ -51,4 +52,4 @@ } | ||
if (default_slot) { | ||
if (default_slot.p && dirty & /*$$scope*/ 1048576) { | ||
update_slot(default_slot, default_slot_template, ctx, /*$$scope*/ ctx[20], dirty, null, null); | ||
if (default_slot.p && dirty & /*$$scope*/ 2097152) { | ||
update_slot(default_slot, default_slot_template, ctx, /*$$scope*/ ctx[21], dirty, null, null); | ||
} | ||
@@ -89,11 +90,14 @@ } | ||
} | ||
if (!current || dirty & /*loop*/ 2048) { | ||
set_custom_element_data(vime_dailymotion, "loop", /*loop*/ ctx[11]); | ||
if (!current || dirty & /*poster*/ 2048) { | ||
set_custom_element_data(vime_dailymotion, "poster", /*poster*/ ctx[11]); | ||
} | ||
if (!current || dirty & /*muted*/ 4096) { | ||
set_custom_element_data(vime_dailymotion, "muted", /*muted*/ ctx[12]); | ||
if (!current || dirty & /*loop*/ 4096) { | ||
set_custom_element_data(vime_dailymotion, "loop", /*loop*/ ctx[12]); | ||
} | ||
if (!current || dirty & /*playsinline*/ 8192) { | ||
set_custom_element_data(vime_dailymotion, "playsinline", /*playsinline*/ ctx[13]); | ||
if (!current || dirty & /*muted*/ 8192) { | ||
set_custom_element_data(vime_dailymotion, "muted", /*muted*/ ctx[13]); | ||
} | ||
if (!current || dirty & /*playsinline*/ 16384) { | ||
set_custom_element_data(vime_dailymotion, "playsinline", /*playsinline*/ ctx[14]); | ||
} | ||
}, | ||
@@ -115,3 +119,3 @@ i(local) { | ||
default_slot.d(detaching); | ||
/*vime_dailymotion_binding*/ ctx[22](null); | ||
/*vime_dailymotion_binding*/ ctx[23](null); | ||
mounted = false; | ||
@@ -140,2 +144,3 @@ dispose(); | ||
let { controls = false } = $$props; | ||
let { poster = undefined } = $$props; | ||
let { logger = undefined } = $$props; | ||
@@ -149,3 +154,3 @@ let { loop = false } = $$props; | ||
onMount(() => { | ||
$$invalidate(23, __mounted = true); | ||
$$invalidate(24, __mounted = true); | ||
}); | ||
@@ -159,3 +164,3 @@ const onEvent = e => { | ||
__ref = $$value; | ||
$$invalidate(14, __ref); | ||
$$invalidate(15, __ref); | ||
}); | ||
@@ -186,15 +191,17 @@ } | ||
$$invalidate(10, controls = $$props.controls); | ||
if ("poster" in $$props) | ||
$$invalidate(11, poster = $$props.poster); | ||
if ("logger" in $$props) | ||
$$invalidate(16, logger = $$props.logger); | ||
$$invalidate(17, logger = $$props.logger); | ||
if ("loop" in $$props) | ||
$$invalidate(11, loop = $$props.loop); | ||
$$invalidate(12, loop = $$props.loop); | ||
if ("muted" in $$props) | ||
$$invalidate(12, muted = $$props.muted); | ||
$$invalidate(13, muted = $$props.muted); | ||
if ("playsinline" in $$props) | ||
$$invalidate(13, playsinline = $$props.playsinline); | ||
$$invalidate(14, playsinline = $$props.playsinline); | ||
if ("$$scope" in $$props) | ||
$$invalidate(20, $$scope = $$props.$$scope); | ||
$$invalidate(21, $$scope = $$props.$$scope); | ||
}; | ||
$$self.$$.update = () => { | ||
if ($$self.$$.dirty & /*__mounted, __ref, logger*/ 8470528) { | ||
if ($$self.$$.dirty & /*__mounted, __ref, logger*/ 16941056) { | ||
$: if (__mounted) | ||
@@ -216,2 +223,3 @@ setProp(__ref, "logger", logger); | ||
controls, | ||
poster, | ||
loop, | ||
@@ -246,9 +254,10 @@ muted, | ||
controls: 10, | ||
logger: 16, | ||
loop: 11, | ||
muted: 12, | ||
playsinline: 13, | ||
getAdapter: 17, | ||
ref: 18, | ||
getWebComponent: 19 | ||
poster: 11, | ||
logger: 17, | ||
loop: 12, | ||
muted: 13, | ||
playsinline: 14, | ||
getAdapter: 18, | ||
ref: 19, | ||
getWebComponent: 20 | ||
}); | ||
@@ -264,9 +273,9 @@ } | ||
get getAdapter() { | ||
return this.$$.ctx[17]; | ||
return this.$$.ctx[18]; | ||
} | ||
get ref() { | ||
return this.$$.ctx[18]; | ||
return this.$$.ctx[19]; | ||
} | ||
get getWebComponent() { | ||
return this.$$.ctx[19]; | ||
return this.$$.ctx[20]; | ||
} | ||
@@ -273,0 +282,0 @@ } |
@@ -1,2 +0,2 @@ | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
import { SvelteComponent, binding_callbacks, create_slot, detach, element, init, insert, listen, safe_not_equal, set_custom_element_data, transition_in, transition_out, update_slot } from "svelte/internal"; | ||
@@ -3,0 +3,0 @@ import { define } from "../lib"; |
@@ -1,2 +0,2 @@ | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
import { SvelteComponent, binding_callbacks, create_slot, detach, element, init, insert, safe_not_equal, set_custom_element_data, transition_in, transition_out, update_slot } from "svelte/internal"; | ||
@@ -3,0 +3,0 @@ import { define } from "../lib"; |
@@ -1,2 +0,2 @@ | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
import { SvelteComponent, binding_callbacks, create_slot, detach, element, init, insert, safe_not_equal, set_custom_element_data, transition_in, transition_out, update_slot } from "svelte/internal"; | ||
@@ -3,0 +3,0 @@ import { define } from "../lib"; |
@@ -1,2 +0,2 @@ | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
import { SvelteComponent, binding_callbacks, create_slot, detach, element, init, insert, safe_not_equal, set_custom_element_data, transition_in, transition_out, update_slot } from "svelte/internal"; | ||
@@ -3,0 +3,0 @@ import { define } from "../lib"; |
@@ -1,2 +0,2 @@ | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
import { SvelteComponent, binding_callbacks, create_slot, detach, element, init, insert, safe_not_equal, set_custom_element_data, transition_in, transition_out, update_slot } from "svelte/internal"; | ||
@@ -3,0 +3,0 @@ import { define } from "../lib"; |
@@ -1,2 +0,2 @@ | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
import { SvelteComponent, binding_callbacks, create_slot, detach, element, init, insert, listen, run_all, safe_not_equal, set_custom_element_data, transition_in, transition_out, update_slot } from "svelte/internal"; | ||
@@ -3,0 +3,0 @@ import { define } from "../lib"; |
@@ -1,2 +0,2 @@ | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
import { SvelteComponent, binding_callbacks, create_slot, detach, element, init, insert, safe_not_equal, set_custom_element_data, transition_in, transition_out, update_slot } from "svelte/internal"; | ||
@@ -3,0 +3,0 @@ import { define } from "../lib"; |
@@ -1,2 +0,2 @@ | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
import { SvelteComponent, binding_callbacks, create_slot, detach, element, init, insert, listen, safe_not_equal, set_custom_element_data, transition_in, transition_out, update_slot } from "svelte/internal"; | ||
@@ -3,0 +3,0 @@ import { define } from "../lib"; |
@@ -1,2 +0,2 @@ | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
import { SvelteComponent, binding_callbacks, create_slot, detach, element, init, insert, listen, run_all, safe_not_equal, set_custom_element_data, transition_in, transition_out, update_slot } from "svelte/internal"; | ||
@@ -3,0 +3,0 @@ import { define } from "../lib"; |
@@ -1,2 +0,2 @@ | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
import { SvelteComponent, binding_callbacks, create_slot, detach, element, init, insert, safe_not_equal, set_custom_element_data, transition_in, transition_out, update_slot } from "svelte/internal"; | ||
@@ -3,0 +3,0 @@ import { define } from "../lib"; |
@@ -1,2 +0,2 @@ | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
import { SvelteComponent, binding_callbacks, create_slot, detach, element, init, insert, listen, safe_not_equal, set_custom_element_data, transition_in, transition_out, update_slot } from "svelte/internal"; | ||
@@ -3,0 +3,0 @@ import { define } from "../lib"; |
@@ -1,2 +0,2 @@ | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
import { SvelteComponent, binding_callbacks, create_slot, detach, element, init, insert, safe_not_equal, set_custom_element_data, transition_in, transition_out, update_slot } from "svelte/internal"; | ||
@@ -3,0 +3,0 @@ import { define } from "../lib"; |
@@ -1,2 +0,2 @@ | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
import { SvelteComponent, binding_callbacks, create_slot, detach, element, init, insert, safe_not_equal, set_custom_element_data, transition_in, transition_out, update_slot } from "svelte/internal"; | ||
@@ -3,0 +3,0 @@ import { define } from "../lib"; |
@@ -1,2 +0,2 @@ | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
import { SvelteComponent, binding_callbacks, create_slot, detach, element, init, insert, safe_not_equal, set_custom_element_data, transition_in, transition_out, update_slot } from "svelte/internal"; | ||
@@ -3,0 +3,0 @@ import { define } from "../lib"; |
@@ -1,2 +0,2 @@ | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
import { SvelteComponent, binding_callbacks, create_slot, detach, element, init, insert, listen, run_all, safe_not_equal, set_custom_element_data, transition_in, transition_out, update_slot } from "svelte/internal"; | ||
@@ -3,0 +3,0 @@ import { define } from "../lib"; |
@@ -1,2 +0,2 @@ | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
import { SvelteComponent, binding_callbacks, create_slot, detach, element, init, insert, safe_not_equal, set_custom_element_data, transition_in, transition_out, update_slot } from "svelte/internal"; | ||
@@ -3,0 +3,0 @@ import { define } from "../lib"; |
@@ -1,2 +0,2 @@ | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
import { SvelteComponent, binding_callbacks, create_slot, detach, element, init, insert, listen, safe_not_equal, set_custom_element_data, transition_in, transition_out, update_slot } from "svelte/internal"; | ||
@@ -3,0 +3,0 @@ import { define } from "../lib"; |
@@ -1,2 +0,2 @@ | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
import { SvelteComponent, binding_callbacks, create_slot, detach, element, init, insert, listen, safe_not_equal, set_custom_element_data, transition_in, transition_out, update_slot } from "svelte/internal"; | ||
@@ -3,0 +3,0 @@ import { define } from "../lib"; |
@@ -1,2 +0,2 @@ | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
import { SvelteComponent, binding_callbacks, create_slot, detach, element, init, insert, safe_not_equal, set_custom_element_data, transition_in, transition_out, update_slot } from "svelte/internal"; | ||
@@ -3,0 +3,0 @@ import { define } from "../lib"; |
@@ -1,2 +0,2 @@ | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
import { SvelteComponent, binding_callbacks, create_slot, detach, element, init, insert, safe_not_equal, set_custom_element_data, transition_in, transition_out, update_slot } from "svelte/internal"; | ||
@@ -3,0 +3,0 @@ import { define } from "../lib"; |
@@ -1,2 +0,2 @@ | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
import { SvelteComponent, binding_callbacks, create_slot, detach, element, init, insert, safe_not_equal, set_custom_element_data, transition_in, transition_out, update_slot } from "svelte/internal"; | ||
@@ -3,0 +3,0 @@ import { define } from "../lib"; |
@@ -1,2 +0,2 @@ | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
import { SvelteComponent, binding_callbacks, create_slot, detach, element, init, insert, listen, run_all, safe_not_equal, set_custom_element_data, transition_in, transition_out, update_slot } from "svelte/internal"; | ||
@@ -3,0 +3,0 @@ import { define } from "../lib"; |
@@ -1,2 +0,2 @@ | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
import { SvelteComponent, binding_callbacks, create_slot, detach, element, init, insert, safe_not_equal, set_custom_element_data, transition_in, transition_out, update_slot } from "svelte/internal"; | ||
@@ -3,0 +3,0 @@ import { define } from "../lib"; |
@@ -1,2 +0,2 @@ | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
import { SvelteComponent, binding_callbacks, create_slot, detach, element, init, insert, listen, run_all, safe_not_equal, set_custom_element_data, transition_in, transition_out, update_slot } from "svelte/internal"; | ||
@@ -11,4 +11,4 @@ import { define } from "../lib"; | ||
let dispose; | ||
const default_slot_template = /*#slots*/ ctx[10].default; | ||
const default_slot = create_slot(default_slot_template, ctx, /*$$scope*/ ctx[9], null); | ||
const default_slot_template = /*#slots*/ ctx[11].default; | ||
const default_slot = create_slot(default_slot_template, ctx, /*$$scope*/ ctx[10], null); | ||
return { | ||
@@ -24,2 +24,3 @@ c() { | ||
set_custom_element_data(vime_poster, "playback-started", /*playbackStarted*/ ctx[4]); | ||
set_custom_element_data(vime_poster, "current-time", /*currentTime*/ ctx[5]); | ||
}, | ||
@@ -31,9 +32,9 @@ m(target, anchor) { | ||
} | ||
/*vime_poster_binding*/ ctx[11](vime_poster); | ||
/*vime_poster_binding*/ ctx[12](vime_poster); | ||
current = true; | ||
if (!mounted) { | ||
dispose = [ | ||
listen(vime_poster, "vLoaded", /*onEvent*/ ctx[6]), | ||
listen(vime_poster, "vWillShow", /*onEvent*/ ctx[6]), | ||
listen(vime_poster, "vWillHide", /*onEvent*/ ctx[6]) | ||
listen(vime_poster, "vLoaded", /*onEvent*/ ctx[7]), | ||
listen(vime_poster, "vWillShow", /*onEvent*/ ctx[7]), | ||
listen(vime_poster, "vWillHide", /*onEvent*/ ctx[7]) | ||
]; | ||
@@ -45,4 +46,4 @@ mounted = true; | ||
if (default_slot) { | ||
if (default_slot.p && dirty & /*$$scope*/ 512) { | ||
update_slot(default_slot, default_slot_template, ctx, /*$$scope*/ ctx[9], dirty, null, null); | ||
if (default_slot.p && dirty & /*$$scope*/ 1024) { | ||
update_slot(default_slot, default_slot_template, ctx, /*$$scope*/ ctx[10], dirty, null, null); | ||
} | ||
@@ -65,2 +66,5 @@ } | ||
} | ||
if (!current || dirty & /*currentTime*/ 32) { | ||
set_custom_element_data(vime_poster, "current-time", /*currentTime*/ ctx[5]); | ||
} | ||
}, | ||
@@ -82,3 +86,3 @@ i(local) { | ||
default_slot.d(detaching); | ||
/*vime_poster_binding*/ ctx[11](null); | ||
/*vime_poster_binding*/ ctx[12](null); | ||
mounted = false; | ||
@@ -100,2 +104,3 @@ run_all(dispose); | ||
let { playbackStarted = false } = $$props; | ||
let { currentTime = 0 } = $$props; | ||
const ref = () => __ref; | ||
@@ -113,3 +118,3 @@ const getWebComponent = () => __ref; | ||
__ref = $$value; | ||
$$invalidate(5, __ref); | ||
$$invalidate(6, __ref); | ||
}); | ||
@@ -128,4 +133,6 @@ } | ||
$$invalidate(4, playbackStarted = $$props.playbackStarted); | ||
if ("currentTime" in $$props) | ||
$$invalidate(5, currentTime = $$props.currentTime); | ||
if ("$$scope" in $$props) | ||
$$invalidate(9, $$scope = $$props.$$scope); | ||
$$invalidate(10, $$scope = $$props.$$scope); | ||
}; | ||
@@ -138,2 +145,3 @@ return [ | ||
playbackStarted, | ||
currentTime, | ||
__ref, | ||
@@ -157,4 +165,5 @@ onEvent, | ||
playbackStarted: 4, | ||
ref: 7, | ||
getWebComponent: 8 | ||
currentTime: 5, | ||
ref: 8, | ||
getWebComponent: 9 | ||
}); | ||
@@ -169,6 +178,6 @@ } | ||
get ref() { | ||
return this.$$.ctx[7]; | ||
return this.$$.ctx[8]; | ||
} | ||
get getWebComponent() { | ||
return this.$$.ctx[8]; | ||
return this.$$.ctx[9]; | ||
} | ||
@@ -175,0 +184,0 @@ } |
@@ -1,2 +0,2 @@ | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
import { SvelteComponent, binding_callbacks, create_slot, detach, element, init, insert, safe_not_equal, set_custom_element_data, transition_in, transition_out, update_slot } from "svelte/internal"; | ||
@@ -3,0 +3,0 @@ import { define } from "../lib"; |
@@ -1,2 +0,2 @@ | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
import { SvelteComponent, binding_callbacks, create_slot, detach, element, init, insert, safe_not_equal, set_custom_element_data, transition_in, transition_out, update_slot } from "svelte/internal"; | ||
@@ -3,0 +3,0 @@ import { define } from "../lib"; |
@@ -1,2 +0,2 @@ | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
import { SvelteComponent, binding_callbacks, create_slot, detach, element, init, insert, safe_not_equal, set_custom_element_data, transition_in, transition_out, update_slot } from "svelte/internal"; | ||
@@ -3,0 +3,0 @@ import { define } from "../lib"; |
@@ -1,2 +0,2 @@ | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
import { SvelteComponent, binding_callbacks, create_slot, detach, element, init, insert, safe_not_equal, set_custom_element_data, transition_in, transition_out, update_slot } from "svelte/internal"; | ||
@@ -3,0 +3,0 @@ import { define } from "../lib"; |
@@ -1,2 +0,2 @@ | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
import { SvelteComponent, binding_callbacks, create_slot, detach, element, init, insert, safe_not_equal, set_custom_element_data, transition_in, transition_out, update_slot } from "svelte/internal"; | ||
@@ -3,0 +3,0 @@ import { define } from "../lib"; |
@@ -1,2 +0,2 @@ | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
import { SvelteComponent, binding_callbacks, create_slot, detach, element, init, insert, listen, safe_not_equal, set_custom_element_data, transition_in, transition_out, update_slot } from "svelte/internal"; | ||
@@ -3,0 +3,0 @@ import { define } from "../lib"; |
@@ -1,2 +0,2 @@ | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
import { SvelteComponent, binding_callbacks, create_slot, detach, element, init, insert, listen, run_all, safe_not_equal, set_custom_element_data, transition_in, transition_out, update_slot } from "svelte/internal"; | ||
@@ -3,0 +3,0 @@ import { define } from "../lib"; |
@@ -1,2 +0,2 @@ | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
import { SvelteComponent, binding_callbacks, create_slot, detach, element, init, insert, safe_not_equal, set_custom_element_data, transition_in, transition_out, update_slot } from "svelte/internal"; | ||
@@ -3,0 +3,0 @@ import { define } from "../lib"; |
@@ -1,2 +0,2 @@ | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
import { SvelteComponent, binding_callbacks, create_slot, detach, element, init, insert, safe_not_equal, set_custom_element_data, transition_in, transition_out, update_slot } from "svelte/internal"; | ||
@@ -3,0 +3,0 @@ import { define } from "../lib"; |
@@ -1,2 +0,2 @@ | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
import { SvelteComponent, binding_callbacks, create_slot, detach, element, init, insert, safe_not_equal, set_custom_element_data, transition_in, transition_out, update_slot } from "svelte/internal"; | ||
@@ -3,0 +3,0 @@ import { define } from "../lib"; |
@@ -1,2 +0,2 @@ | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
import { SvelteComponent, binding_callbacks, create_slot, detach, element, init, insert, safe_not_equal, set_custom_element_data, transition_in, transition_out, update_slot } from "svelte/internal"; | ||
@@ -3,0 +3,0 @@ import { define } from "../lib"; |
@@ -1,2 +0,2 @@ | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
import { SvelteComponent, binding_callbacks, create_slot, detach, element, init, insert, safe_not_equal, set_custom_element_data, transition_in, transition_out, update_slot } from "svelte/internal"; | ||
@@ -3,0 +3,0 @@ import { define } from "../lib"; |
@@ -1,2 +0,2 @@ | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
import { SvelteComponent, binding_callbacks, create_slot, detach, element, init, insert, safe_not_equal, set_custom_element_data, transition_in, transition_out, update_slot } from "svelte/internal"; | ||
@@ -3,0 +3,0 @@ import { define } from "../lib"; |
@@ -1,2 +0,2 @@ | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
import { SvelteComponent, binding_callbacks, create_slot, detach, element, init, insert, listen, safe_not_equal, set_custom_element_data, transition_in, transition_out, update_slot } from "svelte/internal"; | ||
@@ -12,4 +12,4 @@ import { define } from "../lib"; | ||
let dispose; | ||
const default_slot_template = /*#slots*/ ctx[18].default; | ||
const default_slot = create_slot(default_slot_template, ctx, /*$$scope*/ ctx[17], null); | ||
const default_slot_template = /*#slots*/ ctx[20].default; | ||
const default_slot = create_slot(default_slot_template, ctx, /*$$scope*/ ctx[19], null); | ||
return { | ||
@@ -24,9 +24,11 @@ c() { | ||
set_custom_element_data(vime_vimeo, "portrait", /*portrait*/ ctx[3]); | ||
set_custom_element_data(vime_vimeo, "language", /*language*/ ctx[4]); | ||
set_custom_element_data(vime_vimeo, "aspect-ratio", /*aspectRatio*/ ctx[5]); | ||
set_custom_element_data(vime_vimeo, "autoplay", /*autoplay*/ ctx[6]); | ||
set_custom_element_data(vime_vimeo, "controls", /*controls*/ ctx[7]); | ||
set_custom_element_data(vime_vimeo, "loop", /*loop*/ ctx[8]); | ||
set_custom_element_data(vime_vimeo, "muted", /*muted*/ ctx[9]); | ||
set_custom_element_data(vime_vimeo, "playsinline", /*playsinline*/ ctx[10]); | ||
set_custom_element_data(vime_vimeo, "no-auto-aspect-ratio", /*noAutoAspectRatio*/ ctx[4]); | ||
set_custom_element_data(vime_vimeo, "poster", /*poster*/ ctx[5]); | ||
set_custom_element_data(vime_vimeo, "language", /*language*/ ctx[6]); | ||
set_custom_element_data(vime_vimeo, "aspect-ratio", /*aspectRatio*/ ctx[7]); | ||
set_custom_element_data(vime_vimeo, "autoplay", /*autoplay*/ ctx[8]); | ||
set_custom_element_data(vime_vimeo, "controls", /*controls*/ ctx[9]); | ||
set_custom_element_data(vime_vimeo, "loop", /*loop*/ ctx[10]); | ||
set_custom_element_data(vime_vimeo, "muted", /*muted*/ ctx[11]); | ||
set_custom_element_data(vime_vimeo, "playsinline", /*playsinline*/ ctx[12]); | ||
}, | ||
@@ -38,6 +40,6 @@ m(target, anchor) { | ||
} | ||
/*vime_vimeo_binding*/ ctx[19](vime_vimeo); | ||
/*vime_vimeo_binding*/ ctx[21](vime_vimeo); | ||
current = true; | ||
if (!mounted) { | ||
dispose = listen(vime_vimeo, "vLoadStart", /*onEvent*/ ctx[12]); | ||
dispose = listen(vime_vimeo, "vLoadStart", /*onEvent*/ ctx[14]); | ||
mounted = true; | ||
@@ -48,4 +50,4 @@ } | ||
if (default_slot) { | ||
if (default_slot.p && dirty & /*$$scope*/ 131072) { | ||
update_slot(default_slot, default_slot_template, ctx, /*$$scope*/ ctx[17], dirty, null, null); | ||
if (default_slot.p && dirty & /*$$scope*/ 524288) { | ||
update_slot(default_slot, default_slot_template, ctx, /*$$scope*/ ctx[19], dirty, null, null); | ||
} | ||
@@ -65,23 +67,29 @@ } | ||
} | ||
if (!current || dirty & /*language*/ 16) { | ||
set_custom_element_data(vime_vimeo, "language", /*language*/ ctx[4]); | ||
if (!current || dirty & /*noAutoAspectRatio*/ 16) { | ||
set_custom_element_data(vime_vimeo, "no-auto-aspect-ratio", /*noAutoAspectRatio*/ ctx[4]); | ||
} | ||
if (!current || dirty & /*aspectRatio*/ 32) { | ||
set_custom_element_data(vime_vimeo, "aspect-ratio", /*aspectRatio*/ ctx[5]); | ||
if (!current || dirty & /*poster*/ 32) { | ||
set_custom_element_data(vime_vimeo, "poster", /*poster*/ ctx[5]); | ||
} | ||
if (!current || dirty & /*autoplay*/ 64) { | ||
set_custom_element_data(vime_vimeo, "autoplay", /*autoplay*/ ctx[6]); | ||
if (!current || dirty & /*language*/ 64) { | ||
set_custom_element_data(vime_vimeo, "language", /*language*/ ctx[6]); | ||
} | ||
if (!current || dirty & /*controls*/ 128) { | ||
set_custom_element_data(vime_vimeo, "controls", /*controls*/ ctx[7]); | ||
if (!current || dirty & /*aspectRatio*/ 128) { | ||
set_custom_element_data(vime_vimeo, "aspect-ratio", /*aspectRatio*/ ctx[7]); | ||
} | ||
if (!current || dirty & /*loop*/ 256) { | ||
set_custom_element_data(vime_vimeo, "loop", /*loop*/ ctx[8]); | ||
if (!current || dirty & /*autoplay*/ 256) { | ||
set_custom_element_data(vime_vimeo, "autoplay", /*autoplay*/ ctx[8]); | ||
} | ||
if (!current || dirty & /*muted*/ 512) { | ||
set_custom_element_data(vime_vimeo, "muted", /*muted*/ ctx[9]); | ||
if (!current || dirty & /*controls*/ 512) { | ||
set_custom_element_data(vime_vimeo, "controls", /*controls*/ ctx[9]); | ||
} | ||
if (!current || dirty & /*playsinline*/ 1024) { | ||
set_custom_element_data(vime_vimeo, "playsinline", /*playsinline*/ ctx[10]); | ||
if (!current || dirty & /*loop*/ 1024) { | ||
set_custom_element_data(vime_vimeo, "loop", /*loop*/ ctx[10]); | ||
} | ||
if (!current || dirty & /*muted*/ 2048) { | ||
set_custom_element_data(vime_vimeo, "muted", /*muted*/ ctx[11]); | ||
} | ||
if (!current || dirty & /*playsinline*/ 4096) { | ||
set_custom_element_data(vime_vimeo, "playsinline", /*playsinline*/ ctx[12]); | ||
} | ||
}, | ||
@@ -103,3 +111,3 @@ i(local) { | ||
default_slot.d(detaching); | ||
/*vime_vimeo_binding*/ ctx[19](null); | ||
/*vime_vimeo_binding*/ ctx[21](null); | ||
mounted = false; | ||
@@ -121,2 +129,4 @@ dispose(); | ||
let { portrait = true } = $$props; | ||
let { noAutoAspectRatio = false } = $$props; | ||
let { poster = undefined } = $$props; | ||
let { language = "en" } = $$props; | ||
@@ -134,3 +144,3 @@ let { aspectRatio = "16:9" } = $$props; | ||
onMount(() => { | ||
$$invalidate(20, __mounted = true); | ||
$$invalidate(22, __mounted = true); | ||
}); | ||
@@ -144,3 +154,3 @@ const onEvent = e => { | ||
__ref = $$value; | ||
$$invalidate(11, __ref); | ||
$$invalidate(13, __ref); | ||
}); | ||
@@ -157,23 +167,27 @@ } | ||
$$invalidate(3, portrait = $$props.portrait); | ||
if ("noAutoAspectRatio" in $$props) | ||
$$invalidate(4, noAutoAspectRatio = $$props.noAutoAspectRatio); | ||
if ("poster" in $$props) | ||
$$invalidate(5, poster = $$props.poster); | ||
if ("language" in $$props) | ||
$$invalidate(4, language = $$props.language); | ||
$$invalidate(6, language = $$props.language); | ||
if ("aspectRatio" in $$props) | ||
$$invalidate(5, aspectRatio = $$props.aspectRatio); | ||
$$invalidate(7, aspectRatio = $$props.aspectRatio); | ||
if ("autoplay" in $$props) | ||
$$invalidate(6, autoplay = $$props.autoplay); | ||
$$invalidate(8, autoplay = $$props.autoplay); | ||
if ("controls" in $$props) | ||
$$invalidate(7, controls = $$props.controls); | ||
$$invalidate(9, controls = $$props.controls); | ||
if ("logger" in $$props) | ||
$$invalidate(13, logger = $$props.logger); | ||
$$invalidate(15, logger = $$props.logger); | ||
if ("loop" in $$props) | ||
$$invalidate(8, loop = $$props.loop); | ||
$$invalidate(10, loop = $$props.loop); | ||
if ("muted" in $$props) | ||
$$invalidate(9, muted = $$props.muted); | ||
$$invalidate(11, muted = $$props.muted); | ||
if ("playsinline" in $$props) | ||
$$invalidate(10, playsinline = $$props.playsinline); | ||
$$invalidate(12, playsinline = $$props.playsinline); | ||
if ("$$scope" in $$props) | ||
$$invalidate(17, $$scope = $$props.$$scope); | ||
$$invalidate(19, $$scope = $$props.$$scope); | ||
}; | ||
$$self.$$.update = () => { | ||
if ($$self.$$.dirty & /*__mounted, __ref, logger*/ 1058816) { | ||
if ($$self.$$.dirty & /*__mounted, __ref, logger*/ 4235264) { | ||
$: if (__mounted) | ||
@@ -188,2 +202,4 @@ setProp(__ref, "logger", logger); | ||
portrait, | ||
noAutoAspectRatio, | ||
poster, | ||
language, | ||
@@ -215,13 +231,15 @@ aspectRatio, | ||
portrait: 3, | ||
language: 4, | ||
aspectRatio: 5, | ||
autoplay: 6, | ||
controls: 7, | ||
logger: 13, | ||
loop: 8, | ||
muted: 9, | ||
playsinline: 10, | ||
getAdapter: 14, | ||
ref: 15, | ||
getWebComponent: 16 | ||
noAutoAspectRatio: 4, | ||
poster: 5, | ||
language: 6, | ||
aspectRatio: 7, | ||
autoplay: 8, | ||
controls: 9, | ||
logger: 15, | ||
loop: 10, | ||
muted: 11, | ||
playsinline: 12, | ||
getAdapter: 16, | ||
ref: 17, | ||
getWebComponent: 18 | ||
}); | ||
@@ -237,9 +255,9 @@ } | ||
get getAdapter() { | ||
return this.$$.ctx[14]; | ||
return this.$$.ctx[16]; | ||
} | ||
get ref() { | ||
return this.$$.ctx[15]; | ||
return this.$$.ctx[17]; | ||
} | ||
get getWebComponent() { | ||
return this.$$.ctx[16]; | ||
return this.$$.ctx[18]; | ||
} | ||
@@ -246,0 +264,0 @@ } |
@@ -1,2 +0,2 @@ | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
import { SvelteComponent, binding_callbacks, create_slot, detach, element, init, insert, safe_not_equal, set_custom_element_data, transition_in, transition_out, update_slot } from "svelte/internal"; | ||
@@ -3,0 +3,0 @@ import { define } from "../lib"; |
@@ -1,2 +0,2 @@ | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
import { SvelteComponent, binding_callbacks, create_slot, detach, element, init, insert, listen, safe_not_equal, set_custom_element_data, transition_in, transition_out, update_slot } from "svelte/internal"; | ||
@@ -12,4 +12,4 @@ import { define } from "../lib"; | ||
let dispose; | ||
const default_slot_template = /*#slots*/ ctx[16].default; | ||
const default_slot = create_slot(default_slot_template, ctx, /*$$scope*/ ctx[15], null); | ||
const default_slot_template = /*#slots*/ ctx[17].default; | ||
const default_slot = create_slot(default_slot_template, ctx, /*$$scope*/ ctx[16], null); | ||
return { | ||
@@ -23,8 +23,9 @@ c() { | ||
set_custom_element_data(vime_youtube, "show-fullscreen-control", /*showFullscreenControl*/ ctx[2]); | ||
set_custom_element_data(vime_youtube, "language", /*language*/ ctx[3]); | ||
set_custom_element_data(vime_youtube, "autoplay", /*autoplay*/ ctx[4]); | ||
set_custom_element_data(vime_youtube, "controls", /*controls*/ ctx[5]); | ||
set_custom_element_data(vime_youtube, "loop", /*loop*/ ctx[6]); | ||
set_custom_element_data(vime_youtube, "muted", /*muted*/ ctx[7]); | ||
set_custom_element_data(vime_youtube, "playsinline", /*playsinline*/ ctx[8]); | ||
set_custom_element_data(vime_youtube, "poster", /*poster*/ ctx[3]); | ||
set_custom_element_data(vime_youtube, "language", /*language*/ ctx[4]); | ||
set_custom_element_data(vime_youtube, "autoplay", /*autoplay*/ ctx[5]); | ||
set_custom_element_data(vime_youtube, "controls", /*controls*/ ctx[6]); | ||
set_custom_element_data(vime_youtube, "loop", /*loop*/ ctx[7]); | ||
set_custom_element_data(vime_youtube, "muted", /*muted*/ ctx[8]); | ||
set_custom_element_data(vime_youtube, "playsinline", /*playsinline*/ ctx[9]); | ||
}, | ||
@@ -36,6 +37,6 @@ m(target, anchor) { | ||
} | ||
/*vime_youtube_binding*/ ctx[17](vime_youtube); | ||
/*vime_youtube_binding*/ ctx[18](vime_youtube); | ||
current = true; | ||
if (!mounted) { | ||
dispose = listen(vime_youtube, "vLoadStart", /*onEvent*/ ctx[10]); | ||
dispose = listen(vime_youtube, "vLoadStart", /*onEvent*/ ctx[11]); | ||
mounted = true; | ||
@@ -46,4 +47,4 @@ } | ||
if (default_slot) { | ||
if (default_slot.p && dirty & /*$$scope*/ 32768) { | ||
update_slot(default_slot, default_slot_template, ctx, /*$$scope*/ ctx[15], dirty, null, null); | ||
if (default_slot.p && dirty & /*$$scope*/ 65536) { | ||
update_slot(default_slot, default_slot_template, ctx, /*$$scope*/ ctx[16], dirty, null, null); | ||
} | ||
@@ -60,20 +61,23 @@ } | ||
} | ||
if (!current || dirty & /*language*/ 8) { | ||
set_custom_element_data(vime_youtube, "language", /*language*/ ctx[3]); | ||
if (!current || dirty & /*poster*/ 8) { | ||
set_custom_element_data(vime_youtube, "poster", /*poster*/ ctx[3]); | ||
} | ||
if (!current || dirty & /*autoplay*/ 16) { | ||
set_custom_element_data(vime_youtube, "autoplay", /*autoplay*/ ctx[4]); | ||
if (!current || dirty & /*language*/ 16) { | ||
set_custom_element_data(vime_youtube, "language", /*language*/ ctx[4]); | ||
} | ||
if (!current || dirty & /*controls*/ 32) { | ||
set_custom_element_data(vime_youtube, "controls", /*controls*/ ctx[5]); | ||
if (!current || dirty & /*autoplay*/ 32) { | ||
set_custom_element_data(vime_youtube, "autoplay", /*autoplay*/ ctx[5]); | ||
} | ||
if (!current || dirty & /*loop*/ 64) { | ||
set_custom_element_data(vime_youtube, "loop", /*loop*/ ctx[6]); | ||
if (!current || dirty & /*controls*/ 64) { | ||
set_custom_element_data(vime_youtube, "controls", /*controls*/ ctx[6]); | ||
} | ||
if (!current || dirty & /*muted*/ 128) { | ||
set_custom_element_data(vime_youtube, "muted", /*muted*/ ctx[7]); | ||
if (!current || dirty & /*loop*/ 128) { | ||
set_custom_element_data(vime_youtube, "loop", /*loop*/ ctx[7]); | ||
} | ||
if (!current || dirty & /*playsinline*/ 256) { | ||
set_custom_element_data(vime_youtube, "playsinline", /*playsinline*/ ctx[8]); | ||
if (!current || dirty & /*muted*/ 256) { | ||
set_custom_element_data(vime_youtube, "muted", /*muted*/ ctx[8]); | ||
} | ||
if (!current || dirty & /*playsinline*/ 512) { | ||
set_custom_element_data(vime_youtube, "playsinline", /*playsinline*/ ctx[9]); | ||
} | ||
}, | ||
@@ -95,3 +99,3 @@ i(local) { | ||
default_slot.d(detaching); | ||
/*vime_youtube_binding*/ ctx[17](null); | ||
/*vime_youtube_binding*/ ctx[18](null); | ||
mounted = false; | ||
@@ -112,2 +116,3 @@ dispose(); | ||
let { showFullscreenControl = true } = $$props; | ||
let { poster = undefined } = $$props; | ||
let { language = "en" } = $$props; | ||
@@ -124,3 +129,3 @@ let { autoplay = false } = $$props; | ||
onMount(() => { | ||
$$invalidate(18, __mounted = true); | ||
$$invalidate(19, __mounted = true); | ||
}); | ||
@@ -134,3 +139,3 @@ const onEvent = e => { | ||
__ref = $$value; | ||
$$invalidate(9, __ref); | ||
$$invalidate(10, __ref); | ||
}); | ||
@@ -145,21 +150,23 @@ } | ||
$$invalidate(2, showFullscreenControl = $$props.showFullscreenControl); | ||
if ("poster" in $$props) | ||
$$invalidate(3, poster = $$props.poster); | ||
if ("language" in $$props) | ||
$$invalidate(3, language = $$props.language); | ||
$$invalidate(4, language = $$props.language); | ||
if ("autoplay" in $$props) | ||
$$invalidate(4, autoplay = $$props.autoplay); | ||
$$invalidate(5, autoplay = $$props.autoplay); | ||
if ("controls" in $$props) | ||
$$invalidate(5, controls = $$props.controls); | ||
$$invalidate(6, controls = $$props.controls); | ||
if ("logger" in $$props) | ||
$$invalidate(11, logger = $$props.logger); | ||
$$invalidate(12, logger = $$props.logger); | ||
if ("loop" in $$props) | ||
$$invalidate(6, loop = $$props.loop); | ||
$$invalidate(7, loop = $$props.loop); | ||
if ("muted" in $$props) | ||
$$invalidate(7, muted = $$props.muted); | ||
$$invalidate(8, muted = $$props.muted); | ||
if ("playsinline" in $$props) | ||
$$invalidate(8, playsinline = $$props.playsinline); | ||
$$invalidate(9, playsinline = $$props.playsinline); | ||
if ("$$scope" in $$props) | ||
$$invalidate(15, $$scope = $$props.$$scope); | ||
$$invalidate(16, $$scope = $$props.$$scope); | ||
}; | ||
$$self.$$.update = () => { | ||
if ($$self.$$.dirty & /*__mounted, __ref, logger*/ 264704) { | ||
if ($$self.$$.dirty & /*__mounted, __ref, logger*/ 529408) { | ||
$: if (__mounted) | ||
@@ -173,2 +180,3 @@ setProp(__ref, "logger", logger); | ||
showFullscreenControl, | ||
poster, | ||
language, | ||
@@ -198,12 +206,13 @@ autoplay, | ||
showFullscreenControl: 2, | ||
language: 3, | ||
autoplay: 4, | ||
controls: 5, | ||
logger: 11, | ||
loop: 6, | ||
muted: 7, | ||
playsinline: 8, | ||
getAdapter: 12, | ||
ref: 13, | ||
getWebComponent: 14 | ||
poster: 3, | ||
language: 4, | ||
autoplay: 5, | ||
controls: 6, | ||
logger: 12, | ||
loop: 7, | ||
muted: 8, | ||
playsinline: 9, | ||
getAdapter: 13, | ||
ref: 14, | ||
getWebComponent: 15 | ||
}); | ||
@@ -219,9 +228,9 @@ } | ||
get getAdapter() { | ||
return this.$$.ctx[12]; | ||
return this.$$.ctx[13]; | ||
} | ||
get ref() { | ||
return this.$$.ctx[13]; | ||
return this.$$.ctx[14]; | ||
} | ||
get getWebComponent() { | ||
return this.$$.ctx[14]; | ||
return this.$$.ctx[15]; | ||
} | ||
@@ -228,0 +237,0 @@ } |
@@ -26,2 +26,4 @@ import { Components } from '@vime/core'; | ||
controls?: Components.VimeDailymotion["controls"]; | ||
/** The absolute URL of a custom poster to be used for the current video. */ | ||
poster?: Components.VimeDailymotion["poster"]; | ||
/** */ | ||
@@ -28,0 +30,0 @@ logger?: Components.VimeDailymotion["logger"]; |
@@ -13,2 +13,4 @@ import { Components, JSX } from '@vime/core'; | ||
playbackStarted?: Components.VimePoster["playbackStarted"]; | ||
/** */ | ||
currentTime?: Components.VimePoster["currentTime"]; | ||
} | ||
@@ -15,0 +17,0 @@ interface VimePosterEvents { |
@@ -12,2 +12,6 @@ import { Components } from '@vime/core'; | ||
portrait?: Components.VimeVimeo["portrait"]; | ||
/** Turns off automatically determining the aspect ratio of the current video. */ | ||
noAutoAspectRatio?: Components.VimeVimeo["noAutoAspectRatio"]; | ||
/** The absolute URL of a custom poster to be used for the current video. */ | ||
poster?: Components.VimeVimeo["poster"]; | ||
/** */ | ||
@@ -14,0 +18,0 @@ language?: Components.VimeVimeo["language"]; |
@@ -9,2 +9,4 @@ import { Components } from '@vime/core'; | ||
showFullscreenControl?: Components.VimeYoutube["showFullscreenControl"]; | ||
/** The absolute URL of a custom poster to be used for the current video. */ | ||
poster?: Components.VimeYoutube["poster"]; | ||
/** */ | ||
@@ -11,0 +13,0 @@ language?: Components.VimeYoutube["language"]; |
{ | ||
"name": "@vime/svelte", | ||
"version": "4.4.0", | ||
"version": "4.5.0", | ||
"description": "Svelte bindings for the Vime media player.", | ||
@@ -30,3 +30,3 @@ "license": "MIT", | ||
"dependencies": { | ||
"@vime/core": "^4.4.0" | ||
"@vime/core": "^4.5.0" | ||
}, | ||
@@ -60,3 +60,3 @@ "devDependencies": { | ||
], | ||
"gitHead": "7eb91e830c9fac8ed6b27f57316ed9a6a3b38e46" | ||
"gitHead": "767ef8a7de1abbf9bdef3fbdf2bfb66de55365fd" | ||
} |
@@ -38,3 +38,3 @@ /* eslint-disable */ | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
import { | ||
@@ -41,0 +41,0 @@ SvelteComponent, |
@@ -44,3 +44,3 @@ /* eslint-disable */ | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
import { | ||
@@ -47,0 +47,0 @@ SvelteComponent, |
@@ -41,3 +41,3 @@ /* eslint-disable */ | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
import { | ||
@@ -44,0 +44,0 @@ SvelteComponent, |
@@ -26,3 +26,3 @@ /* eslint-disable */ | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
import { | ||
@@ -29,0 +29,0 @@ SvelteComponent, |
@@ -46,3 +46,3 @@ /* eslint-disable */ | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
import { | ||
@@ -49,0 +49,0 @@ SvelteComponent, |
@@ -20,3 +20,3 @@ /* eslint-disable */ | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
import { | ||
@@ -23,0 +23,0 @@ SvelteComponent, |
@@ -74,3 +74,3 @@ /* eslint-disable */ | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
import { | ||
@@ -77,0 +77,0 @@ SvelteComponent, |
@@ -17,3 +17,3 @@ /* eslint-disable */ | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
import { | ||
@@ -20,0 +20,0 @@ SvelteComponent, |
@@ -26,3 +26,3 @@ /* eslint-disable */ | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
import { | ||
@@ -29,0 +29,0 @@ SvelteComponent, |
@@ -43,2 +43,5 @@ /* eslint-disable */ | ||
/** The absolute URL of a custom poster to be used for the current video. */ | ||
poster?: Components.VimeDailymotion["poster"] | ||
/** */ | ||
@@ -63,3 +66,3 @@ logger?: Components.VimeDailymotion["logger"] | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
import { | ||
@@ -91,4 +94,4 @@ SvelteComponent, | ||
let dispose; | ||
const default_slot_template = /*#slots*/ ctx[21].default; | ||
const default_slot = create_slot(default_slot_template, ctx, /*$$scope*/ ctx[20], null); | ||
const default_slot_template = /*#slots*/ ctx[22].default; | ||
const default_slot = create_slot(default_slot_template, ctx, /*$$scope*/ ctx[21], null); | ||
@@ -110,5 +113,6 @@ return { | ||
set_custom_element_data(vime_dailymotion, "controls", /*controls*/ ctx[10]); | ||
set_custom_element_data(vime_dailymotion, "loop", /*loop*/ ctx[11]); | ||
set_custom_element_data(vime_dailymotion, "muted", /*muted*/ ctx[12]); | ||
set_custom_element_data(vime_dailymotion, "playsinline", /*playsinline*/ ctx[13]); | ||
set_custom_element_data(vime_dailymotion, "poster", /*poster*/ ctx[11]); | ||
set_custom_element_data(vime_dailymotion, "loop", /*loop*/ ctx[12]); | ||
set_custom_element_data(vime_dailymotion, "muted", /*muted*/ ctx[13]); | ||
set_custom_element_data(vime_dailymotion, "playsinline", /*playsinline*/ ctx[14]); | ||
}, | ||
@@ -122,7 +126,7 @@ m(target, anchor) { | ||
/*vime_dailymotion_binding*/ ctx[22](vime_dailymotion); | ||
/*vime_dailymotion_binding*/ ctx[23](vime_dailymotion); | ||
current = true; | ||
if (!mounted) { | ||
dispose = listen(vime_dailymotion, "vLoadStart", /*onEvent*/ ctx[15]); | ||
dispose = listen(vime_dailymotion, "vLoadStart", /*onEvent*/ ctx[16]); | ||
mounted = true; | ||
@@ -133,4 +137,4 @@ } | ||
if (default_slot) { | ||
if (default_slot.p && dirty & /*$$scope*/ 1048576) { | ||
update_slot(default_slot, default_slot_template, ctx, /*$$scope*/ ctx[20], dirty, null, null); | ||
if (default_slot.p && dirty & /*$$scope*/ 2097152) { | ||
update_slot(default_slot, default_slot_template, ctx, /*$$scope*/ ctx[21], dirty, null, null); | ||
} | ||
@@ -183,13 +187,17 @@ } | ||
if (!current || dirty & /*loop*/ 2048) { | ||
set_custom_element_data(vime_dailymotion, "loop", /*loop*/ ctx[11]); | ||
if (!current || dirty & /*poster*/ 2048) { | ||
set_custom_element_data(vime_dailymotion, "poster", /*poster*/ ctx[11]); | ||
} | ||
if (!current || dirty & /*muted*/ 4096) { | ||
set_custom_element_data(vime_dailymotion, "muted", /*muted*/ ctx[12]); | ||
if (!current || dirty & /*loop*/ 4096) { | ||
set_custom_element_data(vime_dailymotion, "loop", /*loop*/ ctx[12]); | ||
} | ||
if (!current || dirty & /*playsinline*/ 8192) { | ||
set_custom_element_data(vime_dailymotion, "playsinline", /*playsinline*/ ctx[13]); | ||
if (!current || dirty & /*muted*/ 8192) { | ||
set_custom_element_data(vime_dailymotion, "muted", /*muted*/ ctx[13]); | ||
} | ||
if (!current || dirty & /*playsinline*/ 16384) { | ||
set_custom_element_data(vime_dailymotion, "playsinline", /*playsinline*/ ctx[14]); | ||
} | ||
}, | ||
@@ -208,3 +216,3 @@ i(local) { | ||
if (default_slot) default_slot.d(detaching); | ||
/*vime_dailymotion_binding*/ ctx[22](null); | ||
/*vime_dailymotion_binding*/ ctx[23](null); | ||
mounted = false; | ||
@@ -235,2 +243,3 @@ dispose(); | ||
let { controls = false } = $$props; | ||
let { poster = undefined } = $$props; | ||
let { logger = undefined } = $$props; | ||
@@ -245,3 +254,3 @@ let { loop = false } = $$props; | ||
onMount(() => { | ||
$$invalidate(23, __mounted = true); | ||
$$invalidate(24, __mounted = true); | ||
}); | ||
@@ -257,3 +266,3 @@ | ||
__ref = $$value; | ||
$$invalidate(14, __ref); | ||
$$invalidate(15, __ref); | ||
}); | ||
@@ -274,11 +283,12 @@ } | ||
if ("controls" in $$props) $$invalidate(10, controls = $$props.controls); | ||
if ("logger" in $$props) $$invalidate(16, logger = $$props.logger); | ||
if ("loop" in $$props) $$invalidate(11, loop = $$props.loop); | ||
if ("muted" in $$props) $$invalidate(12, muted = $$props.muted); | ||
if ("playsinline" in $$props) $$invalidate(13, playsinline = $$props.playsinline); | ||
if ("$$scope" in $$props) $$invalidate(20, $$scope = $$props.$$scope); | ||
if ("poster" in $$props) $$invalidate(11, poster = $$props.poster); | ||
if ("logger" in $$props) $$invalidate(17, logger = $$props.logger); | ||
if ("loop" in $$props) $$invalidate(12, loop = $$props.loop); | ||
if ("muted" in $$props) $$invalidate(13, muted = $$props.muted); | ||
if ("playsinline" in $$props) $$invalidate(14, playsinline = $$props.playsinline); | ||
if ("$$scope" in $$props) $$invalidate(21, $$scope = $$props.$$scope); | ||
}; | ||
$$self.$$.update = () => { | ||
if ($$self.$$.dirty & /*__mounted, __ref, logger*/ 8470528) { | ||
if ($$self.$$.dirty & /*__mounted, __ref, logger*/ 16941056) { | ||
$: if (__mounted) setProp(__ref, "logger", logger); | ||
@@ -300,2 +310,3 @@ } | ||
controls, | ||
poster, | ||
loop, | ||
@@ -344,9 +355,10 @@ muted, | ||
controls: 10, | ||
logger: 16, | ||
loop: 11, | ||
muted: 12, | ||
playsinline: 13, | ||
getAdapter: 17, | ||
ref: 18, | ||
getWebComponent: 19 | ||
poster: 11, | ||
logger: 17, | ||
loop: 12, | ||
muted: 13, | ||
playsinline: 14, | ||
getAdapter: 18, | ||
ref: 19, | ||
getWebComponent: 20 | ||
}); | ||
@@ -358,11 +370,11 @@ } | ||
get getAdapter(): Components.VimeDailymotion["getAdapter"] { | ||
return this.$$.ctx[17]; | ||
return this.$$.ctx[18]; | ||
} | ||
get ref() { | ||
return this.$$.ctx[18]; | ||
return this.$$.ctx[19]; | ||
} | ||
get getWebComponent(): HTMLVimeDailymotionElement | undefined { | ||
return this.$$.ctx[19]; | ||
return this.$$.ctx[20]; | ||
} | ||
@@ -369,0 +381,0 @@ } |
@@ -64,3 +64,3 @@ /* eslint-disable */ | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
import { | ||
@@ -67,0 +67,0 @@ SvelteComponent, |
@@ -29,3 +29,3 @@ /* eslint-disable */ | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
import { | ||
@@ -32,0 +32,0 @@ SvelteComponent, |
@@ -46,3 +46,3 @@ /* eslint-disable */ | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
import { | ||
@@ -49,0 +49,0 @@ SvelteComponent, |
@@ -47,3 +47,3 @@ /* eslint-disable */ | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
import { | ||
@@ -50,0 +50,0 @@ SvelteComponent, |
@@ -43,3 +43,3 @@ /* eslint-disable */ | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
import { | ||
@@ -46,0 +46,0 @@ SvelteComponent, |
@@ -46,3 +46,3 @@ /* eslint-disable */ | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
import { | ||
@@ -49,0 +49,0 @@ SvelteComponent, |
@@ -26,3 +26,3 @@ /* eslint-disable */ | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
import { | ||
@@ -29,0 +29,0 @@ SvelteComponent, |
@@ -37,3 +37,3 @@ /* eslint-disable */ | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
import { | ||
@@ -40,0 +40,0 @@ SvelteComponent, |
@@ -90,3 +90,3 @@ /* eslint-disable */ | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
import { | ||
@@ -93,0 +93,0 @@ SvelteComponent, |
@@ -44,3 +44,3 @@ /* eslint-disable */ | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
import { | ||
@@ -47,0 +47,0 @@ SvelteComponent, |
@@ -59,3 +59,3 @@ /* eslint-disable */ | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
import { | ||
@@ -62,0 +62,0 @@ SvelteComponent, |
@@ -19,3 +19,3 @@ /* eslint-disable */ | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
import { | ||
@@ -22,0 +22,0 @@ SvelteComponent, |
@@ -19,3 +19,3 @@ /* eslint-disable */ | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
import { | ||
@@ -22,0 +22,0 @@ SvelteComponent, |
@@ -22,3 +22,3 @@ /* eslint-disable */ | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
import { | ||
@@ -25,0 +25,0 @@ SvelteComponent, |
@@ -36,3 +36,3 @@ /* eslint-disable */ | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
import { | ||
@@ -39,0 +39,0 @@ SvelteComponent, |
@@ -53,3 +53,3 @@ /* eslint-disable */ | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
import { | ||
@@ -56,0 +56,0 @@ SvelteComponent, |
@@ -34,3 +34,3 @@ /* eslint-disable */ | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
import { | ||
@@ -37,0 +37,0 @@ SvelteComponent, |
@@ -21,3 +21,3 @@ /* eslint-disable */ | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
import { | ||
@@ -24,0 +24,0 @@ SvelteComponent, |
@@ -47,3 +47,3 @@ /* eslint-disable */ | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
import { | ||
@@ -50,0 +50,0 @@ SvelteComponent, |
@@ -44,3 +44,3 @@ /* eslint-disable */ | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
import { | ||
@@ -47,0 +47,0 @@ SvelteComponent, |
@@ -41,3 +41,3 @@ /* eslint-disable */ | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
import { | ||
@@ -44,0 +44,0 @@ SvelteComponent, |
@@ -348,3 +348,3 @@ /* eslint-disable */ | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
import { | ||
@@ -351,0 +351,0 @@ SvelteComponent, |
@@ -31,3 +31,3 @@ /* eslint-disable */ | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
import { | ||
@@ -34,0 +34,0 @@ SvelteComponent, |
@@ -23,2 +23,5 @@ /* eslint-disable */ | ||
playbackStarted?: Components.VimePoster["playbackStarted"] | ||
/** */ | ||
currentTime?: Components.VimePoster["currentTime"] | ||
} | ||
@@ -40,3 +43,3 @@ interface VimePosterEvents { | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
import { | ||
@@ -69,4 +72,4 @@ SvelteComponent, | ||
let dispose; | ||
const default_slot_template = /*#slots*/ ctx[10].default; | ||
const default_slot = create_slot(default_slot_template, ctx, /*$$scope*/ ctx[9], null); | ||
const default_slot_template = /*#slots*/ ctx[11].default; | ||
const default_slot = create_slot(default_slot_template, ctx, /*$$scope*/ ctx[10], null); | ||
@@ -82,2 +85,3 @@ return { | ||
set_custom_element_data(vime_poster, "playback-started", /*playbackStarted*/ ctx[4]); | ||
set_custom_element_data(vime_poster, "current-time", /*currentTime*/ ctx[5]); | ||
}, | ||
@@ -91,3 +95,3 @@ m(target, anchor) { | ||
/*vime_poster_binding*/ ctx[11](vime_poster); | ||
/*vime_poster_binding*/ ctx[12](vime_poster); | ||
current = true; | ||
@@ -97,5 +101,5 @@ | ||
dispose = [ | ||
listen(vime_poster, "vLoaded", /*onEvent*/ ctx[6]), | ||
listen(vime_poster, "vWillShow", /*onEvent*/ ctx[6]), | ||
listen(vime_poster, "vWillHide", /*onEvent*/ ctx[6]) | ||
listen(vime_poster, "vLoaded", /*onEvent*/ ctx[7]), | ||
listen(vime_poster, "vWillShow", /*onEvent*/ ctx[7]), | ||
listen(vime_poster, "vWillHide", /*onEvent*/ ctx[7]) | ||
]; | ||
@@ -108,4 +112,4 @@ | ||
if (default_slot) { | ||
if (default_slot.p && dirty & /*$$scope*/ 512) { | ||
update_slot(default_slot, default_slot_template, ctx, /*$$scope*/ ctx[9], dirty, null, null); | ||
if (default_slot.p && dirty & /*$$scope*/ 1024) { | ||
update_slot(default_slot, default_slot_template, ctx, /*$$scope*/ ctx[10], dirty, null, null); | ||
} | ||
@@ -133,2 +137,6 @@ } | ||
} | ||
if (!current || dirty & /*currentTime*/ 32) { | ||
set_custom_element_data(vime_poster, "current-time", /*currentTime*/ ctx[5]); | ||
} | ||
}, | ||
@@ -147,3 +155,3 @@ i(local) { | ||
if (default_slot) default_slot.d(detaching); | ||
/*vime_poster_binding*/ ctx[11](null); | ||
/*vime_poster_binding*/ ctx[12](null); | ||
mounted = false; | ||
@@ -167,2 +175,3 @@ run_all(dispose); | ||
let { playbackStarted = false } = $$props; | ||
let { currentTime = 0 } = $$props; | ||
const ref = () => __ref; | ||
@@ -183,3 +192,3 @@ const getWebComponent = () => __ref; | ||
__ref = $$value; | ||
$$invalidate(5, __ref); | ||
$$invalidate(6, __ref); | ||
}); | ||
@@ -194,3 +203,4 @@ } | ||
if ("playbackStarted" in $$props) $$invalidate(4, playbackStarted = $$props.playbackStarted); | ||
if ("$$scope" in $$props) $$invalidate(9, $$scope = $$props.$$scope); | ||
if ("currentTime" in $$props) $$invalidate(5, currentTime = $$props.currentTime); | ||
if ("$$scope" in $$props) $$invalidate(10, $$scope = $$props.$$scope); | ||
}; | ||
@@ -204,2 +214,3 @@ | ||
playbackStarted, | ||
currentTime, | ||
__ref, | ||
@@ -237,4 +248,5 @@ onEvent, | ||
playbackStarted: 4, | ||
ref: 7, | ||
getWebComponent: 8 | ||
currentTime: 5, | ||
ref: 8, | ||
getWebComponent: 9 | ||
}); | ||
@@ -244,7 +256,7 @@ } | ||
get ref() { | ||
return this.$$.ctx[7]; | ||
return this.$$.ctx[8]; | ||
} | ||
get getWebComponent(): HTMLVimePosterElement | undefined { | ||
return this.$$.ctx[8]; | ||
return this.$$.ctx[9]; | ||
} | ||
@@ -251,0 +263,0 @@ } |
@@ -29,3 +29,3 @@ /* eslint-disable */ | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
import { | ||
@@ -32,0 +32,0 @@ SvelteComponent, |
@@ -41,3 +41,3 @@ /* eslint-disable */ | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
import { | ||
@@ -44,0 +44,0 @@ SvelteComponent, |
@@ -33,3 +33,3 @@ /* eslint-disable */ | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
import { | ||
@@ -36,0 +36,0 @@ SvelteComponent, |
@@ -34,3 +34,3 @@ /* eslint-disable */ | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
import { | ||
@@ -37,0 +37,0 @@ SvelteComponent, |
@@ -22,3 +22,3 @@ /* eslint-disable */ | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
import { | ||
@@ -25,0 +25,0 @@ SvelteComponent, |
@@ -36,3 +36,3 @@ /* eslint-disable */ | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
import { | ||
@@ -39,0 +39,0 @@ SvelteComponent, |
@@ -30,3 +30,3 @@ /* eslint-disable */ | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
import { | ||
@@ -33,0 +33,0 @@ SvelteComponent, |
@@ -29,3 +29,3 @@ /* eslint-disable */ | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
import { | ||
@@ -32,0 +32,0 @@ SvelteComponent, |
@@ -26,3 +26,3 @@ /* eslint-disable */ | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
import { | ||
@@ -29,0 +29,0 @@ SvelteComponent, |
@@ -23,3 +23,3 @@ /* eslint-disable */ | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
import { | ||
@@ -26,0 +26,0 @@ SvelteComponent, |
@@ -32,3 +32,3 @@ /* eslint-disable */ | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
import { | ||
@@ -35,0 +35,0 @@ SvelteComponent, |
@@ -25,3 +25,3 @@ /* eslint-disable */ | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
import { | ||
@@ -28,0 +28,0 @@ SvelteComponent, |
@@ -55,3 +55,3 @@ /* eslint-disable */ | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
import { | ||
@@ -58,0 +58,0 @@ SvelteComponent, |
@@ -22,2 +22,8 @@ /* eslint-disable */ | ||
/** Turns off automatically determining the aspect ratio of the current video. */ | ||
noAutoAspectRatio?: Components.VimeVimeo["noAutoAspectRatio"] | ||
/** The absolute URL of a custom poster to be used for the current video. */ | ||
poster?: Components.VimeVimeo["poster"] | ||
/** */ | ||
@@ -54,3 +60,3 @@ language?: Components.VimeVimeo["language"] | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
import { | ||
@@ -82,4 +88,4 @@ SvelteComponent, | ||
let dispose; | ||
const default_slot_template = /*#slots*/ ctx[18].default; | ||
const default_slot = create_slot(default_slot_template, ctx, /*$$scope*/ ctx[17], null); | ||
const default_slot_template = /*#slots*/ ctx[20].default; | ||
const default_slot = create_slot(default_slot_template, ctx, /*$$scope*/ ctx[19], null); | ||
@@ -94,9 +100,11 @@ return { | ||
set_custom_element_data(vime_vimeo, "portrait", /*portrait*/ ctx[3]); | ||
set_custom_element_data(vime_vimeo, "language", /*language*/ ctx[4]); | ||
set_custom_element_data(vime_vimeo, "aspect-ratio", /*aspectRatio*/ ctx[5]); | ||
set_custom_element_data(vime_vimeo, "autoplay", /*autoplay*/ ctx[6]); | ||
set_custom_element_data(vime_vimeo, "controls", /*controls*/ ctx[7]); | ||
set_custom_element_data(vime_vimeo, "loop", /*loop*/ ctx[8]); | ||
set_custom_element_data(vime_vimeo, "muted", /*muted*/ ctx[9]); | ||
set_custom_element_data(vime_vimeo, "playsinline", /*playsinline*/ ctx[10]); | ||
set_custom_element_data(vime_vimeo, "no-auto-aspect-ratio", /*noAutoAspectRatio*/ ctx[4]); | ||
set_custom_element_data(vime_vimeo, "poster", /*poster*/ ctx[5]); | ||
set_custom_element_data(vime_vimeo, "language", /*language*/ ctx[6]); | ||
set_custom_element_data(vime_vimeo, "aspect-ratio", /*aspectRatio*/ ctx[7]); | ||
set_custom_element_data(vime_vimeo, "autoplay", /*autoplay*/ ctx[8]); | ||
set_custom_element_data(vime_vimeo, "controls", /*controls*/ ctx[9]); | ||
set_custom_element_data(vime_vimeo, "loop", /*loop*/ ctx[10]); | ||
set_custom_element_data(vime_vimeo, "muted", /*muted*/ ctx[11]); | ||
set_custom_element_data(vime_vimeo, "playsinline", /*playsinline*/ ctx[12]); | ||
}, | ||
@@ -110,7 +118,7 @@ m(target, anchor) { | ||
/*vime_vimeo_binding*/ ctx[19](vime_vimeo); | ||
/*vime_vimeo_binding*/ ctx[21](vime_vimeo); | ||
current = true; | ||
if (!mounted) { | ||
dispose = listen(vime_vimeo, "vLoadStart", /*onEvent*/ ctx[12]); | ||
dispose = listen(vime_vimeo, "vLoadStart", /*onEvent*/ ctx[14]); | ||
mounted = true; | ||
@@ -121,4 +129,4 @@ } | ||
if (default_slot) { | ||
if (default_slot.p && dirty & /*$$scope*/ 131072) { | ||
update_slot(default_slot, default_slot_template, ctx, /*$$scope*/ ctx[17], dirty, null, null); | ||
if (default_slot.p && dirty & /*$$scope*/ 524288) { | ||
update_slot(default_slot, default_slot_template, ctx, /*$$scope*/ ctx[19], dirty, null, null); | ||
} | ||
@@ -143,29 +151,37 @@ } | ||
if (!current || dirty & /*language*/ 16) { | ||
set_custom_element_data(vime_vimeo, "language", /*language*/ ctx[4]); | ||
if (!current || dirty & /*noAutoAspectRatio*/ 16) { | ||
set_custom_element_data(vime_vimeo, "no-auto-aspect-ratio", /*noAutoAspectRatio*/ ctx[4]); | ||
} | ||
if (!current || dirty & /*aspectRatio*/ 32) { | ||
set_custom_element_data(vime_vimeo, "aspect-ratio", /*aspectRatio*/ ctx[5]); | ||
if (!current || dirty & /*poster*/ 32) { | ||
set_custom_element_data(vime_vimeo, "poster", /*poster*/ ctx[5]); | ||
} | ||
if (!current || dirty & /*autoplay*/ 64) { | ||
set_custom_element_data(vime_vimeo, "autoplay", /*autoplay*/ ctx[6]); | ||
if (!current || dirty & /*language*/ 64) { | ||
set_custom_element_data(vime_vimeo, "language", /*language*/ ctx[6]); | ||
} | ||
if (!current || dirty & /*controls*/ 128) { | ||
set_custom_element_data(vime_vimeo, "controls", /*controls*/ ctx[7]); | ||
if (!current || dirty & /*aspectRatio*/ 128) { | ||
set_custom_element_data(vime_vimeo, "aspect-ratio", /*aspectRatio*/ ctx[7]); | ||
} | ||
if (!current || dirty & /*loop*/ 256) { | ||
set_custom_element_data(vime_vimeo, "loop", /*loop*/ ctx[8]); | ||
if (!current || dirty & /*autoplay*/ 256) { | ||
set_custom_element_data(vime_vimeo, "autoplay", /*autoplay*/ ctx[8]); | ||
} | ||
if (!current || dirty & /*muted*/ 512) { | ||
set_custom_element_data(vime_vimeo, "muted", /*muted*/ ctx[9]); | ||
if (!current || dirty & /*controls*/ 512) { | ||
set_custom_element_data(vime_vimeo, "controls", /*controls*/ ctx[9]); | ||
} | ||
if (!current || dirty & /*playsinline*/ 1024) { | ||
set_custom_element_data(vime_vimeo, "playsinline", /*playsinline*/ ctx[10]); | ||
if (!current || dirty & /*loop*/ 1024) { | ||
set_custom_element_data(vime_vimeo, "loop", /*loop*/ ctx[10]); | ||
} | ||
if (!current || dirty & /*muted*/ 2048) { | ||
set_custom_element_data(vime_vimeo, "muted", /*muted*/ ctx[11]); | ||
} | ||
if (!current || dirty & /*playsinline*/ 4096) { | ||
set_custom_element_data(vime_vimeo, "playsinline", /*playsinline*/ ctx[12]); | ||
} | ||
}, | ||
@@ -184,3 +200,3 @@ i(local) { | ||
if (default_slot) default_slot.d(detaching); | ||
/*vime_vimeo_binding*/ ctx[19](null); | ||
/*vime_vimeo_binding*/ ctx[21](null); | ||
mounted = false; | ||
@@ -204,2 +220,4 @@ dispose(); | ||
let { portrait = true } = $$props; | ||
let { noAutoAspectRatio = false } = $$props; | ||
let { poster = undefined } = $$props; | ||
let { language = "en" } = $$props; | ||
@@ -218,3 +236,3 @@ let { aspectRatio = "16:9" } = $$props; | ||
onMount(() => { | ||
$$invalidate(20, __mounted = true); | ||
$$invalidate(22, __mounted = true); | ||
}); | ||
@@ -230,3 +248,3 @@ | ||
__ref = $$value; | ||
$$invalidate(11, __ref); | ||
$$invalidate(13, __ref); | ||
}); | ||
@@ -240,15 +258,17 @@ } | ||
if ("portrait" in $$props) $$invalidate(3, portrait = $$props.portrait); | ||
if ("language" in $$props) $$invalidate(4, language = $$props.language); | ||
if ("aspectRatio" in $$props) $$invalidate(5, aspectRatio = $$props.aspectRatio); | ||
if ("autoplay" in $$props) $$invalidate(6, autoplay = $$props.autoplay); | ||
if ("controls" in $$props) $$invalidate(7, controls = $$props.controls); | ||
if ("logger" in $$props) $$invalidate(13, logger = $$props.logger); | ||
if ("loop" in $$props) $$invalidate(8, loop = $$props.loop); | ||
if ("muted" in $$props) $$invalidate(9, muted = $$props.muted); | ||
if ("playsinline" in $$props) $$invalidate(10, playsinline = $$props.playsinline); | ||
if ("$$scope" in $$props) $$invalidate(17, $$scope = $$props.$$scope); | ||
if ("noAutoAspectRatio" in $$props) $$invalidate(4, noAutoAspectRatio = $$props.noAutoAspectRatio); | ||
if ("poster" in $$props) $$invalidate(5, poster = $$props.poster); | ||
if ("language" in $$props) $$invalidate(6, language = $$props.language); | ||
if ("aspectRatio" in $$props) $$invalidate(7, aspectRatio = $$props.aspectRatio); | ||
if ("autoplay" in $$props) $$invalidate(8, autoplay = $$props.autoplay); | ||
if ("controls" in $$props) $$invalidate(9, controls = $$props.controls); | ||
if ("logger" in $$props) $$invalidate(15, logger = $$props.logger); | ||
if ("loop" in $$props) $$invalidate(10, loop = $$props.loop); | ||
if ("muted" in $$props) $$invalidate(11, muted = $$props.muted); | ||
if ("playsinline" in $$props) $$invalidate(12, playsinline = $$props.playsinline); | ||
if ("$$scope" in $$props) $$invalidate(19, $$scope = $$props.$$scope); | ||
}; | ||
$$self.$$.update = () => { | ||
if ($$self.$$.dirty & /*__mounted, __ref, logger*/ 1058816) { | ||
if ($$self.$$.dirty & /*__mounted, __ref, logger*/ 4235264) { | ||
$: if (__mounted) setProp(__ref, "logger", logger); | ||
@@ -263,2 +283,4 @@ } | ||
portrait, | ||
noAutoAspectRatio, | ||
poster, | ||
language, | ||
@@ -304,13 +326,15 @@ aspectRatio, | ||
portrait: 3, | ||
language: 4, | ||
aspectRatio: 5, | ||
autoplay: 6, | ||
controls: 7, | ||
logger: 13, | ||
loop: 8, | ||
muted: 9, | ||
playsinline: 10, | ||
getAdapter: 14, | ||
ref: 15, | ||
getWebComponent: 16 | ||
noAutoAspectRatio: 4, | ||
poster: 5, | ||
language: 6, | ||
aspectRatio: 7, | ||
autoplay: 8, | ||
controls: 9, | ||
logger: 15, | ||
loop: 10, | ||
muted: 11, | ||
playsinline: 12, | ||
getAdapter: 16, | ||
ref: 17, | ||
getWebComponent: 18 | ||
}); | ||
@@ -322,11 +346,11 @@ } | ||
get getAdapter(): Components.VimeVimeo["getAdapter"] { | ||
return this.$$.ctx[14]; | ||
return this.$$.ctx[16]; | ||
} | ||
get ref() { | ||
return this.$$.ctx[15]; | ||
return this.$$.ctx[17]; | ||
} | ||
get getWebComponent(): HTMLVimeVimeoElement | undefined { | ||
return this.$$.ctx[16]; | ||
return this.$$.ctx[18]; | ||
} | ||
@@ -333,0 +357,0 @@ } |
@@ -53,3 +53,3 @@ /* eslint-disable */ | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
import { | ||
@@ -56,0 +56,0 @@ SvelteComponent, |
@@ -18,2 +18,5 @@ /* eslint-disable */ | ||
/** The absolute URL of a custom poster to be used for the current video. */ | ||
poster?: Components.VimeYoutube["poster"] | ||
/** */ | ||
@@ -47,3 +50,3 @@ language?: Components.VimeYoutube["language"] | ||
/* generated by Svelte v3.29.4 */ | ||
/* generated by Svelte v3.29.6 */ | ||
import { | ||
@@ -75,4 +78,4 @@ SvelteComponent, | ||
let dispose; | ||
const default_slot_template = /*#slots*/ ctx[16].default; | ||
const default_slot = create_slot(default_slot_template, ctx, /*$$scope*/ ctx[15], null); | ||
const default_slot_template = /*#slots*/ ctx[17].default; | ||
const default_slot = create_slot(default_slot_template, ctx, /*$$scope*/ ctx[16], null); | ||
@@ -86,8 +89,9 @@ return { | ||
set_custom_element_data(vime_youtube, "show-fullscreen-control", /*showFullscreenControl*/ ctx[2]); | ||
set_custom_element_data(vime_youtube, "language", /*language*/ ctx[3]); | ||
set_custom_element_data(vime_youtube, "autoplay", /*autoplay*/ ctx[4]); | ||
set_custom_element_data(vime_youtube, "controls", /*controls*/ ctx[5]); | ||
set_custom_element_data(vime_youtube, "loop", /*loop*/ ctx[6]); | ||
set_custom_element_data(vime_youtube, "muted", /*muted*/ ctx[7]); | ||
set_custom_element_data(vime_youtube, "playsinline", /*playsinline*/ ctx[8]); | ||
set_custom_element_data(vime_youtube, "poster", /*poster*/ ctx[3]); | ||
set_custom_element_data(vime_youtube, "language", /*language*/ ctx[4]); | ||
set_custom_element_data(vime_youtube, "autoplay", /*autoplay*/ ctx[5]); | ||
set_custom_element_data(vime_youtube, "controls", /*controls*/ ctx[6]); | ||
set_custom_element_data(vime_youtube, "loop", /*loop*/ ctx[7]); | ||
set_custom_element_data(vime_youtube, "muted", /*muted*/ ctx[8]); | ||
set_custom_element_data(vime_youtube, "playsinline", /*playsinline*/ ctx[9]); | ||
}, | ||
@@ -101,7 +105,7 @@ m(target, anchor) { | ||
/*vime_youtube_binding*/ ctx[17](vime_youtube); | ||
/*vime_youtube_binding*/ ctx[18](vime_youtube); | ||
current = true; | ||
if (!mounted) { | ||
dispose = listen(vime_youtube, "vLoadStart", /*onEvent*/ ctx[10]); | ||
dispose = listen(vime_youtube, "vLoadStart", /*onEvent*/ ctx[11]); | ||
mounted = true; | ||
@@ -112,4 +116,4 @@ } | ||
if (default_slot) { | ||
if (default_slot.p && dirty & /*$$scope*/ 32768) { | ||
update_slot(default_slot, default_slot_template, ctx, /*$$scope*/ ctx[15], dirty, null, null); | ||
if (default_slot.p && dirty & /*$$scope*/ 65536) { | ||
update_slot(default_slot, default_slot_template, ctx, /*$$scope*/ ctx[16], dirty, null, null); | ||
} | ||
@@ -130,25 +134,29 @@ } | ||
if (!current || dirty & /*language*/ 8) { | ||
set_custom_element_data(vime_youtube, "language", /*language*/ ctx[3]); | ||
if (!current || dirty & /*poster*/ 8) { | ||
set_custom_element_data(vime_youtube, "poster", /*poster*/ ctx[3]); | ||
} | ||
if (!current || dirty & /*autoplay*/ 16) { | ||
set_custom_element_data(vime_youtube, "autoplay", /*autoplay*/ ctx[4]); | ||
if (!current || dirty & /*language*/ 16) { | ||
set_custom_element_data(vime_youtube, "language", /*language*/ ctx[4]); | ||
} | ||
if (!current || dirty & /*controls*/ 32) { | ||
set_custom_element_data(vime_youtube, "controls", /*controls*/ ctx[5]); | ||
if (!current || dirty & /*autoplay*/ 32) { | ||
set_custom_element_data(vime_youtube, "autoplay", /*autoplay*/ ctx[5]); | ||
} | ||
if (!current || dirty & /*loop*/ 64) { | ||
set_custom_element_data(vime_youtube, "loop", /*loop*/ ctx[6]); | ||
if (!current || dirty & /*controls*/ 64) { | ||
set_custom_element_data(vime_youtube, "controls", /*controls*/ ctx[6]); | ||
} | ||
if (!current || dirty & /*muted*/ 128) { | ||
set_custom_element_data(vime_youtube, "muted", /*muted*/ ctx[7]); | ||
if (!current || dirty & /*loop*/ 128) { | ||
set_custom_element_data(vime_youtube, "loop", /*loop*/ ctx[7]); | ||
} | ||
if (!current || dirty & /*playsinline*/ 256) { | ||
set_custom_element_data(vime_youtube, "playsinline", /*playsinline*/ ctx[8]); | ||
if (!current || dirty & /*muted*/ 256) { | ||
set_custom_element_data(vime_youtube, "muted", /*muted*/ ctx[8]); | ||
} | ||
if (!current || dirty & /*playsinline*/ 512) { | ||
set_custom_element_data(vime_youtube, "playsinline", /*playsinline*/ ctx[9]); | ||
} | ||
}, | ||
@@ -167,3 +175,3 @@ i(local) { | ||
if (default_slot) default_slot.d(detaching); | ||
/*vime_youtube_binding*/ ctx[17](null); | ||
/*vime_youtube_binding*/ ctx[18](null); | ||
mounted = false; | ||
@@ -186,2 +194,3 @@ dispose(); | ||
let { showFullscreenControl = true } = $$props; | ||
let { poster = undefined } = $$props; | ||
let { language = "en" } = $$props; | ||
@@ -199,3 +208,3 @@ let { autoplay = false } = $$props; | ||
onMount(() => { | ||
$$invalidate(18, __mounted = true); | ||
$$invalidate(19, __mounted = true); | ||
}); | ||
@@ -211,3 +220,3 @@ | ||
__ref = $$value; | ||
$$invalidate(9, __ref); | ||
$$invalidate(10, __ref); | ||
}); | ||
@@ -220,14 +229,15 @@ } | ||
if ("showFullscreenControl" in $$props) $$invalidate(2, showFullscreenControl = $$props.showFullscreenControl); | ||
if ("language" in $$props) $$invalidate(3, language = $$props.language); | ||
if ("autoplay" in $$props) $$invalidate(4, autoplay = $$props.autoplay); | ||
if ("controls" in $$props) $$invalidate(5, controls = $$props.controls); | ||
if ("logger" in $$props) $$invalidate(11, logger = $$props.logger); | ||
if ("loop" in $$props) $$invalidate(6, loop = $$props.loop); | ||
if ("muted" in $$props) $$invalidate(7, muted = $$props.muted); | ||
if ("playsinline" in $$props) $$invalidate(8, playsinline = $$props.playsinline); | ||
if ("$$scope" in $$props) $$invalidate(15, $$scope = $$props.$$scope); | ||
if ("poster" in $$props) $$invalidate(3, poster = $$props.poster); | ||
if ("language" in $$props) $$invalidate(4, language = $$props.language); | ||
if ("autoplay" in $$props) $$invalidate(5, autoplay = $$props.autoplay); | ||
if ("controls" in $$props) $$invalidate(6, controls = $$props.controls); | ||
if ("logger" in $$props) $$invalidate(12, logger = $$props.logger); | ||
if ("loop" in $$props) $$invalidate(7, loop = $$props.loop); | ||
if ("muted" in $$props) $$invalidate(8, muted = $$props.muted); | ||
if ("playsinline" in $$props) $$invalidate(9, playsinline = $$props.playsinline); | ||
if ("$$scope" in $$props) $$invalidate(16, $$scope = $$props.$$scope); | ||
}; | ||
$$self.$$.update = () => { | ||
if ($$self.$$.dirty & /*__mounted, __ref, logger*/ 264704) { | ||
if ($$self.$$.dirty & /*__mounted, __ref, logger*/ 529408) { | ||
$: if (__mounted) setProp(__ref, "logger", logger); | ||
@@ -241,2 +251,3 @@ } | ||
showFullscreenControl, | ||
poster, | ||
language, | ||
@@ -280,12 +291,13 @@ autoplay, | ||
showFullscreenControl: 2, | ||
language: 3, | ||
autoplay: 4, | ||
controls: 5, | ||
logger: 11, | ||
loop: 6, | ||
muted: 7, | ||
playsinline: 8, | ||
getAdapter: 12, | ||
ref: 13, | ||
getWebComponent: 14 | ||
poster: 3, | ||
language: 4, | ||
autoplay: 5, | ||
controls: 6, | ||
logger: 12, | ||
loop: 7, | ||
muted: 8, | ||
playsinline: 9, | ||
getAdapter: 13, | ||
ref: 14, | ||
getWebComponent: 15 | ||
}); | ||
@@ -297,11 +309,11 @@ } | ||
get getAdapter(): Components.VimeYoutube["getAdapter"] { | ||
return this.$$.ctx[12]; | ||
return this.$$.ctx[13]; | ||
} | ||
get ref() { | ||
return this.$$.ctx[13]; | ||
return this.$$.ctx[14]; | ||
} | ||
get getWebComponent(): HTMLVimeYoutubeElement | undefined { | ||
return this.$$.ctx[14]; | ||
return this.$$.ctx[15]; | ||
} | ||
@@ -308,0 +320,0 @@ } |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2867584
33085
Updated@vime/core@^4.5.0