@its/core 1.1.12 → 1.1.13

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/core.es.js CHANGED
@@ -64499,10 +64499,12 @@ function rQe() {
64499
64499
  type: "recoilAdapter"
64500
64500
  };
64501
64501
  }
64502
- const Sze = Zr([!1, {}]);
64502
+ function Sze() {
64503
+ return Zr([!1, {}]);
64504
+ }
64503
64505
  function nQe({ timer: e, children: t }) {
64504
- const r = qye(e);
64505
- return /* @__PURE__ */ F.jsx(Sze.Provider, { value: r, children: t });
64506
+ const r = qye(e), n = Sze();
64507
+ return /* @__PURE__ */ F.jsx(n.Provider, { value: r, children: t });
64506
64508
  }
64507
64509
  const Rze = {
64508
64510
  MuiButton: {
@@ -69041,6 +69043,7 @@ export {
69041
69043
  TYe as HotKeysSelector,
69042
69044
  zYe as IFrame,
69043
69045
  rYe as IconDetailCard,
69046
+ Sze as IdleContext,
69044
69047
  nQe as IdleProvider,
69045
69048
  $Ue as InnerHeader,
69046
69049
  zm as KeyButton,