playlight-sdk 0.2.8 → 0.2.9
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
|
@@ -4089,7 +4089,13 @@ function App(e2, t2) {
|
|
|
4089
4089
|
return get$1(p2);
|
|
4090
4090
|
},
|
|
4091
4091
|
onIntent: openDiscovery
|
|
4092
|
-
})
|
|
4092
|
+
});
|
|
4093
|
+
var g2 = sibling(d2, 2), consequent_1 = (e3) => {
|
|
4094
|
+
Toaster(e3, {});
|
|
4095
|
+
};
|
|
4096
|
+
if_block(g2, (e3) => {
|
|
4097
|
+
$discoveryOpen() && e3(consequent_1);
|
|
4098
|
+
}), append(e2, o2), pop(), s2();
|
|
4093
4099
|
}
|
|
4094
4100
|
const It = {
|
|
4095
4101
|
button: {
|