playlight-sdk 0.1.1 → 0.1.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/playlight-sdk.es.js
CHANGED
|
@@ -3432,6 +3432,7 @@ function Navigation(e2, t2) {
|
|
|
3432
3432
|
}));
|
|
3433
3433
|
}(child(f3), {
|
|
3434
3434
|
size: 18,
|
|
3435
|
+
strokeWidth: 2.5,
|
|
3435
3436
|
class: "text-muted-foreground"
|
|
3436
3437
|
});
|
|
3437
3438
|
var d3 = sibling(f3, 2), p3 = child(sibling(n3, 2)), consequent = (e4) => {
|
|
@@ -3629,7 +3630,8 @@ function DiscoveryOverlay(e2, t2) {
|
|
|
3629
3630
|
}
|
|
3630
3631
|
}));
|
|
3631
3632
|
}(child(x2), {
|
|
3632
|
-
size: 24
|
|
3633
|
+
size: 24,
|
|
3634
|
+
strokeWidth: 2.5
|
|
3633
3635
|
});
|
|
3634
3636
|
var k2 = sibling(b2, 2);
|
|
3635
3637
|
Navigation(child(k2), {
|
|
@@ -3703,8 +3705,7 @@ function DiscoveryOverlay(e2, t2) {
|
|
|
3703
3705
|
}
|
|
3704
3706
|
}));
|
|
3705
3707
|
}(sibling(child(M2)), {
|
|
3706
|
-
size: 14
|
|
3707
|
-
style: "margin-top: 1px;"
|
|
3708
|
+
size: 14
|
|
3708
3709
|
}), template_effect(() => set_attribute($2, "src", store_get(Ke, "$projectUrl", n2) + "/static/images/logo-white-small.png")), transition(3, m2, () => blur, () => ({
|
|
3709
3710
|
duration: 250
|
|
3710
3711
|
})), append(e2, m2), pop(), o2();
|