@streamlayer/react 1.2.0 → 1.3.0

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/lib/es/masters.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import "react/jsx-runtime";
2
2
  import { M as o, a as s } from "./masters2.js";
3
3
  import "react";
4
- import "./index2.js";
4
+ import "./provider.js";
5
5
  export {
6
6
  o as MastersStreamLayerProvider,
7
7
  s as MastersStreamLayerSDKReact
@@ -1,5 +1,5 @@
1
1
  import { jsx as n, jsxs as L, Fragment as E } from "react/jsx-runtime";
2
- import { u as C, F as r2, s as u, T as j, i as i2, p as a2, b as l2, N as d2, k as c2, M as p2, g as u2, h as C2, C as v2, j as h2, O as K, m as x, l as m2, n as g2, o as L2, q as X, r as f2, t as S2, v as y2, w as U, x as k2, y as J, z as _, I as e2, c as P, A as N2, B as b2, D as z, E as A2, G as I2, H as $2, e as E2, J as T, K as q, P as V2, R as w2, U as R2, a as H2, V as Q, W as T2, X as x2, L as F, Y as F2, Z as D2, _ as M2, $ as O2, f as D, a0 as U2, a1 as _2, S as P2, a2 as B2, a3 as G2 } from "./index2.js";
2
+ import { u as C, F as r2, s as u, T as j, i as i2, p as a2, b as l2, N as d2, k as c2, M as p2, g as u2, S as C2, C as v2, h as h2, O as K, m as x, l as m2, j as g2, n as L2, o as X, q as f2, r as S2, t as y2, v as U, w as k2, x as J, y as _, I as e2, c as P, z as N2, A as b2, B as z, D as A2, E as I2, G as $2, e as E2, H as T, J as q, K as V2, P as w2, R as R2, a as H2, U as Q, V as T2, W as x2, L as F, X as F2, Y as D2, Z as M2, _ as O2, f as D, $ as U2, a0 as _2, a1 as P2, a2 as B2, a3 as G2 } from "./provider.js";
3
3
  import { createContext as z2, useContext as s2, useRef as $, useState as b, useEffect as k, useTransition as q2, lazy as Q2, useMemo as H, Suspense as Z2, forwardRef as Y2, useLayoutEffect as W2, useCallback as R, Component as j2 } from "react";
4
4
  import { Q as K2, S as I } from "./useStreamLayerApp2.js";
5
5
  const M = /* @__PURE__ */ u("div")({
package/lib/es/points.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import { jsxs as a, jsx as r } from "react/jsx-runtime";
2
2
  import { useState as p, useEffect as u } from "react";
3
- import { s as t, c as m, f as d, d as f, u as S, F as y } from "./index2.js";
4
- import { u as v, d as h } from "./app.js";
3
+ import { s as t, c as m, f as d, d as f, u as S, F as y } from "./provider.js";
4
+ import { u as v, d as h } from "./index2.js";
5
5
  import { S as g } from "./useStreamLayerApp2.js";
6
6
  const A = /* @__PURE__ */ t("div")({
7
7
  name: "PointsContainer",