@streamlayer/web-os 0.4.0 → 0.4.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.
@@ -1,4 +1,4 @@
1
- import { R as f } from "./index2.js";
1
+ import { F as f } from "./index2.js";
2
2
  export {
3
3
  f as default
4
4
  };
@@ -1,6 +1,5 @@
1
1
  import { jsxs as i, jsx as s, Fragment as C } from "react/jsx-runtime";
2
- import { t as z, e as w, f as T, a as H, b as j, A as Y, s as a, i as W, I as U, c as $, B as h, d as f, u, r as L, S as K, O as D, g as q, h as O, D as P, w as _, p as ss, j as es, l as as, k as ns, m as ls, n as ts, o as is, q as os, C as rs } from "./index2.js";
3
- import "@nanostores/react";
2
+ import { t as z, e as w, f as T, a as H, b as j, A as Y, s as a, i as W, I as U, c as $, B as h, d as f, u, r as L, S as K, O as D, g as q, R as O, D as P, w as _, p as ss, h as es, l as as, j as ns, k as ls, m as ts, n as is, o as os, C as rs } from "./index2.js";
4
3
  import { useRef as G, useState as Z, useCallback as x, useEffect as R } from "react";
5
4
  import "nanostores";
6
5
  import "@noriginmedia/norigin-spatial-navigation";
@@ -589,7 +588,7 @@ const F = ({ title: e, active: n, onClick: l }) => /* @__PURE__ */ s(Qs, { "data
589
588
  ] }),
590
589
  m === v.LEADERBOARD && /* @__PURE__ */ s(rs, { children: /* @__PURE__ */ s(Fe, { scrollStore: l, scrollNode: o, gamification: e }) })
591
590
  ] });
592
- }, la = ({
591
+ }, na = ({
593
592
  gamification: e,
594
593
  scrollStore: n,
595
594
  className: l,
@@ -605,5 +604,5 @@ const F = ({ title: e, active: n, onClick: l }) => /* @__PURE__ */ s(Qs, { "data
605
604
  responsiveStore: r
606
605
  });
607
606
  export {
608
- la as default
607
+ na as default
609
608
  };
package/lib/es/index.js CHANGED
@@ -1,16 +1,15 @@
1
1
  import "react/jsx-runtime";
2
- import { v as p, z as y, x as L, y as v, E as u, F as D } from "./index2.js";
2
+ import { q as i, y as p, v as y, x as L, z as v, E as u } from "./index2.js";
3
3
  import "nanostores";
4
4
  import "react";
5
- import "@nanostores/react";
6
5
  import "lodash.throttle";
7
6
  import "react-dom";
8
7
  import "react-countup";
9
8
  export {
10
- p as StreamLayerProvider,
11
- y as StreamLayerSDKTv,
12
- L as StreamLayerSDKTvContent,
13
- v as StreamLayerSDKTvPauseAd,
14
- u as useStreamLayer,
15
- D as useStreamLayerUI
9
+ i as StreamLayerProvider,
10
+ p as StreamLayerSDKTv,
11
+ y as StreamLayerSDKTvContent,
12
+ L as StreamLayerSDKTvPauseAd,
13
+ v as useStreamLayer,
14
+ u as useStreamLayerUI
16
15
  };