xmlui 0.9.55 → 0.9.57

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.
Files changed (31) hide show
  1. package/dist/lib/{apiInterceptorWorker-BDkcEdX3.mjs → apiInterceptorWorker-B1gPLO_w.mjs} +1 -1
  2. package/dist/lib/{index-CdQyLz4u.mjs → index-CT_r2BBM.mjs} +640 -630
  3. package/dist/lib/language-server-web-worker.mjs +1 -1
  4. package/dist/lib/language-server.mjs +1 -1
  5. package/dist/lib/{server-common-SNl_47nE.mjs → server-common-C0cF2UTg.mjs} +4422 -4452
  6. package/dist/lib/xmlui.d.ts +5 -0
  7. package/dist/lib/xmlui.mjs +1 -1
  8. package/dist/metadata/{apiInterceptorWorker-BqXAMNke.mjs → apiInterceptorWorker-aMnSPA-u.mjs} +1 -1
  9. package/dist/metadata/{collectedComponentMetadata-BS3dRLY2.mjs → collectedComponentMetadata-C0kcXW_l.mjs} +2706 -2700
  10. package/dist/metadata/xmlui-metadata.mjs +1 -1
  11. package/dist/metadata/xmlui-metadata.umd.js +38 -38
  12. package/dist/scripts/package.json +1 -1
  13. package/dist/scripts/src/components/AppHeader/AppHeader.js +1 -1
  14. package/dist/scripts/src/components/FileInput/FileInput.js +1 -1
  15. package/dist/scripts/src/components/Form/Form.js +1 -1
  16. package/dist/scripts/src/components/FormItem/FormItem.js +1 -1
  17. package/dist/scripts/src/components/Icon/Icon.js +1 -1
  18. package/dist/scripts/src/components/List/List.js +1 -1
  19. package/dist/scripts/src/components/Logo/Logo.js +1 -1
  20. package/dist/scripts/src/components/NavPanel/NavPanelNative.js +3 -3
  21. package/dist/scripts/src/components/NumberBox/NumberBox.js +1 -1
  22. package/dist/scripts/src/components/Select/Select.js +1 -1
  23. package/dist/scripts/src/components/Slider/Slider.js +1 -1
  24. package/dist/scripts/src/components/StickyBox/StickyBox.js +1 -1
  25. package/dist/scripts/src/components/TextArea/TextArea.js +1 -1
  26. package/dist/scripts/src/components/TextBox/TextBox.js +1 -1
  27. package/dist/scripts/src/components/ToneChangerButton/ToneChangerButton.js +1 -1
  28. package/dist/scripts/src/components-core/InspectorContext.js +25 -8
  29. package/dist/standalone/xmlui-standalone.es.d.ts +5 -0
  30. package/dist/standalone/xmlui-standalone.umd.js +96 -96
  31. package/package.json +1 -1
@@ -2125,9 +2125,14 @@ export declare function useDevTools(): {
2125
2125
  projectCompilation: ProjectCompilation;
2126
2126
  inspectedNode: any;
2127
2127
  sources: Record<string, string>;
2128
+ isOpen: boolean;
2128
2129
  setIsOpen: (isOpen: boolean) => void;
2129
2130
  devToolsEnabled: boolean;
2130
2131
  mockApi: any;
2132
+ clickPosition: {
2133
+ x: number;
2134
+ y: number;
2135
+ };
2131
2136
  };
2132
2137
 
2133
2138
  export declare const useEvent: UseEventOverload;
@@ -1,4 +1,4 @@
1
- import { y as e, A as t, B as o, E as r, I as n, L as p, H as u, N as i, z as l, i as C, h as d, S as m, b as x, k as T, l as c, D as S, F as A, G as g, V as h, C as v, c as B, e as I, f as L, w as b, j as k, p as y, s as E, t as M, K as V, n as f, q as H, M as N, v as R, J as D, u as U, x as X } from "./index-CdQyLz4u.mjs";
1
+ import { y as e, A as t, B as o, E as r, I as n, L as p, H as u, N as i, z as l, i as C, h as d, S as m, b as x, k as T, l as c, D as S, F as A, G as g, V as h, C as v, c as B, e as I, f as L, w as b, j as k, p as y, s as E, t as M, K as V, n as f, q as H, M as N, v as R, J as D, u as U, x as X } from "./index-CT_r2BBM.mjs";
2
2
  import { X as q } from "./xmlui-serializer-EDw51UFN.mjs";
3
3
  export {
4
4
  e as ApiInterceptorProvider,
@@ -7,7 +7,7 @@ var F = (e, a, o) => Go(e, typeof a != "symbol" ? a + "" : a, o), ka = (e, a, o)
7
7
  var ge = (e, a, o) => (ka(e, a, "read from private field"), o ? o.call(e) : a.get(e)), _e = (e, a, o) => a.has(e) ? Wa("Cannot add the same private member more than once") : a instanceof WeakSet ? a.add(e) : a.set(e, o), fa = (e, a, o, t) => (ka(e, a, "write to private field"), t ? t.call(e, o) : a.set(e, o), o), ze = (e, a, o) => (ka(e, a, "access private method"), o);
8
8
  import { delay as Ho, HttpResponse as Be, http as Vo } from "msw";
9
9
  import { isArray as co, isObject as lo, mapValues as Jo } from "lodash-es";
10
- import { r as Xo, g as Ko, d as Yo, m as Qo, a as Zo, o as ba, T as et } from "./collectedComponentMetadata-BS3dRLY2.mjs";
10
+ import { r as Xo, g as Ko, d as Yo, m as Qo, a as Zo, o as ba, T as et } from "./collectedComponentMetadata-C0kcXW_l.mjs";
11
11
  import Ga from "dexie";
12
12
  var at = /(%?)(%([sdijo]))/g;
13
13
  function ot(e, a) {