@limrun/ui 0.9.0-rc.6 → 0.9.0-rc.8

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/index.d.ts CHANGED
@@ -1,7 +1,7 @@
1
1
  export { RemoteControl } from './components/remote-control';
2
2
  export type { RemoteControlHandle } from './components/remote-control';
3
- export { DeviceInstallDialog, DeviceInstallRelay } from './components/device-install';
4
- export { useDeviceInstall } from './hooks/use-device-install';
5
3
  export type { AxSnapshot, AxElement, AxRect, AxSelectors, AxPlatform } from './core/ax-tree';
6
4
  export type { AxStatus } from './core/ax-fetcher';
7
5
  export { axElementAtPoint, axElementSelectorExpression, axElementSummary, axElementsEqual, axSnapshotsEqual, clampAxFrameForScreen, normalizeAndroidTree, normalizeIosTree, AX_UNAVAILABLE_ERROR, } from './core/ax-tree';
6
+ export { DeviceInstallDialog, DeviceInstallRelay } from './components/device-install';
7
+ export { useDeviceInstall } from './hooks/use-device-install';
package/dist/index.js CHANGED
@@ -1,9 +1,9 @@
1
1
  import { jsx as G, jsxs as L, Fragment as ke } from "react/jsx-runtime";
2
2
  import { memo as ge, useState as N, useEffect as IA, useMemo as FA, useCallback as tt, forwardRef as it, useRef as l, useImperativeHandle as nt } from "react";
3
- import { c as CA } from "./device-install-dialog-CnyDWf0q.mjs";
4
- import { D as ni, D as ri } from "./device-install-dialog-CnyDWf0q.mjs";
3
+ import { c as CA } from "./device-install-dialog-DgWsZF6o.mjs";
4
+ import { D as ni, D as ri } from "./device-install-dialog-DgWsZF6o.mjs";
5
5
  import { createPortal as rt } from "react-dom";
6
- import { u as si } from "./use-device-install-j1Gekpl4.mjs";
6
+ import { u as si } from "./use-device-install-Y42p84we.mjs";
7
7
  import './index.css';const _A = {
8
8
  INJECT_KEYCODE: 0,
9
9
  INJECT_TOUCH_EVENT: 2,